/third_party/musl/src/thread/ |
H A D | pthread_key_create.c | 13 static pthread_key_t next_key; variable
|
/third_party/libdrm/tests/ |
H A D | drmsl.c | 114 unsigned long next_key = 0; in print_neighbors() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | vertexshader9.h | 76 uint64_t next_key; member
|
H A D | pixelshader9.h | 66 uint64_t next_key; member
|
/third_party/libdrm/ |
H A D | xf86drmSL.c | 231 drmSLLookupNeighbors(void *l, unsigned long key, unsigned long *prev_key, void **prev_value, unsigned long *next_key, void **next_value) drmSLLookupNeighbors() argument
|
/third_party/toybox/toys/posix/ |
H A D | sort.c | 77 struct sort_key *next_key; // linked list member
|
/third_party/eudev/src/shared/ |
H A D | hashmap.h | 59 const void *next_key; /* expected value of that entry's key pointer */ member
|
/third_party/libbpf/src/ |
H A D | bpf.c | 488 int bpf_map_get_next_key(int fd, const void *key, void *next_key) in bpf_map_get_next_key() argument
|
H A D | libbpf.c | 10355 bpf_map__get_next_key(const struct bpf_map *map, const void *cur_key, void *next_key, size_t key_sz) global() argument
|
/third_party/pulseaudio/src/modules/ |
H A D | module-device-manager.c | 392 pa_datum next_key; in dump_database() local 513 pa_datum next_key; in load_or_initialize_entry() local 581 pa_datum next_key; in update_highest_priority_device_indexes() local 1184 pa_datum next_key; in extension_cb() local 1401 pa_datum next_key; extension_cb() local [all...] |
H A D | module-stream-restore.c | 1923 pa_datum next_key; in stream_restore_dump_database() local 1991 pa_datum next_key; in extension_cb() local 2252 pa_datum next_key; in clean_up_db() local 2408 pa_datum next_key; in pa__init() local [all...] |
H A D | module-equalizer-sink.c | 1743 pa_datum key, next_key; in get_profiles() local
|
/third_party/rust/crates/serde/serde/src/de/ |
H A D | mod.rs | 1846 fn next_key<K>(&mut self) -> Result<Option<K>, Self::Error> in next_key() functions 1936 fn next_key<K>(&mut self) -> Result<Option<K>, Self::Error> in next_key() functions
|
/third_party/ltp/include/lapi/ |
H A D | bpf.h | 207 aligned_uint64_t next_key; member
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-object-gen.cc | 286 TNode<Name> next_key = in FastGetOwnValuesOrEntries() local 324 StoreFixedArrayElement(CAST(elements), 0, next_key, SKIP_WRITE_BARRIER); in FastGetOwnValuesOrEntries() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-temporal-objects.cc | 2922 Handle<Object> next_key = handle(original_keys->get(i), isolate); in DefaultMergeFields() local 2955 Handle<Object> next_key = handle(new_keys->get(i), isolate); in DefaultMergeFields() local
|
/third_party/libbpf/include/uapi/linux/ |
H A D | bpf.h | 1411 __aligned_u64 next_key; member
|