| /third_party/glslang/SPIRV/ |
| D | SpvTools.cpp | 148 void SpirvToolsValidate(const glslang::TIntermediate& intermediate, std::vector<unsigned int>& spir… in SpirvToolsValidate() 175 void SpirvToolsTransform(const glslang::TIntermediate& intermediate, std::vector<unsigned int>& spi… in SpirvToolsTransform() 279 void SpirvToolsStripDebugInfo(const glslang::TIntermediate& intermediate, in SpirvToolsStripDebugInfo()
|
| /third_party/typescript/tests/cases/conformance/types/tuple/ |
| D | wideningTuples7.ts | 3 let intermediate: [string]; variable
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
| D | serialization_test.cc | 40 FontPtr intermediate; in TestSerialization() local 106 FontPtr intermediate; in TestSerializationBitmap() local
|
| /third_party/glslang/glslang/HLSL/ |
| D | hlslGrammar.h | 137 …TIntermediate& intermediate; // the final product, the intermediate representation, includes t… variable
|
| /third_party/glslang/glslang/MachineIndependent/ |
| D | reflection.cpp | 1016 const TIntermediate& intermediate; member in glslang::TReflectionTraverser 1118 void TReflection::buildAttributeReflection(EShLanguage stage, const TIntermediate& intermediate) in buildAttributeReflection() 1128 void TReflection::buildCounterIndices(const TIntermediate& intermediate) in buildCounterIndices() 1145 void TReflection::buildUniformStageMask(const TIntermediate& intermediate) in buildUniformStageMask() 1163 bool TReflection::addStage(EShLanguage stage, const TIntermediate& intermediate) in addStage()
|
| D | LiveTraverser.h | 155 const TIntermediate& intermediate; variable
|
| D | parseVersions.h | 164 TIntermediate& intermediate; // helper for making and hooking up pieces of the parse tree variable
|
| D | ShaderLang.cpp | 105 TParseContextBase* CreateParseContext(TSymbolTable& symbolTable, TIntermediate& intermediate, in CreateParseContext() 247 TIntermediate intermediate(language, version, profile); in InitializeSymbolTable() local 752 void RecordProcesses(TIntermediate& intermediate, EShMessages messages, const std::string& sourceEn… in RecordProcesses() 793 TIntermediate& intermediate, // returned tree, etc. in ProcessDeferred() 1254 TIntermediate& intermediate, // returned tree, etc. in PreprocessDeferred() 1292 TIntermediate& intermediate,// returned tree, etc. in CompileDeferred() 1453 TIntermediate intermediate(compiler->getLanguage()); in ShCompile() local
|
| D | propagateNoContraction.cpp | 418 getSymbolToDefinitionMappingAndPreciseSymbolIDs(const glslang::TIntermediate& intermediate) in getSymbolToDefinitionMappingAndPreciseSymbolIDs() 784 void PropagateNoContraction(const glslang::TIntermediate& intermediate) in PropagateNoContraction()
|
| D | iomapper.cpp | 760 TDefaultIoResolverBase::TDefaultIoResolverBase(const TIntermediate& intermediate) in TDefaultIoResolverBase() 934 TDefaultGlslIoResolver::TDefaultGlslIoResolver(const TIntermediate& intermediate) in TDefaultGlslIoResolver() 1405 bool TIoMapper::addStage(EShLanguage stage, TIntermediate& intermediate, TInfoSink& infoSink, TIoMa… in addStage() 1504 bool TGlslIoMapper::addStage(EShLanguage stage, TIntermediate& intermediate, TInfoSink& infoSink, T… in addStage()
|
| /third_party/glslang/SPIRV/CInterface/ |
| D | spirv_c_interface.cpp | 96 …const glslang::TIntermediate* intermediate = program->program->getIntermediate(c_shader_stage(stag… in glslang_program_SPIRV_generate_with_options() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | glslang_wrapper.cpp | 175 glslang::TIntermediate *intermediate = program.getIntermediate(language); in GlslangCompileToSpirv() local
|
| /third_party/gn/src/gn/ |
| D | path_output.cc | 136 std::string intermediate; in WriteSourceRelativeString() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| D | Compiler.cpp | 121 TIntermediate intermediate(infoSink); in compile() local
|
| D | ParseHelper.h | 63 TIntermediate& intermediate; // to hold and build a parse tree variable
|
| /third_party/glslang/glslang/CInterface/ |
| D | glslang_c_interface.cpp | 447 glslang::TIntermediate* intermediate = program->program->getIntermediate(c_shader_stage(stage)); in glslang_program_add_source_text() local 452 glslang::TIntermediate* intermediate = program->program->getIntermediate(c_shader_stage(stage)); in glslang_program_set_source_file() local
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_idct.h | 73 struct pipe_sampler_view *intermediate, *transpose; member
|
| /third_party/libabigail/include/ |
| D | abg-diff-utils.h | 314 intermediate() const in intermediate() function 322 intermediate(const point& p) in intermediate() function 849 point begin, intermediate, diag_start, end; in end_of_fr_d_path_in_k() local 994 point begin, intermediate, diag_start, end; in end_of_frr_d_path_in_k_plus_delta() local
|
| /third_party/python/Modules/_io/ |
| D | stringio.c | 129 PyObject *intermediate = _PyAccu_Finish(&self->accu); in make_intermediate() local 146 PyObject *intermediate; in realize() local
|
| /third_party/node/deps/v8/src/json/ |
| D | json-parser.cc | 1004 const JsonString& string, Handle<SinkSeqString> intermediate, in DecodeString() 1047 Handle<SeqOneByteString> intermediate = in MakeString() local 1052 Handle<SeqTwoByteString> intermediate = in MakeString() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_avgblur_opencl.c | 153 AVFrame *intermediate = NULL; in avgblur_opencl_filter_frame() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcSpirvUtils.cpp | 240 const glslang::TIntermediate* const intermediate = program.getIntermediate(shaderStage); in compileGlslToSpirV() local
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkShaderToSpirV.cpp | 356 const glslang::TIntermediate* const intermediate = glslangProgram.getIntermediate(shaderStage); in compileShaderToSpirV() local
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | quaternion.inl | 34 GLM_FUNC_QUALIFIER tquat<T, P> intermediate function
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| D | eap_teap_common.c | 623 struct wpabuf * eap_teap_tlv_result(int status, int intermediate) in eap_teap_tlv_result()
|