/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles_benchmark.cc | 27 const int num_nodes = state.range(0); in BM_StressTest() local
|
/third_party/node/deps/openssl/openssl/crypto/lhash/ |
H A D | lhash_local.h | 23 unsigned int num_nodes; member
|
/third_party/openssl/crypto/lhash/ |
H A D | lhash_local.h | 23 unsigned int num_nodes; member
|
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/ |
H A D | migrate_pages03.c | 41 static int num_nodes, max_node; variable
|
H A D | migrate_pages02.c | 45 static int num_nodes; variable
|
H A D | migrate_pages01.c | 125 int num_nodes, ret, i; in test_invalid_nodes() local
|
/third_party/ltp/testcases/kernel/lib/ |
H A D | numa_helper.c | 152 int get_allowed_nodes_arr(int flag, int *num_nodes, int **nodes) in get_allowed_nodes_arr() argument 220 int num_nodes = 0; in get_allowed_nodes() local 247 int i, ret, num_nodes; in print_node_info() local [all...] |
/third_party/mesa3d/src/util/tests/ |
H A D | dag_test.cpp | 79 init_nodes(struct dag *dag, struct node *nodes, unsigned num_nodes) in init_nodes() argument
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler_nir_ra.c | 140 unsigned num_nodes = etna_live_defs(impl, defs, live_map); in etna_ra_assign() local
|
H A D | etnaviv_compiler_nir.h | 56 unsigned num_nodes; member
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
H A D | LinkedListTests.cpp | 76 void ExpectListContents(const LinkedList<Node>& list, int num_nodes, const int* node_ids) { in ExpectListContents() argument 61 ExpectListContentsForDirection(const LinkedList<Node>& list, int num_nodes, const int* node_ids, bool forward) ExpectListContentsForDirection() argument
|
/third_party/skia/third_party/externals/freetype/src/cache/ |
H A D | ftcmanag.h | 98 FT_UInt num_nodes; member
|
H A D | ftcglyph.h | 137 FT_UInt num_nodes; /* current number of nodes in this family */ member
|
H A D | ftcmru.h | 122 FT_UInt num_nodes; member
|
/third_party/ltp/testcases/kernel/sched/pthreads/ |
H A D | pth_str01.c | 144 int num_nodes(int b, int d) in num_nodes() function
|
H A D | pth_str03.c | 163 int num_nodes(int b, int d) in num_nodes() function
|
/third_party/node/deps/v8/src/compiler/ |
H A D | loop-analysis.h | 35 LoopTree(size_t num_nodes, Zone* zone) in LoopTree() argument
|
H A D | loop-analysis.cc | 134 int num_nodes() { in num_nodes() function in v8::internal::compiler::LoopFinderImpl
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | huffman_utils.c | 148 int num_nodes = 1; // number of Huffman tree nodes in BuildHuffmanTable() local
|
/third_party/mesa3d/src/imgui/ |
H A D | imstb_rectpack.h | 186 int num_nodes; member 260 stbrp_init_target(stbrp_context *context, int width, int height, stbrp_node *nodes, int num_nodes) stbrp_init_target() argument [all...] |
/third_party/node/deps/brotli/c/enc/ |
H A D | hash_to_binary_tree_inc.h | 84 size_t num_nodes = (size_t)1 << params->lgwin; in HashMemAllocInBytes() local
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imstb_rectpack.h | 188 int num_nodes; member 262 stbrp_init_target(stbrp_context *context, int width, int height, stbrp_node *nodes, int num_nodes) stbrp_init_target() argument [all...] |
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | hash_to_binary_tree_inc.h | 84 size_t num_nodes = (size_t)1 << params->lgwin; in HashMemAllocInBytes() local
|
/third_party/ltp/testcases/kernel/mem/lib/ |
H A D | mem.c | 172 int num_nodes, *nodes; in set_global_mempolicy() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | scheduler.c | 1640 int num_nodes[gpir_op_num] = {0}; in print_statistic() local
|