/third_party/ninja/src/ |
H A D | deps_log.cc | 60 RecordDeps(Node* node, TimeStamp mtime, const vector<Node*>& nodes) RecordDeps() argument 66 RecordDeps(Node* node, TimeStamp mtime, int node_count, Node** nodes) RecordDeps() argument [all...] |
/third_party/nghttp2/tests/ |
H A D | nghttp2_pq_test.c | 146 node nodes[10]; in test_nghttp2_pq_update() local 191 node nodes[10]; in test_nghttp2_pq_remove() local [all...] |
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_ksl.h | 101 uint8_t nodes[1]; member [all...] |
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_ksl.h | 103 uint8_t nodes[1]; member [all...] |
/third_party/mesa3d/src/util/ |
H A D | register_allocate_internal.h | 132 struct ra_node *nodes; member
|
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/ |
H A D | migrate_pages02.c | 44 static int *nodes, nodeA, nodeB; variable [all...] |
H A D | migrate_pages01.c | 124 int *nodes; in test_invalid_nodes() local
|
/third_party/ltp/testcases/kernel/syscalls/move_pages/ |
H A D | move_pages_support.c | 63 int alloc_pages_on_nodes(void **pages, unsigned int num, int *nodes) in alloc_pages_on_nodes() argument 112 int nodes[num]; in alloc_pages_linear() local 153 int nodes[num]; alloc_pages_on_node() local 169 verify_pages_on_nodes(void **pages, int *status, unsigned int num, int *nodes) verify_pages_on_nodes() argument 220 int nodes[num]; verify_pages_linear() local 252 int nodes[num]; verify_pages_on_node() local 275 int nodes[num]; alloc_shared_pages_on_node() local [all...] |
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-basic-block.h | 43 Node::List& nodes() { return nodes_; } in nodes() function in v8::internal::maglev::BasicBlock
|
/third_party/mesa3d/src/util/tests/ |
H A D | rb_tree_test.cpp | 210 struct rb_test_node nodes[ARRAY_SIZE(test_numbers)]; in TEST() local
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | sparse_array.c | 55 void **nodes; member 69 void *nodes[SA_BLOCK_MAX_LEVELS]; in sa_doall() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | pcy_local.h | 103 STACK_OF(X509_POLICY_NODE) *nodes; member
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/ |
H A D | MatcherCompiler.java | 201 private final ImmutableList<DfaNode> nodes; field in MatcherCompiler.Sequence 203 Sequence(ImmutableList<DfaNode> nodes) Sequence() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | IntermRebuild.h | 116 std::vector<TIntermNode *> nodes; in Multi() local 150 Multi(std::vector<TIntermNode *> &&nodes) Multi() argument 183 Multi(std::vector<TIntermNode *> &&nodes) Multi() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
H A D | IntermRebuild.h | 116 std::vector<TIntermNode *> nodes; in Multi() local 150 Multi(std::vector<TIntermNode *> &&nodes) Multi() argument 183 Multi(std::vector<TIntermNode *> &&nodes) Multi() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SpillPlacement.h | 49 Node *nodes = nullptr; member in llvm::SpillPlacement
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
H A D | tcuRandomOrderExecutor.cpp | 94 static TestNode *findNodeByName(vector<TestNode *> &nodes, const std::string &name) in findNodeByName() argument
|
/third_party/openssl/crypto/ |
H A D | sparse_array.c | 55 void **nodes; member 69 void *nodes[SA_BLOCK_MAX_LEVELS]; in sa_doall() local [all...] |
/third_party/openssl/crypto/x509/ |
H A D | pcy_local.h | 103 STACK_OF(X509_POLICY_NODE) *nodes; member
|
/third_party/skia/third_party/externals/freetype/src/cache/ |
H A D | ftcmru.h | 124 FTC_MruNode nodes; member
|
/third_party/python/Doc/tools/extensions/ |
H A D | suspicious.py | 48 from docutils import nodes namespace
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vram_mgr.c | 261 struct drm_mm_node *nodes = mem->mm_node; in amdgpu_vram_mgr_bo_visible_size() local 317 struct drm_mm_node *nodes; in amdgpu_vram_mgr_new() local 432 struct drm_mm_node *nodes = mem->mm_node; amdgpu_vram_mgr_del() local [all...] |
/kernel/linux/linux-5.10/arch/x86/kernel/apic/ |
H A D | apic_numachip.c | 173 u32 nodes = 1; in fixup_cpu_id() local
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | cpumap.c | 53 struct cpuinfo_node nodes[]; member [all...] |
/kernel/linux/linux-5.10/Documentation/sphinx/ |
H A D | kfigure.py | 54 from docutils import nodes namespace [all...] |