HomeSort by relevance Sort by last modified time
    Searched refs:branch (Results 201 - 225 of 350) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/wimax/
i2400m.h 302 __le16 branch; member in struct:i2400m_tlv_l4_message_versions
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/wimax/
i2400m.h 302 __le16 branch; member in struct:i2400m_tlv_l4_message_versions
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/wimax/
i2400m.h 302 __le16 branch; member in struct:i2400m_tlv_l4_message_versions
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/wimax/
i2400m.h 302 __le16 branch; member in struct:i2400m_tlv_l4_message_versions
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/wimax/
i2400m.h 302 __le16 branch; member in struct:i2400m_tlv_l4_message_versions
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_platform.py 71 # branch and revision are not "parsed", but fetched
73 (name, version, branch, revision, buildno, builddate, compiler) \
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_platform.py 71 # branch and revision are not "parsed", but fetched
73 (name, version, branch, revision, buildno, builddate, compiler) \
  /art/compiler/dex/quick/x86/
utility_x86.cc 114 LIR* branch = NewLIR2(kX86Jcc8, 0 /* offset to be patched */, local
116 branch->target = target;
117 return branch;
897 LIR* branch = OpCondBranch(cond, target); local
    [all...]
int_x86.cc 99 LIR* branch = NewLIR2(kX86Jcc8, 0 /* lir operand for Jcc offset */ , local
101 branch->target = target;
102 return branch;
118 LIR* branch = NewLIR2(kX86Jcc8, 0 /* lir operand for Jcc offset */ , cc); local
119 branch->target = target;
120 return branch;
395 // Do special compare/branch against simple const operand
1183 LIR* branch = OpCondBranch(kCondUge, nullptr); local
1220 LIR* branch = OpCondBranch(kCondLs, nullptr); local
    [all...]
  /external/chromium_org/v8/src/arm/
macro-assembler-arm.h 211 Label* branch) {
212 InNewSpace(object, scratch, ne, branch);
219 Label* branch) {
220 InNewSpace(object, scratch, eq, branch);
    [all...]
  /external/chromium_org/v8/src/x64/
macro-assembler-x64.h 186 Label* branch,
188 InNewSpace(object, scratch, not_equal, branch, distance);
195 Label* branch,
197 InNewSpace(object, scratch, equal, branch, distance);
    [all...]
  /art/compiler/dex/quick/arm64/
int_arm64.cc 256 * Generate a register comparison to an immediate and branch. Caller
257 * is responsible for setting branch target field.
261 LIR* branch = nullptr; local
267 branch = NewLIR2(opcode | wide, reg.GetReg(), 0);
273 branch = NewLIR2(opcode | wide, reg.GetReg(), 0);
278 if (branch == nullptr) {
280 branch = NewLIR2(kA64B2ct, arm_cond, 0);
283 branch->target = target;
284 return branch;
297 LIR* branch = OpCmpImmBranch(cond, temp_reg, check_value, target) local
    [all...]
  /external/chromium_org/media/test/data/eme_player_js/
player_utils.js 61 // FIXME(jrummell): Remove this test (and else branch) once blink
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_mb_lpf_neon.asm 390 orreq r7, r7, #1 ; Only do filter branch
443 orreq r7, r7, #2 ; Only do mbfilter branch
445 ; mbfilter flat && mask branch
498 ; wide_mbfilter flat2 && flat && mask branch
  /external/chromium_org/v8/src/
lithium-allocator.cc 1049 LInstruction* branch = local
1159 LInstruction* branch = InstructionAt(pred->last_instruction_index()); local
    [all...]
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_mb_lpf_neon.asm 390 orreq r7, r7, #1 ; Only do filter branch
443 orreq r7, r7, #2 ; Only do mbfilter branch
445 ; mbfilter flat && mask branch
498 ; wide_mbfilter flat2 && flat && mask branch
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_mb_lpf_neon.asm 390 orreq r7, r7, #1 ; Only do filter branch
443 orreq r7, r7, #2 ; Only do mbfilter branch
445 ; mbfilter flat && mask branch
498 ; wide_mbfilter flat2 && flat && mask branch
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/
build-lucid-multilib-toolchain.sh 282 --git-branch=*) GIT_BRANCH=$optarg
365 echo " --git-branch=<name> Specify which branch to use when downloading the sources [$GIT_BRANCH]"
1248 log "checking out $GIT_BRANCH branch of $1.git"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 282 --git-branch=*) GIT_BRANCH=$optarg
365 echo " --git-branch=<name> Specify which branch to use when downloading the sources [$GIT_BRANCH]"
1248 log "checking out $GIT_BRANCH branch of $1.git"
    [all...]
  /external/deqp/modules/gles31/functional/
es31fAtomicCounterTests.cpp     [all...]
  /external/chromium_org/v8/src/compiler/
js-typed-lowering.cc 601 Node* branch = graph()->NewNode(common()->Branch(), check, local
604 Node* if_true = graph()->NewNode(common()->IfTrue(), branch);
610 Node* if_false = graph()->NewNode(common()->IfFalse(), branch);
  /external/nist-sip/java/gov/nist/javax/sip/
SipProviderImpl.java 304 * User decided to give us his own via header branch. Lets see if it
374 // If the user has set his own branch Id and the
375 // branch id starts with a valid prefix, then take it.
376 // otherwise, generate one. If branch ID checking has
377 // been requested, set the branch ID.
693 * JvB: Via branch should already be OK, dont touch it here? Some
695 * not set already, dont overwrite CANCEL branch here..
699 String branch = via.getBranch(); local
700 if (branch == null || branch.length() == 0)
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/
HeaderFactoryImpl.java     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py     [all...]

Completed in 1960 milliseconds

1 2 3 4 5 6 7 891011>>