HomeSort by relevance Sort by last modified time
    Searched full:occur (Results 301 - 325 of 3505) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/google/
google_url_tracker.h 61 // will occur then; checks requested afterwards will occur immediately, if
  /external/chromium/chrome/browser/
spellchecker_platform_engine_unittest.cc 47 const char* suggested_word; // A suggested word that should occur.
321 // Check if the suggested words occur.
  /external/chromium_org/chrome/browser/mac/
relauncher.h 55 // successfully. Returns true on success, although some failures can occur
56 // after this function returns true if, for example, they occur within the
  /external/chromium_org/chrome/browser/resources/net_internals/
resizable_vertical_split_view.js 51 // vertical split. The start event must occur within the sizer's node,
52 // but subsequent events may occur anywhere.
  /external/chromium_org/chrome/browser/ui/tabs/
dock_info.h 17 // DockInfo whose type indicates the type of dock that should occur based
105 // Type of docking to occur.
  /external/chromium_org/chromeos/network/
network_ui_data.cc 40 // enum value of the table matches (which can only occur if incorrect casting
102 // This case may occur if UIData from an older CrOS version is read.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_mutexattr_settype.c 101 * mutex. The relocking deadlock which can occur with
102 * mutexes of type PTHREAD_MUTEX_NORMAL cannot occur
  /external/chromium_org/third_party/icu/source/common/
ucnv_cb.c 31 /* Note: Recursion may occur in the cb functions, be sure to update the offsets correctly
61 This is a fun one. Recursion can occur - we're basically going to
  /external/chromium_org/third_party/icu/source/i18n/unicode/
bmsearch.h 117 * @param status - will be set if any errors occur.
160 * @param status - will be set if any errors occur.
  /external/chromium_org/third_party/sqlite/src/test/
incrblob_err.test 110 # "blobs". This forces the IO error to occur while reading a pointer
126 # "blobs". This forces the IO error to occur while reading a pointer
  /external/chromium_org/third_party/tlslite/tlslite/
errors.py 120 certificate chain, but this did not occur."""
146 This exception will only occur during fault testing, when a
  /external/chromium_org/tools/grit/grit/testdata/
README.txt 38 Notes must not be running in order for the install to occur. The
82 Crashes have been known to occur with certain types of history
  /external/icu4c/common/
ucnv_cb.c 31 /* Note: Recursion may occur in the cb functions, be sure to update the offsets correctly
61 This is a fun one. Recursion can occur - we're basically going to
  /external/kernel-headers/original/asm-mips/
hazards.h 165 * use of the JTLB for instructions should not occur for 4 cpu cycles and use
166 * for data translations should not occur for 3 cpu cycles.
  /frameworks/base/packages/BackupRestoreConfirmation/res/values/
strings.xml 24 <!-- Button to allow a requested full backup to occur -->
31 <!-- Button to allow a requested full restore to occur -->
  /libcore/dalvik/src/main/java/dalvik/system/
CloseGuard.java 90 * When used in a constructor calls to {@code open} should occur at
94 * in a method, the call to {@code open} should occur just after
  /libcore/luni/src/main/java/java/io/
FilterReader.java 141 * is called, {@code false} if unknown or blocking will occur.
154 * {@code read()} and {@code skip()} will occur from this new location. If
PipedOutputStream.java 124 * thread is used, a deadlock may occur.
157 * thread is used, a deadlock may occur.
PipedWriter.java 129 * a deadlock may occur.
168 * a deadlock may occur.
PipedReader.java 187 * a deadlock may occur.
210 * deadlock may occur.
300 * called, {@code false} if unknown or blocking will occur. This
324 * PipedWriter.write() when writes occur.
374 * PipedWriter.write() when writes occur.
  /packages/apps/Mms/src/org/w3c/dom/events/
Event.java 104 * will not occur. If, during any stage of event flow, the
106 * Any default action associated with the event will not occur. Calling
  /system/core/include/cutils/
atomic.h 45 * legal for instructions that occur before an "acquire" barrier to be
46 * moved down below it, and for instructions that occur after a "release"
  /external/smack/src/org/jivesoftware/smackx/muc/
MultiUserChat.java 391 * 401 error can occur if no password was provided and one is required; or a
392 * 403 error can occur if the user is banned; or a
393 * 404 error can occur if the room does not exist or is locked; or a
394 * 407 error can occur if user is not on the member list; or a
395 * 409 error can occur if someone is already in the group chat with the same nickname.
414 * 401 error can occur if no password was provided and one is required; or a
415 * 403 error can occur if the user is banned; or a
416 * 404 error can occur if the room does not exist or is locked; or a
417 * 407 error can occur if user is not on the member list; or a
418 * 409 error can occur if someone is already in the group chat with the same nickname
    [all...]
  /external/mockito/src/org/mockito/exceptions/
Reporter.java 232 "This exception may occur if matchers are combined with raw values:",
253 "This exception may occur if matchers are combined with raw values:",
455 "Due to the nature of the syntax above problem might occur because:",
482 "Due to the nature of the syntax above problem might occur because:",
483 "1. This exception *might* occur in wrongly written multi-threaded tests.",
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/public/
MobiCoreDriverApi.h 187 * @return MC_DRV_ERR_DAEMON_UNREACHABLE when problems with daemon occur.
207 * @return MC_DRV_ERR_DAEMON_UNREACHABLE when problems with daemon occur.
228 * @return MC_DRV_ERR_DAEMON_UNREACHABLE when problems with daemon socket occur.
252 * @return MC_DRV_ERR_DAEMON_UNREACHABLE when problems with daemon occur.
373 * @return MC_DRV_ERR_DAEMON_UNREACHABLE when problems with daemon occur.
402 * @return MC_DRV_ERR_DAEMON_UNREACHABLE when problems with daemon occur.
460 * @return MC_DRV_ERR_DAEMON_UNREACHABLE when problems with daemon occur.

Completed in 875 milliseconds

<<11121314151617181920>>