Searched
full:once (Results
826 -
850 of
10049) sorted by null
<<31323334353637383940>>
/external/valgrind/main/helgrind/tests/ |
tc21_pthonce.c | 26 * execute the routine welcome() using the once call. Only 27 * the first thread into the once routine will actually
|
/external/webkit/Source/WebCore/css/ |
MediaQueryMatcher.h | 80 // It is used to avoid evaluating queries more then once and to make sure 81 // that a media query result change is notified exactly once.
|
/external/webkit/Source/WebCore/html/canvas/ |
WebGLObject.h | 82 // setObject should be only called once right after creating a WebGLObject. 85 // deleteObjectImpl should be only called once to delete the OpenGL resource.
|
/external/webkit/Source/WebCore/page/ |
WindowFeatures.h | 40 // FIXME: We can delete this constructor once V8 showModalDialog is changed to use DOMWindow. 81 // FIXME: We can make these functions private non-member functions once V8 showModalDialog is changed to use DOMWindow.
|
/external/webkit/Source/WebKit/chromium/public/ |
WebFileWriterClient.h | 45 // Called once when the truncate completes successfully. 48 // Called if the write or truncate fails, or if it is cancelled before the write or truncate completes. Completion of an operation will be signalled exactly once, either by didFail, didTruncate, or didWrite(..., true).
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
string_h.m4 | 15 dnl once only, before all statements that occur in other macros. 28 dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
|
unistd_h.m4 | 12 dnl once only, before all statements that occur in other macros. 28 dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
|
/sdk/eclipse/scripts/ |
setup_eclipse.sh | 11 # - *runs* it once 70 echo "*** WARNING: To setup Eclipse correctly, it must be ran at least once manually"
|
/system/extras/tests/bionic/libc/common/ |
test_pthread_once.c | 35 static pthread_once_t once = PTHREAD_ONCE_INIT; variable 54 pthread_once( &once, once_function );
|
/dalvik/tests/028-array-write/src/ |
Main.java | 44 // touch once
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_MUL_LONG.S | 18 * restrictions on using the same register more than once (Rd and Rm
|
/dalvik/vm/compiler/template/mips/ |
TEMPLATE_FLOAT_TO_INT_VFP.S | 5 * Not an entry point as it is used only once !!
|
/dalvik/vm/mterp/mips/ |
OP_FLOAT_TO_INT.S | 6 * Not an entry point as it is used only once !!
|
/development/samples/ApiDemos/res/xml/ |
appwidget_provider.xml | 27 <!-- 86400000 is the value of AlarmManager.INTERVAL_DAY - or once per day. -->
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
OneShotAlarm.java | 30 * should occur once.
|
RepeatingAlarm.java | 30 * should occur once.
|
/development/samples/Support13Demos/ |
_index.html | 12 // when the docs are online. This will be changed once the samples get moved.
|
/development/samples/Support4Demos/ |
_index.html | 12 // when the docs are online. This will be changed once the samples get moved.
|
/development/samples/Support7Demos/ |
_index.html | 12 // when the docs are online. This will be changed once the samples get moved.
|
/device/google/accessory/demokit/hardware/fab/shield/ |
README.txt | 12 MARK AND STAMP MUST NOT BE VISIBLE ONCE BOARD IS ASSEMBLED.
|
/docs/source.android.com/src/source/ |
flashing.jd | 22 <p>Once the device is in fastboot mode, run </p>
|
life-of-a-patch.jd | 22 a patch, once it's been written. Though it may appear complex, the majority of
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
Utils.java | 35 * given resource bundle just once, it is
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
StopParseException.java | 26 * PIs, it is used to stop the parse once the document element is found.
|
/external/bison/m4/ |
fcntl_h.m4 | 31 dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
|
Completed in 1288 milliseconds
<<31323334353637383940>>