HomeSort by relevance Sort by last modified time
    Searched full:occurs (Results 676 - 700 of 3642) sorted by null

<<21222324252627282930>>

  /packages/apps/Nfc/nci/jni/
CondVar.cpp 93 ** Returns: True if wait is successful; false if timeout occurs.
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
multi_bigram_map.h 31 // algorithm needs to look up the set of bigrams for every word pair that occurs in every
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ppdev.h 67 /* Set control lines when an interrupt occurs. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ppdev.h 67 /* Set control lines when an interrupt occurs. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ppdev.h 67 /* Set control lines when an interrupt occurs. */
  /prebuilts/sdk/renderscript/include/
rs_time.rsh 64 * pointed to by this variable. If an error occurs, a value of -1 is returned.
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/
FsDirectoryEntry.java 65 * @throws IOException if an error occurs retrieving the time stamp
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/location/
LocationVerifier.java 163 // If this situation occurs, we treat this location as overdue location.
164 // (The overdue location comes from previous test round, it occurs occasionally)
  /cts/tests/tests/os/src/android/os/cts/
MessageQueueTest.java 67 * occurs right before the looper's run thread had started running. The final count down
68 * occurs when the idle handler was executed. Tests can call {@link #hasIdleHandlerBeenCalled()}
  /dalvik/dx/src/com/android/dx/ssa/
SsaInsn.java 191 * Gets the spec of a local variable assignment that occurs at this
192 * instruction, or null if no local variable assignment occurs. This
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
SimpleWikiHelper.java 134 * @throws ApiException If any connection or server error occurs.
167 * @throws ApiException If any connection or server error occurs.
  /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
SimpleWikiHelper.java 141 * @throws ApiException If any connection or server error occurs.
174 * @throws ApiException If any connection or server error occurs.
  /external/apache-harmony/support/src/test/java/tests/support/
Support_StringReader.java 77 * If an error occurs attempting mark this StringReader.
183 * If an IO error occurs.
  /external/arduino/hardware/arduino/cores/arduino/
HardwareSerial.cpp 261 // occurs after reading the value of rx_buffer_head but before writing
265 // occurs after reading the value of rx_buffer_head but before writing
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
PKIXCertPath.java 242 * @exception java.security.cert.CertificateEncodingException if an encoding error occurs
266 * occurs or the encoding requested is not supported
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_file.h 103 // full dataset. Measure how often this occurs, and if it occurs too
  /external/chromium_org/chromeos/network/onc/
onc_validator.h 42 // If one of these invalid cases occurs and, in case of a controlling flag, that
49 // If one of the invalid cases occurs and the controlling flag is false, then
  /external/chromium_org/content/common/
inter_process_time_ticks_converter_unittest.cc 100 // |remote_lower_bound| occurs before |local_lower_bound| and
101 // |remote_upper_bound| occurs after |local_upper_bound|. We must adjust both
  /external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
CallbackHelper.java 136 * before X occurs.
138 * NOTE: any call to the callback that occurs after the call count is obtained
  /external/chromium_org/remoting/webapp/
log_to_server.js 91 * Whether a session state is one of the states that occurs at the start of
105 * Whether a session state is one of the states that occurs at the end of
  /external/chromium_org/sync/notifier/
ack_tracker_unittest.cc 244 // timeouts occurs as expected.
315 // Verify that the original timeout for kIdOne still occurs as expected.
  /external/chromium_org/third_party/sqlite/src/ext/async/
README.txt 36 your program crashes or if a power loss occurs after the database
100 when the corresponding COMMIT or ROLLBACK occurs, the lock
  /external/chromium_org/third_party/sqlite/src/src/
complete.c 79 ** (6) SEMI We've seen the first semicolon in the ";END;" that occurs at
82 ** (7) END We've seen the ";END" of the ";END;" that occurs at the end
prepare.c 356 /* Jump here for an error that occurs after successfully allocating
357 ** curMain and calling sqlite3BtreeEnter(). For an error that occurs
377 ** error occurs, write an error message into *pzErrMsg.
714 ** occurs, return SQLITE_SCHEMA.
748 ** and so if a schema change occurs, SQLITE_SCHEMA is returned by
751 ** occurs.
828 ** and so if a schema change occurs, SQLITE_SCHEMA is returned by
831 ** occurs.
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafety.h 118 /// Warn when a protected operation occurs while no locks are held.
126 /// Warn when a protected operation occurs while the specific mutex protecting

Completed in 869 milliseconds

<<21222324252627282930>>