Home
last modified time | relevance | path

Searched defs:max_key (Results 1 – 6 of 6) 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.c64 static inline void parse_proc_key_users(int *used_key, int *max_key, int *used_bytes, int *max_byte… in parse_proc_key_users()
146 int i, used_key, max_key; in verify_max_keys() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Dauto_index.h88 key_type max_key() const { in max_key() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dcache_op.cc160 const row_id_type max_key = stat.max_row_id; in WaitForCachingAllRows() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_pool.h93 key_type max_key; member