HomeSort by relevance Sort by last modified time
    Searched full:taken (Results 1 - 25 of 2652) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /cts/libs/vogar-expect/
README 1 Selected classes taken from http://code.google.com/p/vogar/
  /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/
bincmp.S 1 %verify "branch taken"
2 %verify "branch not taken"
17 movl $$2,%eax # assume not taken
zcmp.S 1 %verify "branch taken"
2 %verify "branch not taken"
12 movl $$2,%eax # assume branch not taken
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
predict.def 32 HITRATE is the probability that edge predicted by predictor as taken
33 will be really taken (so it should be always above
50 /* Mark unconditional jump as taken. */
68 /* Branch containing goto is probably not taken. */
79 /* Loopback edge is taken. */
83 /* Edge causing loop to terminate is probably not taken. */
99 /* Branch guarding call is probably taken. */
102 /* Branch causing function to terminate is probably not taken. */
105 /* Branch containing goto is probably not taken. */
108 /* Branch ending with return constant is probably not taken. *
    [all...]
  /dalvik/vm/mterp/c/
OP_GOTO.cpp 7 ILOGV("> branch taken");
OP_GOTO_16.cpp 9 ILOGV("> branch taken");
OP_GOTO_32.cpp 10 ILOGV("> branch taken");
  /external/junit/src/org/junit/runners/model/
Statement.java 8 * Represents one or more actions to be taken at runtime in the course
  /external/skia/src/gpu/
GrGpuFactory.cpp 31 // By calling GrGLDefaultInterface we've taken a ref on the
33 // the GrGpu is constructed and has taken ownership.
  /external/clang/test/CodeGen/
2003-08-21-WideString.c 3 // This bit is taken from Sema/wchar.c so we can avoid the wchar.h include.
2009-07-15-pad-wchar_t-array.c 3 // This bit is taken from Sema/wchar.c so we can avoid the wchar.h include.
  /external/compiler-rt/lib/asan/interception/mach_override/
README.txt 1 -- mach_override.c is taken from upstream version at
  /external/ppp/pppd/plugins/pppoatm/
COPYING 2 text2qos.c are taken from the linux-atm libraries. These are
  /dalvik/vm/mterp/armv5te/
bincmp.S 1 %verify "branch taken"
2 %verify "branch not taken"
18 mov${revcmp} r1, #2 @ r1<- BYTE branch dist for not-taken
zcmp.S 1 %verify "branch taken"
2 %verify "branch not taken"
15 mov${revcmp} r1, #2 @ r1<- inst branch dist for not-taken
  /dalvik/vm/mterp/armv6t2/
bincmp.S 1 %verify "branch taken"
2 %verify "branch not taken"
17 mov${revcmp} r1, #2 @ r1<- BYTE branch dist for not-taken
  /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...]
trip-count9.ll 12 ; CHECK: Loop %loop: backedge-taken count is (-1 + %n)
13 ; CHECK: Loop %loop: max backedge-taken count is 6
28 ; CHECK: Loop %loop: Unpredictable backedge-taken count.
29 ; CHECK: Loop %loop: Unpredictable max backedge-taken count.
44 ; CHECK: Loop %loop: backedge-taken count is (-2 + (2 smax %n))
45 ; CHECK: Loop %loop: max backedge-taken count is 5
60 ; CHECK: Loop %loop: Unpredictable backedge-taken count.
61 ; CHECK: Loop %loop: Unpredictable max backedge-taken count.
76 ; CHECK: Loop %loop: backedge-taken count is (-1 + (-1 * %x) + ((1 + %x) smax %n))
77 ; CHECK: Loop %loop: max backedge-taken count is -
    [all...]
  /external/llvm/test/CodeGen/X86/
tail-dup-addr.ll 3 ; Test that we don't drop a block that has its address taken.
5 ; CHECK: Ltmp0: ## Block address taken
6 ; CHECK: Ltmp1: ## Block address taken
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
predict.def 32 HITRATE is the probability that edge predicted by predictor as taken
33 will be really taken (so it should be always above
50 /* Mark unconditional jump as taken. */
68 /* Branch containing goto is probably not taken. */
79 /* Loopback edge is taken. */
83 /* Edge causing loop to terminate is probably not taken. */
99 /* Branch guarding call is probably taken. */
102 /* Branch causing function to terminate is probably not taken. */
105 /* Branch containing goto is probably not taken. */
108 /* Branch ending with return constant is probably not taken. *
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
predict.def 32 HITRATE is the probability that edge predicted by predictor as taken
33 will be really taken (so it should be always above
50 /* Mark unconditional jump as taken. */
68 /* Branch containing goto is probably not taken. */
79 /* Loopback edge is taken. */
83 /* Edge causing loop to terminate is probably not taken. */
99 /* Branch guarding call is probably taken. */
102 /* Branch causing function to terminate is probably not taken. */
105 /* Branch containing goto is probably not taken. */
108 /* Branch ending with return constant is probably not taken. *
    [all...]

Completed in 893 milliseconds

1 2 3 4 5 6 7 8 91011>>