Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc81 const std::vector<uint8_t>& name_bytes) { in NameEntry()
93 const std::vector<uint8_t>& name_bytes) { in NameEntry()
122 const std::vector<uint8_t>* name_bytes) { in Init()
139 const std::vector<uint8_t>& name_bytes) { in NameEntryBuilder()
177 void NameTable::NameEntryBuilder::SetName(const std::vector<uint8_t>& name_bytes) { in SetName()
184 void NameTable::NameEntryBuilder::SetName(const std::vector<uint8_t>& name_bytes, in SetName()
197 const std::vector<uint8_t>* name_bytes) { in Init()
680 UChar* NameTable::ConvertFromNameBytes(std::vector<uint8_t>* name_bytes, in ConvertFromNameBytes()
/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Drendernode.rs75 let mut name_bytes: Vec<u8> = vec![0; (version.name_len + 1) as usize]; in get_drm_device_name() localVariable
/external/harfbuzz_ng/src/
Dhb-subset-input.cc570 hb_bytes_t name_bytes (nullptr, 0); in hb_subset_input_override_name_table() local
Dhb-ot-name-table.hh157 hb_bytes_t* name_bytes; in copy() local
Dhb-subset-plan.cc896 hb_bytes_t name_bytes = _.second; in hb_subset_plan_create_or_fail() local
/external/cronet/components/metrics/
Dcall_stack_profile_builder.cc51 std::string name_bytes(basename_length_in_bytes, '\0'); in HashModuleFilename() local
/external/python/cpython2/Modules/
D_ssl.c3182 char *name_bytes; in set_ecdh_curve() local
/external/python/cpython3/Modules/
D_ssl.c4326 PyObject *name_bytes; in _ssl__SSLContext_set_ecdh_curve() local