/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | genk-timing.py | 141 def writeFunction(self, elements): member in KScriptGenerator
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | genk-timing.py | 141 def writeFunction(self, elements): member in KScriptGenerator
|
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
D | genk-timing.py | 146 def writeFunction(self, elements): member in KScriptGenerator
|
/external/clang/utils/ABITest/ |
D | ABITestGen.py | 103 def writeFunction(self, i, FT): member in TypePrinter
|
/external/skia/src/sksl/codegen/ |
D | SkSLPipelineStageCodeGenerator.cpp | 345 void PipelineStageCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::PipelineStage::PipelineStageCodeGenerator
|
D | SkSLGLSLCodeGenerator.cpp | 1044 void GLSLCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::GLSLCodeGenerator
|
D | SkSLMetalCodeGenerator.cpp | 1970 void MetalCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::MetalCodeGenerator
|
D | SkSLVMCodeGenerator.cpp | 517 size_t SkVMGenerator::writeFunction(const FunctionDefinition& function, in writeFunction() function in SkSL::SkVMGenerator
|
D | SkSLSPIRVCodeGenerator.cpp | 2933 SpvId SPIRVCodeGenerator::writeFunction(const FunctionDefinition& f, OutputStream& out) { in writeFunction() function in SkSL::SPIRVCodeGenerator
|
/external/angle/src/libANGLE/renderer/ |
D | renderer_utils.cpp | 591 auto writeFunction = (destComponentType == GL_UNSIGNED_INT) ? WriteUintColor : WriteFloatColor; in CopyImageCHROMIUM() local
|
/external/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 2869 void ModuleBitcodeWriter::writeFunction( in writeFunction() function in ModuleBitcodeWriter
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 3172 void ModuleBitcodeWriter::writeFunction( in writeFunction() function in ModuleBitcodeWriter
|