/external/clang/test/SemaObjC/ |
arc-jump-block.m | 19 - (void)choose:(int)button {
|
/external/compiler-rt/test/lsan/TestCases/ |
use_registers.cc | 18 // To store the pointer, choose a register which is unlikely to be reused by
|
/external/compiler-rt/test/lsan/ |
lit.common.cfg | 19 # Choose between standalone and LSan+ASan modes.
|
/external/deqp/framework/delibs/decpp/ |
deRandom.cpp | 107 // choose(first, last, resultOut, num) 130 rnd.choose(DE_ARRAY_BEGIN(items), DE_ARRAY_END(items), &itemsDst[0], numItemsPicked); 136 // choose(first, last) 144 DE_TEST_ASSERT(expected[i] == rnd.choose<int>(DE_ARRAY_BEGIN(items), DE_ARRAY_END(items)));
|
/external/deqp/modules/egl/ |
teglChooseConfigTests.hpp | 23 * \brief Choose config tests.
|
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/ |
Charsets.java | 27 * <p>Assuming you're free to choose, note that <b>{@link #UTF_8} is widely preferred</b>.
|
/external/icu/icu4c/source/samples/props/ |
readme.txt | 16 3. Choose a Debug or Release build.
|
/external/icu/icu4c/source/samples/ustring/ |
readme.txt | 16 3. Choose a Debug or Release build.
|
/external/iptables/iptables/ |
iptables.xslt | 78 <xsl:choose> 94 </xsl:choose> 105 <xsl:choose> 108 </xsl:choose>
|
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/shapes/ |
PlaneCollisionShape.java | 2 * To change this template, choose Tools | Templates
|
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/shapes/ |
ConeCollisionShape.java | 2 * To change this template, choose Tools | Templates
|
/external/kernel-headers/original/uapi/linux/ |
falloc.h | 34 * unwritten extents - even though file system may choose to zero out the
|
/external/kernel-headers/original/uapi/rdma/ |
ib_user_sa.h | 5 * licenses. You may choose to be licensed under the terms of the GNU
|
/external/libpng/projects/visualc71/ |
README_zlib.txt | 32 Choose the configuration you wish to build.
|
/external/libvpx/libvpx/ |
keywords.dox | 39 truly optional. One vendor may choose to include the item because a
|
/external/llvm/test/CodeGen/Mips/ |
no-odd-spreg-msa.ll | 16 ; allocator will choose $f12/$w12 for the vector and $f13 for the float to 50 ; allocator will choose $f12/$w12 for the vector and $f13 for the float to 82 ; allocator will choose $f13/$w13 for the vector since that saves on moves. 110 ; allocator will choose $f13/$w13 for the vector since that saves on moves.
|
/external/llvm/test/CodeGen/X86/ |
x86-mixed-alignment-dagcombine.ll | 3 ; DAGCombine may choose to rewrite 2 loads feeding a select as a select of
|
/external/llvm/test/Transforms/LoopUnroll/ |
runtime-loop2.ll | 3 ; Choose a smaller, power-of-two, unroll count if the loop is too large.
|
/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/ |
NamingPolicy.java | 25 * Choose a name for a generated class.
|
/external/replicaisland/src/com/replica/replicaisland/ |
CollisionParameters.java | 23 // HitType describes the type of hit that a victim object receives. Victims may choose to
|
/external/skia/src/gpu/effects/ |
GrConfigConversionEffect.h | 49 // This function determines whether it is possible to choose PM->UPM and UPM->PM conversions
|
/frameworks/base/core/java/android/webkit/ |
PluginStub.java | 40 * a plugin display as full-screen. Note that the application may choose not
|
/frameworks/base/docs/html/distribute/engage/ |
intents.jd | 6 <p>Let the user choose <em>your app</em> to handle specific tasks from another app,
|
/frameworks/base/docs/html/tools/help/ |
monitor.jd | 36 <li>From Android Studio, choose <strong>Tools > Android Device Monitor</strong> or click
|
/frameworks/support/v4/donut/android/support/v4/view/ |
OnApplyWindowInsetsListener.java | 24 * <p>Apps may choose to implement this interface if they want to apply custom policy
|