Home
last modified time | relevance | path

Searched defs:num_nodes (Results 1 – 25 of 33) sorted by relevance

12

/third_party/ltp/testcases/kernel/lib/
Dnuma_helper.c152 int get_allowed_nodes_arr(int flag, int *num_nodes, int **nodes) in get_allowed_nodes_arr()
220 int num_nodes = 0; in get_allowed_nodes() local
247 int i, ret, num_nodes; in print_node_info() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_benchmark.cc27 const int num_nodes = state.range(0); in BM_StressTest() local
/third_party/mesa3d/src/util/tests/
Ddag_test.cpp79 init_nodes(struct dag *dag, struct node *nodes, unsigned num_nodes) in init_nodes()
87 #define INIT_NODES(num_nodes) \ argument
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
Dmigrate_pages03.c41 static int num_nodes, max_node; variable
Dmigrate_pages01.c125 int num_nodes, ret, i; in test_invalid_nodes() local
Dmigrate_pages02.c45 static int num_nodes; variable
/third_party/openssl/crypto/lhash/
Dlhash_local.h23 unsigned int num_nodes; member
/third_party/freetype/src/cache/
Dftcmanag.h98 FT_UInt num_nodes; member
Dftcmru.h122 FT_UInt num_nodes; member
/third_party/skia/third_party/externals/freetype/src/cache/
Dftcmanag.h98 FT_UInt num_nodes; member
Dftcmru.h122 FT_UInt num_nodes; member
Dftcglyph.h137 FT_UInt num_nodes; /* current number of nodes in this family */ member
/third_party/flutter/skia/third_party/externals/freetype/src/cache/
Dftcmanag.h99 FT_UInt num_nodes; member
Dftcmru.h122 FT_UInt num_nodes; member
Dftcglyph.h138 FT_UInt num_nodes; /* current number of nodes in this family */ member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir_ra.c140 unsigned num_nodes = etna_live_defs(impl, defs, live_map); in etna_ra_assign() local
/third_party/ltp/testcases/kernel/sched/pthreads/
Dpth_str01.c144 int num_nodes(int b, int d) in num_nodes() function
Dpth_str03.c163 int num_nodes(int b, int d) in num_nodes() function
/third_party/mesa3d/src/imgui/
Dimstb_rectpack.h186 int num_nodes; member
260 … stbrp_init_target(stbrp_context *context, int width, int height, stbrp_node *nodes, int num_nodes) in stbrp_init_target()
/third_party/skia/third_party/externals/imgui/
Dimstb_rectpack.h188 int num_nodes; member
262 … stbrp_init_target(stbrp_context *context, int width, int height, stbrp_node *nodes, int num_nodes) in stbrp_init_target()
/third_party/flutter/skia/third_party/externals/imgui/
Dimstb_rectpack.h179 int num_nodes; member
252 … stbrp_init_target(stbrp_context *context, int width, int height, stbrp_node *nodes, int num_nodes) in stbrp_init_target()
/third_party/skia/third_party/externals/libwebp/src/utils/
Dhuffman_utils.c148 int num_nodes = 1; // number of Huffman tree nodes in BuildHuffmanTable() local
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dhuffman_utils.c148 int num_nodes = 1; // number of Huffman tree nodes in BuildHuffmanTable() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DLinkedListTests.cpp62 int num_nodes, in ExpectListContentsForDirection()
76 void ExpectListContents(const LinkedList<Node>& list, int num_nodes, const int* node_ids) { in ExpectListContents()
/third_party/ltp/testcases/kernel/mem/lib/
Dmem.c174 int num_nodes, *nodes; in set_global_mempolicy() local
526 int num_nodes, *nodes; in test_ksm_merge_across_nodes() local

12