Home
last modified time | relevance | path

Searched defs:node_size (Results 1 – 12 of 12) sorted by relevance

/third_party/toybox/porting/liteos_a/toys/posix/
Ddu.c37 typedef struct node_size { struct
40 } node_size; argument
/third_party/toybox/toys/posix/
Ddu.c50 typedef struct node_size { struct
53 } node_size; argument
/third_party/mesa3d/src/util/
Dsparse_array.c40 size_t elem_size, size_t node_size) in util_sparse_array_init()
79 size_t node_size = 1ull << arr->node_size_log2; in _util_sparse_array_node_finish() local
202 size_t node_size = 1ull << arr->node_size_log2; in validate_node_level() local
/third_party/mesa3d/src/util/tests/
Dsparse_array_test.cpp51 size_t node_size = 4 << (run_idx / 2); in TEST() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dnode.c306 static const int node_size[] = { in gpir_node_create() local
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
Dmigrate_pages02.c50 long long node_size, freep; in print_mem_stats() local
/third_party/flutter/skia/third_party/externals/freetype/src/cache/
Dftcmru.h110 FT_Offset node_size; member
/third_party/skia/third_party/externals/freetype/src/cache/
Dftcmru.h110 FT_Offset node_size; member
/third_party/freetype/src/cache/
Dftcmru.h110 FT_Offset node_size; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dnode.c351 static const int node_size[] = { in ppir_node_create() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c520 long node_size, node_free; in numa_info() local
/third_party/libfuse/lib/
Dfuse.c422 size_t node_size = get_node_size(f); in alloc_slab() local