| /third_party/node/deps/v8/src/compiler/ |
| H A D | node-origin-table.cc | 64 void NodeOriginTable::SetNodeOrigin(Node* node, const NodeOrigin& no) { in SetNodeOrigin() argument
|
| H A D | redundancy-elimination.h | 28 Node* node; member [all...] |
| H A D | type-narrowing-reducer.cc | 22 Reduction TypeNarrowingReducer::Reduce(Node* node) { in Reduce() argument [all...] |
| H A D | value-numbering-reducer.cc | 27 Reduction ValueNumberingReducer::Reduce(Node* node) { in Reduce() argument 127 ReplaceIfTypesMatch(Node* node, Node* replacement) ReplaceIfTypesMatch() argument [all...] |
| H A D | verifier.h | 52 static void VerifyNode(Node* node) {} in VerifyNode() argument
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-graph-printer.h | 52 PrintNode(MaglevGraphLabeller* graph_labeller, const NodeBase* node) in PrintNode() argument 66 PrintNodeLabel(MaglevGraphLabeller* graph_labeller, const Node* node) in PrintNodeLabel() argument
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| H A D | optimize.c | 73 gpir_node *node = list_first_entry(&block->node_list, gpir_node, list); in optimize_branches() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_query_acc.h | 53 struct list_head node; /* list-node in ctx->active_hw_queries */ member
|
| /third_party/musl/libc-test/src/functionalext/queue/ |
| H A D | sys_queue.c | 47 struct Node *node; in delete_node() local 60 struct Node *node; in traverse_list() local
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | pcy_node.c | 47 X509_POLICY_NODE *node; in ossl_policy_level_find_node() local 65 X509_POLICY_NODE *node; in ossl_policy_level_add_node() local 130 ossl_policy_node_free(X509_POLICY_NODE *node) ossl_policy_node_free() argument 140 ossl_policy_node_match(const X509_POLICY_LEVEL *lvl, const X509_POLICY_NODE *node, const ASN1_OBJECT *oid) ossl_policy_node_match() argument [all...] |
| /third_party/node/deps/uv/src/ |
| H A D | heap-inl.h | 150 HEAP_EXPORT(void heap_remove(struct heap* heap, struct heap_node* node, heap_compare_fn less_than)) HEAP_EXPORT() argument [all...] |
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/ |
| H A D | TrailingPathOptimizer.java | 128 recursivelyDetachTrailingPaths( Node node, AnyPath path, MutableValueGraph<Node, SimpleEdge> g, Map<Node, AnyPath> anyPaths) recursivelyDetachTrailingPaths() argument 178 canTerminate(Node node, ValueGraph<Node, SimpleEdge> g) canTerminate() argument 185 addPath( Node node, Node end, AnyPath path, Node lastAdded, MutableValueGraph<Node, SimpleEdge> out) addPath() argument [all...] |
| /third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/ |
| H A D | RangeTreeConverterTest.java | 130 assertOutEdge(ValueGraph<Node, SimpleEdge> nfa, Node node, SimpleEdge edge) assertOutEdge() argument 138 assertOutEdges(ValueGraph<Node, SimpleEdge> nfa, Node node, SimpleEdge... edges) assertOutEdges() argument 148 follow(ValueGraph<Node, SimpleEdge> nfa, Node node, SimpleEdge edge) follow() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | ReduceInterfaceBlocks.cpp | 38 TIntermNode &node = *declNode.getChildNode(0); variable
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | PruneEmptyCases.cpp | 22 bool IsEmptyBlock(TIntermNode *node) in IsEmptyBlock() argument 71 bool PruneEmptyCasesTraverser::visitSwitch(Visit visit, TIntermSwitch *node) in visitSwitch() argument [all...] |
| H A D | RemoveArrayLengthMethod.cpp | 50 bool RemoveArrayLengthTraverser::visitUnary(Visit visit, TIntermUnary *node) in visitUnary() argument 66 void RemoveArrayLengthTraverser::insertSideEffectsInParentBlock(TIntermTyped *node) in insertSideEffectsInParentBlock() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | VersionGLSL.cpp | 83 void TVersionGLSL::visitSymbol(TIntermSymbol *node) in visitSymbol() argument 92 bool TVersionGLSL::visitDeclaration(Visit, TIntermDeclaration *node) in visitDeclaration() argument 102 bool TVersionGLSL::visitGlobalQualifierDeclaration(Visit, TIntermGlobalQualifierDeclaration *node) in visitGlobalQualifierDeclaration() argument 115 void TVersionGLSL::visitFunctionPrototype(TIntermFunctionPrototype *node) in visitFunctionPrototype() argument 134 visitAggregate(Visit, TIntermAggregate *node) visitAggregate() argument [all...] |
| H A D | BuiltinsWorkaroundGLSL.cpp | 43 void TBuiltinsWorkaroundGLSL::visitSymbol(TIntermSymbol *node) in visitSymbol() argument 74 bool TBuiltinsWorkaroundGLSL::visitDeclaration(Visit, TIntermDeclaration *node) in visitDeclaration() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
| H A D | WrapSwitchStatementsInBlocks.cpp | 48 bool WrapSwitchStatementsInBlocksTraverser::visitSwitch(Visit, TIntermSwitch *node) in visitSwitch() argument
|
| H A D | SeparateArrayInitialization.cpp | 49 bool SeparateArrayInitTraverser::visitDeclaration(Visit, TIntermDeclaration *node) in visitDeclaration() argument
|
| H A D | RewriteUnaryMinusOperatorInt.cpp | 59 bool Traverser::visitUnary(Visit visit, TIntermUnary *node) in visitUnary() argument
|
| H A D | SeparateArrayConstructorStatements.cpp | 54 visitAggregate(Visit visit, TIntermAggregate *node) visitAggregate() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/gl/ |
| H A D | UseInterfaceBlockFields.cpp | 26 void AddNodeUseStatements(TIntermTyped *node, TIntermSequence *sequence) in AddNodeUseStatements() argument
|
| H A D | RewriteRepeatedAssignToSwizzled.cpp | 70 bool RewriteAssignToSwizzledTraverser::visitBinary(Visit, TIntermBinary *node) in visitBinary() argument
|
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestCaseListParser.cpp | 112 TestNode* node = isGroup ? static_cast<TestNode*>(static_cast<TestGroup*>(parent)->createGroup(name)) in parse() local
|