/third_party/elfio/elfio/ |
H A D | elfio_array.hpp | 65 void add_entry( Elf64_Addr address ) in add_entry() function in ELFIO::array_section_accessor_template
|
H A D | elfio_dynamic.hpp | 109 void add_entry( Elf_Xword tag, Elf_Xword value ) in add_entry() function in ELFIO::dynamic_section_accessor_template 120 void add_entry( Elf_Xword tag, const std::string& str ) in add_entry() function in ELFIO::dynamic_section_accessor_template
|
H A D | elfio_versym.hpp | 74 bool add_entry( Elf_Half value ) in add_entry() function in ELFIO::versym_section_accessor_template
|
H A D | elfio_relocation.hpp | 224 void add_entry( Elf64_Addr offset, Elf_Xword info ) in add_entry() function in ELFIO::relocation_section_accessor_template 235 void add_entry( Elf64_Addr offset, Elf_Word symbol, unsigned type ) in add_entry() function in ELFIO::relocation_section_accessor_template 249 void add_entry( Elf64_Addr offset, Elf_Xword info, Elf_Sxword addend ) in add_entry() function in ELFIO::relocation_section_accessor_template 260 void add_entry( Elf64_Addr offset, in add_entry() function in ELFIO::relocation_section_accessor_template 277 void add_entry( string_section_accessor str_writer, in add_entry() function in ELFIO::relocation_section_accessor_template
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
H A D | dbus_new_introspect.c | 66 static void add_entry(struct wpabuf *xml, const char *type, const char *name, in add_entry() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
H A D | dbus_new_introspect.c | 66 static void add_entry(struct wpabuf *xml, const char *type, const char *name, in add_entry() function
|
/third_party/ffmpeg/libavformat/ |
H A D | cache.c | 99 static int add_entry(URLContext *h, const unsigned char *buf, int size) in add_entry() function
|
/third_party/ffmpeg/libavcodec/ |
H A D | tiffenc.c | 128 static int add_entry(TiffEncoderContext *s, enum TiffTags tag, in add_entry() function
|
/third_party/libexif/libexif/huawei/ |
H A D | exif-mnote-data-huawei.c | 665 MnoteHuaweiEntry *find_entry = NULL, *add_entry=NULL; in exif_mnote_data_add_entry() local [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | rehash.c | 120 static int add_entry(enum Type type, unsigned int hash, const char *filename, in add_entry() function
|
/third_party/openssl/apps/ |
H A D | rehash.c | 123 static int add_entry(enum Type type, unsigned int hash, const char *filename, in add_entry() function
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | gen_builtin_symbols.py | 760 def add_entry(self, essl_level, glsl_level, shader_type, name, symbol, essl_extension, member in GroupedList 973 def add_entry(self, essl_level, glsl_level, shader_type, name, essl_ext, glsl_ext, member in UnmangledGroupedList
|