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

1 2 3 4 5 6 7 8 91011>>

  /development/samples/browseable/CustomChoiceList/
_index.jd 8 <p>This sample demonstrates how to implement a custom single-choice or
9 multi-choice {@link android.widget.ListView} user interface.</p>
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 31 * To add support for more assemblers add more columns to the CHOICE
150 #define CHOICE(a,b,c) c
242 #define CHOICE(a,b,c) b
249 #define CHOICE(a,b,c) a
274 #define GLOBL CHOICE(.globl, .globl, .extern)
278 #define ALIGNTEXT32 CHOICE(.align 32, .balign 32, .align 32)
279 #define ALIGNTEXT16 CHOICE(.align 16, .balign 16, .align 16)
280 #define ALIGNTEXT8 CHOICE(.align 8, .balign 8, .align 8)
281 #define ALIGNTEXT4 CHOICE(.align 4, .balign 4, .align 4)
282 #define ALIGNTEXT2 CHOICE(.align 2, .balign 2, .align 2
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 31 * To add support for more assemblers add more columns to the CHOICE
150 #define CHOICE(a,b,c) c
242 #define CHOICE(a,b,c) b
249 #define CHOICE(a,b,c) a
274 #define GLOBL CHOICE(.globl, .globl, .extern)
278 #define ALIGNTEXT32 CHOICE(.align 32, .balign 32, .align 32)
279 #define ALIGNTEXT16 CHOICE(.align 16, .balign 16, .align 16)
280 #define ALIGNTEXT8 CHOICE(.align 8, .balign 8, .align 8)
281 #define ALIGNTEXT4 CHOICE(.align 4, .balign 4, .align 4)
282 #define ALIGNTEXT2 CHOICE(.align 2, .balign 2, .align 2
    [all...]
  /external/oprofile/libpp/
diff_container.cpp 46 profile_container::symbol_choice & choice)
48 if (choice.match_image
49 && (image_names.name(sym.image_name) != choice.image_name))
52 if (fabs(sym.diffs[0]) < choice.threshold)
55 choice.hints = sym.output_hint(choice.hints);
63 profile_container::symbol_choice & choice)
67 add_sym(syms, symbol, choice);
74 profile_container::symbol_choice & choice)
78 add_sym(syms, symbol, choice);
    [all...]
  /external/libvorbis/lib/
