HomeSort by relevance Sort by last modified time
    Searched refs:UTRIE2_GET32_FROM_SUPP (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/common/
utrie2.h 515 * or UTRIE2_GET32_FROM_SUPP(); otherwise reset the lead
615 #define UTRIE2_GET32_FROM_SUPP(trie, c) _UTRIE2_GET_FROM_SUPP((trie), data32, c)
    [all...]
  /external/icu4c/common/
utrie2.h 516 * or UTRIE2_GET32_FROM_SUPP(); otherwise reset the lead
616 #define UTRIE2_GET32_FROM_SUPP(trie, c) _UTRIE2_GET_FROM_SUPP((trie), data32, c)
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
trie2test.c 146 value2=UTRIE2_GET32_FROM_SUPP(trie, start);
    [all...]
  /external/icu4c/test/cintltst/
trie2test.c 146 value2=UTRIE2_GET32_FROM_SUPP(trie, start);
    [all...]

Completed in 87 milliseconds