Home
last modified time | relevance | path

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

/third_party/musl/src/thread/
Dpthread_key_create.c12 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.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
Dmodule-equalizer-sink.c1743 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.rs1846 fn next_key<K>(&mut self) -> Result<Option<K>, Self::Error> in next_key() method
1936 fn next_key<K>(&mut self) -> Result<Option<K>, Self::Error> in next_key() function
/third_party/node/deps/v8/src/objects/
Djs-objects.cc319 Handle<Name> next_key(descriptors->GetKey(i), isolate); in FastAssign() local
461 Handle<Object> next_key(keys->get(i), isolate); in SetOrCopyDataProperties() local
1087 Handle<Object> next_key(keys->get(i), isolate); in DefineProperties() local
2128 Handle<Name> next_key(descriptors->GetKey(index), isolate); in FastGetOwnValuesOrEntries() local
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/src/
Dbpf.c488 int bpf_map_get_next_key(int fd, const void *key, void *next_key) in bpf_map_get_next_key()
Dlibbpf.c10356 const void *cur_key, void *next_key, size_t key_sz)
/third_party/ltp/include/lapi/
Dbpf.h207 aligned_uint64_t next_key; member
/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc286 TNode<Name> next_key = in FastGetOwnValuesOrEntries() local
/third_party/rust/crates/serde/serde_derive/src/
Dde.rs1506 let next_key = quote! { in deserialize_adjacently_tagged_enum() localVariable
/third_party/libbpf/include/uapi/linux/
Dbpf.h1411 __aligned_u64 next_key; member
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc9074 TNode<Name> next_key = in ForEachEnumerableOwnProperty() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h25376 __u64 next_key; member