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

  /external/icu4c/common/
utrie2.h 459 _UTRIE2_U8_NEXT(trie, data16, index, src, limit, result)
481 _UTRIE2_U8_PREV(trie, data16, index, start, src, result)
692 * in this case, data32==NULL, and data16 is used for direct ASCII access.
699 const uint16_t *data16; /* for fast UTF-8 ASCII access, if 16b data */ member in struct:UTrie2
    [all...]
  /external/llvm/test/MC/X86/
x86-64.s 985 data16 // CHECK: data16 # encoding: [0x66] label

Completed in 200 milliseconds