/third_party/glslang/SPIRV/ |
D | SpvTools.cpp | 140 void SpirvToolsValidate(const glslang::TIntermediate& intermediate, std::vector<unsigned int>& spir… in SpirvToolsValidate() 165 void SpirvToolsTransform(const glslang::TIntermediate& intermediate, std::vector<unsigned int>& spi… in SpirvToolsTransform() 223 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/boost/libs/local_function/example/ |
D | gcc_store.cpp | 12 void intermediate(boost::function<void (int, int)> store_func, int size) { in intermediate() function
|
/third_party/glslang/glslang/HLSL/ |
D | hlslGrammar.h | 135 …TIntermediate& intermediate; // the final product, the intermediate representation, includes t… 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/flutter/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/MachineIndependent/ |
D | reflection.cpp | 1015 const TIntermediate& intermediate; member in glslang::TReflectionTraverser 1117 void TReflection::buildAttributeReflection(EShLanguage stage, const TIntermediate& intermediate) in buildAttributeReflection() 1127 void TReflection::buildCounterIndices(const TIntermediate& intermediate) in buildCounterIndices() 1142 void TReflection::buildUniformStageMask(const TIntermediate& intermediate) in buildUniformStageMask() 1160 bool TReflection::addStage(EShLanguage stage, const TIntermediate& intermediate) in addStage()
|
D | LiveTraverser.h | 155 const TIntermediate& intermediate; variable
|
D | ShaderLang.cpp | 102 TParseContextBase* CreateParseContext(TSymbolTable& symbolTable, TIntermediate& intermediate, in CreateParseContext() 240 TIntermediate intermediate(language, version, profile); in InitializeSymbolTable() local 773 void RecordProcesses(TIntermediate& intermediate, EShMessages messages, const std::string& sourceEn… in RecordProcesses() 813 TIntermediate& intermediate, // returned tree, etc. in ProcessDeferred() 1272 TIntermediate& intermediate, // returned tree, etc. in PreprocessDeferred() 1309 TIntermediate& intermediate,// returned tree, etc. in CompileDeferred() 1486 TIntermediate intermediate(compiler->getLanguage()); in ShCompile() local
|
D | propagateNoContraction.cpp | 420 getSymbolToDefinitionMappingAndPreciseSymbolIDs(const glslang::TIntermediate& intermediate) in getSymbolToDefinitionMappingAndPreciseSymbolIDs() 786 void PropagateNoContraction(const glslang::TIntermediate& intermediate) in PropagateNoContraction()
|
D | iomapper.cpp | 434 TDefaultIoResolverBase::TDefaultIoResolverBase(const TIntermediate& intermediate) in TDefaultIoResolverBase() 604 TDefaultGlslIoResolver::TDefaultGlslIoResolver(const TIntermediate& intermediate) in TDefaultGlslIoResolver() 1075 bool TIoMapper::addStage(EShLanguage stage, TIntermediate& intermediate, TInfoSink& infoSink, TIoMa… in addStage() 1176 bool TGlslIoMapper::addStage(EShLanguage stage, TIntermediate& intermediate, TInfoSink& infoSink, T… in addStage()
|
/third_party/glslang/SPIRV/CInterface/ |
D | spirv_c_interface.cpp | 88 …const glslang::TIntermediate* intermediate = program->program->getIntermediate(c_shader_stage(stag… in glslang_program_SPIRV_generate() local
|
/third_party/gstreamer/gstreamer/tests/examples/stepping/ |
D | framestep1.c | 50 gboolean flush, intermediate; in event_loop() 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/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_idct.h | 73 struct pipe_sampler_view *intermediate, *transpose; member
|
/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/ffmpeg/libavfilter/ |
D | vf_avgblur_opencl.c | 151 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 | 344 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/icu/icu4c/source/test/perf/utfperf/ |
D | utfperf.cpp | 40 static char intermediate[OUTPUT_CAPACITY]; variable
|
/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()
|