Searched
full:reached (Results
251 -
275 of
1883) sorted by null
<<11121314151617181920>>
/external/qemu/android/ |
hw-pipe-net.c | 268 /* we reached the end of stream? */ 322 /* we reached the end of stream? */
|
/external/qemu/distrib/jpeg-6b/ |
rdswitch.c | 292 /* reached end of parameter, set remaining components to last table */ 326 /* reached end of parameter, set remaining components to 1x1 sampling */
|
/external/srec/portable/src/ |
PFile.c | 217 PLogError(L("%s: reached end of file before finding token"), ESR_rc2str(rc)); 291 PLogError(L("%s: reached end of file before finding token"), ESR_rc2str(rc));
|
/external/webkit/Source/WebCore/editing/ |
TextIterator.h | 189 // Used when the iteration should stop if form controls are reached. 254 // Used when the iteration should stop if form controls are reached.
|
/external/webkit/Source/WebCore/icu/unicode/ |
ucoleitr.h | 153 * if an error has occured or if the end of string has been reached 172 * been reached.
|
/frameworks/base/media/libdrm/mobile1/include/objmng/ |
drm_file.h | 42 /** Indicates that the a DRM_file_read() call reached the end of the file. */ 113 * characters encoded in entry. Returns 0 when the end of the list is reached.
|
/frameworks/compile/libbcc/bcinfo/Wrap/ |
bitcode_wrapperer.cpp | 292 // If reached, unable to read wrapped header. 303 // If reached, Check if first 4 bytes match bitcode
|
/libcore/luni/src/main/java/java/util/concurrent/ |
CountDownLatch.java | 246 * @return {@code true} if the count reached zero and {@code false} 247 * if the waiting time elapsed before the count reached zero
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppReceiveFileInfo.java | 224 * 100000000 at a time. (the maximum value that can be reached is 225 * 1000000000) As soon as a number is reached that generates a filename
|
/bionic/libm/src/ |
s_log1pf.c | 82 * never reached from here, since here we have committed to
|
/build/tools/ |
adbs | 201 # EOF reached
|
/dalvik/vm/mterp/armv5te/ |
OP_EXECUTE_INLINE.S | 64 @ (not reached)
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeySourceNetwork.java | 393 * when the timeout is reached (whichever occurs first). Note that there is no difference 394 * between an event occurring and the timeout being reached; the client will have to verify 401 * be returned to the client, or the timeout will be reached, and the results for the key 707 // to be reached), and handle the deferred MonkeyCommandReturn.
|
MonkeySourceRandomScript.java | 93 * is reached or if an error is encountered reading the file.
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
FragmentRetainInstance.java | 106 * the progress up until it has reached the top, then stops and waits.
|
/development/samples/KeyChainDemo/src/com/example/android/keychain/ |
SecureWebServer.java | 120 // Read the data until a blank line is reached which
|
/development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
FragmentRetainInstanceSupport.java | 107 * the progress up until it has reached the top, then stops and waits.
|
/device/moto/stingray/ril/ |
libmoto_qmi_ril.so | |
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/ |
DERObjectIdentifier.java | 70 if ((b & 0x80) == 0) // end of number reached
|
/external/chromium/base/ |
message_pump_mac.mm | 242 // This point can be reached with a NULL delegate_ if Run is not on the 301 // This point can be reached with a NULL delegate_ if Run is not on the 335 // This point can be reached with a NULL delegate_ if Run is not on the 394 // The run loop has reached the top of the loop and is about to begin
|
platform_file.h | 110 // Reads the given number of bytes (or until EOF is reached) starting with the
|
/external/chromium/chrome/browser/autofill/ |
autofill_merge_unittest.cc | 191 // Reached the end of a profile. Try to import it.
|
/external/chromium/chrome/browser/ |
browser_focus_uitest.cc | 511 // focus (as the end of the focus loop was reached in the renderer). 563 // focus (as the end of the focus loop was reached in the renderer). 639 // focus (as the end of the focus loop was reached in the renderer). 682 // focus (as the end of the focus loop was reached in the renderer). [all...] |
/external/chromium/chrome/browser/importer/ |
external_process_importer_client.cc | 187 // Collect sets of bookmarks from importer process until we have reached
|
/external/chromium/chrome/browser/metrics/ |
metrics_service_unittest.cc | 82 EXPECT_TRUE(it == list.end()); // Reached end of list.
|
Completed in 946 milliseconds
<<11121314151617181920>>