bitrate.c 83 int choice=rint(bm->avgfloat); local
84 long this_bits=oggpack_bytes(vbi->packetblob[choice])*8;
119 while(choice>0 && this_bits>avg_target_bits &&
121 choice--;
122 this_bits=oggpack_bytes(vbi->packetblob[choice])*8;
125 while(choice+1<PACKETBLOBS && this_bits<avg_target_bits &&
127 choice++;
128 this_bits=oggpack_bytes(vbi->packetblob[choice])*8;
132 slew=rint(choice-bm->avgfloat)/samples*vi->rate;
135 choice=rint(bm->avgfloat+= slew/vi->rate*samples)
234 int choice=PACKETBLOBS\/2; local
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/
display-none-option.html 8 <option>First choice</option>
10 <option>Second choice</option>
  /external/chromium_org/tools/json_schema_compiler/test/
forbidden.json 14 "description": "a choice between int and array",
26 "description": "a choice between int and array",
  /external/chromium_org/chrome/common/extensions/docs/server2/test_data/github_file_system/test_owner/repo/unzipped_repo/src/
hello.notpy 11 print 'Hello, %s!' % random.choice(argv[1:])
  /external/chromium_org/third_party/skia/src/animator/
SkExtraPathEffects.xsd 9 <xs:choice maxOccurs="1">
12 </xs:choice>
19 <xs:choice maxOccurs="1">
22 </xs:choice>
  /external/eigen/demos/mandelbrot/
README 9 The number of iterations, and the choice between single and double precision, are
  /external/skia/src/animator/
SkExtraPathEffects.xsd 9 <xs:choice maxOccurs="1">
12 </xs:choice>
19 <xs:choice maxOccurs="1">
22 </xs:choice>
  /external/iputils/doc/
traceroute6.sgml 17 <arg choice="opt"><option>-dnrvV</option></arg>
18 <arg choice="opt">-i <replaceable/interface/</arg>
19 <arg choice="opt">-m <replaceable/max_ttl/</arg>
20 <arg choice="opt">-p <replaceable/port/</arg>
21 <arg choice="opt">-q <replaceable/max_probes/</arg>
22 <arg choice="opt">-s <replaceable/source/</arg>
23 <arg choice="opt">-w <replaceable/wait time/</arg>
24 <arg choice="req"><replaceable/destination/</arg>
25 <arg choice="opt"><replaceable/size/</arg>
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Choice.java 33 * This abstract class represents ASN.1 Choice type.
35 * To implement custom ASN.1 choice type an application class
40 * There are two ways to implement custom ASN.1 choice type:
41 * with application class that represents ASN.1 custom choice type or without.
42 * The key point is how a value of choice type is stored by application classes.
47 * Time ::= CHOICE {
60 * The Time notation is a choice of different time formats: UTC and Generalized.
65 * So a custom ASN.1 Time choice type should map its notation to Date object.
69 * // custom ASN.1 choice class: maps Time to is notation
88 * private Date notBefore; // choice as Dat
    [all...]
  /external/chromium_org/remoting/tools/
native_messaging_host_test.py 21 choice = raw_input('Enter choice: ')
22 if choice.lower() == 'q':
24 choice = int(choice)
25 if choice >= 1 and choice <= len(messages):
26 return messages[choice - 1][1]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
PresentationType.java 28 /** Presentation as a choice of data values */
30 /** Presentation as a choice of navigation options */
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1Choice.java 4 * Marker interface for CHOICE objects - if you implement this in a role your
  /external/chromium/chrome/browser/first_run/
first_run_dialog.h 13 // Shows the search engine choice dialog. Only called if IsOrganicFirstRun()
  /external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_asid.c 107 ASIdentifierChoice *choice,
113 if (choice == NULL)
116 switch (choice->type) {
121 for (i = 0; i < sk_ASIdOrRange_num(choice->u.asIdsOrRanges); i++) {
122 ASIdOrRange *aor = sk_ASIdOrRange_value(choice->u.asIdsOrRanges, i);
201 ASIdentifierChoice **choice;
206 choice = &asid->asnum;
209 choice = &asid->rdi;
214 if (*choice == NULL) {
215 if ((*choice = ASIdentifierChoice_new()) == NULL
    [all...]
  /external/openssl/crypto/x509v3/
v3_asid.c 107 ASIdentifierChoice *choice,
113 if (choice == NULL)
116 switch (choice->type) {
121 for (i = 0; i < sk_ASIdOrRange_num(choice->u.asIdsOrRanges); i++) {
122 ASIdOrRange *aor = sk_ASIdOrRange_value(choice->u.asIdsOrRanges, i);
201 ASIdentifierChoice **choice;
206 choice = &asid->asnum;
209 choice = &asid->rdi;
214 if (*choice == NULL) {
215 if ((*choice = ASIdentifierChoice_new()) == NULL
    [all...]
  /external/clang/bindings/xml/
comment-xml-schema.rng 7 <choice>
17 </choice>
55 <choice>
58 </choice>
116 <choice>
120 </choice>
413 <choice>
420 </choice>
426 <choice>
430 </choice>
    [all...]
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
ChoiceTest.java 47 * ASN.1 DER test for Choice type
58 // choice ::= CHOICE {
65 private static ASN1Choice choice = new ASN1Choice(new ASN1Type[] { field in class:ChoiceTest
90 // choice = Boolean (false)
93 // choice = Boolean (true)
96 // choice = SequenceOf (empty)
107 assertEquals("Test case: " + i, testcases[i][0], choice.decode(in));
116 DerOutputStream out = new DerOutputStream(choice, testcases[i][0]);
124 ASN1Choice choice = new ASN1Choice(new ASN1Type[] local
172 ASN1Choice choice = new ASN1Choice(new ASN1Type[] { ASN1Boolean local
    [all...]
  /external/valgrind/main/callgrind/docs/
callgrind_annotate-manpage.xml 23 <arg choice="opt"><replaceable>options</replaceable></arg>
25 <arg choice="opt"><replaceable>callgrind-out-file</replaceable>
26 <arg choice="opt" rep="repeat"><replaceable>source-files</replaceable></arg></arg>
  /external/chromium/base/allocator/
allocator_shim.h 11 // Resets the environment variable CHROME_ALLOCATOR to specify the choice to
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/talking_alarm_clock/
manifest.json 4 "description": "A clock with two configurable alarms that will play a sound and speak a phrase of your choice.",
  /external/chromium_org/third_party/icu/source/data/translit/
en.txt 13 TransliteratorNamePattern { "{0,choice,0#|1#{1}|2#{1} to {2}}" }

Completed in 3449 milliseconds

1 2 3 4 5 6 7 8 91011>>