/third_party/libbpf/src/ |
D | bpf.c | 902 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) in bpf_obj_get_next_id() 918 int bpf_prog_get_next_id(__u32 start_id, __u32 *next_id) in bpf_prog_get_next_id() 923 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) in bpf_map_get_next_id() 928 int bpf_btf_get_next_id(__u32 start_id, __u32 *next_id) in bpf_btf_get_next_id() 933 int bpf_link_get_next_id(__u32 start_id, __u32 *next_id) in bpf_link_get_next_id()
|
D | btf.c | 117 int start_id; member 767 static __s32 btf_find_by_name_kind(const struct btf *btf, int start_id, in btf_find_by_name_kind()
|
D | linker.c | 2232 int i, j, n, start_id, id; in linker_append_btf() local
|
/third_party/rust/crates/aho-corasick/src/ |
D | nfa.rs | 51 start_id: S, field 186 let start_id = self.start_id; in copy_empty_matches() localVariable 965 let start_id = self.nfa.start_id; in add_start_state_loop() localVariable 992 let start_id = self.nfa.start_id; in close_start_state_loop() localVariable
|
D | dfa.rs | 403 start_id: S, field
|
/third_party/freetype/src/sfnt/ |
D | ttcmap.c | 1829 FT_UInt32 n, start, end, start_id, count, last = 0; in FT_CALLBACK_DEF() local 1910 FT_UInt32 start, end, start_id; in tt_cmap8_char_index() local 1946 FT_UInt32 start, end, start_id; in tt_cmap8_char_next() local 2296 FT_ULong n, start, end, start_id, last = 0; in tt_cmap12_validate() local 2338 FT_ULong start, end, start_id, char_code; in tt_cmap12_next() local 2404 FT_UInt32 start, end, start_id; in tt_cmap12_char_map_binary() local
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | ttcmap.c | 1829 FT_UInt32 n, start, end, start_id, count, last = 0; in FT_CALLBACK_DEF() local 1910 FT_UInt32 start, end, start_id; in tt_cmap8_char_index() local 1946 FT_UInt32 start, end, start_id; in tt_cmap8_char_next() local 2296 FT_ULong n, start, end, start_id, last = 0; in tt_cmap12_validate() local 2338 FT_ULong start, end, start_id, char_code; in tt_cmap12_next() local 2404 FT_UInt32 start, end, start_id; in tt_cmap12_char_map_binary() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/ |
D | ttcmap.c | 1820 FT_UInt32 n, start, end, start_id, count, last = 0; in FT_CALLBACK_DEF() local 1901 FT_UInt32 start, end, start_id; in tt_cmap8_char_index() local 1937 FT_UInt32 start, end, start_id; in tt_cmap8_char_next() local 2287 FT_ULong n, start, end, start_id, last = 0; in tt_cmap12_validate() local 2329 FT_ULong start, end, start_id, char_code; in tt_cmap12_next() local 2395 FT_UInt32 start, end, start_id; in tt_cmap12_char_map_binary() local
|
/third_party/ltp/include/lapi/ |
D | bpf.h | 267 uint32_t start_id; member
|
/third_party/ffmpeg/libavcodec/ |
D | mediacodec_wrapper.c | 192 jmethodID start_id; member
|
/third_party/libbpf/include/uapi/linux/ |
D | bpf.h | 1446 __u32 start_id; member
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 25450 __u32 start_id; member 25844 u32 start_id; member
|