HomeSort by relevance Sort by last modified time
    Searched defs:expansion (Results 1 - 12 of 12) sorted by null

  /external/chromium/third_party/icu/source/i18n/
ucol_tok.h 77 uint32_t expansion; member in struct:UColToken
ucol_elm.cpp 423 * Looks for the maximum length of all expansion sequences ending with the same
426 * @param endexpansion the last expansion collation element to be added
427 * @param expansionsize size of the expansion
428 * @param maxexpansion data structure to store the maximum expansion data.
485 /* using binary search to determine if last expansion element is
507 /* found the ce in expansion, we'll just modify the size if it is
557 fprintf(stderr, "expansion not found %d\n", temp);
565 * Sets the maximum length of all jamo expansion sequences ending with the same
569 * @param endexpansion the last expansion collation element to be added
570 * @param expansionsize size of the expansion
1136 uint32_t expansion = 0; local
1681 uint32_t expansion = 0; local
    [all...]
usearch.cpp 285 * expansion will be perform as we go along. Adding 1 to ensure that the table
356 * expansion will be perform as we go along. Adding 1 to ensure that the table
434 * @return expansionsize the total expansion size of the pattern
490 // the number of ces minus their expansion, since expansions can come
1217 int32_t expansion = getExpansionPrefix(coleiter); local
1860 int32_t expansion = getExpansionPrefix(coleiter); local
2058 int32_t expansion = getExpansionSuffix(coleiter); local
2498 int32_t expansion = getExpansionSuffix(coleiter); local
    [all...]
ucol_imp.h 71 * - max expansion tables (CE[endExpansionCECount] + uint8_t[endExpansionCECount])
86 * will have all offsets 0 except for the options and expansion offsets,
105 * uint32_t expansion; - offset to expansion table (uint32_t *expansion). This is an array of expansion CEs. Never 0.
115 * Tables described below are used for Boyer-Moore searching algorithm - they define the size of longest expansion
117 * uint32_t endExpansionCE; - offset to array of last collation element in expansion (uint32_t *).
119 * uint32_t expansionCESize; - array of maximum expansion sizes (uint8_t *)
217 /* This is the size of the buffer for expansion CE's *
787 uint32_t expansion; \/* uint32_t *expansion; *\/ member in struct:__anon2891
922 const uint32_t *expansion; member in struct:UCollator
    [all...]
  /external/icu4c/i18n/
ucol_tok.h 77 uint32_t expansion; member in struct:UColToken
ucol_elm.cpp 424 * Looks for the maximum length of all expansion sequences ending with the same
427 * @param endexpansion the last expansion collation element to be added
428 * @param expansionsize size of the expansion
429 * @param maxexpansion data structure to store the maximum expansion data.
486 /* using binary search to determine if last expansion element is
508 /* found the ce in expansion, we'll just modify the size if it is
558 fprintf(stderr, "expansion not found %d\n", temp);
566 * Sets the maximum length of all jamo expansion sequences ending with the same
570 * @param endexpansion the last expansion collation element to be added
571 * @param expansionsize size of the expansion
1137 uint32_t expansion = 0; local
1685 uint32_t expansion = 0; local
    [all...]
usearch.cpp 287 * expansion will be perform as we go along. Adding 1 to ensure that the table
362 * expansion will be perform as we go along. Adding 1 to ensure that the table
444 * @return expansionsize the total expansion size of the pattern
500 // the number of ces minus their expansion, since expansions can come
1193 int32_t expansion = getExpansionPrefix(coleiter); local
1836 int32_t expansion = getExpansionPrefix(coleiter); local
2034 int32_t expansion = getExpansionSuffix(coleiter); local
2474 int32_t expansion = getExpansionSuffix(coleiter); local
    [all...]
ucol_imp.h 75 * - max expansion tables (CE[endExpansionCECount] + uint8_t[endExpansionCECount])
90 * will have all offsets 0 except for the options and expansion offsets,
109 * uint32_t expansion; - offset to expansion table (uint32_t *expansion). This is an array of expansion CEs. Never 0.
119 * Tables described below are used for Boyer-Moore searching algorithm - they define the size of longest expansion
121 * uint32_t endExpansionCE; - offset to array of last collation element in expansion (uint32_t *).
123 * uint32_t expansionCESize; - array of maximum expansion sizes (uint8_t *)
221 /* This is the size of the buffer for expansion CE's *
814 uint32_t expansion; \/* uint32_t *expansion; *\/ member in struct:__anon3910
949 const uint32_t *expansion; member in struct:UCollator
    [all...]
  /external/openssl/apps/
s_client.c 1644 const COMP_METHOD *comp, *expansion; local
    [all...]
  /external/dnsmasq/src/
dnsmasq.h 588 unsigned int block, blocksize, expansion; member in struct:tftp_transfer
  /prebuilt/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 211 milliseconds