HomeSort by relevance Sort by last modified time
    Searched full:now (Results 376 - 400 of 6977) sorted by null

<<11121314151617181920>>

  /external/freetype/src/cff/
cffparse.h 80 /* now generate handlers for the most simple fields */
  /external/iproute2/tc/
q_ingress.c 13 * useless right now; might be useful in the future
  /external/libvpx/examples/includes/HTML-Toc-0.91/
Changes 18 HTML::TocUpdator now overrides '_setActiveAnchorName()' to allow
  /external/libvpx/vp8/encoder/
dct.h 35 // There is no fast4x4 (for now)
  /external/libvpx/vpx_scale/generic/
yv12extend.c 59 // Now copy the top and bottom source lines into each line of the respective borders
98 // Now copy the top and bottom source lines into each line of the respective borders
132 // Now copy the top and bottom source lines into each line of the respective borders
184 // Now copy the top and bottom source lines into each line of the respective borders
  /external/openssl/crypto/des/
VERSION 13 when redirection is used. So I now catch that as well as ENOTTY.
116 I have also now added triple DES versions of cfb and ofb.
121 passed seed into the init structure. It is now fixed to copy 8.
148 CHANGED des_ede3_cbc_encrypt() so that it too now overwrites
161 I now have a #ifdef sun but timing for SunOS 4.x looked very
164 the last release had it changed to 100.0 since I now work with
223 I now work in a place where there are 6+ architectures and 14+
233 quad_cksum definitely compatible with MIT's now.
236 Triple DES now defaults to triple cbc but can do triple ecb
263 I now do it in 47 simple operations, down from 60
    [all...]
  /external/openssl/crypto/dso/
README 11 There is now a callback scheme in place where filename conversion can
  /external/openssl/crypto/rc2/
version 2 Changed RC2_set_key() so it now takes another argument. Many
  /external/openssl/crypto/ripemd/
README 7 this point I will not bother right now. I believe the trick will be
  /external/qemu/docs/
KERNEL.TXT 21 Now, you can use it with:
  /external/quake/quake/src/WinQuake/
in_sun.cpp 181 long long now, gethrtime(); local
192 now = gethrtime();
208 if (now - last_movement > 100000000) {
212 last_movement = now;
  /external/skia/include/core/
SkUnPreMultiply.h 49 // now red is unpremultiplied
  /external/skia/include/effects/
SkEmbossMaskFilter.h 32 uint8_t fSpecular; // exponent, 4.4 right now
  /external/skia/src/core/
SkLineClipper.cpp 72 // now compute Y intersections
88 // check for quick-reject in X again, now that we may have been chopped
135 // now compute intersections
193 // Now copy the results into the caller's lines[] parameter
  /external/srec/tools/thirdparty/OpenFst/
README 13 To build (rudimentary Makefiles for now):
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.5.23-18.js 49 var now = "now";
50 addTestCase( now, String( TIME_2000 ) );
54 if ( startTime == "now" ) {
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Object/
regress-192105.js 78 * Now, not as a constructor
99 * Now, not as a constructor
112 * Now make F() and G() methods of an object
127 * Now call F() and G() from yet other functions, and use eval()
  /external/webkit/WebCore/manual-tests/
autofill-popup-width-and-item-direction.html 16 the form autofill pop-up should show up now with the width the same as
keep_spelling_markers.html 13 <p>&nbsp;&nbsp;(result should be that each misspelled word now has a red squiggly line below it)
  /external/webkit/WebCore/manual-tests/inspector/
debugger-shortcuts-with-console-opened.html 14 Set a breakpoint inside testFunction() (on the showAlert() call) and press F8. Now click the Test button in the page. The execution should stop on an HTML line containing <b>onclick="testFunction()"</b>. Press F8. The execution should stop on the breakpoint.
  /external/webkit/WebCore/platform/android/
PopupMenuAndroid.cpp 30 // Now we handle all of this in WebViewCore.cpp.
  /external/webkit/WebCore/platform/text/
TextBreakIteratorInternalICU.h 24 // FIXME: Now that this handles locales for ICU, not just for text breaking,
  /external/webkit/WebCore/platform/text/win/
TextBreakIteratorInternalICUWin.cpp 34 // Using en_US_POSIX now so word selection in address field works as expected as before (double-clicking
  /external/webkit/WebKit/android/
TimeCounter.cpp 63 struct timeval now;
66 gettimeofday(&now, &zone);
67 return now.tv_sec * 1000LL + now.tv_usec / 1000;
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
json_layout_results_generator.py 135 summary.tests_by_timeline[test_expectations.NOW]),
138 self._get_failure_summary_entry(test_expectations.NOW),
142 test_expectations.NOW)), self.ALL_FIXABLE_COUNT)
167 (e.g., test_expectations.NOW, etc.)

Completed in 450 milliseconds

<<11121314151617181920>>