Home
last modified time | relevance | path

Searched defs:next_key (Results 1 – 25 of 66) sorted by relevance

123

/external/trusty/musl/src/thread/
Dpthread_key_create.c10 static pthread_key_t next_key; variable
/external/musl/src/thread/
Dpthread_key_create.c11 static pthread_key_t next_key; variable
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_maps.c39 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/
Ddrmsl.c114 unsigned long next_key = 0; in print_neighbors() local
/external/bcc/libbpf-tools/
Dmap_helpers.c18 __u8 key[key_size], next_key[key_size]; in dump_hash_iter() local
Dbiopattern.c115 __u32 total, lookup_key = -1, next_key; in print_map() local
Dbitesize.c122 struct hist_key lookup_key, next_key; in print_log2_hists() local
Dtcpsynbl.c144 __u64 lookup_key = -1, next_key; in print_log2_hists() local
Dbiostacks.c101 struct rqinfo lookup_key = {}, next_key; in print_map() local
Dwakeuptime.c158 struct key_t lookup_key = {}, next_key; in print_map() local
Dhardirqs.c131 struct irq_key lookup_key = {}, next_key; in print_map() local
Dcpufreq.c175 struct hkey lookup_key = {}, next_key; in print_linear_hists() local
Dllcstat.c142 struct key_info lookup_key = { .cpu = -1 }, next_key; in print_map() local
Drunqlat.c151 __u32 lookup_key = -2, next_key; in print_log2_hists() local
Dcpudist.c162 __u32 lookup_key = -2, next_key; in print_log2_hists() local
Doffcputime.c191 struct key_t lookup_key = {}, next_key; in print_map() local
Dtcprtt.c191 struct hist_key *lookup_key = NULL, next_key; in print_map() local
Dbiolatency.c198 struct hist_key lookup_key = { .cmd_flags = -1 }, next_key; in print_log2_hists() local
Dcapable.c194 struct key_t lookup_key = {}, next_key; in print_map() local
/external/mesa3d/src/gallium/frontends/nine/
Dpixelshader9.h49 uint64_t next_key; member
Dvertexshader9.h59 uint64_t next_key; member
/external/tensorflow/tensorflow/core/distributed_runtime/integration_test/
Dc_api_coordination_test.cc226 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/
Dsort.c78 struct sort_key *next_key; // linked list member
/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_parser_impl.cc300 StringId next_key = next == interned.end() ? kNullStringId : next->first; in ParseMetatraceEvent() local
/external/libdrm/
Dxf86drmSL.c233 unsigned long *next_key, void **next_value) in drmSLLookupNeighbors()

123