Home
last modified time | relevance | path

Searched defs:root (Results 501 - 525 of 2566) sorted by relevance

1...<<21222324252627282930>>...103

/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...]
H A DBuiltInFunctionEmulator.cpp132 void BuiltInFunctionEmulator::markBuiltInFunctionsForEmulation(TIntermNode *root) in markBuiltInFunctionsForEmulation() argument
/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
H A DSeparateStructFromUniformDeclarations.cpp107 SeparateStructFromUniformDeclarations(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) SeparateStructFromUniformDeclarations() argument
H A DRewriteTexelFetchOffset.cpp45 Apply(TCompiler *compiler, TIntermNode *root, const TSymbolTable &symbolTable, int shaderVersion) Apply() argument
156 RewriteTexelFetchOffset(TCompiler *compiler, TIntermNode *root, const TSymbolTable &symbolTable, int shaderVersion) RewriteTexelFetchOffset() 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
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DReplaceVariable.cpp107 ReplaceVariable(TCompiler *compiler, TIntermBlock *root, const TVariable *toBeReplaced, const TVariable *replacement) ReplaceVariable() argument
117 ReplaceVariables(TCompiler *compiler, TIntermBlock *root, const VariableReplacementMap &variableMap) ReplaceVariables() argument
126 GetDeclaratorReplacements(TSymbolTable *symbolTable, TIntermBlock *root, VariableReplacementMap *variableMap) GetDeclaratorReplacements() argument
135 ReplaceVariableWithTyped(TCompiler *compiler, TIntermBlock *root, const TVariable *toBeReplaced, const TIntermTyped *replacement) ReplaceVariableWithTyped() argument
[all...]
/third_party/skia/src/core/
H A DSkTSort.h34 void SkTHeapSort_SiftUp(T array[], size_t root, size_t bottom, const C& lessThan) { in SkTHeapSort_SiftUp() argument
68 SkTHeapSort_SiftDown(T array[], size_t root, size_t bottom, const C& lessThan) SkTHeapSort_SiftDown() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DintermOut.cpp475 void TIntermediate::outputTree(TIntermNode* root) in outputTree() argument
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_utils.h59 HuffmanTablesSegment root; member

Completed in 10 milliseconds

1...<<21222324252627282930>>...103