Home
last modified time | relevance | path

Searched defs:local_type (Results 1 – 6 of 6) sorted by relevance

/external/libbpf/src/
Drelo_core.c334 const struct btf_type *local_type, *targ_type; in bpf_core_fields_are_compat() local
404 const struct btf_type *local_type, *targ_type; in bpf_core_match_member() local
1192 const struct btf_type *local_type; in bpf_core_apply_relo_insn() local
Dlibbpf.c5428 const struct btf_type *local_type, *targ_type; in bpf_core_types_are_compat() local
5543 const struct btf_type *local_type; in bpf_core_apply_relo() local
7280 const struct btf_type *local_type; in bpf_object__resolve_ksym_var_btf_id() local
/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h697 VkFlags local_type = 0; in layer_create_report_callback() local
914 VkFlags local_type = 0; in will_log_msg() local
969 VkFlags local_type = 0; in log_msg() local
/external/webrtc/pc/
Djsep_transport_unittest.cc41 SdpType local_type; member
/external/webrtc/p2p/base/
Dp2p_transport_channel_unittest.cc520 const std::string& local_type = LocalCandidate(ep1_ch1())->type(); in CheckCandidate1() local
539 const std::string& local_type = LocalCandidate(ep1_ch1())->type(); in ExpectCandidate1() local
553 const std::string& local_type = LocalCandidate(ep2_ch1())->type(); in CheckCandidate2() local
572 const std::string& local_type = LocalCandidate(ep2_ch1())->type(); in ExpectCandidate2() local
/external/python/cpython3/Modules/
D_threadmodule.c32 PyTypeObject *local_type; member