HomeSort by relevance Sort by last modified time
    Searched refs:branches (Results 1 - 25 of 29) sorted by null

1 2

  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
bitops-bits-in-byte.js 4 // 1 op = 2 assigns, 16 compare/branches, 8 ANDs, (0-8) ADDs, 8 SHLs
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
bitops-bits-in-byte.js 4 // 1 op = 2 assigns, 16 compare/branches, 8 ANDs, (0-8) ADDs, 8 SHLs
  /external/llvm/utils/release/
tag.sh 11 # Create branches and release candidates for the LLVM release.
33 if ! svn ls $base_url/$proj/branches/release_$release > /dev/null 2>&1 ; then
36 $base_url/$proj/branches/release_$release
50 $base_url/$proj/branches/release_$release \
  /dalvik/vm/mterp/armv5te/
OP_AGET_WIDE.S 21 @ May want to swap the order of these two branches depending on how the
22 @ branch prediction (if any) handles conditional forward branches vs.
23 @ unconditional forward branches.
OP_APUT_WIDE.S 22 @ May want to swap the order of these two branches depending on how the
23 @ branch prediction (if any) handles conditional forward branches vs.
24 @ unconditional forward branches.
  /external/oprofile/events/i386/westmere/
unit_masks 29 0x02 direct Unconditional branches executed
30 0x04 indirect_non_call Indirect non call branches executed
31 0x07 non_calls All non call branches executed
32 0x08 return_near Indirect return branches executed
33 0x10 direct_near_call Unconditional call branches executed
34 0x20 indirect_near_call Indirect call branches executed
35 0x30 near_calls Call branches executed
36 0x40 taken Taken branches executed
43 0x01 cond Mispredicted conditional branches executed
44 0x02 direct Mispredicted unconditional branches execute
    [all...]
  /external/webkit/Tools/BuildSlaveSupport/
build-launcher-app 73 ($branch) = ($url =~ m/\/webkit\/(trunk|branches\/[^\/]+)/);
75 $branch =~ s/^branches\///;
  /external/qemu/distrib/
update-audio.sh 49 PREBUILT=$(locate_depot_files //branches/cupcake/android/prebuilt/$OS)
  /external/oprofile/events/mips/r12000/
events 10 event:0x6 counters:0,1,2,3 um:zero minimum:500 name:RESOLVED_BRANCH_CONDITIONAL : Resolved conditional branches
28 event:0x18 counters:0,1,2,3 um:zero minimum:500 name:MISPREDICTED_BRANCHES : Mispredicted branches
  /external/webkit/Tools/wx/build/
build_utils.py 160 branches = commands.getoutput("git branch --no-color")
161 match = re.search('^\* (.*)', branches, re.MULTILINE)
  /external/oprofile/events/x86-64/family11h/
events 83 event:0xc2 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_BRANCH_INSTRUCTIONS : Retired branches (conditional, unconditional, exceptions, interrupts)
86 event:0xc5 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_TAKEN_BRANCH_INSTRUCTIONS_MISPREDICTED : Retired taken branches mispredicted
88 event:0xc7 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_BRANCH_RESYNCS : Retired branches resyncs (only non-control transfer branches)
91 event:0xca counters:0,1,2,3 um:zero minimum:500 name:RETIRED_INDIRECT_BRANCHES_MISPREDICTED : Retired indirect branches mispredicted
  /external/oprofile/events/x86-64/hammer/
events 78 event:0xc2 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_BRANCH_INSTRUCTIONS : Retired branches (conditional, unconditional, exceptions, interrupts)
81 event:0xc5 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_TAKEN_BRANCH_INSTRUCTIONS_MISPREDICTED : Retired taken branches mispredicted
83 event:0xc7 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_BRANCH_RESYNCS : Retired branches resyncs (only non-control transfer branches)
86 event:0xca counters:0,1,2,3 um:zero minimum:500 name:RETIRED_INDIRECT_BRANCHES_MISPREDICTED : Retired indirect branches mispredicted
  /external/v8/test/mjsunit/compiler/
regress-lbranch-double.js 31 // branches when the representation of the condition is a double.
  /external/emma/core/java12/com/vladium/emma/instr/
InstrVisitor.java 733 final IntObjectMap branches = new IntObjectMap (); local
    [all...]
  /external/oprofile/events/i386/atom/
events 11 event:0xc5 counters:0,1 um:zero minimum:500 name:BR_MISS_PRED_RETIRED : number of mispredicted branches retired (precise)
79 event:0xE4 counters:0,1 um:zero minimum:6000 name:BOGUS_BR : Bogus branches
  /external/oprofile/events/mips/74K/
events 54 event:0x25 counters:0,2 um:zero minimum:500 name:BRANCH_INSNS : 37-0 Branch instructions graduated, excluding CP1/CP2 conditional branches
56 event:0x27 counters:0,2 um:zero minimum:500 name:COND_BRANCH_INSNS : 39-0 Conditional branches graduated
66 event:0x32 counters:0,2 um:zero minimum:500 name:CP1_BRANCH_MISPREDICTIONS : 50-0 CP1 branches mispredicted
103 event:0x409 counters:1,3 um:zero minimum:500 name:KILLED_FETCH_SLOTS : 9-1 Valid fetch slots killed due to taken branches/jumps or stalling instructions
132 event:0x427 counters:1,3 um:zero minimum:500 name:MISPREDICTED_BRANCH_INSNS : 39-1 Mispredicted branches graduated
  /ndk/sources/host-tools/sed-4.2.1/sed/
execute.c 1332 static countT branches; variable
    [all...]
  /packages/inputmethods/LatinIME/tools/makedict/src/com/android/inputmethod/latin/
BinaryDictInputOutput.java 350 final ArrayList<CharGroup> branches = node.mData;
351 final int nodeSize = branches.size();
352 for (CharGroup group : branches) {
    [all...]
  /external/oprofile/events/i386/nehalem/
events 16 event:0xc5 counters:0,1,2,3 um:br_misp_retired minimum:500 name:BR_MISS_PRED_RETIRED : number of mispredicted branches retired (precise)
95 event:0xE4 counters:0,1,2,3 um:one minimum:6000 name:BOGUS_BR : Counts the number of bogus branches.
  /external/v8/src/
messages.js 488 * http://fbug.googlecode.com/svn/branches/firebug1.1/docs/ReleaseNotes_1.1.txt
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv5te.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
InterpAsm-armv7-a.S     [all...]
  /external/pcre/
pcre_compile.c 362 "conditional group contains more than two branches\0"
    [all...]

Completed in 1201 milliseconds

1 2