/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_bc_builder.cpp | 38 container_node *root = sh.root; in build() local
|
/third_party/mesa3d/src/glx/apple/ |
H A D | apple_glx_surface.c | 50 Window root; in update_viewport_and_scissor() local
|
/third_party/mesa3d/src/gallium/targets/graw-xlib/ |
H A D | graw_xlib.c | 55 Window root; in graw_create_window_and_screen() local
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | inftrees.c | 43 unsigned root; /* number of index bits for root table */ local [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | locutil.cpp | 263 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 D | constructors.js | 46 var root = function root(opts) { function
|
/third_party/mesa3d/src/util/ |
H A D | rb_tree.h | 71 struct rb_node *root; member
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | sorttest.c | 211 addSortTest(TestNode** root) { in addSortTest() argument
|
H A D | stdnmtst.c | 32 addStandardNamesTest(TestNode** root) in addStandardNamesTest() argument
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | inftrees.c | 43 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 D | FormattableFragment.java | 24 private View root; field in FormattableFragment [all...] |
/third_party/node/deps/v8/src/ast/ |
H A D | source-range-ast-visitor.cc | 12 SourceRangeAstVisitor(uintptr_t stack_limit, Expression* root, SourceRangeMap* source_range_map) SourceRangeAstVisitor() argument
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | FieldMaskTree.cs | 68 private readonly Node root = new Node(); field in Google.Protobuf.FieldMaskTree [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | TranslatorHLSL.cpp | 37 bool TranslatorHLSL::translate(TIntermBlock *root, in translate() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | NameEmbeddedUniformStructsMetal.cpp | 107 NameEmbeddedStructUniformsMetal(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) NameEmbeddedStructUniformsMetal() argument
|
H A D | SeparateCompoundStructDeclarations.cpp | 106 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 D | ClampIndirectIndices.cpp | 134 bool ClampIndirectIndices(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in ClampIndirectIndices() argument
|
H A D | ForcePrecisionQualifier.cpp | 89 bool ForceShaderPrecisionToMediump(TIntermNode *root, TSymbolTable *symbolTable, GLenum shaderType) in ForceShaderPrecisionToMediump() argument
|
H A D | EmulateGLFragColorBroadcast.cpp | 83 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 D | PruneNoOps.cpp | 58 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 D | RewriteAtomicFunctionExpressions.cpp | 174 RewriteAtomicFunctionExpressions(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable, int shaderVersion) RewriteAtomicFunctionExpressions() argument
|
H A D | ExpandIntegerPowExpressions.cpp | 39 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 D | SeparateExpressionsReturningArrays.cpp | 116 SeparateExpressionsReturningArrays(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) SeparateExpressionsReturningArrays() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
H A D | EmulateFragColorData.cpp | 90 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 D | RewriteInterpolateAtOffset.cpp | 65 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
|