Home
last modified time | relevance | path

Searched refs:reached (Results 1 – 25 of 123) sorted by relevance

12345

/external/okhttp/okio/src/main/java/okio/
DDeadline.java32 @Override public boolean reached() {
47 public boolean reached() { in reached() method in Deadline
53 if (reached()) throw new IOException("Deadline reached"); in throwIfReached()
/external/iptables/extensions/
Dlibxt_limit.man2 A rule using this extension will match until this limit is reached.
17 recharged by one every time the limit specified above is not reached,
/external/chromium_org/chrome/browser/extensions/api/activity_log_private/
DOWNERS6 # Only bug mpcomplete if felt and mvrable can't be reached.
/external/chromium_org/chrome/browser/extensions/activity_log/
DOWNERS6 # Only bug mpcomplete if felt and mvrable can't be reached.
/external/clang/test/PCH/
Dchain-staticvar-instantiation.cpp40 #warning reached main file
/external/e2fsprogs/lib/ss/
Dss_err.et22 "End-of-file reached"
/external/llvm/test/CodeGen/X86/
Dundef-label.ll4 ; be reached via fall through and would therefore omit the label.
Dragreedy-last-chance-recoloring.ll25 ; CHECK-INTERF: error: register allocation failed: maximum interference for recoloring reached
26 ; CHECK-DEPTH: error: register allocation failed: maximum depth for recoloring reached
27 …STIVE-NOT: error: register allocation failed: maximum {{depth|interference}} for recoloring reached
/external/llvm/test/Analysis/BasicAA/
D2014-03-18-Maxlookup-reached.ll5 ; limit was reached).
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_menu_cocoa_controller.mm124 return; // shouldn't be reached
144 return; // shouldn't be reached
/external/chromium_org/components/history/core/browser/
Dhistory_types.h165 void set_reached_beginning(bool reached) { reached_beginning_ = reached; } in set_reached_beginning() argument
/external/llvm/test/Transforms/SimplifyCFG/
DPR17073.ll4 ; The first test confirms that we don't do that when the trapping op is reached by the current BB (…
5 ; The second test confirms that we don't do that when the trapping op is reached by the previous BB…
/external/chromium_org/media/mojo/interfaces/
Dmedia_renderer.mojom44 // Executed when rendering has reached the end of stream.
/external/chromium_org/ppapi/api/
Dppb_file_io.idl162 * might not be returned, even if the end of the file has not been reached.
180 * reached. It is valid to call Read() multiple times with a completion
205 * reached. It is valid to call Write() multiple times with a completion
282 * reached. It is valid to call ReadToArray() multiple times with a completion
Dppb_url_request_info.idl138 * of an asynchronous load. When reached, the browser will resume loading if
140 * previously been reached.
/external/smali/baksmali/src/test/smali/deodex_test1/
Dmain.smali31 #reached, and should be replaced with throw v2
/external/chromium_org/third_party/sqlite/src/test/
Dsoak.test73 # Loop until the timeout is reached or an error occurs.
Dtkt-b72787b1.test65 # second SELECT was reached. After the fix, the current statement
/external/clang/docs/analyzer/
DDebugChecks.rst130 Generate a warning if this line of code gets reached by the analyzer.
146 function, such as how many blocks were reached and if the analyzer timed out.
/external/libunwind/src/ia64/
DNOTES53 the call site was reached
/external/jemalloc/test/include/test/
Djemalloc_test.h.in32 "<jemalloc>: %s:%d: Unreachable code reached\n", \
/external/chromium_org/components/variations/proto/
Dstudy.proto175 // over each component checking >= until a * or end of string is reached.)
182 // component checking <= until a * or end of string is reached.)
/external/pcre/dist/testdata/
Dtestoutput1260 Error -27 (JIT stack limit reached)
/external/valgrind/main/exp-bbv/tests/ppc32-linux/
Dll.S97 cmpw 0,12,9 # have we reached the end?
/external/chromium_org/base/message_loop/
Dmessage_pump_mac.mm309 // This point can be reached with a NULL delegate_ if Run is not on the
368 // This point can be reached with a NULL delegate_ if Run is not on the
402 // This point can be reached with a NULL delegate_ if Run is not on the
461 // The run loop has reached the top of the loop and is about to begin

12345