HomeSort by relevance Sort by last modified time
    Searched full:branch (Results 751 - 775 of 4746) sorted by null

<<31323334353637383940>>

  /build/make/target/product/
languages_full.mk 23 # by TextView in this branch.
  /external/autotest/docs/
test-droid.md 126 to fetch and check out the upstream branch before making your changes:
133 $ git checkout -b <local branch name>
134 $ git branch --set-upstream-to=cros/master
153 $ git push cros <local branch name>:refs/for/master
  /external/autotest/
moblab_config.ini 6 # moblab can still test builds in R43 branch with server-side packaging, except
  /external/autotest/test_suites/
control.gpu_hang 18 per-branch manner.
  /external/chromium-trace/catapult/devil/devil/utils/
usb_hubs.py 104 # USB3 devices. The "part2" is the "USB-2" branch of the hub, the
105 # "part3" is the "USB-3" branch of the hub.
108 """Check if a node is the "USB2 branch" of
120 """Check if a node is the "USB3 branch" of
  /external/chromium-webview/
README 28 3029_108 branch is not compatible with O. We'll be working on upstreaming
  /external/clang/
RenderScriptPrebuilts.md 26 git branch -D clean_master
35 git branch -D clean_master
37 4. Clean up after our working branch.
40 git branch -D working_dev
  /external/clang/test/Analysis/diagnostics/
text-diagnostics.c 19 // CHECK-NEXT: text-diagnostics.c:[[@LINE-6]]:3: note: Taking false branch
  /external/clang/test/Analysis/
keychainAPI-diagnostic-visitor.m 30 if (st == noErr) // expected-note {{Assuming 'st' is equal to noErr}} // expected-note{{Taking true branch}}
misc-ps-ranges.m 25 // statement from having the 'default' branch taken. This previously reported a false
  /external/compiler-rt/lib/builtins/i386/
udivdi3.S 30 /* High word of b is known to be non-zero on this branch */
44 /* High word of a is greater than or equal to (b >> (1 + i)) on this branch */
69 1: /* High word of a is greater than or equal to (b >> (1 + i)) on this branch */
101 9: /* High word of b is zero on this branch */
umoddi3.S 31 /* High word of b is known to be non-zero on this branch */
45 /* High word of a is greater than or equal to (b >> (1 + i)) on this branch */
74 2: /* High word of a is greater than or equal to (b >> (1 + i)) on this branch */
111 9: /* High word of b is zero on this branch */
  /external/compiler-rt/lib/builtins/x86_64/
floatundixf.S 34 /* Branch-free implementation is ever so slightly slower, but more beautiful.
  /external/dagger2/util/
generate-latest-docs.sh 12 git clone --quiet --branch=gh-pages https://${GH_TOKEN}@github.com/google/dagger gh-pages > /dev/null
  /external/fec/
viterbi39_sse.c 93 * But this avoids a conditional branch, and the writes will
141 /* Form branch metrics
150 /* Add branch metrics to path metrics */
170 * Max metric spread for this code with 0-255 branch metrics is 12750
viterbi615_sse.c 90 * But this avoids a conditional branch, and the writes will
140 /* Form branch metrics
151 /* Add branch metrics to path metrics */
171 * Max metric spread for this code with 0-255 branch metrics is 12750
  /external/fmtlib/support/
travis-build.py 23 branch = os.environ['TRAVIS_BRANCH']
24 if branch != 'master':
25 print('Branch: ' + branch)
  /external/libmojo/mojo/edk/system/
ports_message.cc 49 // TODO: Clean this up. In practice this branch of the constructor should
  /external/libmojo/third_party/catapult/devil/devil/utils/
usb_hubs.py 99 # USB3 devices. The "part2" is the "USB-2" branch of the hub, the
100 # "part3" is the "USB-3" branch of the hub.
103 """Check if a node is the "USB2 branch" of
115 """Check if a node is the "USB3 branch" of
  /external/libusb/.private/
post-rewrite.sh 14 # derivative branch, such as one you would create for private development.
  /external/llvm/lib/Target/AMDGPU/MCTargetDesc/
AMDGPUFixupKinds.h 18 /// 16-bit PC relative fixup for SOPP branch instructions.
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCPredicates.cpp 1 //===-- PPCPredicates.cpp - PPC Branch Predicate Information --------------===//
10 // This file implements the PowerPC branch predicates.
50 llvm_unreachable("Unknown PPC branch opcode!");
84 llvm_unreachable("Unknown PPC branch opcode!");
  /external/llvm/test/Analysis/BlockFrequencyInfo/
basic.ll 37 ; The 'then' branch is predicted more likely via branch weight metadata.
72 ; The 'case_c' branch is predicted more likely via branch weight metadata.
  /external/llvm/test/CodeGen/AArch64/
branch-relax-asm.ll 7 ; of the limited range we gave tbz. So branch relaxation has to invert the
  /external/llvm/test/CodeGen/ARM/
tail-call.ll 26 ; not define the behaviour of branch instructions to undefined weak symbols.

Completed in 914 milliseconds

<<31323334353637383940>>