Home
last modified time | relevance | path

Searched defs:string_pool (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-name-table.hh266 const void *string_pool = (this+stringOffset).arrayZ; in sanitize_records() local
350 const hb_bytes_t string_pool (pool, pool_len); in get_name() local
/third_party/flatbuffers/include/flatbuffers/
Dflatbuffer_builder.h157 if (string_pool) delete string_pool; in ~FlatBufferBuilderImpl() local
1344 StringOffsetMap *string_pool; variable
Dflexbuffers.h1700 StringOffsetMap string_pool; variable
/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/
DFlatBufferBuilder.java53 Map<String, Integer> string_pool; // map used to cache shared strings. field in FlatBufferBuilder
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dcfftypes.h374 FT_Byte* string_pool; member