Home
last modified time | relevance | path

Searched defs:element (Results 1 – 25 of 88) sorted by relevance

1234

/dflybsd-src/usr.sbin/nscd/
H A Dprotocol.c40 init_comm_element(struct comm_element *element, enum comm_element_t type) in init_comm_element()
102 finalize_comm_element(struct comm_element *element) in finalize_comm_element()
185 get_cache_write_request(struct comm_element *element) in get_cache_write_request()
212 get_cache_write_response(struct comm_element *element) in get_cache_write_response()
241 get_cache_read_request(struct comm_element *element) in get_cache_read_request()
269 get_cache_read_response(struct comm_element *element) in get_cache_read_response()
298 get_cache_transform_request(struct comm_element *element) in get_cache_transform_request()
327 get_cache_transform_response(struct comm_element *element) in get_cache_transform_response()
359 get_cache_mp_write_session_request(struct comm_element *element) in get_cache_mp_write_session_request()
389 get_cache_mp_write_session_response(struct comm_element *element) in get_cache_mp_write_session_response()
[all …]
/dflybsd-src/contrib/gdb-7/gdb/
H A Dxml-tdesc.c103 const struct gdb_xml_element *element, in tdesc_end_arch()
120 const struct gdb_xml_element *element, in tdesc_end_osabi()
138 const struct gdb_xml_element *element, in tdesc_end_compatible()
152 const struct gdb_xml_element *element, in tdesc_start_target()
167 const struct gdb_xml_element *element, in tdesc_start_feature()
181 const struct gdb_xml_element *element, in tdesc_start_reg()
232 const struct gdb_xml_element *element, in tdesc_start_union()
248 const struct gdb_xml_element *element, in tdesc_start_struct()
273 const struct gdb_xml_element *element, in tdesc_start_flags()
294 const struct gdb_xml_element *element, in tdesc_start_field()
[all …]
H A Dmemory-map.c59 const struct gdb_xml_element *element, in memory_map_start_memory()
82 const struct gdb_xml_element *element, in memory_map_end_memory()
97 const struct gdb_xml_element *element, in memory_map_start_property()
111 const struct gdb_xml_element *element, in memory_map_end_property()
H A Dsolib-target.c82 const struct gdb_xml_element *element, in library_list_start_segment()
99 const struct gdb_xml_element *element, in library_list_start_section()
118 const struct gdb_xml_element *element, in library_list_start_library()
131 const struct gdb_xml_element *element, in library_list_end_library()
148 const struct gdb_xml_element *element, in library_list_start_list()
H A Dosdata.c61 const struct gdb_xml_element *element, in osdata_start_osdata()
81 const struct gdb_xml_element *element, in osdata_start_item()
94 const struct gdb_xml_element *element, in osdata_start_column()
107 const struct gdb_xml_element *element, in osdata_end_column()
H A Dxml-support.c51 const struct gdb_xml_element *element; member
181 const struct gdb_xml_element *element; in gdb_xml_start_element() local
344 const struct gdb_xml_element *element; in gdb_xml_end_element() local
772 const struct gdb_xml_element *element, in xinclude_start_include()
807 const struct gdb_xml_element *element, in xinclude_end_include()
H A Dbtrace.c458 const struct gdb_xml_element *element, in check_xml_btrace_version()
471 const struct gdb_xml_element *element, in parse_xml_btrace_block()
/dflybsd-src/contrib/gdb-7/gdb/tui/
H A Dtui-stack.c255 struct tui_win_element *element; in tui_show_locator_content() local
283 struct tui_locator_element *element; in tui_set_locator_fullname() local
306 struct tui_locator_element *element; in tui_set_locator_info() local
H A Dtui-source.c124 struct tui_win_element *element in tui_set_source_content() local
273 struct tui_win_element *element = in tui_set_source_content_nil() local
H A Dtui-disasm.c231 struct tui_win_element *element; in tui_set_disassem_content() local
332 struct tui_locator_element *element; in tui_get_begin_asm_address() local
/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Dieee802_11_common.h15 struct element { struct
16 u8 id;
17 u8 datalen;
18 u8 data[];
238 #define for_each_element_id(element, _id, data, datalen) \ argument
242 #define for_each_element_extid(element, extid, _data, _datalen) \ argument
248 #define for_each_subelement(sub, element) \ argument
251 #define for_each_subelement_id(sub, id, element) \ argument
254 #define for_each_subelement_extid(sub, extid, element) \ argument
270 static inline int for_each_element_completed(const struct element *element, in for_each_element_completed()
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dhashtab.c594 htab_find_with_hash (htab_t htab, const PTR element, hashval_t hash) in htab_find_with_hash()
628 htab_find (htab_t htab, const PTR element) in htab_find()
642 htab_find_slot_with_hash (htab_t htab, const PTR element, in htab_find_slot_with_hash()
710 htab_find_slot (htab_t htab, const PTR element, enum insert_option insert) in htab_find_slot()
721 htab_remove_elt (htab_t htab, PTR element) in htab_remove_elt()
732 htab_remove_elt_with_hash (htab_t htab, PTR element, hashval_t hash) in htab_remove_elt_with_hash()
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dhashtab.c594 htab_find_with_hash (htab_t htab, const PTR element, hashval_t hash) in htab_find_with_hash()
628 htab_find (htab_t htab, const PTR element) in htab_find()
642 htab_find_slot_with_hash (htab_t htab, const PTR element, in htab_find_slot_with_hash()
710 htab_find_slot (htab_t htab, const PTR element, enum insert_option insert) in htab_find_slot()
721 htab_remove_elt (htab_t htab, PTR element) in htab_remove_elt()
732 htab_remove_elt_with_hash (htab_t htab, PTR element, hashval_t hash) in htab_remove_elt_with_hash()
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dhashtab.c585 htab_find_with_hash (htab_t htab, const PTR element, hashval_t hash) in htab_find_with_hash()
619 htab_find (htab_t htab, const PTR element) in htab_find()
633 htab_find_slot_with_hash (htab_t htab, const PTR element, in htab_find_slot_with_hash()
701 htab_find_slot (htab_t htab, const PTR element, enum insert_option insert) in htab_find_slot()
712 htab_remove_elt (htab_t htab, PTR element) in htab_remove_elt()
723 htab_remove_elt_with_hash (htab_t htab, PTR element, hashval_t hash) in htab_remove_elt_with_hash()
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dhashtab.c586 htab_find_with_hash (htab_t htab, const PTR element, hashval_t hash) in htab_find_with_hash()
620 htab_find (htab_t htab, const PTR element) in htab_find()
634 htab_find_slot_with_hash (htab_t htab, const PTR element, in htab_find_slot_with_hash()
702 htab_find_slot (htab_t htab, const PTR element, enum insert_option insert) in htab_find_slot()
713 htab_remove_elt (htab_t htab, PTR element) in htab_remove_elt()
724 htab_remove_elt_with_hash (htab_t htab, PTR element, hashval_t hash) in htab_remove_elt_with_hash()
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dhashtab.c585 htab_find_with_hash (htab_t htab, const PTR element, hashval_t hash) in htab_find_with_hash()
619 htab_find (htab_t htab, const PTR element) in htab_find()
633 htab_find_slot_with_hash (htab_t htab, const PTR element, in htab_find_slot_with_hash()
701 htab_find_slot (htab_t htab, const PTR element, enum insert_option insert) in htab_find_slot()
712 htab_remove_elt (htab_t htab, PTR element) in htab_remove_elt()
723 htab_remove_elt_with_hash (htab_t htab, PTR element, hashval_t hash) in htab_remove_elt_with_hash()
/dflybsd-src/lib/libc/stdlib/
H A Dremque.c17 remque(void *element) in remque()
H A Dinsque.c21 insque(void *element, void *pred) in insque()
/dflybsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_debug.c268 debug_dump_to_xml_padded_hex_output(const char *element, unsigned char *buf, in debug_dump_to_xml_padded_hex_output()
332 debug_dump_integer(const char *element, char* buf, int mode) in debug_dump_integer()
/dflybsd-src/contrib/gcc-4.7/libobjc/
H A Dsarray.c100 sarray_at_put (struct sarray *array, sidx index, void *element) in sarray_at_put()
203 sarray_at_put_safe (struct sarray *array, sidx index, void *element) in sarray_at_put_safe()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-phinodes.h45 struct phi_arg_d *element, *root; in phi_arg_index_from_use() local
H A Dtree-ssa-scopedtables.c127 class expr_hash_elt element) in simplify_binary_operation()
354 class expr_hash_elt *element = new expr_hash_elt (&p->cond, p->value); in record_cond() local
364 delete element; in record_cond() local
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dhashtab.h328 htab_find (htab_t htab, const hash_entry_type element) in htab_find()
364 htab_find_slot (htab_t *htabp, const hash_entry_type element, in htab_find_slot()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dstringpool.cc255 std::pair<Hashkey, Hashval> element(Hashkey(s, length), k); in add_with_length() local
297 std::pair<Hashkey, Hashval> element(hk, k); in add_with_length() local
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dstringpool.cc255 std::pair<Hashkey, Hashval> element(Hashkey(s, length), k); in add_with_length() local
297 std::pair<Hashkey, Hashval> element(hk, k); in add_with_length() local

1234