Home
last modified time | relevance | path

Searched defs:add_entry (Results 1 - 12 of 12) sorted by relevance

/third_party/elfio/elfio/
H A Delfio_array.hpp65 void add_entry( Elf64_Addr address ) in add_entry() function in ELFIO::array_section_accessor_template
H A Delfio_dynamic.hpp109 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 Delfio_versym.hpp74 bool add_entry( Elf_Half value ) in add_entry() function in ELFIO::versym_section_accessor_template
H A Delfio_relocation.hpp224 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 Ddbus_new_introspect.c66 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 Ddbus_new_introspect.c66 static void add_entry(struct wpabuf *xml, const char *type, const char *name, in add_entry() function
/third_party/ffmpeg/libavformat/
H A Dcache.c99 static int add_entry(URLContext *h, const unsigned char *buf, int size) in add_entry() function
/third_party/ffmpeg/libavcodec/
H A Dtiffenc.c128 static int add_entry(TiffEncoderContext *s, enum TiffTags tag, in add_entry() function
/third_party/libexif/libexif/huawei/
H A Dexif-mnote-data-huawei.c665 MnoteHuaweiEntry *find_entry = NULL, *add_entry=NULL; in exif_mnote_data_add_entry() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Drehash.c120 static int add_entry(enum Type type, unsigned int hash, const char *filename, in add_entry() function
/third_party/openssl/apps/
H A Drehash.c123 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 Dgen_builtin_symbols.py760 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

Completed in 11 milliseconds