/external/dnsmasq/contrib/slackware-dnsmasq/ |
doinst.sh.gz | |
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
TokenSource.pm | 32 toss you all the way out of the recognizers. If you want to continue
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
events_tracker.js | 68 // Check that we haven't grown too big. If so, toss out older events. 96 * collection and toss out old events, bringing our count down to
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
TokenSource.as | 38 * toss you all the way out of the recognizers. If you want to continue
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
TokenSource.java | 38 * toss you all the way out of the recognizers. If you want to continue
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
low_level_alloc_unittest.cc | 69 // n times, toss a coin, and based on the outcome 98 switch(rand() & 1) { // toss a coin
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
low_level_alloc_unittest.cc | 69 // n times, toss a coin, and based on the outcome 98 switch(rand() & 1) { // toss a coin
|
/external/zlib/src/contrib/masmx64/ |
inffasx64.asm | 209 mov rsi, r8 ; /* move in back to %rsi, toss from */
214 mov rsi, r8 ; /* move in back to %rsi, toss from */
342 mov rsi, r8 ; /* move in back to %esi, toss from */
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
ITokenSource.cs | 49 /// toss you all the way out of the recognizers. If you want to continue
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
ITokenSource.cs | 47 * toss you all the way out of the recognizers. If you want to continue
|
/external/chromium_org/chrome/app/ |
client_util.cc | 66 // Get random unit values, i.e., in the range (0, 1), denoting a die-toss for 81 // bytes of the hash as a unit-interval representing a die-toss for being in 82 // the experiment population and the second 8 bytes as a die-toss for being
|
/external/chromium_org/third_party/WebKit/Source/core/frame/animation/ |
CompositeAnimation.cpp | 41 // Toss the refs to all animations, but make sure we remove them from 78 // in the next loop and then toss the ones that didn't get marked. 197 // The current and target animations are the same so we just need to toss any 208 // Toss the animation order map.
|
/external/clang/lib/Sema/ |
AttributeList.cpp | 61 // when we toss 'cur' into the appropriate queue.
|
/external/zlib/src/contrib/inflate86/ |
inffast.S | 645 movl in(%esp), in_r /* move in back to %esi, toss from */ 863 movl in(%esp), in_r /* move in back to %esi, toss from */ 1024 movl in(%esp), in_r /* move in back to %esi, toss from */ 1025 movl lcode(%esp), %ebx /* move lcode back to %ebx, toss dist */ [all...] |
inffas86.c | 299 " movq %%r8, %%rsi\n" /* move in back to %rsi, toss from */ 304 " movq %%r8, %%rsi\n" /* move in back to %rsi, toss from */ 432 " movq %%r8, %%rsi\n" /* move in back to %esi, toss from */ 624 " movl 8(%%esp), %%esi\n" /* move in back to %esi, toss from */ 630 " movl 8(%%esp), %%esi\n" /* move in back to %esi, toss from */ 759 " movl 8(%%esp), %%esi\n" /* move in back to %esi, toss from */ [all...] |
/external/chromium_org/net/quic/ |
quic_stream_sequencer.cc | 59 // We can buffer this but not right now. Toss it.
|
/frameworks/support/v4/java/android/support/v4/content/ |
AsyncTaskLoader.java | 150 // execute. We can just toss it.
|
/external/chromium_org/chrome/browser/ui/gtk/ |
global_history_menu.cc | 330 // submenu so toss that feature out.
|
/external/chromium_org/third_party/mesa/src/src/glsl/builtins/tools/ |
generate_builtins.py | 90 # Also toss any duplicate newlines
|
/external/chromium_org/third_party/sqlite/src/test/ |
select3.test | 127 # Toss in some HAVING clauses
|
/external/mesa3d/src/glsl/builtins/tools/ |
generate_builtins.py | 90 # Also toss any duplicate newlines
|
/frameworks/base/core/java/android/content/ |
AsyncTaskLoader.java | 186 // execute. We can just toss it.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
asynchat.py | 76 # we toss the use of the "simple producer" and replace it with
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
asynchat.py | 76 # we toss the use of the "simple producer" and replace it with
|
/external/chromium_org/third_party/leveldatabase/src/table/ |
table_test.cc | 526 const int toss = rnd->Uniform(5); local 527 switch (toss) {
|