HomeSort by relevance Sort by last modified time
    Searched full:occurred (Results 576 - 600 of 2691) sorted by null

<<21222324252627282930>>

  /external/chromium_org/url/
url_canon_ip.h 52 // BROKEN - Input was formatted like an IPv4 address, but overflow occurred
  /external/clang/test/CodeGenCXX/
aarch64-cxxabi.cpp 33 // they *are* 64-bits wide so check that in case confusion has occurred.
  /external/clang/tools/clang-format/
clang-format-diff.py 76 print 'Segfault occurred while formatting', filename
  /external/elfutils/libdw/
dwarf_getelf.c 65 /* Some error occurred before. */
  /external/junit/src/org/junit/internal/runners/
MethodRoadie.java 73 result.get(0, TimeUnit.MILLISECONDS); // throws the exception if one occurred during the invocation
  /external/kernel-headers/original/asm-mips/
signal.h 49 #define SIGPOLL SIGIO /* Pollable event occurred (System V). */
  /external/kernel-headers/original/linux/can/
error.h 52 #define CAN_ERR_PROT_TX 0x80 /* error occurred on transmission */
  /external/libogg/doc/libogg/
ogg_stream_packetout.html 64 <li>0 if there is insufficient data available to complete a packet, or on unrecoverable internal error occurred. <i>op</i> has not been updated.
ogg_stream_pageout.html 63 <li>Zero means that insufficient data has accumulated to fill a page, or an internal error occurred. In
ogg_sync_pageout.html 48 <li>0 returned if more data needed or an internal error occurred.</li>
  /external/llvm/include/llvm/ExecutionEngine/
RTDyldMemoryManager.h 70 /// Returns true if an error occurred, false otherwise.
  /external/llvm/utils/testgen/
mc-bundling-x86-gen.py 8 # is added to verify that NOP padding occurred (or did not occur) as expected.
  /external/mesa3d/docs/
MESA_swap_control.spec 82 of zero indicates success; otherwise an error occurred. The interval
  /external/neven/FaceRecEm/common/src/b_FDSDK/
SDK.h 104 /** returns last occurred error and removes it from the error stack */
  /external/oprofile/events/arm/xscale1/
events 22 event:0x16 counters:1,2 um:zero minimum:500 name:RMW : number of times an RMW cycle occurred due to narrow write on ECC-protected memory
  /external/oprofile/events/arm/xscale2/
events 22 event:0x16 counters:1,2,3,4 um:zero minimum:500 name:RMW : number of times an RMW cycle occurred due to narrow write on ECC-protected memory
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl.h 84 // If an I/O error has occurred on this file descriptor, this is the
116 // The errno of the I/O error, if one has occurred. Otherwise, zero.
167 // If an I/O error has occurred on this file descriptor, this is the
197 // The errno of the I/O error, if one has occurred. Otherwise, zero.
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/bytecode/
RobolectricInternals.java 55 System.out.println("Warning: an error occurred while binding shadow class: " + unloadableClassName);
  /external/smack/src/org/xbill/DNS/
Resolver.java 80 * @throws IOException An error occurred while sending or receiving.
  /external/stlport/test/eh/
nc_alloc.h 56 // Returns true if any occurred.
  /external/svox/pico/tts/
svox_ssml_parser.h 66 return parsed string, NULL if error occurred
  /external/tcpdump/missing/
strlcat.c 48 * Returns strlen(src); if retval >= siz, truncation occurred.
strlcpy.c 47 * Returns strlen(src); if retval >= siz, truncation occurred.
  /frameworks/base/core/java/android/print/
PrintDocumentAdapter.java 140 * LayoutResultCallback#onLayoutFailed(CharSequence)}, if an error occurred;
198 * CharSequence)}, if an error occurred; or {@link WriteResultCallback#onWriteCancelled()},
278 * Notifies that an error occurred while writing the data.
322 * Notifies that an error occurred while laying out the document.
  /frameworks/base/core/java/android/speech/tts/
SynthesisCallback.java 26 * indicate that an error has occurred, but if the call is made after a call

Completed in 1557 milliseconds

<<21222324252627282930>>