/development/samples/Support4Demos/src/com/example/android/supportv4/ |
Cheeses.java | 68 "Flower Marie", "Folded", "Folded cheese with mint", "Fondant de Brebis",
|
/development/samples/browseable/CustomChoiceList/src/com.example.android.customchoicelist/ |
Cheeses.java | 70 "Flower Marie", "Folded", "Folded cheese with mint", "Fondant de Brebis",
|
/development/samples/browseable/ListPopupMenu/src/com.example.android.actionbarcompat.listpopupmenu/ |
Cheeses.java | 70 "Flower Marie", "Folded", "Folded cheese with mint", "Fondant de Brebis",
|
/development/samples/devbytes/animation/ListViewAnimations/src/com/example/android/listviewanimations/ |
Cheeses.java | 68 "Flower Marie", "Folded", "Folded cheese with mint", "Fondant de Brebis",
|
/development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/ |
Cheeses.java | 68 "Flower Marie", "Folded", "Folded cheese with mint", "Fondant de Brebis",
|
/development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/ |
Cheeses.java | 68 "Flower Marie", "Folded", "Folded cheese with mint", "Fondant de Brebis",
|
/development/samples/devbytes/animation/ListViewRemovalAnimation/src/com/example/android/listviewremovalanimation/ |
Cheeses.java | 68 "Flower Marie", "Folded", "Folded cheese with mint", "Fondant de Brebis",
|
/development/samples/devbytes/ui/ListViewDeletion/src/com/example/android/listviewdeletion/ |
Cheeses.java | 68 "Flower Marie", "Folded", "Folded cheese with mint", "Fondant de Brebis",
|
/external/jsilver/src/com/google/streamhtmlparser/util/ |
JavascriptTokenBuffer.java | 38 * <li> Repeated whitespace is folded into just one character to 89 * are folded into one character to save space. Null strings are
|
/external/icu4c/samples/ustring/ |
ustring.cpp | 258 printUString("simple-case-folded/default: ", buffer, j); 269 printUString("simple-case-folded/Turkic: ", buffer, j); 338 printUString("full-case-folded/default: ", buffer, length); 346 printUString("full-case-folded/Turkic: ", buffer, length); 396 printUnicodeString("full-case-folded/default: ", (t=s).foldCase(U_FOLD_CASE_DEFAULT)); 398 printUnicodeString("full-case-folded/Turkic: ", (t=s).foldCase(U_FOLD_CASE_EXCLUDE_SPECIAL_I));
|
/external/chromium_org/third_party/icu/source/common/ |
utrie.c | 16 * This is a common implementation of a "folded" trie. 398 * From inside the BMP area, where some may be overridden with folded values, 449 * Later all folded index blocks are moved up one to insert the copied 469 * get a folded value for [c..c+0x400[ and, 517 * insert it between the BMP indexes and the folded ones 528 printf("trie index count: BMP %ld all Unicode %ld folded %ld\n", 576 * Compact a folded build-time trie. [all...] |
utrie.h | 28 * This is a common implementation of a "folded" trie. 39 * get special "folded" values for lead surrogate code _units_ if 41 * From such a folded value, an offset needs to be extracted to supply 45 * to get that offset from the folded value for a lead surrogate unit. 190 /* get the real data from the folded lead/trail units */ \ 589 * @return a folded value, or 0 if there is no relevant data for the lead surrogate.
|
/external/icu4c/common/ |
utrie.cpp | 16 * This is a common implementation of a "folded" trie. 398 * From inside the BMP area, where some may be overridden with folded values, 449 * Later all folded index blocks are moved up one to insert the copied 469 * get a folded value for [c..c+0x400[ and, 517 * insert it between the BMP indexes and the folded ones 528 printf("trie index count: BMP %ld all Unicode %ld folded %ld\n", 576 * Compact a folded build-time trie. [all...] |
utrie.h | 29 * This is a common implementation of a "folded" trie. 40 * get special "folded" values for lead surrogate code _units_ if 42 * From such a folded value, an offset needs to be extracted to supply 46 * to get that offset from the folded value for a lead surrogate unit. 191 /* get the real data from the folded lead/trail units */ \ 590 * @return a folded value, or 0 if there is no relevant data for the lead surrogate.
|
uniset_closure.cpp | 199 // USET_CASE: remove strings because the strings will actually be reduced (folded); 243 foldSet.add(str); // does not map to code points: add the folded string itself
|
/external/llvm/lib/CodeGen/ |
TargetInstrInfo.cpp | 304 // If the COPY instruction in MI can be folded to a stack operation, return 347 /// operand folded, otherwise NULL is returned. The client is responsible for 370 "Folded a def to a non-store!"); 373 "Folded a use to a non-load!"); 426 // Copy the memoperands from the load to the folded instruction.
|
/external/llvm/lib/Transforms/Utils/ |
SimplifyIndVar.cpp | 34 STATISTIC(NumElimOperand, "Number of IV operands folded into a use"); 87 /// be folded (in case more folding opportunities have been exposed). 138 assert(SE->getSCEV(UseInst) == FoldedExpr && "bad SCEV with folded oper");
|
/frameworks/base/core/java/android/net/http/ |
AndroidHttpClientConnection.java | 334 // Check for folded headers first 336 // discussion on folded headers 339 // we have continuation folded header
|
/developers/samples/android/common/src/java/com/example/android/common/dummydata/ |
Cheeses.java | 74 "Flower Marie", "Folded", "Folded cheese with mint", "Fondant de Brebis",
|
/external/kernel-headers/original/asm-mips/ |
pgtable.h | 165 * (pmds are folded into puds so this doesn't get actually called, 172 * (puds are folded into pgds so this doesn't get actually called,
|
/external/llvm/test/CodeGen/Generic/ |
select.ll | 79 ; 1. can be folded 80 ; 2. cannot be folded because result of comparison is used twice
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListFilter.java | 108 "Flower Marie", "Folded", "Folded cheese with mint", "Fondant de Brebis",
|
/external/android-clat/ |
checksum.c | 55 * returns: the folded checksum in network byte order
|
/external/chromium_org/chrome/browser/ui/ash/ |
chrome_shell_delegate.cc | 52 // if these two could be folded together.
|
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/draft/ |
bitset.cpp | 15 * using a folded bit set consisting of a 1k-entry index table and a
|