/external/trusty/musl/src/thread/ |
D | pthread_key_create.c | 10 static pthread_key_t next_key; variable
|
/external/musl/src/thread/ |
D | pthread_key_create.c | 11 static pthread_key_t next_key; variable
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_maps.c | 39 long long key, next_key, first_key, value; in test_hashmap() local 156 long long key, next_key, first_key; in test_hashmap_percpu() local 293 long long key, value[VALUE_SIZE], next_key; in test_hashmap_walk() local 363 int key, next_key, fd; in test_arraymap() local 419 int key, next_key, fd, i; in test_arraymap_percpu() local
|
/external/libdrm/tests/ |
D | drmsl.c | 114 unsigned long next_key = 0; in print_neighbors() local
|
/external/bcc/libbpf-tools/ |
D | map_helpers.c | 18 __u8 key[key_size], next_key[key_size]; in dump_hash_iter() local
|
D | biopattern.c | 115 __u32 total, lookup_key = -1, next_key; in print_map() local
|
D | bitesize.c | 122 struct hist_key lookup_key, next_key; in print_log2_hists() local
|
D | tcpsynbl.c | 144 __u64 lookup_key = -1, next_key; in print_log2_hists() local
|
D | biostacks.c | 101 struct rqinfo lookup_key = {}, next_key; in print_map() local
|
D | wakeuptime.c | 158 struct key_t lookup_key = {}, next_key; in print_map() local
|
D | hardirqs.c | 131 struct irq_key lookup_key = {}, next_key; in print_map() local
|
D | cpufreq.c | 175 struct hkey lookup_key = {}, next_key; in print_linear_hists() local
|
D | llcstat.c | 142 struct key_info lookup_key = { .cpu = -1 }, next_key; in print_map() local
|
D | runqlat.c | 151 __u32 lookup_key = -2, next_key; in print_log2_hists() local
|
D | cpudist.c | 162 __u32 lookup_key = -2, next_key; in print_log2_hists() local
|
D | offcputime.c | 191 struct key_t lookup_key = {}, next_key; in print_map() local
|
D | tcprtt.c | 191 struct hist_key *lookup_key = NULL, next_key; in print_map() local
|
D | biolatency.c | 198 struct hist_key lookup_key = { .cmd_flags = -1 }, next_key; in print_log2_hists() local
|
D | capable.c | 194 struct key_t lookup_key = {}, next_key; in print_map() local
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | pixelshader9.h | 49 uint64_t next_key; member
|
D | vertexshader9.h | 59 uint64_t next_key; member
|
/external/tensorflow/tensorflow/core/distributed_runtime/integration_test/ |
D | c_api_coordination_test.cc | 226 TFE_TensorHandle* next_key = TestScalarTensorHandle( in TEST() local 308 const std::string& next_key = tensorflow::strings::StrCat("key", next_id); in TEST() local
|
/external/toybox/toys/posix/ |
D | sort.c | 78 struct sort_key *next_key; // linked list member
|
/external/perfetto/src/trace_processor/importers/proto/ |
D | proto_trace_parser_impl.cc | 300 StringId next_key = next == interned.end() ? kNullStringId : next->first; in ParseMetatraceEvent() local
|
/external/libdrm/ |
D | xf86drmSL.c | 233 unsigned long *next_key, void **next_value) in drmSLLookupNeighbors()
|