Searched defs:old_key (Results 1 – 10 of 10) sorted by relevance
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_debug_recompile.c | 60 const struct brw_sampler_prog_key_data *old_key, in debug_sampler_recompile() 91 const struct brw_base_prog_key *old_key, in debug_base_recompile() 99 const struct brw_vs_prog_key *old_key, in debug_vs_recompile() 120 const struct brw_tcs_prog_key *old_key, in debug_tcs_recompile() 138 const struct brw_tes_prog_key *old_key, in debug_tes_recompile() 153 const struct brw_gs_prog_key *old_key, in debug_gs_recompile() 165 const struct brw_wm_prog_key *old_key, in debug_fs_recompile() 199 const struct brw_cs_prog_key *old_key, in debug_cs_recompile() 212 const struct brw_base_prog_key *old_key, in brw_debug_key_recompile()
|
| /third_party/libbpf/src/ |
| D | hashmap.h | 143 #define hashmap__insert(map, key, value, strategy, old_key, old_value) \ argument 151 #define hashmap__set(map, key, value, old_key, old_value) \ argument 154 #define hashmap__update(map, key, value, old_key, old_value) \ argument 162 #define hashmap__delete(map, key, old_key, old_value) \ argument
|
| D | hashmap.c | 156 long *old_key, long *old_value) in hashmap_insert() 221 long *old_key, long *old_value) in hashmap_delete()
|
| /third_party/node/deps/nghttp2/lib/ |
| D | nghttp2_ksl.c | 599 void nghttp2_ksl_update_key(nghttp2_ksl *ksl, const nghttp2_ksl_key *old_key, in nghttp2_ksl_update_key()
|
| /third_party/python/Objects/ |
| D | setobject.c | 328 PyObject *old_key; in set_discard_entry() local
|
| D | dictobject.c | 1652 PyObject *old_key; in delitem_common() local 1890 PyObject *old_value, *old_key; in _PyDict_Pop_KnownHash() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| D | iris_program.c | 1137 union brw_any_prog_key old_key; in iris_debug_recompile() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_program.c | 1087 const void *old_key = in crocus_debug_recompile() local
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 57090 __u64 old_key; member 57097 __u64 old_key; member
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 62680 void rekeyIfMoved(const Key& old_key, const Key& new_key) { in rekeyIfMoved()
|