Searched refs:until (Results 1 – 25 of 459) sorted by relevance
12345678910>>...19
/external/iptables/extensions/ |
D | libxt_quota.man | 2 packet. The condition matches until the byte counter reaches zero. Behavior 3 is reversed with negation (i.e. the condition does not match until the
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/ |
D | regress-31255.js | 61 var x = 1; <!-- until end-of-line 68 --> HTML comment end is JS comments until end-of-line
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-05-19-ExceptionResponse.txt | 23 generation for exception paths (exceptions paths are not compiled until 26 In this case, only one copy of the code would be compiled... until the 42 Like everything, we can probably defer a final decision until later. :)
|
/external/libmtp/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libusb-compat/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/expat/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/mesa3d/docs/ |
D | RELNOTES-6.3 | 55 * The actual texture object, program or buffers isn't really deleted until 59 Previously, the texture/program/buffer ID wasn't freed until the object 63 contexts so they can't be deleted until they're unbound in _all_ contexts.
|
/external/openfst/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/webkit/LayoutTests/http/tests/appcache/ |
D | deferred-events-expected.txt | 1 Test that AppicationCache events are deferred until after onload has been fired.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | AMutableDictionary.m | 198 …rray returned until you run out of objects, then return 0. For example, a linked-array implementat… 220 // Fill in the stack array, either until we've provided all items from the list 221 // or until we've provided as many items as the stack based buffer will hold.
|
D | AMutableArray.m | 225 …rray returned until you run out of objects, then return 0. For example, a linked-array implementat… 246 // Fill in the stack array, either until we've provided all items from the list 247 // or until we've provided as many items as the stack based buffer will hold.
|
/external/webkit/LayoutTests/fast/dom/Geolocation/ |
D | delayed-permission-allowed-expected.txt | 1 Tests that when a position is available, no callbacks are invoked until permission is allowed.
|
D | delayed-permission-allowed-for-multiple-requests-expected.txt | 1 Tests that when multiple requests are waiting for permission, no callbacks are invoked until permis…
|
D | delayed-permission-denied-expected.txt | 1 Tests that when a position is available, no callbacks are invoked until permission is denied.
|
D | delayed-permission-denied-for-multiple-requests-expected.txt | 1 Tests that when multiple requests are waiting for permission, no callbacks are invoked until permis…
|
/external/webkit/LayoutTests/fast/encoding/ |
D | quotes-in-title-expected.txt | 2 …er that would consume all characters after the bracket in the quoted text until the next closing b…
|
D | bracket-in-script-expected.txt | 2 …rt of a tag. There was a bug where the less-than caused all text after it until the next closing b…
|
/external/valgrind/main/exp-bbv/tests/ppc32-linux/ |
D | million.S | 12 bne 0,test_loop # loop until zero
|
/external/llvm/test/Assembler/ |
D | 2002-03-08-NameCollision.ll | 10 ; Fixed by delaying binding of variable names until _after_ the method symtab is
|
/external/protobuf/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 53 # This macro is needed until we can rely on Autoconf 2.62, since earlier
|
/external/dnsmasq/contrib/try-all-ns/ |
D | README-2.47 | 11 until the last one says NXDOMAIN.
|
/external/llvm/test/CodeGen/X86/ |
D | promote-assert-zext.ll | 7 ; ISel doesn't yet know how to eliminate this extra zero-extend. But until
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | TokenSource.as | 40 * requested a token. Keep lexing until you get a valid one. Just report 46 * until you get a good one; errors are not passed through to the parser.
|
12345678910>>...19