Searched defs:local_id (Results 1 – 6 of 6) sorted by relevance
/third_party/libbpf/src/ |
D | relo_core.c | 146 int __bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, in __bpf_core_types_are_compat() 413 __u32 local_id, in bpf_core_fields_are_compat() 491 __u32 local_id; in bpf_core_match_member() local 1294 __u32 local_id; in bpf_core_calc_relo_insn() local 1544 int __bpf_core_types_match(const struct btf *local_btf, __u32 local_id, const struct btf *targ_btf, in __bpf_core_types_match()
|
D | libbpf.c | 5944 int bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, 5950 int bpf_core_types_match(const struct btf *local_btf, __u32 local_id, 6012 __u32 local_id = relo->type_id; local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_lower_system_values.c | 465 nir_ssa_def *local_id = nir_load_local_invocation_id(b); in lower_compute_system_value_instr() local 508 nir_ssa_def *local_id = nir_load_local_invocation_id(b); in lower_compute_system_value_instr() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_nir_lower_cs_intrinsics.c | 44 nir_ssa_def *local_id = NULL; in lower_cs_intrinsics_convert_block() local
|
/third_party/rust/crates/bindgen/bindgen/ir/ |
D | item.rs | 389 local_id: LazyCell<usize>, field 540 pub fn local_id(&self, ctx: &BindgenContext) -> usize { in local_id() method 554 let local_id = self.next_child_local_id.get(); in next_child_local_id() localVariable
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | webrtcbin.c | 1434 gchar *local_id; in validate_remote_inbound_rtp_stats() local 1488 gchar *local_id; in validate_remote_outbound_rtp_stats() local
|