Home
last modified time | relevance | path

Searched defs:nodes (Results 126 - 150 of 407) sorted by relevance

12345678910>>...17

/third_party/ninja/src/
H A Ddeps_log.cc60 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 Dnghttp2_pq_test.c146 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 Dngtcp2_ksl.h101 uint8_t nodes[1]; member
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ksl.h103 uint8_t nodes[1]; member
[all...]
/third_party/mesa3d/src/util/
H A Dregister_allocate_internal.h132 struct ra_node *nodes; member
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages02.c44 static int *nodes, nodeA, nodeB; variable
[all...]
H A Dmigrate_pages01.c124 int *nodes; in test_invalid_nodes() local
/third_party/ltp/testcases/kernel/syscalls/move_pages/
H A Dmove_pages_support.c63 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 Dmaglev-basic-block.h43 Node::List& nodes() { return nodes_; } in nodes() function in v8::internal::maglev::BasicBlock
/third_party/mesa3d/src/util/tests/
H A Drb_tree_test.cpp210 struct rb_test_node nodes[ARRAY_SIZE(test_numbers)]; in TEST() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dsparse_array.c55 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 Dpcy_local.h103 STACK_OF(X509_POLICY_NODE) *nodes; member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DMatcherCompiler.java201 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 DIntermRebuild.h116 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 DIntermRebuild.h116 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 DSpillPlacement.h49 Node *nodes = nullptr; member in llvm::SpillPlacement
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuRandomOrderExecutor.cpp94 static TestNode *findNodeByName(vector<TestNode *> &nodes, const std::string &name) in findNodeByName() argument
/third_party/openssl/crypto/
H A Dsparse_array.c55 void **nodes; member
69 void *nodes[SA_BLOCK_MAX_LEVELS]; in sa_doall() local
[all...]
/third_party/openssl/crypto/x509/
H A Dpcy_local.h103 STACK_OF(X509_POLICY_NODE) *nodes; member
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmru.h124 FTC_MruNode nodes; member
/third_party/python/Doc/tools/extensions/
H A Dsuspicious.py48 from docutils import nodes namespace
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vram_mgr.c261 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 Dapic_numachip.c173 u32 nodes = 1; in fixup_cpu_id() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dcpumap.c53 struct cpuinfo_node nodes[]; member
[all...]
/kernel/linux/linux-5.10/Documentation/sphinx/
H A Dkfigure.py54 from docutils import nodes namespace
[all...]

Completed in 12 milliseconds

12345678910>>...17