HomeSort by relevance Sort by last modified time
    Searched full:occurred (Results 351 - 375 of 1830) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/sync/glue/
model_associator.h 37 // return false if an error occurred.
  /external/chromium/chrome/common/
autofill_messages.h 78 // Notification that initial layout has occurred and the following password
  /external/chromium/net/url_request/
url_request_job.h 192 // Notifies the request that a start error has occurred.
219 // If returning false, an error occurred or an async IO is now pending.
269 // an error occurred (or we are waiting for IO to complete).
284 // |bytes_read| is < 0, an error occurred and no bytes were read.
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
transportchannel.h 68 // Returns the most recent error that occurred on this channel.
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
checker.py 77 parse_error: A ParseError if any errors occurred.
  /external/clang/test/CodeGenCXX/
aarch64-cxxabi.cpp 33 // they *are* 64-bits wide so check that in case confusion has occurred.
  /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/utils/testgen/
mc-bundling-x86-gen.py 8 # is added to verify that NOP padding occurred (or did not occur) as expected.
  /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.
  /external/webkit/Source/WebCore/inspector/front-end/
DatabaseTableView.js 80 errorMsgElement.textContent = WebInspector.UIString("An error occurred trying to\nread the ?%s? table.", this.tableName);

Completed in 452 milliseconds

<<11121314151617181920>>