Home
last modified time | relevance | path

Searched defs:root (Results 176 - 200 of 1127) sorted by relevance

12345678910>>...46

/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DHoistConstants.cpp54 bool rewrite(TIntermBlock &root, IdGen &idGen) in rewrite() argument
90 HoistConstants(TCompiler &compiler, TIntermBlock &root, IdGen &idGen, size_t minRequiredSize) HoistConstants() argument
H A DDiscoverDependentFunctions.cpp125 DiscoverDependentFunctions( TIntermBlock &root, const std::function<bool(const TVariable &)> &vars) DiscoverDependentFunctions() argument
H A DFixTypeConstructors.cpp93 bool sh::FixTypeConstructors(TCompiler &compiler, SymbolEnv &symbolEnv, TIntermBlock &root) in FixTypeConstructors() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DFoldExpressions.cpp104 bool FoldExpressions(TCompiler *compiler, TIntermBlock *root, TDiagnostics *diagnostics) in FoldExpressions() argument
H A DRecordConstantPrecision.cpp112 bool RecordConstantPrecision(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in RecordConstantPrecision() argument
H A DRemoveAtomicCounterBuiltins.cpp68 bool RemoveAtomicCounterBuiltins(TCompiler *compiler, TIntermBlock *root) in RemoveAtomicCounterBuiltins() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/gl/
H A DClampFragDepth.cpp23 bool ClampFragDepth(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in ClampFragDepth() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DEarlyFragmentTestsOptimization.cpp67 bool CheckEarlyFragmentTestsFeasible(TCompiler *compiler, TIntermNode *root) in CheckEarlyFragmentTestsFeasible() argument
/third_party/skia/src/core/
H A DSkMath.cpp22 uint32_t root = 0; in SkSqrtBits() local
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlist/
H A Dtestlist.go
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationroot.cpp90 const CollationTailoring *root = getRoot(errorCode); in getData() local
97 const CollationTailoring *root = getRoot(errorCode); in getSettings() local
/third_party/skia/tests/
H A DPDFTaggedPruningTest.cpp40 auto root = std::make_unique<PDFTag>(); in DEF_TEST() local
105 auto root = std::make_unique<PDFTag>(); in DEF_TEST() local
[all...]
H A DPDFTaggedLinkTest.cpp41 auto root = std::make_unique<PDFTag>(); in DEF_TEST() local
H A DSkDOMTest.cpp45 const SkDOM::Node* root = dom.build(docStream); in DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Pixmap.cpp29 Window root = RootWindow(mDisplay, screen); in initialize() local
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdfdrivr.h49 FT_FaceRec root; member
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshmod.c28 FT_ModuleRec root; member
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42types.h34 FT_FaceRec root; member
/third_party/skia/third_party/externals/tint/src/ast/
H A Dtraverse_expressions_test.cc31 auto* root = IndexAccessor(i[0], i[1]); in TEST_F() local
55 auto* root = Mul(i[0], i[1]); in TEST_F() local
81 auto* root = Bitcast<i32>(b2); TEST_F() local
106 auto* root = Call("c", c[0], c[1]); TEST_F() local
132 auto* root = MemberAccessor(m, Expr("b")); TEST_F() local
158 auto* root = MemberAccessor(m, i[1]); TEST_F() local
184 auto* root = Deref(u2); TEST_F() local
209 auto* root = IndexAccessor(i[0], i[1]); TEST_F() local
224 auto* root = IndexAccessor(i[0], i[1]); TEST_F() local
[all...]
/third_party/skia/third_party/externals/tint/tools/src/glob/
H A Dglob.go[all...]
/third_party/skia/tools/skpbench/
H A D_adb.py35 def root(self): member in Adb
/third_party/protobuf/php/src/Google/Protobuf/
H A DMixin.php91 private $root = ''; variable
160 $this->root variable
[all...]
/third_party/skia/infra/bots/
H A Dgit_utils.py135 def root(self): member in NewGitCheckout
/third_party/selinux/libsepol/cil/src/
H A Dcil_fqn.c134 struct cil_root *root = root_node->data; in cil_fqn_qualify() local
H A Dcil_tree.h39 struct cil_tree_node *root; member

Completed in 8 milliseconds

12345678910>>...46