HomeSort by relevance Sort by last modified time
    Searched full:choose (Results 1 - 25 of 5111) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_maos.c 3 /* If using new packets, can choose either verts or arrays.
  /development/samples/browseable/StorageClient/
_index.jd 9 on the device, and choose a file from any of them.
11 interface, and choose an image on your device. It will be displayed in this app.
  /external/e2fsprogs/lib/et/test_cases/
continuation.et 5 therefore may be easily guessed. Please choose another password.\n\
  /packages/experimental/DreamTheater/src/com/android/dreamtheater/
DreamTheaterActivity.java 13 "Choose a screen saver:"));
  /packages/providers/TvProvider/res/values/
strings.xml 20 <!-- Title of an application permission, listed so the user can choose
23 <!-- Description of an application permission, listed so the user can choose
27 <!-- Title of an application permission, listed so the user can choose
31 <!-- Description of an application permission, listed so the user can choose
36 <!-- Title of an application permission, listed so the user can choose
39 <!-- Description of an application permission, listed so the user can choose
43 <!-- Title of an application permission, listed so the user can choose
46 <!-- Description of an application permission, listed so the user can choose
50 <!-- Title of an application permission, listed so the user can choose
53 <!-- Description of an application permission, listed so the user can choose
    [all...]
  /external/deqp/modules/glshared/
glsInteractionTestUtil.cpp 47 float r = rnd.choose<float>(DE_ARRAY_BEGIN(components), DE_ARRAY_END(components));
48 float g = rnd.choose<float>(DE_ARRAY_BEGIN(components), DE_ARRAY_END(components));
49 float b = rnd.choose<float>(DE_ARRAY_BEGIN(components), DE_ARRAY_END(components));
50 float a = rnd.choose<float>(DE_ARRAY_BEGIN(components), DE_ARRAY_END(components));
174 state.stencil[ndx].function = rnd.choose<deUint32>(DE_ARRAY_BEGIN(compareFuncs), DE_ARRAY_END(compareFuncs));
177 state.stencil[ndx].stencilFailOp = rnd.choose<deUint32>(DE_ARRAY_BEGIN(stencilOps), DE_ARRAY_END(stencilOps));
178 state.stencil[ndx].depthFailOp = rnd.choose<deUint32>(DE_ARRAY_BEGIN(stencilOps), DE_ARRAY_END(stencilOps));
179 state.stencil[ndx].depthPassOp = rnd.choose<deUint32>(DE_ARRAY_BEGIN(stencilOps), DE_ARRAY_END(stencilOps));
186 state.depthFunc = rnd.choose<deUint32>(DE_ARRAY_BEGIN(compareFuncs), DE_ARRAY_END(compareFuncs));
194 state.blendRGBState.equation = rnd.choose<deUint32>(DE_ARRAY_BEGIN(blendEquationsES2), DE_ARRAY_END(blendEquationsES2))
    [all...]
  /development/ide/eclipse/
README.importing-to-eclipse.txt 4 formatter, then click on import and choose
8 then click on import and choose development/ide/eclipse/android.importorder
14 Choose development/ide/eclipse/android-include-paths.xml and hit Finish.
20 Choose development/ide/eclipse/android-symbols.xml and hit Finish.
  /packages/screensavers/WebView/assets/
default.html 20 Use the &ldquo;Share&rdquo; menu option in your browser to choose a URL for this dream.
  /development/samples/VoiceRecognitionService/res/xml/
preferences.xml 20 <!-- This setting lets you choose what kind of fake results you get from
21 this sample recognizer. If you choose "letters", you'll get letters
22 like "a", "b", "c" in the list of results. If you choose "numbers",
  /external/webrtc/webrtc/sound/
linuxsoundsystem.h 30 // Linux this is user-configurable, so we need to support both and choose the
35 // initializes then we choose that. Otherwise we choose ALSA.
  /developers/samples/android/content/documentsUi/StorageClient/
template-params.xml 28 on the device, and choose a file from any of them.
30 interface, and choose an image on your device. It will be displayed in this app.
59 on the device, and choose a file from any of them.
66 application to access a list of Document Providers on the devices and choose a file from
75 interface, and choose an image on your device. It will be displayed in this app.
  /external/iproute2/man/man8/
tc-choke.8 3 choke \- choose and keep scheduler
23 CHOKe (CHOose and Keep for responsive flows, CHOose and Kill for unresponsive flows)
  /external/selinux/policycoreutils/sepolicy/
sepolicy-booleans.8 12 choose individual booleans to display
  /external/valgrind/memcheck/tests/
clo_redzone.c 15 // We need to choose a value which lands in b2
  /frameworks/base/tests/OneMedia/res/values/
strings.xml 15 <string name="art_picker">Choose artwork</string>
  /external/owasp/sanitizer/tools/findbugs/src/xsl/
plain.xsl 77 <xsl:choose>
80 </xsl:choose>
97 <xsl:choose><xsl:when test="position() mod 2 = 1">tablerow0</xsl:when>
99 </xsl:choose>
109 <xsl:choose><xsl:when test="count($unique-catkey) mod 2 = 0">tablerow0</xsl:when>
111 </xsl:choose>
157 <xsl:choose>
162 </xsl:choose>
170 <xsl:choose>
178 </xsl:choose>
    [all...]
  /developers/build/prebuilts/gradle/StorageClient/Application/src/main/res/values/
base-strings.xml 25 on the device, and choose a file from any of them.
27 interface, and choose an image on your device. It will be displayed in this app.
  /development/samples/browseable/StorageClient/res/values/
base-strings.xml 25 on the device, and choose a file from any of them.
27 interface, and choose an image on your device. It will be displayed in this app.
  /external/llvm/test/Analysis/BlockFrequencyInfo/
loop_with_branch.ll 19 %choose = call i2 @foo1(i32 %i)
20 switch i2 %choose, label %exit [ i2 0, label %left
  /external/skia/bench/
BitmapRegionDecoderBench.cpp 23 // Choose a useful name for the region decoding strategy
38 // Choose a useful name for the color type
  /ndk/sources/cxx-stl/gnu-libstdc++/
Android.mk 20 # For armeabi*, choose thumb mode unless LOCAL_ARM_MODE := arm
33 # For armeabi*, choose thumb mode unless LOCAL_ARM_MODE := arm
  /packages/apps/ContactsCommon/res/values-ko/
donottranslate_config.xml 21 <!-- If true, an option is shown in Display Options UI to choose a sort order -->
27 <!-- If true, an option is shown in Display Options UI to choose a name display order -->
  /packages/apps/ContactsCommon/res/values-zh-rCN/
donottranslate_config.xml 21 <!-- If true, an option is shown in Display Options UI to choose a sort order -->
27 <!-- If true, an option is shown in Display Options UI to choose a name display order -->
  /packages/apps/ContactsCommon/res/values-zh-rTW/
donottranslate_config.xml 21 <!-- If true, an option is shown in Display Options UI to choose a sort order -->
27 <!-- If true, an option is shown in Display Options UI to choose a name display order -->
  /external/testng/eclipse-projects/beust.com/web/
site.xsl 31 <xsl:choose>
38 </xsl:choose>
40 <xsl:choose>
51 </xsl:choose>
90 <xsl:choose>
103 <xsl:choose>
110 </xsl:choose>
112 <xsl:choose>
123 </xsl:choose>
158 <xsl:choose>
    [all...]

Completed in 1327 milliseconds

1 2 3 4 5 6 7 8 91011>>