Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
Delfio_dynamic.hpp99 void add_entry( Elf_Xword tag, Elf_Xword value ) in add_entry() function in ELFIO::dynamic_section_accessor_template
110 void add_entry( Elf_Xword tag, const std::string& str ) in add_entry() function in ELFIO::dynamic_section_accessor_template
Delfio_relocation.hpp223 void add_entry( Elf64_Addr offset, Elf_Xword info ) in add_entry() function in ELFIO::relocation_section_accessor_template
234 void add_entry( Elf64_Addr offset, Elf_Word symbol, unsigned char type ) in add_entry() function in ELFIO::relocation_section_accessor_template
248 void add_entry( Elf64_Addr offset, Elf_Xword info, Elf_Sxword addend ) in add_entry() function in ELFIO::relocation_section_accessor_template
259 void add_entry( Elf64_Addr offset, in add_entry() function in ELFIO::relocation_section_accessor_template
276 void add_entry( string_section_accessor str_writer, in add_entry() function in ELFIO::relocation_section_accessor_template
Delfio_array.hpp67 void add_entry( Elf64_Addr address ) in add_entry() function in ELFIO::array_section_accessor_template
/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/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/ffmpeg/libavformat/
Dcache.c99 static int add_entry(URLContext *h, const unsigned char *buf, int size) in add_entry() function
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/
Dpattern.h265 void add_entry(PatternPtr pattern, AnfNodePtr node) { match_result_[pattern] = node; } in add_entry() function
/third_party/iptables/iptables/
Dxtables.c263 add_entry(const char *chain, 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/openssl/apps/
Drehash.c124 static int add_entry(enum Type type, unsigned int hash, const char *filename, in add_entry() function
/third_party/ffmpeg/libavcodec/
Dtiffenc.c126 static int add_entry(TiffEncoderContext *s, enum TiffTags tag, in add_entry() function
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstindex.h360 void (*add_entry) (GstIndex *index, GstIndexEntry *entry); member
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstindex.h357 void (*add_entry) (GstIndex *index, GstIndexEntry *entry); member