Home
last modified time | relevance | path

Searched defs:node (Results 1376 - 1400 of 1886) sorted by relevance

1...<<51525354555657585960>>...76

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_dependence_helpers.cpp333 int64_t LoopDependenceAnalysis::CountInductionVariables(SENode* node) { in CountInductionVariables() argument
H A Dscalar_analysis.cpp397 GetCoefficientFromRecurrentTerm( SENode* node, const Loop* loop) GetCoefficientFromRecurrentTerm() argument
434 BuildGraphWithoutRecurrentTerm( SENode* node, const Loop* loop) BuildGraphWithoutRecurrentTerm() argument
468 GetRecurrentTerm(SENode* node, const Loop* loop) GetRecurrentTerm() argument
661 Eval(const SENode* node, bool or_equal_zero, bool* result) Eval() argument
808 Visit(const SENode* node) Visit() argument
836 Visit(const SEConstantNode* node) Visit() argument
844 Visit(const SEValueUnknown* node) Visit() argument
855 Visit(const SERecurrentNode* node) Visit() argument
873 Visit(const SENegative* node) Visit() argument
900 VisitExpr( const SENode* node, std::function<Signedness(Signedness, Signedness)> reduce) VisitExpr() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A Dheader.cpp262 void TPrinter::addComment(Json::Value& node, const std::string& str) in addComment() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence_helpers.cpp333 int64_t LoopDependenceAnalysis::CountInductionVariables(SENode* node) { in CountInductionVariables() argument
H A Dscalar_analysis.cpp397 GetCoefficientFromRecurrentTerm( SENode* node, const Loop* loop) GetCoefficientFromRecurrentTerm() argument
434 BuildGraphWithoutRecurrentTerm( SENode* node, const Loop* loop) BuildGraphWithoutRecurrentTerm() argument
468 GetRecurrentTerm(SENode* node, const Loop* loop) GetRecurrentTerm() argument
661 Eval(const SENode* node, bool or_equal_zero, bool* result) Eval() argument
808 Visit(const SENode* node) Visit() argument
836 Visit(const SEConstantNode* node) Visit() argument
844 Visit(const SEValueUnknown* node) Visit() argument
855 Visit(const SERecurrentNode* node) Visit() argument
873 Visit(const SENegative* node) Visit() argument
900 VisitExpr( const SENode* node, std::function<Signedness(Signedness, Signedness)> reduce) VisitExpr() argument
[all...]
/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp174 PageTreeNode& node = vec[index++]; in generate_page_tree() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdbgmem.c278 FT_MemNode node, next, *pnode; in ft_mem_table_resize() local
316 FT_MemNode *pnode = table->buckets + i, next, node = *pnode; in ft_mem_table_destroy() local
388 FT_MemNode *pnode, node; ft_mem_table_get_nodep() local
413 FT_MemSource node, *pnode; ft_mem_table_get_source() local
468 FT_MemNode *pnode, node; ft_mem_table_set() local
568 FT_MemNode *pnode, node; ft_mem_table_remove() local
702 FT_MemNode node, *pnode; ft_mem_debug_realloc() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffparse.c1268 FT_ListNode node; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-repacker.hh420 const auto& node = vertices_[entry.first]; in isolate_subgraph() local
689 auto& node = vertices_[index]; in move_to_new_space() local
697 const auto& node in space_for() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp675 TiXmlNode* node = Identify( tag->c_str() + tagIndex, TIXML_DEFAULT_ENCODING ); in StreamIn() local
756 TiXmlNode* node = Identify( p, encoding ); in Parse() local
1029 TiXmlNode* node = Identify( tagloc, TIXML_DEFAULT_ENCODING ); StreamIn() local
1161 TiXmlAttribute* node = attributeSet.Find( attrib->NameTStr() ); Parse() local
1163 TiXmlAttribute* node = attributeSet.Find( attrib->Name() ); Parse() local
1226 TiXmlNode* node = Identify( p, encoding ); ReadValue() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLTraits.cpp366 void Input::setError(Node *node, const Twine &message) { in setError() argument
/third_party/skia/third_party/externals/tint/src/resolver/
H A Ddependency_graph.cc83 const ast::Node* node; member
92 void UnhandledNode(diag::List& diagnostics, const ast::Node* node) { in UnhandledNode() argument
279 Declare(Symbol symbol, const ast::Node* node) Declare() argument
[all...]
H A Ddependency_graph_test.cc446 auto* node = b.Param(source, symbol, b.ty.i32()); in Add() local
451 auto* node = b.Var(source, symbol, b.ty.i32()); in Add() local
456 auto* node = b.Const(source, symbol, b.ty.i32(), b.Expr(1)); in Add() local
461 auto* node = b.Var(source, symbol, b.ty.i32()); Add() local
466 auto* node = b.Const(source, symbol, b.ty.i32(), b.Expr(1)); Add() local
480 auto* node = b.ty.type_name(source, symbol); Add() local
485 auto* node = b.ty.type_name(source, symbol); Add() local
490 auto* node = b.Expr(source, symbol); Add() local
496 auto* node = b.ty.type_name(source, symbol); Add() local
501 auto* node = b.ty.type_name(source, symbol); Add() local
506 auto* node = b.ty.type_name(source, symbol); Add() local
511 auto* node = b.ty.type_name(source, symbol); Add() local
517 auto* node = b.Expr(source, symbol); Add() local
522 auto* node = b.ty.type_name(source, symbol); Add() local
527 auto* node = b.ty.type_name(source, symbol); Add() local
532 auto* node = b.Expr(source, symbol); Add() local
537 auto* node = b.ty.type_name(source, symbol); Add() local
542 auto* node = b.ty.type_name(source, symbol); Add() local
547 auto* node = b.Expr(source, symbol); Add() local
552 auto* node = b.ty.type_name(source, symbol); Add() local
557 auto* node = b.ty.type_name(source, symbol); Add() local
562 auto* node = b.Expr(source, symbol); Add() local
567 auto* node = b.ty.type_name(source, symbol); Add() local
572 auto* node = b.ty.type_name(source, symbol); Add() local
577 auto* node = b.ty.type_name(source, symbol); Add() local
583 auto* node = b.Expr(source, symbol); Add() local
589 auto* node = b.ty.type_name(source, symbol); Add() local
594 auto* node = b.ty.type_name(source, symbol); Add() local
599 auto* node = b.Expr(source, symbol); Add() local
604 auto* node = b.ty.type_name(source, symbol); Add() local
609 auto* node = b.Expr(source, symbol); Add() local
614 auto* node = b.ty.type_name(source, symbol); Add() local
619 auto* node = b.Expr(source, symbol); Add() local
624 auto* node = b.ty.type_name(source, symbol); Add() local
629 auto* node = b.Expr(source, symbol); Add() local
635 auto* node = b.Expr(source, symbol); Add() local
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dtrees.c624 int node; /* new node being created */ local
[all...]
/third_party/spirv-headers/tools/buildHeaders/
H A Dheader.cpp264 void TPrinter::addComment(Json::Value& node, const std::string& str) in addComment() argument
/third_party/toybox/toys/pending/
H A Ddiff.c469 static int skip(struct dirtree *node) in skip() argument
487 static void add_to_list(struct dirtree *node) in add_to_list() argument
498 static int list_dir (struct dirtree *node) in list_dir() argument
[all...]
H A Dmodprobe.c207 static int config_action(struct dirtree *node) in config_action() argument
/third_party/python/Parser/
H A Dpegen.c44 _PyPegen_insert_memo(Parser *p, int mark, int type, void *node) in _PyPegen_insert_memo() argument
61 _PyPegen_update_memo(Parser *p, int mark, int type, void *node) in _PyPegen_update_memo() argument
[all...]
H A Dpegen.h31 void *node; member
268 INVALID_VERSION_CHECK(Parser *p, int version, char *msg, void *node) in INVALID_VERSION_CHECK() argument
/third_party/python/Python/
H A Dast_opt.c10 make_const(expr_ty node, PyObject *val, PyArena *arena) in make_const() argument
57 fold_unaryop(expr_ty node, PyArena *arena, _PyASTOptimizeState *state) in fold_unaryop() argument
393 optimize_format(expr_ty node, PyObject *fmt, asdl_expr_seq *elts, PyArena *arena) optimize_format() argument
445 fold_binop(expr_ty node, PyArena *arena, _PyASTOptimizeState *state) fold_binop() argument
542 fold_tuple(expr_ty node, PyArena *arena, _PyASTOptimizeState *state) fold_tuple() argument
554 fold_subscr(expr_ty node, PyArena *arena, _PyASTOptimizeState *state) fold_subscr() argument
608 fold_compare(expr_ty node, PyArena *arena, _PyASTOptimizeState *state) fold_compare() argument
[all...]
/third_party/python/Lib/
H A Duuid.py331 def node(self): member in UUID
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.cc83 const CordRepBtree* node = rep->btree(); in DumpAll() local
203 inline CordRepBtree* node(int depth) const { return stack[depth]; } node() function
285 CordRepBtree* node = stack[--depth]; Unwind() local
644 CordRepBtree* node = this; CopySuffix() local
704 CordRepBtree* node = this; CopyPrefix() local
830 const CordRepBtree* node = this; IsFlat() local
864 CordRepBtree* node = this; GetAppendBufferSlow() local
[all...]
H A Dcord_rep_btree_test.cc39 static void SetEdge(CordRepBtree* node, size_t idx, CordRep* edge) { in SetEdge() argument
42 static void AddEdge(CordRepBtree* node, CordRep* edge) { in AddEdge() argument
158 CordRepBtree* BtreeAdd(CordRepBtree* node, bool append, in BtreeAdd() argument
771 CordRepBtree* node = CordRepBtree::Create(CordRep::Ref(flats[0])); TEST() local
[all...]
/third_party/skia/modules/skottie/src/effects/
H A DDisplacementMapEffect.cpp315 DisplacementMapAdapter(const skjson::ArrayValue& jprops, const AnimationBuilder* abuilder, sk_sp<DisplacementNode> node) DisplacementMapAdapter() argument
[all...]
H A DFractalNoiseEffect.cpp346 FractalNoiseAdapter(const skjson::ArrayValue& jprops, const AnimationBuilder* abuilder, sk_sp<FractalNoiseNode> node) FractalNoiseAdapter() argument

Completed in 34 milliseconds

1...<<51525354555657585960>>...76