Home
last modified time | relevance | path

Searched defs:next_key (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/src/thread/
H A Dpthread_key_create.c13 static pthread_key_t next_key; variable
/third_party/libdrm/tests/
H A Ddrmsl.c114 unsigned long next_key = 0; in print_neighbors() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvertexshader9.h76 uint64_t next_key; member
H A Dpixelshader9.h66 uint64_t next_key; member
/third_party/libdrm/
H A Dxf86drmSL.c231 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 Dsort.c77 struct sort_key *next_key; // linked list member
/third_party/eudev/src/shared/
H A Dhashmap.h59 const void *next_key; /* expected value of that entry's key pointer */ member
/third_party/libbpf/src/
H A Dbpf.c488 int bpf_map_get_next_key(int fd, const void *key, void *next_key) in bpf_map_get_next_key() argument
H A Dlibbpf.c10355 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 Dmodule-device-manager.c392 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 Dmodule-stream-restore.c1923 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 Dmodule-equalizer-sink.c1743 pa_datum key, next_key; in get_profiles() local
/third_party/rust/crates/serde/serde/src/de/
H A Dmod.rs1846 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 Dbpf.h207 aligned_uint64_t next_key; member
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-object-gen.cc286 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 Djs-temporal-objects.cc2922 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 Dbpf.h1411 __aligned_u64 next_key; member

Completed in 55 milliseconds