Home
last modified time | relevance | path

Searched refs:unfold (Results 1 – 19 of 19) sorted by relevance

/external/icu/icu4c/source/samples/case/
Ducase.c34 static const UChar unfold[] = {0x61, 0x42, 0x131, 0} ; in c_main() local
80 length = u_strFoldCase(buffer, sizeof(buffer)/sizeof(buffer[0]), unfold, in c_main()
81 sizeof(unfold)/sizeof(unfold[0]), U_FOLD_CASE_DEFAULT, in c_main()
87 u_fprintf(out, "u_strFoldCase(%S, U_FOLD_CASE_DEFAULT) -> %S\n", unfold, buffer); in c_main()
/external/icu/icu4c/source/common/
Ducase.cpp39 const uint16_t *unfold; member
361 if(ucase_props_singleton.unfold==NULL || s==NULL) { in ucase_addStringCaseClosure()
375 const uint16_t *unfold=ucase_props_singleton.unfold; in ucase_addStringCaseClosure() local
376 unfoldRows=unfold[UCASE_UNFOLD_ROWS]; in ucase_addStringCaseClosure()
377 unfoldRowWidth=unfold[UCASE_UNFOLD_ROW_WIDTH]; in ucase_addStringCaseClosure()
378 unfoldStringWidth=unfold[UCASE_UNFOLD_STRING_WIDTH]; in ucase_addStringCaseClosure()
379 unfold+=unfoldRowWidth; in ucase_addStringCaseClosure()
391 const UChar *p=reinterpret_cast<const UChar *>(unfold+(i*unfoldRowWidth)); in ucase_addStringCaseClosure()
417 : unfold(reinterpret_cast<const UChar *>(ucase_props_singleton.unfold)), in FullCaseFoldingIterator()
418 unfoldRows(unfold[UCASE_UNFOLD_ROWS]), in FullCaseFoldingIterator()
[all …]
Ducase.h144 const UChar *unfold; variable
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCaseProps.java85 unfold=ICUBinary.getChars(bytes, count, 0); in readData()
393 c2=unfold[unfoldOffset++]; in strcmpMax()
404 if(max==0 || unfold[unfoldOffset]==0) { in strcmpMax()
425 if(unfold==null || s==null) { in addStringCaseClosure()
440 unfoldRows=unfold[UNFOLD_ROWS]; in addStringCaseClosure()
441 unfoldRowWidth=unfold[UNFOLD_ROW_WIDTH]; in addStringCaseClosure()
442 unfoldStringWidth=unfold[UNFOLD_STRING_WIDTH]; in addStringCaseClosure()
462 …for(i=unfoldStringWidth; i<unfoldRowWidth && unfold[unfoldOffset+i]!=0; i+=UTF16.getCharCount(c)) { in addStringCaseClosure()
463 c=UTF16.charAt(unfold, unfoldOffset, unfold.length, i); in addStringCaseClosure()
1536 private char unfold[]; field in UCaseProps
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCaseProps.java81 unfold=ICUBinary.getChars(bytes, count, 0); in readData()
389 c2=unfold[unfoldOffset++]; in strcmpMax()
400 if(max==0 || unfold[unfoldOffset]==0) { in strcmpMax()
421 if(unfold==null || s==null) { in addStringCaseClosure()
436 unfoldRows=unfold[UNFOLD_ROWS]; in addStringCaseClosure()
437 unfoldRowWidth=unfold[UNFOLD_ROW_WIDTH]; in addStringCaseClosure()
438 unfoldStringWidth=unfold[UNFOLD_STRING_WIDTH]; in addStringCaseClosure()
458 …for(i=unfoldStringWidth; i<unfoldRowWidth && unfold[unfoldOffset+i]!=0; i+=UTF16.getCharCount(c)) { in addStringCaseClosure()
459 c=UTF16.charAt(unfold, unfoldOffset, unfold.length, i); in addStringCaseClosure()
1531 private char unfold[]; field in UCaseProps
/external/libnl/doc/stylesheets/
Dslidy.css344 background: transparent url(../graphics/unfold-dim.gif) no-repeat 0px 0.5em;
352 background: transparent url(../graphics/unfold.gif) no-repeat 0px 0.5em;
365 background: transparent url(../graphics/unfold-dim.gif) no-repeat 0px 0.5em;
373 background: transparent url(../graphics/unfold.gif) no-repeat 0px 0.5em;
/external/doclava/res/assets/templates-sdk/assets/css/
Ddefault.css9683unfold-less, .dac-auto-unfold-less.dac-modal-header-close:before, .paging-links .dac-auto-unfold-l…
9688unfold-less, .dac-invert .dac-auto-unfold-less.dac-modal-header-close:before, .dac-invert .paging-…
9693unfold-more, .dac-auto-unfold-more.dac-modal-header-close:before, .paging-links .dac-auto-unfold-m…
9698unfold-more, .dac-invert .dac-auto-unfold-more.dac-modal-header-close:before, .dac-invert .paging-…
9870unfold-less-white, .dac-unfold-less-white.dac-modal-header-close:before, .paging-links .dac-unfold
9875unfold-less, .dac-unfold-less.dac-modal-header-close:before, .paging-links .dac-unfold-less.prev-p…
9880unfold-more-white, .dac-unfold-more-white.dac-modal-header-close:before, .paging-links .dac-unfold
9885unfold-more, .dac-unfold-more.dac-modal-header-close:before, .paging-links .dac-unfold-more.prev-p…
/external/python/cpython3/Modules/_decimal/libmpdec/literature/
Dmulmod-ppro.txt198 unfold Qdiv.
235 unfold Qdiv.
/external/python/dateutil/dateutil/
Drrule.py1511 unfold=False, argument
1520 unfold = True
1529 if unfold:
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrFormats.td251 // Mark the instruction as "illegal to memory fold/unfold"
339 bit isMemoryFoldable = 1; // Is it allowed to memory fold/unfold this instruction?
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dflags-copy-lowering.mir1028 ; these automatically. If not, maybe we want to unfold SETcc instructions
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrArithmetic.td441 // how to unfold them.
/external/python/dateutil/dateutil/test/
Dtest_rrule.py2802 "FREQ=YEA\n RLY;COUNT=3\n", unfold=True,
/external/brotli/tests/testdata/
Dplrabn12.txt3067 Which I as freely give: Hell shall unfold,
4274 And perfect while they stood? how last unfold
5177 Vanguard, to right and left the front unfold;
5631 Absolved; if unforbid thou mayest unfold
9914 How comes it thus? unfold, celestial Guide,
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt13402 展開 < to\-unfold;
30401 展開 > to\-unfold;
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Den-IPA.txt18785 $x{unfold → ənfold ; # ənfɑld
Dinternal_raw_IPA.txt170123 unfold %34522 ənfˈold
Dinternal_raw_IPA-old.txt203599 unfold %25289 ənfˈold