Home
last modified time | relevance | path

Searched defs:root (Results 76 - 100 of 976) sorted by relevance

12345678910>>...40

/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_generator_ids_h.py60 root = tree.getroot() variable
/third_party/icu/icu4c/source/test/cintltst/
H A Dcformtst.c48 void addFormatTest(TestNode** root) in addFormatTest() argument
[all...]
H A Dcgendtst.c31 void addGendInfoForTest(TestNode** root) in addGendInfoForTest() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dast-view.c12 AstNode *root; in create_view_and_model() local
/third_party/node/deps/v8/src/execution/
H A Dlocal-isolate-inl.h25 Object LocalIsolate::root(RootIndex index) const { in root() function in v8::internal::LocalIsolate
/third_party/mesa3d/src/util/
H A Dsparse_array.h72 uintptr_t root; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-447.rs9 pub mod root { modules
H A Dallowlist-namespaces.rs9 pub mod root { modules
H A Dissue-674-2.rs9 pub mod root { modules
H A Dnested_within_namespace.rs9 pub mod root { modules
H A Dtemplate_alias_namespace.rs9 pub mod root { modules
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-5/
H A Dissue-769-bad-instantiation-test.rs9 pub mod root { modules
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
H A Dissue-769-bad-instantiation-test.rs9 pub mod root { modules
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DRewriteCaseDeclarations.cpp84 bool sh::RewriteCaseDeclarations(TCompiler &compiler, TIntermBlock &root) in RewriteCaseDeclarations() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
H A DBreakVariableAliasingInInnerLoops.cpp102 bool BreakVariableAliasingInInnerLoops(TCompiler *compiler, TIntermNode *root) in BreakVariableAliasingInInnerLoops() argument
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafmodule.h36 FT_ModuleRec root; member
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsft.h149 CF2_OutlineCallbacksRec root; /* base class must be first */ member
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftsdf.h77 FT_Raster_Params root; member
H A Dftsdfrend.h76 FT_RendererRec root; member
/third_party/skia/experimental/tskit/
H A D.eslintrc.js
/third_party/skia/modules/sksg/src/
H A DSkSGScene.cpp18 std::unique_ptr<Scene> Scene::Make(sk_sp<RenderNode> root) { in Make() argument
22 Scene::Scene(sk_sp<RenderNode> root) : fRoot(std::move(root)) {} in Scene() argument
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExpressionGenerator.cpp42 Expression* root = Expression::createRandom(m_state, valueRange); in generate() local
59 void ExpressionGenerator::generate (Expression* root) in generate() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
H A DAddAndTrueToLoopCondition.cpp53 bool AddAndTrueToLoopCondition(TCompiler *compiler, TIntermNode *root) in AddAndTrueToLoopCondition() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DFindSymbolNode.cpp46 const TIntermSymbol *FindSymbolNode(TIntermNode *root, const ImmutableString &symbolName) in FindSymbolNode() argument
H A DFindMain.cpp17 size_t FindMainIndex(TIntermBlock *root) in FindMainIndex() argument
32 TIntermFunctionDefinition *FindMain(TIntermBlock *root) in FindMain() argument
45 TIntermBlock *FindMainBody(TIntermBlock *root) in FindMainBody() argument

Completed in 7 milliseconds

12345678910>>...40