/external/valgrind/main/none/tests/s390x/ |
cgij.stdout.exp | 19 not taken 20 not taken 21 not taken 22 taken 23 taken 24 taken
|
cgrj.stdout.exp | 19 not taken 20 not taken 21 not taken 22 taken 23 taken 24 taken
|
cij.stdout.exp | 19 not taken 20 not taken 21 not taken 22 taken 23 taken 24 taken
|
clgij.stdout.exp | 19 not taken 20 not taken 21 not taken 22 taken 23 taken 24 taken
|
clgrj.stdout.exp | 19 not taken 20 not taken 21 not taken 22 taken 23 taken 24 taken
|
clij.stdout.exp | 19 not taken 20 not taken 21 not taken 22 taken 23 taken 24 taken
|
clrj.stdout.exp | 19 not taken 20 not taken 21 not taken 22 taken 23 taken 24 taken
|
crj.stdout.exp | 19 not taken 20 not taken 21 not taken 22 taken 23 taken 24 taken
|
/cts/libs/vogar-expect/ |
README | 1 Selected classes taken from http://code.google.com/p/vogar/
|
/external/bison/lib/ |
wctype-h.c | 1 /* Normally this would be wctype.c, but that name's already taken. */
|
/external/harfbuzz/ |
README.android | 4 This code was taken from b0d396aa88b3cdf8cea896bfeeba197656e1cdb1
|
/external/valgrind/main/memcheck/tests/x86-linux/ |
scalar_fork.c | 7 // All __NR_xxx numbers are taken from x86
|
scalar_vfork.c | 7 // All __NR_xxx numbers are taken from x86
|
scalar_exit_group.c | 10 // All __NR_xxx numbers are taken from x86
|
/dalvik/vm/mterp/x86/ |
zcmp.S | 1 %verify "branch taken" 2 %verify "branch not taken" 13 movl $$2,%eax # assume branch not taken
|
/dalvik/vm/mterp/c/ |
OP_GOTO.cpp | 7 ILOGV("> branch taken");
|
OP_GOTO_16.cpp | 9 ILOGV("> branch taken");
|
/external/chromium-libpac/ |
README | 1 This library is based on the proxy_resolver_v8 and other classes taken from
|
/external/junit/src/org/junit/runners/model/ |
Statement.java | 8 * Represents one or more actions to be taken at runtime in the course
|
/external/scrypt/lib/ |
README | 1 The source code under this directory is taken from the client for the
|
/external/chromium_org/media/base/ |
seekable_buffer.cc | 113 int taken = InternalRead(NULL, size, true, 0); local 114 DCHECK_EQ(taken, size); 121 // Record the number of bytes taken. 122 int taken = 0; local 123 // Loop until we taken enough bytes and rewind by the desired |size|. 124 while (taken < size) { 134 int consumed = std::min(size - taken, current_buffer_offset_); 139 // Increase the amount of bytes taken in the backward direction. This 141 taken += consumed; 164 DCHECK_EQ(taken, size) 186 int taken = 0; local [all...] |
/external/llvm/test/Analysis/ScalarEvolution/ |
trip-count10.ll | 6 ; CHECK: Loop %loop: Unpredictable backedge-taken count. 7 ; CHECK: Loop %loop: Unpredictable max backedge-taken count. 10 ; CHECK: Loop %loop: backedge-taken count is false 11 ; CHECK: Loop %loop: max backedge-taken count is false 14 ; CHECK: Loop %loop: backedge-taken count is false 15 ; CHECK: Loop %loop: max backedge-taken count is false 18 ; CHECK: Loop %loop: Unpredictable backedge-taken count. 19 ; CHECK: Loop %loop: Unpredictable max backedge-taken count. 84 ; CHECK-NEXT: Loop %loophead: Unpredictable backedge-taken count 85 ; CHECK-NEXT: Loop %loophead: Unpredictable max backedge-taken coun [all...] |
/external/chromium_org/android_webview/tools/ |
third_party_files_whitelist.txt | 12 # Copyright IBM; MIT license. This third-party code is taken from ICU, the 20 # license. This third-party code is taken from Mozilla, the license for which 76 # Copyright The Chromium Authors and Apple Inc. Taken from Blink. 78 # Copyright The Chromium Authors and Apple Inc. Taken from Blink. 94 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from 98 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from 102 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from 106 # v2) licenses. This third-party code is taken from Mozilla, the license for 110 # v2) licenses. This third-party code is taken from Mozilla, the license for 116 # LGPL v2) licenses. This third-party code is taken from Mozilla, the licens [all...] |
/external/chromium_org/third_party/skia/src/gpu/ |
GrGpuFactory.cpp | 26 // By calling GrGLDefaultInterface we've taken a ref on the 28 // the GrGpu is constructed and has taken ownership.
|
/external/skia/src/gpu/ |
GrGpuFactory.cpp | 26 // By calling GrGLDefaultInterface we've taken a ref on the 28 // the GrGpu is constructed and has taken ownership.
|