/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/ |
D | svgldict.h | 50 FT_GlyphDict_GetNameFunc get_name; in FT_DEFINE_SERVICE() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-subset.hh | 42 const char *get_name () { return "SUBSET"; } in get_name() function
|
D | hb-dispatch.hh | 46 const char *get_name () { return "UNKNOWN"; } in get_name() function
|
D | hb-sanitize.hh | 132 const char *get_name () { return "SANITIZE"; } in get_name() function
|
D | hb-ot-name-table.hh | 346 hb_bytes_t get_name (unsigned int idx) const in get_name() function
|
D | gen-tag-table.py | 635 def get_name (self, lt): member in BCP47Parser
|
/third_party/mesa3d/src/gallium/targets/libgl-d3d12/ |
D | libgl_d3d12.c | 104 get_name(void) in get_name() function
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | stw_winsys.h | 141 (*get_name)(void); member
|
/third_party/libexif/libexif/ |
D | exif-mnote-data-priv.h | 50 const char * (* get_name) (ExifMnoteData *, unsigned int); member
|
/third_party/mesa3d/src/intel/genxml/ |
D | gen_sort_tags.py | 14 def get_name(element): function
|
/third_party/python/Lib/ |
D | symtable.py | 82 def get_name(self): member in SymbolTable 231 def get_name(self): member in Symbol
|
/third_party/mesa3d/docs/gallium/ |
D | screen.rst | 880 get_name section in Methods
|
/third_party/rust/crates/clap/src/builder/ |
D | possible_value.rs | 149 pub fn get_name(&self) -> &str { in get_name() method
|
/third_party/python/Lib/asyncio/ |
D | coroutines.py | 198 def get_name(coro): function
|
D | tasks.py | 135 def get_name(self): member in Task
|
/third_party/elfio/elfio/ |
D | elfio_section.hpp | 102 std::string get_name() const noexcept override { return name; } in get_name() function in ELFIO::section_impl
|
/third_party/mbedtls/programs/psa/ |
D | psa_constant_names.c | 123 psa_get_algorithm_name_func_ptr get_name, in append_with_alg()
|
/third_party/libabigail/src/ |
D | abg-ini.cc | 226 property::get_name()const in get_name() function in abigail::ini::property 812 config::section::get_name() const in get_name() function in abigail::ini::config::section 1984 function_call_expr::get_name() const in get_name() function in abigail::ini::function_call_expr
|
/third_party/python/Modules/ |
D | getaddrinfo.c | 484 get_name(addr, gai_afd, res, numaddr, pai, port0) in get_name() function
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_screen.h | 99 const char *(*get_name)( struct pipe_screen * ); member
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | sfnt.h | 946 TT_Get_Name_Func get_name; member
|
/third_party/rust/crates/clap/tests/derive/ |
D | subcommands.rs | 527 fn get_name() -> &'static str { in subcommand_name_not_literal() function
|
/third_party/python/Lib/distutils/ |
D | dist.py | 1159 def get_name(self): member in DistributionMetadata
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_cross_parsed_ir.cpp | 296 const string &ParsedIR::get_name(ID id) const in get_name() function in SPIRV_CROSS_NAMESPACE::ParsedIR
|
/third_party/ffmpeg/fftools/ |
D | ffmpeg_filter.c | 127 #define DEF_CHOOSE_FORMAT(name, type, var, supported_list, none, printf_format, get_name) \ argument
|