/build/kati/testcase/ |
find_command_sorted.mk | 3 # ninja: $(sort $(shell "find .")) becomes "$( .) find"
|
/external/autotest/client/bin/ |
kernelexpand.py | 41 (suffix, becomes, is_full, patch_templates) = mapping 66 new_kernel = becomes % params
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
CallAudioModeStateMachineTest.java | 182 "Ringing call becomes active, part 1", 201 "Ringing call becomes active, part 2",
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
Drystone-2.1.sh | [all...] |
/build/core/ |
post_clean.mk | 49 # Now current becomes previous. 93 # Now current becomes previous.
|
/external/v8/test/mjsunit/ |
global-load-from-eval.js | 64 // global variable becomes shadowed by an eval-introduced variable.
|
debug-setbreakpoint.js | 200 // Unless some precautions made, this position becomes out-of-range and
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
textwrap.py | 151 becomes " foo bar baz".
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
textwrap.py | 151 becomes " foo bar baz".
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
textwrap.py | 151 becomes " foo bar baz".
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
textwrap.py | 151 becomes " foo bar baz".
|
/external/chromium-trace/catapult/third_party/vinn/vinn/ |
d8_bootstrap.js | 41 * Our solution is to monkeypatch quit() s.t. quit(1) becomes exitcode=2.
|
/external/mesa3d/docs/ |
MESA_multithread_makecurrent.spec | 129 The context becomes bound to the new drawable/readable, and
|
MESA_texture_array.spec | 73 same for all levels of detail. The texture then becomes an array of [all...] |
/external/libvpx/libvpx/vp8/common/x86/ |
idctllm_mmx.asm | 28 ; * is bigger than 32768, in signed 16 bit multiply, it becomes a negative
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
idctllm_mmx.asm | 28 ; * is bigger than 32768, in signed 16 bit multiply, it becomes a negative
|
/external/iproute2/doc/ |
ip-tunnels.tex | 389 address. Such tunnel becomes {\bf broadcast} tunnel (though word 403 but not fatal flaw. The tunnel becomes NBMA rather than broadcast network.
|
ip-cref.tex | 789 An IP address becomes secondary if another address with the same 837 becomes verbose. It prints out the number of deleted addresses and the number [all...] |
/external/llvm/test/MC/Sparc/ |
sparc-synthetic-instructions.s | 50 ! Now the synthetic instruction becomes two instructions.
|
/external/v8/benchmarks/spinning-balls/ |
splay-tree.js | 60 * the value is inserted, it becomes the root of the tree.
|
/external/v8/tools/ |
splaytree.js | 62 * the value is inserted, it becomes the root of the tree.
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
Antlr.Runtime.Tree.Tests.pas | 256 // 5 becomes new root of ^(nil 101 102 103) 272 // 5 becomes new root of ^(101 102 103) 287 // ^(nil 5) becomes new root of ^(nil 101 102 103) 304 // ^(nil 5) becomes new root of ^(101 102 103) [all...] |
/external/v8/benchmarks/ |
splay.js | 155 * the value is inserted, it becomes the root of the tree.
|
/external/chromium-trace/catapult/third_party/flot/ |
NEWS.md | 435 becomes 460 becomes [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/ |
string.js | 87 * subs("foo%s hot%s", "bar", "dog") becomes "foobar hotdog". 99 // into the resultant string. $$$& in the first replace becomes $$& in the [all...] |