/kernel/linux/linux-5.10/tools/testing/kunit/ |
H A D | kunit_config.py | 39 def add_entry(self, entry: KconfigEntry) -> None: member in Kconfig
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | arm64-frame-pointer-unwind-support.c | 23 static int add_entry(struct unwind_entry *entry, void *arg) in add_entry() function
|
/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
|
/kernel/linux/linux-6.6/tools/testing/kunit/ |
H A D | kunit_config.py | 49 def add_entry(self, name: str, value: str) -> None: member in Kconfig
|
/kernel/linux/linux-6.6/tools/perf/dlfilters/ |
H A D | dlfilter-show-cycles.c | 72 static void add_entry(__s32 tid, int pos, __u64 cnt) in add_entry() function
|
/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
|
/kernel/linux/linux-5.10/net/atm/ |
H A D | mpoa_caches.h | 35 in_cache_entry *(*add_entry)(__be32 dst_ip, member 68 eg_cache_entry *(*add_entry)(struct k_message *msg, struct mpoa_client *client); member
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | mpoa_caches.h | 35 in_cache_entry *(*add_entry)(__be32 dst_ip, member 68 eg_cache_entry *(*add_entry)(struct k_message *msg, struct mpoa_client *client); member
|
/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
|
/kernel/linux/linux-5.10/net/mptcp/ |
H A D | pm_netlink.c | 265 struct mptcp_pm_add_entry *add_entry = NULL; in mptcp_pm_alloc_anno_list() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | rio.h | 122 int (*add_entry) (struct rio_mport *mport, u16 destid, u8 hopcount, member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | rio.h | 122 int (*add_entry) (struct rio_mport *mport, u16 destid, u8 hopcount, member
|
/kernel/linux/linux-6.6/net/mptcp/ |
H A D | pm_netlink.c | 347 struct mptcp_pm_add_entry *add_entry = NULL; in mptcp_pm_alloc_anno_list() local [all...] |