HomeSort by relevance Sort by last modified time
    Searched full:compound (Results 76 - 100 of 773) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/core/java/android/widget/
CompoundButton.java 160 * of a compound button changed.
164 * Called when the checked state of a compound button has changed.
166 * @param buttonView The compound button view whose state has changed.
  /external/chromium/sdch/open-vcdiff/src/
encodetable.cc 111 // whether there is a compound (double-instruction) opcode that can
117 // In the majority of cases, no compound opcode will be possible,
138 // [Compound Opcode][Size of COPY][Address of COPY][Size of ADD]
173 // Try finding a compound opcode with size 0.
  /external/chromium_org/sdch/open-vcdiff/src/
encodetable.cc 143 // whether there is a compound (double-instruction) opcode that can
149 // In the majority of cases, no compound opcode will be possible,
170 // [Compound Opcode][Size of COPY][Address of COPY][Size of ADD]
205 // Try finding a compound opcode with size 0.
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSSelectorList.h 82 // Skip subparts of compound selectors.
  /external/chromium_org/third_party/sqlite/src/test/
collate3.test 70 # * Compound SELECTs that uses the default collation sequence
71 # * An ORDER BY on a compound SELECT with an explicit ORDER BY.
133 ifcapable compound {
179 } ;# ifcapable compound
minmax2.test 140 ifcapable {compound && subquery} {
161 } ;# ifcapable compound
285 ifcapable {compound && subquery} {
300 } ;# ifcapable compound&&subquery
tkt-b72787b1.test 64 # the following compound SELECT, which would cause a fault when the
tkt2339.test 18 ifcapable !subquery||!compound {
misc4.test 113 ifcapable compound {
135 } ;# ifcapable compound
select4.test 20 # Most tests in this file depend on compound-select. But there are a couple
23 ifcapable compound {
466 # Make sure column names are correct when a compound select appears as
496 } ;# ifcapable compound
522 # right in a compound query. Ticket #1721
524 ifcapable compound {
673 # Make sure compound SELECTs with wildly different numbers of columns
806 } ;# ifcapable compound
  /external/clang/test/CodeGen/
captured-statements.c 33 // Compound statement with local variable
struct.c 141 /* compound literals */
  /external/clang/test/CodeGenObjC/
dot-syntax.m 77 // Yay, no compound assign of structures. A GCC extension in the
  /external/clang/test/Parser/
cxx0x-lambda-expressions.cpp 47 delete [] (int*) { new int }; // ok, compound-literal, not lambda
  /external/clang/test/SemaCXX/
compound-literal.cpp 20 // Check compound literals mixed with C++11 list-initialization.
  /external/guava/guava/src/com/google/common/collect/
CompoundOrdering.java 72 return "Ordering.compound(" + comparators + ")";
  /external/jsilver/src/com/google/clearsilver/jsilver/values/
VariableValue.java 44 // a Data object, not a compound expression containing escaping functions.
  /external/lzma/CPP/7zip/
Guid.txt 150 E5 Compound
  /external/open-vcdiff/src/
encodetable.cc 143 // whether there is a compound (double-instruction) opcode that can
149 // In the majority of cases, no compound opcode will be possible,
170 // [Compound Opcode][Size of COPY][Address of COPY][Size of ADD]
205 // Try finding a compound opcode with size 0.
  /frameworks/base/docs/html/design/style/
devices-displays.jd 22 <p>On larger devices, take advantage of extra screen real estate. Create compound views that combine
  /frameworks/compile/libbcc/
README.html 82 compound paragraphs.
83 div.compound .compound-first, div.compound .compound-middle {
86 div.compound .compound-last, div.compound .compound-middle {
  /frameworks/compile/slang/
README.html 82 compound paragraphs.
83 div.compound .compound-first, div.compound .compound-middle {
86 div.compound .compound-last, div.compound .compound-middle {
  /external/chromium_org/third_party/icu/source/i18n/
cpdtrans.cpp 38 * Constructs a new compound transliterator given an array of
40 * length, including zero or one, however, useful compound
61 * Splits an ID of the form "ID;ID;..." into a compound using each
399 // handle compound RBT transliterators specially -- those for which
404 // If we are a compound RBT and if we have a global
536 return; // Short circuit for empty compound transliterators
539 // compoundLimit is the limit value for the entire compound
545 // compoundStart is the start for the entire compound
  /external/chromium_org/third_party/sqlite/src/src/
sqliteLimit.h 74 ** The maximum number of terms in a compound SELECT statement.
75 ** The code generator for compound SELECT statements does one
  /external/icu4c/i18n/
cpdtrans.cpp 36 * Constructs a new compound transliterator given an array of
38 * length, including zero or one, however, useful compound
59 * Splits an ID of the form "ID;ID;..." into a compound using each
397 // handle compound RBT transliterators specially -- those for which
402 // If we are a compound RBT and if we have a global
534 return; // Short circuit for empty compound transliterators
537 // compoundLimit is the limit value for the entire compound
543 // compoundStart is the start for the entire compound

Completed in 703 milliseconds

1 2 34 5 6 7 8 91011>>