Home
last modified time | relevance | path

Searched defs:nodes (Results 151 - 175 of 480) sorted by relevance

12345678910>>...20

/third_party/ninja/src/
H A Dmissing_deps_test.cc53 std::vector<Node*> nodes = state_.RootNodes(&err); in ProcessAllNodes() local
165 std::vector<Node*> nodes = state_.RootNodes(&err); in TEST_F() local
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
/base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/include/
H A Dunique_stack_table.h63 std::vector<UniStackNode> nodes; member
/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_drawing.h216 std::vector<std::shared_ptr<Rosen::RSCanvasNode>> nodes; member
/foundation/arkui/ace_engine/frameworks/core/components/split_container/
H A Drender_split_container.cpp69 std::list<MagicLayoutNode> nodes; in InitProperties() local

Completed in 11 milliseconds

12345678910>>...20