Searched defs:cands (Results 1 - 5 of 5) sorted by relevance
/third_party/libbpf/src/ |
H A D | relo_core.h | 16 struct bpf_core_cand *cands; member
|
H A D | relo_core.c | 1280 bpf_core_calc_relo_insn(const char *prog_name, const struct bpf_core_relo *relo, int relo_idx, const struct btf *local_btf, struct bpf_core_cand_list *cands, struct bpf_core_spec *specs_scratch, struct bpf_core_relo_res *targ_res) bpf_core_calc_relo_insn() argument [all...] |
H A D | libbpf.c | 5849 void bpf_core_free_cands(struct bpf_core_cand_list *cands) argument 5858 bpf_core_add_cands(struct bpf_core_cand *local_cand, size_t local_essent_len, const struct btf *targ_btf, const char *targ_btf_name, int targ_start_id, struct bpf_core_cand_list *cands) global() argument 6010 struct bpf_core_cand_list *cands; global() local 6150 struct bpf_core_cand_list *cands = NULL; global() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | signature_lookup.c | 180 MatchingInfo *cands = NULL, *c = NULL; in get_matching_parameters() local
|
/third_party/nghttp2/src/ |
H A D | util.cc | 615 auto cands = std::vector<std::pair<int, const char *>>(); in show_candidates() local
|
Completed in 20 milliseconds