HomeSort by relevance Sort by last modified time
    Searched full:occurs (Results 151 - 175 of 6477) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/pdfium/core/fxcodec/jbig2/
JBig2_ArithIntDecoder.h 20 // Returns true on success, and false when an OOB condition occurs. Many
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
overlap-shift.ll 5 ;; allocator turns the shift into an LEA. This also occurs for ADD.
  /external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/
exit_compare_live_range.ll 1 ; Make sure that the compare instruction occurs after the increment to avoid
  /external/syslinux/bios/com32/modules/
kontron_wdt.c32 
  /external/syslinux/efi32/com32/modules/
kontron_wdt.c32 
  /external/valgrind/memcheck/tests/
long_namespace_xml.cpp 30 // that occurs just before the free() call.
  /frameworks/base/core/java/android/database/
IContentObserver.aidl 28 * This method is called when an update occurs to the cursor that is being
  /frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
AssociationServiceException.java 20 * Thrown when an error occurs in the Association Service.
  /libcore/ojluni/src/main/java/java/io/
FilterWriter.java 62 * @exception IOException If an I/O error occurs
75 * @exception IOException If an I/O error occurs
88 * @exception IOException If an I/O error occurs
97 * @exception IOException If an I/O error occurs
  /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
NotifyRespInd.java 34 * @throws RuntimeException if an undeclared error occurs.
69 * @throws RuntimeException if an undeclared error occurs.
80 * @throws RuntimeException if an undeclared error occurs.
109 * @throws RuntimeException if an undeclared error occurs.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ErrorListener.java 23 * Classes that want to be notified when a sync error occurs should implement this interface.
  /packages/services/Car/car-lib/src/android/car/hardware/power/
ICarPowerStateListener.aidl 25 * Called when a power state change occurs
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
FailedPredicateException.as 31 * occurs when normally parsing the alternative just like matching a token.
32 * Disambiguating predicate evaluation occurs when we hoist a predicate into
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
FailedPredicateException.java 31 * occurs when normally parsing the alternative just like matching a token.
32 * Disambiguating predicate evaluation occurs when we hoist a predicate into
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
MethodExitWithReturnValueTest.java 42 * It then verify that requested METHOD_EXIT_WITH_RETURN_VALUE event occurs
83 * It then verify that requested METHOD_EXIT_WITH_RETURN_VALUE event occurs
93 * It then verify that requested METHOD_EXIT_WITH_RETURN_VALUE event occurs
103 * It then verify that requested METHOD_EXIT_WITH_RETURN_VALUE event occurs
113 * It then verify that requested METHOD_EXIT_WITH_RETURN_VALUE event occurs
123 * It then verify that requested METHOD_EXIT_WITH_RETURN_VALUE event occurs
133 * It then verify that requested METHOD_EXIT_WITH_RETURN_VALUE event occurs
143 * It then verify that requested METHOD_EXIT_WITH_RETURN_VALUE event occurs
  /external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/text/
StringContainsInOrder.java 47 * fails as "foo" occurs before "bar" in the string "myfoobarbaz"
61 * fails as "foo" occurs before "bar" in the string "myfoobarbaz"
  /external/icu/android_icu4j/src/main/java/android/icu/util/
SimpleDateRule.java 28 * @param month The month in which this rule occurs (0-based).
51 * @param month The month in which this rule occurs (0-based).
53 * @param dayOfWeek The day of the week on which this rule occurs.
72 * @return The date on which this event occurs, or null if it
91 * @return The date on which this event occurs, or null if it
104 * Checks whether this event occurs on the given date. This does
111 * @return true if this event occurs on the given date.
133 * Check whether this event occurs at least once between the two
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
SimpleDateRule.java 27 * @param month The month in which this rule occurs (0-based).
51 * @param month The month in which this rule occurs (0-based).
53 * @param dayOfWeek The day of the week on which this rule occurs.
73 * @return The date on which this event occurs, or null if it
93 * @return The date on which this event occurs, or null if it
107 * Checks whether this event occurs on the given date. This does
114 * @return true if this event occurs on the given date.
137 * Check whether this event occurs at least once between the two
  /external/jemalloc/test/unit/
quarantine.c 38 * more. The last iteration occurs with a completely full quarantine,
40 * deallocation occurs. Therefore no region recycling should occur
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
21-1.c 35 perror("An error occurs when calling fork()");
43 perror("An error occurs when calling wait()");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
15-1.c 38 perror("An error occurs when calling shm_unlink()");
44 perror("An error occurs when calling shm_open()");
20-1.c 40 perror("An error occurs when calling shm_unlink()");
46 perror("An error occurs when calling shm_open()");
20-2.c 40 perror("An error occurs when calling shm_unlink()");
46 perror("An error occurs when calling shm_open()");
8-1.c 43 perror("An error occurs when calling mkstemp()");
49 perror("An error occurs when calling shm_open()");
  /packages/apps/Camera2/src/com/android/camera/session/
CaptureSession.java 71 * Occurs when, for a particular image type, an image capture has
78 * Occurs when the tiny thumbnail bytes are received.
83 * Occurs when the medium thumbnail bytes are received.
88 * Occurs when rendering/processing/encoding starts for the full size image.
93 * Occurs when the rendering/processing/encoding for the full size image
99 * This occurs after all the bytes are physically on disk.
104 * This occurs if a capture session is created but is later canceled for
110 * This occurs if a capture session is created but failed to persist the

Completed in 467 milliseconds

1 2 3 4 5 67 8 91011>>