Home
last modified time | relevance | path

Searched defs:max_key (Results 1 – 7 of 7) sorted by relevance

/third_party/libdrm/amdgpu/
Dhandle_table.h31 uint32_t max_key; member
Dhandle_table.c36 uint32_t max_key = ALIGN(key + 1, alignment); in handle_table_insert() local
/third_party/ltp/testcases/kernel/syscalls/add_key/
Dadd_key05.c59 static inline void parse_proc_key_users(int *used_key, int *max_key, int *used_bytes, int *max_byte… in parse_proc_key_users()
141 int i, used_key, max_key; in verify_max_keys() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dauto_index.h88 key_type max_key() const { in max_key() function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dcache_op.cc152 const row_id_type max_key = stat.max_row_id; in WaitForCachingAllRows() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_pool.h93 key_type max_key; member
/third_party/glib/glib/glib-mirroring-tab/
Dpacktab.c230 long max_key in write_array()