Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
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
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
Delfio_array.hpp65 void add_entry( Elf64_Addr address ) in add_entry() function in ELFIO::array_section_accessor_template
Delfio_versym.hpp74 bool add_entry( Elf_Half value ) in add_entry() function in ELFIO::versym_section_accessor_template
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
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/wpa_supplicant/dbus/
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/
Dcache.c99 static int add_entry(URLContext *h, const unsigned char *buf, int size) in add_entry() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
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
/third_party/ffmpeg/libavcodec/
Dtiffenc.c126 static int add_entry(TiffEncoderContext *s, enum TiffTags tag, in add_entry() function
/third_party/openssl/apps/
Drehash.c123 static int add_entry(enum Type type, unsigned int hash, const char *filename, in add_entry() function
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstindex.h357 void (*add_entry) (GstIndex *index, GstIndexEntry *entry); member
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstindex.h360 void (*add_entry) (GstIndex *index, GstIndexEntry *entry); member