/external/okhttp/okio/src/main/java/okio/ |
D | Deadline.java | 32 @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/ |
D | libxt_limit.man | 2 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/ |
D | OWNERS | 6 # Only bug mpcomplete if felt and mvrable can't be reached.
|
/external/chromium_org/chrome/browser/extensions/activity_log/ |
D | OWNERS | 6 # Only bug mpcomplete if felt and mvrable can't be reached.
|
/external/clang/test/PCH/ |
D | chain-staticvar-instantiation.cpp | 40 #warning reached main file
|
/external/e2fsprogs/lib/ss/ |
D | ss_err.et | 22 "End-of-file reached"
|
/external/llvm/test/CodeGen/X86/ |
D | undef-label.ll | 4 ; be reached via fall through and would therefore omit the label.
|
D | ragreedy-last-chance-recoloring.ll | 25 ; 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/ |
D | 2014-03-18-Maxlookup-reached.ll | 5 ; limit was reached).
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_menu_cocoa_controller.mm | 124 return; // shouldn't be reached 144 return; // shouldn't be reached
|
/external/chromium_org/components/history/core/browser/ |
D | history_types.h | 165 void set_reached_beginning(bool reached) { reached_beginning_ = reached; } in set_reached_beginning() argument
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | PR17073.ll | 4 ; 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/ |
D | media_renderer.mojom | 44 // Executed when rendering has reached the end of stream.
|
/external/chromium_org/ppapi/api/ |
D | ppb_file_io.idl | 162 * 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
|
D | ppb_url_request_info.idl | 138 * of an asynchronous load. When reached, the browser will resume loading if 140 * previously been reached.
|
/external/smali/baksmali/src/test/smali/deodex_test1/ |
D | main.smali | 31 #reached, and should be replaced with throw v2
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | soak.test | 73 # Loop until the timeout is reached or an error occurs.
|
D | tkt-b72787b1.test | 65 # second SELECT was reached. After the fix, the current statement
|
/external/clang/docs/analyzer/ |
D | DebugChecks.rst | 130 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/ |
D | NOTES | 53 the call site was reached
|
/external/jemalloc/test/include/test/ |
D | jemalloc_test.h.in | 32 "<jemalloc>: %s:%d: Unreachable code reached\n", \
|
/external/chromium_org/components/variations/proto/ |
D | study.proto | 175 // 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/ |
D | testoutput12 | 60 Error -27 (JIT stack limit reached)
|
/external/valgrind/main/exp-bbv/tests/ppc32-linux/ |
D | ll.S | 97 cmpw 0,12,9 # have we reached the end?
|
/external/chromium_org/base/message_loop/ |
D | message_pump_mac.mm | 309 // 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
|