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

  /external/chromium_org/third_party/icu/source/common/
ucnv_u8.c 50 #define HALF_BASE 0x0010000
57 /* -SURROGATE_LOW_START + HALF_BASE */
178 ch -= HALF_BASE;
307 ch -= HALF_BASE;
    [all...]
ucnv_u32.c 29 #define HALF_BASE 0x0010000
34 /* -SURROGATE_LOW_START + HALF_BASE */
    [all...]
  /external/icu4c/common/
ucnv_u8.c 53 #define HALF_BASE 0x0010000
60 /* -SURROGATE_LOW_START + HALF_BASE */
181 ch -= HALF_BASE;
310 ch -= HALF_BASE;
    [all...]
ucnv_u32.c 30 #define HALF_BASE 0x0010000
35 /* -SURROGATE_LOW_START + HALF_BASE */
    [all...]

Completed in 564 milliseconds