| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | node_to_instr.c | 276 static bool ppir_do_node_to_instr(ppir_block *block, ppir_node *root) in ppir_do_node_to_instr() argument
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | valhall.py | 32 root = tree.getroot() variable
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | sentry-defined-multiple-times.rs | 9 pub mod root { modules
|
| /third_party/python/Lib/test/ |
| H A D | ssl_servers.py | 51 root = here variable in RootedHTTPRequestHandler
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | TranslatorGLSL.cpp | 47 bool TranslatorGLSL::translate(TIntermBlock *root, in translate() argument 232 void TranslatorGLSL::writeVersion(TIntermNode *root) in writeVersion() argument 246 void TranslatorGLSL::writeExtensionBehavior(TIntermNode *root, ShCompileOption argument [all...] |
| H A D | ValidateOutputs.cpp | 172 bool ValidateOutputs(TIntermBlock *root, in ValidateOutputs() argument
|
| H A D | ValidateClipCullDistance.cpp | 189 bool ValidateClipCullDistance(TIntermBlock *root, in ValidateClipCullDistance() argument
|
| H A D | ValidateTypeSizeLimitations.cpp | 205 bool ValidateTypeSizeLimitations(TIntermNode *root, in ValidateTypeSizeLimitations() argument
|
| H A D | ASTMetadataHLSL.cpp | 385 MetadataList CreateASTMetadataHLSL(TIntermNode *root, const CallDAG &callDag) in CreateASTMetadataHLSL() argument
|
| H A D | CallDAG.cpp | 147 InitResult assignIndicesInternal(CreatorFunctionData *root) in assignIndicesInternal() argument 298 CallDAG::InitResult CallDAG::init(TIntermNode *root, TDiagnostics *diagnostics) in init() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | DeclareAndInitBuiltinsForInstancedMultiview.cpp | 126 DeclareAndInitBuiltinsForInstancedMultiview(TCompiler *compiler, TIntermBlock *root, unsigned numberOfViews, GLenum shaderType, ShCompileOptions compileOptions, ShShaderOutput shaderOutput, TSymbolTable *symbolTable) DeclareAndInitBuiltinsForInstancedMultiview() argument
|
| H A D | EmulateMultiDrawShaderBuiltins.cpp | 120 EmulateGLDrawID(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, std::vector<sh::ShaderVariable> *uniforms, bool shouldCollect) EmulateGLDrawID() argument 164 EmulateGLBaseVertexBaseInstance(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, std::vector<sh::ShaderVariable> *uniforms, bool shouldCollect, bool addBaseVertexToVertexID) EmulateGLBaseVertexBaseInstance() argument [all...] |
| H A D | DeferGlobalInitializers.cpp | 105 void InsertInitCallToMain(TIntermBlock *root, in InsertInitCallToMain() argument 133 DeferGlobalInitializers(TCompiler *compiler, TIntermBlock *root, bool initializeUninitializedGlobals, bool canUseLoopsToInitialize, bool highPrecisionSupported, bool forceDeferGlobalInitializers, TSymbolTable *symbolTable) DeferGlobalInitializers() argument
|
| H A D | RewriteArrayOfArrayOfOpaqueUniforms.cpp | 340 RewriteArrayOfArrayOfOpaqueUniforms(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) RewriteArrayOfArrayOfOpaqueUniforms() argument
|
| H A D | RemoveInactiveInterfaceVariables.cpp | 192 RemoveInactiveInterfaceVariables(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, const std::vector<sh::ShaderVariable> &attributes, const std::vector<sh::ShaderVariable> &inputVaryings, const std::vector<sh::ShaderVariable> &outputVariables, const std::vector<sh::ShaderVariable> &uniforms, const std::vector<sh::InterfaceBlock> &interfaceBlocks, bool removeFragmentOutputs) RemoveInactiveInterfaceVariables() argument
|
| H A D | SimplifyLoopConditions.cpp | 473 bool SimplifyLoopConditions(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in SimplifyLoopConditions() argument 480 SimplifyLoopConditions(TCompiler *compiler, TIntermNode *root, unsigned int conditionsToSimplifyMask, TSymbolTable *symbolTable) SimplifyLoopConditions() argument
|
| H A D | SeparateDeclarations.cpp | 194 bool SeparateDeclarations(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in SeparateDeclarations() argument 48 apply(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) apply() argument
|
| H A D | ScalarizeVecAndMatConstructorArgs.cpp | 213 ScalarizeVecAndMatConstructorArgs(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) ScalarizeVecAndMatConstructorArgs() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
| H A D | ArrayReturnValueToOutParameter.cpp | 77 apply(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) apply() argument 226 ArrayReturnValueToOutParameter(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) ArrayReturnValueToOutParameter() argument
|
| H A D | UnfoldShortCircuitToIf.cpp | 180 bool UnfoldShortCircuitToIf(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in UnfoldShortCircuitToIf() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | RewriteUnaddressableReferences.cpp | 362 RewriteUnaddressableReferences(TCompiler &compiler, TIntermBlock &root, SymbolEnv &symbolEnv) RewriteUnaddressableReferences() argument
|
| H A D | RewriteOutArgs.cpp | 213 bool sh::RewriteOutArgs(TCompiler &compiler, TIntermBlock &root, SymbolEnv &symbolEnv) in RewriteOutArgs() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | ReplaceArrayOfMatrixVarying.cpp | 78 ReplaceArrayOfMatrixVarying(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, const TVariable *varying) ReplaceArrayOfMatrixVarying() argument 156 ReplaceArrayOfMatrixVaryings(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) ReplaceArrayOfMatrixVaryings() argument
|
| H A D | RewriteSampleMaskVariable.cpp | 105 RewriteSampleMask(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, const TIntermTyped *numSamplesUniform) RewriteSampleMask() argument 167 RewriteSampleMaskIn(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) RewriteSampleMaskIn() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | OVR_multiview2_test.cpp | 175 void VariableOccursNTimes(TIntermBlock *root, in VariableOccursNTimes() argument
|