Home
last modified time | relevance | path

Searched defs:name_ids (Results 1 – 8 of 8) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-subset-nameids.c36 hb_set_t *name_ids = hb_set_create(); in test_subset_nameids() local
56 hb_set_t *name_ids = hb_set_create(); in test_subset_nameids_with_dup_strs() local
Dhb-subset-test.h69 hb_subset_test_create_input_from_nameids (const hb_set_t *name_ids) in hb_subset_test_create_input_from_nameids()
/external/harfbuzz_ng/src/
Dhb-subset-input.hh43 hb_set_t *name_ids; member
Dhb-subset-plan.hh50 hb_set_t *name_ids; member
/external/harfbuzz_ng/util/
Doptions-subset.cc38 hb_set_t *name_ids = subset_opts->input->name_ids; in parse_nameids() local
/external/llvm/lib/DebugInfo/PDB/Raw/
DNameHashTable.cpp102 NameHashTable::name_ids() const { in name_ids() function in NameHashTable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DPDBStringTable.cpp139 FixedStreamArray<support::ulittle32_t> PDBStringTable::name_ids() const { in name_ids() function in PDBStringTable
/external/perfetto/src/trace_processor/
Dexport_json_unittest.cc1421 std::array<StringId, 3> name_ids{ in TEST_F() local