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

1 2 3 4 5 6 7 8 910

  /external/chromium/third_party/icu/source/i18n/
ucol_elm.cpp 78 static int32_t uprv_uca_addExpansion(ExpansionTable *expansions, uint32_t value, UErrorCode *status) {
82 if(expansions->CEs == NULL) {
83 expansions->CEs = (uint32_t *)uprv_malloc(INIT_EXP_TABLE_SIZE*sizeof(uint32_t));
85 if (expansions->CEs == NULL) {
89 expansions->size = INIT_EXP_TABLE_SIZE;
90 expansions->position = 0;
93 if(expansions->position == expansions->size) {
94 uint32_t *newData = (uint32_t *)uprv_realloc(expansions->CEs, 2*expansions->size*sizeof(uint32_t))
1133 ExpansionTable *expansions = t->expansions; local
1426 ExpansionTable *expansions = t->expansions; local
1684 ExpansionTable *expansions = t->expansions; local
    [all...]
ucol_sit.cpp 677 USet *expansions; member in struct:contContext
691 USet *expansions = context->expansions; local
703 if(expansions && isSpecial(CE) && getCETag(CE) == EXPANSION_TAG) {
704 uset_addString(expansions, buffer+leftIndex, rightIndex-leftIndex);
726 if(expansions && isSpecial(newCE) && getCETag(newCE) == EXPANSION_TAG) {
727 uset_addString(expansions, buffer+leftIndex, rightIndex-leftIndex);
746 if(expansions && isSpecial(newCE) && getCETag(newCE) == EXPANSION_TAG) {
747 uset_addString(expansions, buffer+leftIndex, rightIndex+1-leftIndex);
761 USet *expansions = ((contContext *)context)->expansions local
    [all...]
ucol_elm.h 103 ExpansionTable *expansions; member in struct:__anon2884
colldata.cpp 659 USet *expansions = uset_openEmpty(); local
702 ucol_getContractionsAndExpansions(coll, contractions, expansions, FALSE, &status);
705 uset_addAll(charsToTest, expansions);
764 uset_close(expansions);
ucol_tok.cpp     [all...]
  /external/icu4c/i18n/
ucol_elm.cpp 80 static int32_t uprv_uca_addExpansion(ExpansionTable *expansions, uint32_t value, UErrorCode *status) {
84 if(expansions->CEs == NULL) {
85 expansions->CEs = (uint32_t *)uprv_malloc(INIT_EXP_TABLE_SIZE*sizeof(uint32_t));
87 if (expansions->CEs == NULL) {
91 expansions->size = INIT_EXP_TABLE_SIZE;
92 expansions->position = 0;
95 if(expansions->position == expansions->size) {
96 uint32_t *newData = (uint32_t *)uprv_realloc(expansions->CEs, 2*expansions->size*sizeof(uint32_t))
1134 ExpansionTable *expansions = t->expansions; local
1427 ExpansionTable *expansions = t->expansions; local
1688 ExpansionTable *expansions = t->expansions; local
    [all...]
ucol_sit.cpp 676 USet *expansions; member in struct:contContext
690 USet *expansions = context->expansions; local
702 if(expansions && isSpecial(CE) && getCETag(CE) == EXPANSION_TAG) {
703 uset_addString(expansions, buffer+leftIndex, rightIndex-leftIndex);
725 if(expansions && isSpecial(newCE) && getCETag(newCE) == EXPANSION_TAG) {
726 uset_addString(expansions, buffer+leftIndex, rightIndex-leftIndex);
745 if(expansions && isSpecial(newCE) && getCETag(newCE) == EXPANSION_TAG) {
746 uset_addString(expansions, buffer+leftIndex, rightIndex+1-leftIndex);
760 USet *expansions = ((contContext *)context)->expansions local
    [all...]
ucol_elm.h 103 ExpansionTable *expansions; member in struct:__anon3903
colldata.cpp 657 USet *expansions = uset_openEmpty(); local
700 ucol_getContractionsAndExpansions(coll, contractions, expansions, FALSE, &status);
703 uset_addAll(charsToTest, expansions);
762 uset_close(expansions);
ucol_tok.cpp     [all...]
  /external/e2fsprogs/po/
at-expand.pl 21 "#. on. A table of these expansions can be found below. Note that\n",
23 "#. expansions; so for example, \"%Iu\" expands to the inode's user id\n",
  /external/dbus/dbus/
dbus-shell.c 604 * the shell would, but without many of the expansions the shell would
608 * contains none of the unsupported shell expansions. If the input
609 * does contain such expansions, they are passed through
644 * tokens (we didn't do any new expansions), we don't need to
646 * expansions, we would have to do field splitting on each word
  /external/e2fsprogs/e2fsck/
message.c 12 * compression techniques and expansions of abbreviations.
14 * The following % expansions are supported:
53 * The following '@' expansions are supported:
  /external/chromium/third_party/icu/source/common/
ucol_swp.c 205 /* swap the expansions */
208 /* expansions bounded by contractions */
211 /* no contractions: expansions bounded by the main trie */
  /external/icu4c/common/
ucol_swp.cpp 248 /* swap the expansions */
251 /* expansions bounded by contractions */
254 /* no contractions: expansions bounded by the main trie */
  /system/core/sh/
sh.1 410 .Dq Expansions ,
479 .Dq Expansions ) .
874 .Ss Word Expansions
875 This clause describes the various expansions that are performed on words.
876 Not all expansions are performed on every word, as explained later.
878 Tilde expansions, parameter expansions, command substitutions, arithmetic
879 expansions, and quote removals that occur within a single word expand to a
928 embedded arithmetic expansions, command substitutions, and variable
929 expansions, are not examined in determining the matchin
    [all...]
  /external/proguard/src/proguard/classfile/editor/
InstructionWriter.java 217 // Apply the collected expansions.
  /libcore/dom/src/test/java/org/w3c/domts/
JTidyDOMImplementation.java 53 * and notations are not made available. Entity reference expansions and
  /external/chromium/third_party/icu/public/i18n/unicode/
ucol.h 350 * Get a set containing the expansions defined by the collator. The set includes
351 * both the UCA expansions and the expansions defined by the tailoring
354 * @param expansions if not NULL, the set to hold the expansions
362 USet *contractions, USet *expansions,
    [all...]
  /external/icu4c/i18n/unicode/
ucol.h 355 * Get a set containing the expansions defined by the collator. The set includes
356 * both the UCA expansions and the expansions defined by the tailoring
359 * @param expansions if not NULL, the set to hold the expansions
367 USet *contractions, USet *expansions,
    [all...]
  /bionic/libm/src/
e_j0f.c 157 /* The asymptotic expansions of pzero is
247 /* For x >= 8, the asymptotic expansions of qzero is
e_j1f.c 150 /* For x >= 8, the asymptotic expansions of pone is
242 /* For x >= 8, the asymptotic expansions of qone is
  /external/chromium/third_party/icu/source/test/intltest/
ssearch.cpp 2083 USet *expansions = uset_openEmpty(); local
2220 USet *expansions = uset_openEmpty(); local
    [all...]
  /external/icu4c/test/intltest/
ssearch.cpp 2178 USet *expansions = uset_openEmpty(); local
2315 USet *expansions = uset_openEmpty(); local
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/
DOMImplementation.java 35 * and notations are not made available. Entity reference expansions and

Completed in 249 milliseconds

1 2 3 4 5 6 7 8 910