Home
last modified time | relevance | path

Searched refs:pick (Results 1 – 25 of 259) sorted by relevance

1234567891011

/external/llvm/test/CodeGen/Mips/
Ddsp-patterns-cmp-vselect.ll5 ; CHECK: pick.ph ${{[0-9]+}}, $6, $7
22 ; CHECK: pick.ph ${{[0-9]+}}, $6, $7
39 ; CHECK: pick.ph ${{[0-9]+}}, $6, $7
56 ; CHECK: pick.ph ${{[0-9]+}}, $7, $6
73 ; CHECK: pick.ph ${{[0-9]+}}, $7, $6
90 ; CHECK: pick.ph ${{[0-9]+}}, $7, $6
107 ; CHECK: pick.qb ${{[0-9]+}}, $6, $7
124 ; CHECK: pick.qb ${{[0-9]+}}, $6, $7
141 ; CHECK: pick.qb ${{[0-9]+}}, $6, $7
158 ; CHECK: pick.qb ${{[0-9]+}}, $7, $6
[all …]
/external/owasp/sanitizer/src/tests/org/owasp/html/
DHtmlPolicyBuilderFuzzerTest.java103 attributes.add(pick(rnd, ATTR_NAMES)); in testFuzzedOutput()
107 policy.openTag(pick(rnd, ELEMENT_NAMES), attributes); in testFuzzedOutput()
110 policy.closeTag(pick(rnd, ELEMENT_NAMES)); in testFuzzedOutput()
162 private static String pick(Random rnd, String[] choices) { in pick() method in HtmlPolicyBuilderFuzzerTest
167 String chunk = pick(rnd, CHUNKS); in pickChunk()
/external/compiler-rt/
DREADME.android21 * Cherry-pick on 2014/2/11: https://llvm.org/svn/llvm-project/compiler-rt/trunk@201068 and https://…
31 * Cherry-pick on 2012/07/27: https://llvm.org/svn/llvm-project/compiler-rt/trunk@160853 for ASan (C…
32 * Cherry-pick on 2012/05/23: https://llvm.org/svn/llvm-project/compiler-rt/trunk@157318 for ASan (C…
/external/autotest/client/profilers/powertop/src/
Durbnum.c189 int pick; in usb_activity_hint() local
200 pick = rand() % total_active; in usb_activity_hint()
205 if (total_active == pick) { in usb_activity_hint()
/external/vulkan-validation-layers/demos/smoke/
DSimulation.cpp43 Meshes::Type pick() in pick() function in __anon93a44f100111::MeshPicker
79 glm::vec3 pick() in pick() function in __anon93a44f100111::ColorPicker
290 Meshes::Type type = mesh.pick(); in Simulation()
295 color.pick(), Animation(random_dev_(), scale), Path(random_dev_()), in Simulation()
/external/llvm/test/MC/Mips/micromips-dsp/
Dvalid.s37 pick.ph $3, $4, $5 # CHECK: pick.ph $3, $4, $5 # encoding: [0x00,0xa4,0x1a,0x2d]
38 pick.qb $3, $4, $5 # CHECK: pick.qb $3, $4, $5 # encoding: [0x00,0xa4,0x19,0xed]
/external/clang/cmake/modules/
DClangConfig.cmake.in1 # This file allows users to call find_package(Clang) and pick up our targets.
/external/llvm/test/MC/Mips/dsp/
Dvalid.s82pick.ph $7, $15, $3 # CHECK: pick.ph $7, $15, $3 # encoding: [0x7d,0x…
83pick.qb $2, $4, $8 # CHECK: pick.qb $2, $4, $8 # encoding: [0x7c,0x…
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/
Dantlr.properties1 # This properties file is used by ANTLR to pick up any resources
/external/libunwind/src/dwarf/
DGexpr.c222 # define pick(n) \ in dwarf_eval_expr() macro
429 push (pick (0)); in dwarf_eval_expr()
439 push (pick (operand1)); in dwarf_eval_expr()
444 push (pick (1)); in dwarf_eval_expr()
/external/llvm/test/MC/Mips/micromips-dspr2/
Dvalid.s50 pick.ph $3, $4, $5 # CHECK: pick.ph $3, $4, $5 # encoding: [0x00,0xa4,0x1a,0x2d]
51 pick.qb $3, $4, $5 # CHECK: pick.qb $3, $4, $5 # encoding: [0x00,0xa4,0x19,0xed]
/external/autotest/client/site_tests/platform_MetricsUploader/
Dcontrol10 MetricsUploader must pick up the metrics from the file and upload them
/external/compiler-rt/test/asan/Unit/
Dlit.site.cfg.in28 # Set LD_LIBRARY_PATH to pick dynamic runtime up properly.
/external/python/cpython2/Doc/library/
Dgl.rst110 .. function:: pick(n)
113 The only argument to these functions specifies the desired size of the pick or
121 the used part of the pick/select buffer. No method is provided to detect buffer
/external/llvm/test/MC/Mips/dspr2/
Dvalid.s110pick.ph $7, $15, $3 # CHECK: pick.ph $7, $15, $3 # encoding: [0x7d,0xe3,0…
111pick.qb $2, $4, $8 # CHECK: pick.qb $2, $4, $8 # encoding: [0x7c,0x88,0…
/external/syslinux/com32/hdt/
DREADME11 The script will try to pick several files from your system :
/external/icu/icu4c/source/data/translit/
DHans_Hant.txt17 # so we arbitrarily pick one
/external/strace/xlat/
Dmmap_flags.in25 * can be asked to pick where to map the file;
/external/libmojo/mojo/edk/js/tests/
Djs_to_cpp.mojom31 // Note: For messages which control test flow, pick numbers that are unlikely
/external/llvm/test/CodeGen/AArch64/
Dneg-imm.ll2 ; LSR used to pick a sub-optimal solution due to the target responding
/external/bison/
DMakefile.am74 --strip-cherry-pick \
/external/curl/docs/cmdline-opts/
Dftp-port.d21 make curl pick the same IP address that is already used for the control
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DCommonIntentsFacade.java56 public Intent pick(@RpcParameter(name = "uri") String uri) throws JSONException { in pick() method in CommonIntentsFacade
/external/llvm/test/CodeGen/NVPTX/
Dbug26185-2.ll4 ; extending variants in the backend, but the ldg/ldu selection code may pick
/external/clang/test/Index/
Dannotate-comments-objc.m81 // Declarations without Doxygen comments should not pick up some Doxygen comments.
91 // Ensure we don't pick up extra comments.

1234567891011