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

<<21222324252627282930>>

  /external/netperf/
nettest_unix.c 288 /* since we are now disconnected from the code that established the */
326 /* or have tried to set them, so now, we may want to set the send */
517 /* now we want to move our pointer to the next position in the */
562 /* We now calculate what our thruput was for the test. In the future, */
575 /* We must now do a little math for service demand and cpu */
614 /* We are now ready to print all the information. If the user */
772 /* We now alter the message_ptr variable to be at the desired */
783 /* socket to a particular network-level address, but for now, */
816 /* multi-connection situation, but for now, we'll ignore the issue */
872 /* Now, let's set-up the socket to listen for connections *
    [all...]
  /external/openssl/crypto/engine/
README 75 The way this is now being done is by mostly reverting back to how things used to
76 work prior to ENGINE :-). Ie. RSA now has a "RSA_METHOD" pointer again - this
99 context and so is used as the implementation. Pretty much how things work now
199 mechanism now used by RSA/DSA/..., because there's no such thing as a BIGNUM
204 one and now certainly doesn't make sense in any generalised way. Some of the
206 changes have now, as a consequence, been reverted back. This is because the
207 hooking of ENGINE is now automatic (and passive, it can interally use a NULL
210 Hell, that should be enough for now ... comments welcome: geoff@openssl.org
  /external/protobuf/gtest/
CHANGES 6 be parsed by Hudson now.
14 * New feature: the Xcode project can now produce static gtest
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
HeadX86.h 16 /* If you can't stand IFDEFS, then close your eyes now, please :) */
75 /* Now fix up the ELF underscore problem */
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzKeys.h 118 #if 1 /* Panther now defines right side keys */
130 #if 1 /* Panther now defines right side keys */
  /external/qemu/telephony/
sysdeps_posix.c 290 /* we can't free the channel right now because it */
385 SysTime now = sys_time_ms(); local
387 if (now >= when) {
432 SysTime now = sys_time_ms(); local
436 if (first->when <= now) {
440 SysTime diff = first->when - now;
487 SysTime now = sys_time_ms(); local
492 if (timer->when > now)
  /external/skia/include/utils/
SkCamera.h 115 // depreicated, but still here for animator (for now)
120 public: // make public for SkDraw3D for now
  /external/skia/src/effects/
SkCornerPathEffect.cpp 102 // TBD - just replicate the curve for now
118 // TBD - just replicate the curve for now
  /external/skia/src/images/
SkImageDecoder_libbmp.cpp 95 // Now decode the BMP into callback's rgb() array [r,g,b, r,g,b, ...]
105 // we don't need this anymore, so free it now (before we try to allocate
  /external/stlport/stlport/stl/config/
_hpacc.h 48 /* from now, we have a full standard lib in namespace std
68 /* from now, we have a full standard lib in namespace std */
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.5.11-1.js 47 var now = (new Date()).valueOf();
49 addTestCase( now );
15.9.5.23-4.js 49 var now = (new Date()).valueOf();
60 test_times = new Array( now, TIME_YEAR_0, TIME_1970, TIME_1900, TIME_2000,
15.9.5.23-5.js 49 var now = (new Date()).valueOf();
60 test_times = new Array( now, TIME_YEAR_0, TIME_1970, TIME_1900, TIME_2000,
15.9.5.23-6.js 49 var now = (new Date()).valueOf();
60 test_times = new Array( now, TIME_YEAR_0, TIME_1970, TIME_1900, TIME_2000,
15.9.5.23-7.js 49 var now = (new Date()).valueOf();
60 test_times = new Array( now, TIME_YEAR_0, TIME_1970, TIME_1900, TIME_2000,
15.9.5.23-8.js 49 var now = (new Date()).valueOf();
59 test_times = new Array( now, TIME_YEAR_0, TIME_1970, TIME_1900, TIME_2000,
15.9.5.23-9.js 49 var now = (new Date()).valueOf();
60 test_times = new Array( now, TIME_YEAR_0, TIME_1970, TIME_1900, TIME_2000,
15.9.5.3-2.js 48 var now = (new Date()).valueOf();
53 addTestCase( now );
15.9.5.4-1.js 43 var now = (new Date()).valueOf();
48 addTestCase( now );
15.9.5.5.js 51 var now = (new Date()).valueOf();
57 addTestCase( now );
15.9.5.6.js 46 var now = (new Date()).valueOf();
57 addTestCase( now );
15.9.5.7.js 46 var now = (new Date()).valueOf();
57 addTestCase( now );
15.9.5.8.js 47 var now = (new Date()).valueOf();
58 addTestCase( now );
15.9.5.9.js 47 var now = (new Date()).valueOf();
58 addTestCase( now );
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-72964.js 52 // Now put a space in the middle; first half of string should match
67 // Now put a space in the middle; first half of string should match

Completed in 413 milliseconds

<<21222324252627282930>>