Home
last modified time | relevance | path

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

/third_party/musl/src/thread/
Dpthread_key_create.c10 static pthread_key_t next_key; variable
/third_party/libdrm/tests/
Ddrmsl.c114 unsigned long next_key = 0; in print_neighbors() local
/third_party/pulseaudio/src/modules/
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; in extension_cb() local
Dmodule-stream-restore.c1865 pa_datum next_key; in stream_restore_dump_database() local
1933 pa_datum next_key; in extension_cb() local
2194 pa_datum next_key; in clean_up_db() local
2345 pa_datum next_key; in pa__init() local
Dmodule-equalizer-sink.c1740 pa_datum key, next_key; in get_profiles() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dpixelshader9.h66 uint64_t next_key; member
Dvertexshader9.h76 uint64_t next_key; member
/third_party/toybox/toys/posix/
Dsort.c77 struct sort_key *next_key; // linked list member
/third_party/libdrm/
Dxf86drmSL.c233 unsigned long *next_key, void **next_value) in drmSLLookupNeighbors()
/third_party/rust/crates/serde/serde/src/de/
Dmod.rs1845 fn next_key<K>(&mut self) -> Result<Option<K>, Self::Error> in next_key() method
1935 fn next_key<K>(&mut self) -> Result<Option<K>, Self::Error> in next_key() function
/third_party/libbpf/src/
Dbpf.c489 int bpf_map_get_next_key(int fd, const void *key, void *next_key) in bpf_map_get_next_key()
Dlibbpf.c9903 const void *cur_key, void *next_key, size_t key_sz)
/third_party/ltp/include/lapi/
Dbpf.h200 aligned_uint64_t next_key; member
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c4433 guint next_key; in gst_avi_demux_move_stream() local
/third_party/rust/crates/serde/serde_derive/src/
Dde.rs1447 let next_key = quote! { in deserialize_adjacently_tagged_enum() localVariable
/third_party/libbpf/include/uapi/linux/
Dbpf.h1344 __aligned_u64 next_key; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h25376 __u64 next_key; member