Home
last modified time | relevance | path

Searched defs:root (Results 276 - 300 of 976) sorted by relevance

1...<<11121314151617181920>>...40

/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_builder.cpp38 container_node *root = sh.root; in build() local
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_surface.c50 Window root; in update_viewport_and_scissor() local
/third_party/mesa3d/src/gallium/targets/graw-xlib/
H A Dgraw_xlib.c55 Window root; in graw_create_window_and_screen() local
/third_party/node/deps/v8/third_party/zlib/
H A Dinftrees.c43 unsigned root; /* number of index bits for root table */ local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dlocutil.cpp263 LocaleUtility::isFallbackOf(const UnicodeString& root, const UnicodeString& child) in isFallbackOf() argument
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A Dconstructors.js46 var root = function root(opts) { function
/third_party/mesa3d/src/util/
H A Drb_tree.h71 struct rb_node *root; member
/third_party/icu/icu4c/source/test/cintltst/
H A Dsorttest.c211 addSortTest(TestNode** root) { in addSortTest() argument
H A Dstdnmtst.c32 addStandardNamesTest(TestNode** root) in addStandardNamesTest() argument
/third_party/libwebsockets/win32port/zlib/
H A Dinftrees.c43 unsigned root; /* number of index bits for root table */ local
[all...]
/third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/result/
H A DFormattableFragment.java24 private View root; field in FormattableFragment
[all...]
/third_party/node/deps/v8/src/ast/
H A Dsource-range-ast-visitor.cc12 SourceRangeAstVisitor(uintptr_t stack_limit, Expression* root, SourceRangeMap* source_range_map) SourceRangeAstVisitor() argument
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DFieldMaskTree.cs68 private readonly Node root = new Node(); field in Google.Protobuf.FieldMaskTree
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorHLSL.cpp37 bool TranslatorHLSL::translate(TIntermBlock *root, in translate() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DNameEmbeddedUniformStructsMetal.cpp107 NameEmbeddedStructUniformsMetal(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) NameEmbeddedStructUniformsMetal() argument
H A DSeparateCompoundStructDeclarations.cpp106 SeparateCompoundStructDeclarations(TCompiler &compiler, IdGen &idGen, TIntermBlock &root, TSymbolTable *symbolTable) SeparateCompoundStructDeclarations() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DClampIndirectIndices.cpp134 bool ClampIndirectIndices(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in ClampIndirectIndices() argument
H A DForcePrecisionQualifier.cpp89 bool ForceShaderPrecisionToMediump(TIntermNode *root, TSymbolTable *symbolTable, GLenum shaderType) in ForceShaderPrecisionToMediump() argument
H A DEmulateGLFragColorBroadcast.cpp83 bool GLFragColorBroadcastTraverser::broadcastGLFragColor(TCompiler *compiler, TIntermBlock *root) in broadcastGLFragColor() argument
105 EmulateGLFragColorBroadcast(TCompiler *compiler, TIntermBlock *root, int maxDrawBuffers, std::vector<sh::ShaderVariable> *outputVariables, TSymbolTable *symbolTable, int shaderVersion) EmulateGLFragColorBroadcast() argument
H A DPruneNoOps.cpp58 bool PruneNoOpsTraverser::apply(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in apply() argument
210 bool PruneNoOps(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in PruneNoOps() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
H A DRewriteAtomicFunctionExpressions.cpp174 RewriteAtomicFunctionExpressions(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable, int shaderVersion) RewriteAtomicFunctionExpressions() argument
H A DExpandIntegerPowExpressions.cpp39 bool Traverser::Apply(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in Apply() argument
147 bool ExpandIntegerPowExpressions(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in ExpandIntegerPowExpressions() argument
H A DSeparateExpressionsReturningArrays.cpp116 SeparateExpressionsReturningArrays(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) SeparateExpressionsReturningArrays() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DEmulateFragColorData.cpp90 void addDeclarations(TIntermBlock *root) in addDeclarations() argument
114 bool EmulateFragColorDataImpl(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in EmulateFragColorDataImpl() argument
128 bool EmulateFragColorData(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in EmulateFragColorData() argument
[all...]
H A DRewriteInterpolateAtOffset.cpp65 Apply(TCompiler *compiler, ShCompileOptions compileOptions, TIntermNode *root, const TSymbolTable &symbolTable, int shaderVersion, SpecConst *specConst, const DriverUniform *driverUniforms) Apply() argument
145 RewriteInterpolateAtOffset(TCompiler *compiler, ShCompileOptions compileOptions, TIntermNode *root, const TSymbolTable &symbolTable, int shaderVersion, SpecConst *specConst, const DriverUniform *driverUniforms) RewriteInterpolateAtOffset() argument

Completed in 10 milliseconds

1...<<11121314151617181920>>...40