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

  /external/flatbuffers/include/flatbuffers/
reflection_generated.h 30 UByte = 4,
51 UByte,
74 "UByte",
  /external/valgrind/coregrind/
m_mallocfree.c 73 typedef UChar UByte;
147 UByte dummy;
186 UByte padding[ VG_MIN_MALLOC_SZB -
189 UByte payload_bytes[0];
301 UByte* b2 = (UByte*)b;
322 UByte* b2 = (UByte*)b;
396 UByte* get_block_payload ( Arena* a, Block* b )
398 UByte* b2 = (UByte*)b
    [all...]

Completed in 89 milliseconds