Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 25 of 136) sorted by relevance

123456

/dflybsd-src/contrib/gcc-4.7/libobjc/objc-private/
H A Dhash.h79 typedef struct cache struct
100 } *cache_ptr; argument
109 /* Deallocate all of the hash nodes and the cache itself. */ argument
157 objc_hash_ptr (cache_ptr cache, const void *key) in objc_hash_ptr()
166 objc_hash_string (cache_ptr cache, const void *key) in objc_hash_string()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-streamer.c94 streamer_tree_cache_add_to_node_array (struct streamer_tree_cache_d *cache, in streamer_tree_cache_add_to_node_array()
119 streamer_tree_cache_insert_1 (struct streamer_tree_cache_d *cache, in streamer_tree_cache_insert_1()
175 streamer_tree_cache_insert (struct streamer_tree_cache_d *cache, tree t, in streamer_tree_cache_insert()
186 streamer_tree_cache_insert_at (struct streamer_tree_cache_d *cache, in streamer_tree_cache_insert_at()
196 streamer_tree_cache_append (struct streamer_tree_cache_d *cache, tree t) in streamer_tree_cache_append()
207 streamer_tree_cache_lookup (struct streamer_tree_cache_d *cache, tree t, in streamer_tree_cache_lookup()
238 streamer_tree_cache_get (struct streamer_tree_cache_d *cache, unsigned ix) in streamer_tree_cache_get()
252 record_common_node (struct streamer_tree_cache_d *cache, tree node) in record_common_node()
297 preload_common_nodes (struct streamer_tree_cache_d *cache) in preload_common_nodes()
323 struct streamer_tree_cache_d *cache; in streamer_tree_cache_create() local
H A Dtree-scalar-evolution.c2009 get_instantiated_value (htab_t cache, basic_block instantiated_below, in get_instantiated_value()
2028 set_instantiated_value (htab_t cache, basic_block instantiated_below, in set_instantiated_value()
2094 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_name()
2186 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_poly()
2240 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_binary()
2298 bool fold_conversions, htab_t cache, int size_expr) in instantiate_array_ref()
2335 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_convert()
2382 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_not()
2429 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_3()
2476 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_2()
[all …]
/dflybsd-src/contrib/gdb-7/gdb/
H A Ddwarf2-frame-tailcall.c73 const struct tailcall_cache *cache = arg; in cache_hash() local
96 struct tailcall_cache *cache; in cache_new_ref1() local
114 cache_ref (struct tailcall_cache *cache) in cache_ref()
125 cache_unref (struct tailcall_cache *cache) in cache_unref()
154 struct tailcall_cache *cache; in cache_find() local
177 struct tailcall_cache *cache) in existing_next_levels()
216 struct tailcall_cache *cache = *this_cache; in tailcall_frame_this_id() local
235 pretend_pc (struct frame_info *this_frame, struct tailcall_cache *cache) in pretend_pc()
271 struct tailcall_cache *cache = *tailcall_cachep; in dwarf2_tailcall_prev_register_first() local
300 struct tailcall_cache *cache = *this_cache; in tailcall_frame_prev_register() local
[all …]
H A Dsentinel-frame.c35 struct frame_unwind_cache *cache = in sentinel_frame_cache() local
49 struct frame_unwind_cache *cache = *this_prologue_cache; in sentinel_frame_prev_register() local
73 struct frame_unwind_cache *cache = *this_prologue_cache; in sentinel_frame_prev_arch() local
H A Damd64-tdep.c1711 amd64_init_frame_cache (struct amd64_frame_cache *cache) in amd64_init_frame_cache()
1740 struct amd64_frame_cache *cache; in amd64_alloc_frame_cache() local
1755 struct amd64_frame_cache *cache) in amd64_analyze_stack_align()
1906 struct amd64_frame_cache *cache) in amd64_x32_analyze_stack_align()
2105 struct amd64_frame_cache *cache) in amd64_analyze_prologue()
2253 struct amd64_frame_cache cache; in amd64_skip_prologue() local
2286 struct amd64_frame_cache *cache) in amd64_frame_cache_1()
2357 struct amd64_frame_cache *cache; in amd64_frame_cache() local
2379 struct amd64_frame_cache *cache = in amd64_frame_unwind_stop_reason() local
2396 struct amd64_frame_cache *cache = in amd64_frame_this_id() local
[all …]
H A Ddummy-frame.c223 struct dummy_frame_cache *cache; in dummy_frame_sniffer() local
245 struct dummy_frame_cache *cache = (*this_prologue_cache); in dummy_frame_prev_register() local
275 struct dummy_frame_cache *cache = (*this_prologue_cache); in dummy_frame_this_id() local
H A Di386-tdep.c840 struct i386_frame_cache *cache; in i386_alloc_frame_cache() local
924 struct i386_frame_cache *cache) in i386_analyze_struct_return()
1023 struct i386_frame_cache *cache) in i386_analyze_stack_align()
1343 struct i386_frame_cache *cache) in i386_analyze_frame_setup()
1505 struct i386_frame_cache *cache) in i386_analyze_register_saves()
1559 struct i386_frame_cache *cache) in i386_analyze_prologue()
1582 struct i386_frame_cache cache; in i386_skip_prologue() local
1722 struct i386_frame_cache *cache) in i386_frame_cache_1()
1825 struct i386_frame_cache *cache; in i386_frame_cache() local
1847 struct i386_frame_cache *cache = i386_frame_cache (this_frame, this_cache); in i386_frame_this_id() local
[all …]
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-streamer.c106 streamer_tree_cache_add_to_node_array (struct streamer_tree_cache_d *cache, in streamer_tree_cache_add_to_node_array()
138 streamer_tree_cache_insert_1 (struct streamer_tree_cache_d *cache, in streamer_tree_cache_insert_1()
183 streamer_tree_cache_insert (struct streamer_tree_cache_d *cache, tree t, in streamer_tree_cache_insert()
193 streamer_tree_cache_replace_tree (struct streamer_tree_cache_d *cache, in streamer_tree_cache_replace_tree()
209 streamer_tree_cache_append (struct streamer_tree_cache_d *cache, in streamer_tree_cache_append()
224 streamer_tree_cache_lookup (struct streamer_tree_cache_d *cache, tree t, in streamer_tree_cache_lookup()
255 verify_common_node_recorded (struct streamer_tree_cache_d *cache, tree node) in verify_common_node_recorded()
281 record_common_node (struct streamer_tree_cache_d *cache, tree node) in record_common_node()
353 preload_common_nodes (struct streamer_tree_cache_d *cache) in preload_common_nodes()
397 struct streamer_tree_cache_d *cache; in streamer_tree_cache_create() local
H A Dtree-streamer.h96 streamer_tree_cache_get_tree (struct streamer_tree_cache_d *cache, unsigned ix) in streamer_tree_cache_get_tree()
104 streamer_tree_cache_get_hash (struct streamer_tree_cache_d *cache, unsigned ix) in streamer_tree_cache_get_hash()
/dflybsd-src/contrib/gcc-4.7/libobjc/
H A Dhash.c36 #define FULLNESS(cache) \ argument
38 #define EXPANSION(cache) \ argument
45 cache_ptr cache; in objc_hash_new() local
79 objc_hash_delete (cache_ptr cache) in objc_hash_delete()
171 objc_hash_remove (cache_ptr cache, const void *key) in objc_hash_remove()
212 objc_hash_next (cache_ptr cache, node_ptr node) in objc_hash_next()
256 objc_hash_value_for_key (cache_ptr cache, const void *key) in objc_hash_value_for_key()
280 objc_hash_is_key_in_hash (cache_ptr cache, const void *key) in objc_hash_is_key_in_hash()
/dflybsd-src/sbin/hammer/
H A Dcache.c85 hammer_cache_add(cache_info_t cache) in hammer_cache_add()
92 hammer_cache_del(cache_info_t cache) in hammer_cache_del()
99 hammer_cache_used(cache_info_t cache) in hammer_cache_used()
108 cache_info_t cache; in hammer_cache_flush() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_disk_set_standard_lookup.c72 } cache[name_cache_size]; member
124 struct name_cache *cache = (struct name_cache *)data; in cleanup() local
142 lookup_name(struct name_cache *cache, in lookup_name()
187 lookup_uname_helper(struct name_cache *cache, id_t id) in lookup_uname_helper()
232 lookup_uname_helper(struct name_cache *cache, id_t id) in lookup_uname_helper()
256 lookup_gname_helper(struct name_cache *cache, id_t id) in lookup_gname_helper()
299 lookup_gname_helper(struct name_cache *cache, id_t id) in lookup_gname_helper()
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dpcy_cache.c78 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_create() local
126 X509_POLICY_CACHE *cache; in policy_cache_new() local
220 policy_cache_free(X509_POLICY_CACHE *cache) in policy_cache_free()
244 policy_cache_find_data(const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id) in policy_cache_find_data()
H A Dpcy_tree.c147 const X509_POLICY_CACHE *cache; in tree_init() local
321 tree_link_nodes(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache) in tree_link_nodes()
341 tree_add_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, in tree_add_unmatched()
367 tree_link_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, in tree_link_unmatched()
400 tree_link_any(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, in tree_link_any()
606 const X509_POLICY_CACHE *cache; in tree_evaluate() local
H A Dpcy_map.c74 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_set_mapping() local
/dflybsd-src/sys/bus/u4b/
H A Dusb_busdma.c135 usbd_copy_in(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_in()
164 usbd_copy_in_user(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_in_user()
194 struct usb_page_cache *cache; member
209 usbd_m_copy_in(struct usb_page_cache *cache, usb_frlength_t dst_offset, in usbd_m_copy_in()
255 usbd_copy_out(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_out()
284 usbd_copy_out_user(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_out_user()
313 usbd_frame_zero(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_frame_zero()
/dflybsd-src/contrib/mpfr/src/
H A Dcache.c38 mpfr_clear_cache (mpfr_cache_t cache) in mpfr_clear_cache()
46 mpfr_cache (mpfr_ptr dest, mpfr_cache_t cache, mpfr_rnd_t rnd) in mpfr_cache()
/dflybsd-src/sys/dev/acpica/Osd/
H A DOsdCache.c38 struct objcache *cache; member
48 void *cache; member
65 ACPI_CACHE_T *cache; in AcpiOsCreateCache() local
/dflybsd-src/gnu/usr.bin/gdb/kgdb/
H A Dtrgt_x86_64.c157 struct kgdb_frame_cache *cache; in kgdb_trgt_frame_cache() local
184 struct kgdb_frame_cache *cache; in kgdb_trgt_trapframe_this_id() local
195 struct kgdb_frame_cache *cache; in kgdb_trgt_trapframe_prev_register() local
/dflybsd-src/contrib/dialog/
H A Dinputstr.c181 #define load_cache(cache, string) &my_cache argument
189 same_cache2(CACHE * cache, const char *string, unsigned i_len) in same_cache2()
228 same_cache1(CACHE * cache, const char *string, size_t i_len) in same_cache1()
263 CACHE *cache = load_cache(cCntWideBytes, string); in dlg_count_wcbytes() local
301 CACHE *cache = load_cache(cCntWideChars, string); in dlg_count_wchars() local
340 CACHE *cache = load_cache(cInxWideChars, string); in dlg_index_wchars() local
394 CACHE *cache = load_cache(cInxCols, string); in dlg_index_columns() local
/dflybsd-src/sys/dev/drm/i915/
H A Di915_gem_execbuffer.c510 static inline int use_cpu_reloc(const struct reloc_cache *cache, in use_cpu_reloc()
843 static void reloc_cache_init(struct reloc_cache *cache, in reloc_cache_init()
871 static inline struct i915_ggtt *cache_to_ggtt(struct reloc_cache *cache) in cache_to_ggtt()
878 static void reloc_gpu_flush(struct reloc_cache *cache) in reloc_gpu_flush()
889 static void reloc_cache_reset(struct reloc_cache *cache) in reloc_cache_reset()
926 struct reloc_cache *cache, in reloc_kmap()
958 struct reloc_cache *cache, in reloc_iomap()
1022 struct reloc_cache *cache, in reloc_vaddr()
1067 struct reloc_cache *cache = &eb->reloc_cache; in __reloc_gpu_alloc() local
1160 struct reloc_cache *cache = &eb->reloc_cache; in reloc_gpu() local
H A Dintel_fbc.c82 static void intel_fbc_get_plane_source_size(struct intel_fbc_state_cache *cache, in intel_fbc_get_plane_source_size()
92 struct intel_fbc_state_cache *cache) in intel_fbc_calculate_cfb_size()
742 struct intel_fbc_state_cache *cache = &fbc->state_cache; in intel_fbc_update_state_cache() local
777 struct intel_fbc_state_cache *cache = &fbc->state_cache; in intel_fbc_can_activate() local
883 struct intel_fbc_state_cache *cache = &fbc->state_cache; in intel_fbc_get_reg_params() local
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dfileread.cc472 unsigned int byteshift, bool cache) in make_view()
533 section_size_type size, bool aligned, bool cache) in find_or_make_view()
616 bool aligned, bool cache) in get_view()
625 bool aligned, bool cache) in get_lasting_view()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dfileread.cc472 unsigned int byteshift, bool cache) in make_view()
533 section_size_type size, bool aligned, bool cache) in find_or_make_view()
616 bool aligned, bool cache) in get_view()
625 bool aligned, bool cache) in get_lasting_view()

123456