Home
last modified time | relevance | path

Searched defs:compile (Results 326 – 350 of 1106) sorted by relevance

1...<<11121314151617181920>>...45

/aosp_15_r20/external/python/cpython2/Lib/distutils/
Dmsvccompiler.py349 def compile(self, sources, member in MSVCCompiler
Dmsvc9compiler.py468 def compile(self, sources, member in MSVCCompiler
/aosp_15_r20/external/python/cpython3/Lib/distutils/
Dmsvccompiler.py342 def compile(self, sources, member in MSVCCompiler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dmsvccompiler.py381 def compile( # noqa: C901 member in MSVCCompiler
Dmsvc9compiler.py491 def compile( # noqa: C901 member in MSVCCompiler
/aosp_15_r20/external/javassist/src/main/javassist/compiler/
H A DJavac.java96 public CtMember compile(String src) throws CompileError { in compile() method in Javac
/aosp_15_r20/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp307 LTOCodeGenerator::compile(bool DisableVerify, bool DisableInline, in compile() function in LTOCodeGenerator
/aosp_15_r20/external/skia/src/core/
H A DSkRasterPipeline.cpp643 std::function<void(size_t, size_t, size_t, size_t)> SkRasterPipeline::compile() const { in compile() function in SkRasterPipeline
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cGPUShader5Tests.cpp136 void Utils::programInfo::compile(glw::GLuint shader_id, const glw::GLchar *shader_code) const in compile() function in gl3cts::Utils::programInfo
/aosp_15_r20/build/blueprint/bootstrap/
H A Dbootstrap.go48 compile = pctx.StaticRule("compile", var
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp329 LTOCodeGenerator::compile(bool DisableVerify, bool DisableInline, in compile() function in LTOCodeGenerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/
Dmsvc9compiler.py455 def compile(self, sources, member in MSVCCompiler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dmsvc9compiler.py491 def compile( # noqa: C901 member in MSVCCompiler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/
Dmsvc9compiler.py455 def compile(self, sources, member in MSVCCompiler
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/
Dmsvc9compiler.py455 def compile(self, sources, member in MSVCCompiler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dmsvc9compiler.py491 def compile( # noqa: C901 member in MSVCCompiler
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp380 std::unique_ptr<MemoryBuffer> LTOCodeGenerator::compile() { in compile() function in LTOCodeGenerator
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/
H A Dmsvc9compiler.py455 def compile(self, sources, member in MSVCCompiler
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/llvm/
H A Dinvocation.cpp326 compile(LLVMContext &ctx, clang::CompilerInstance &c, function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/
Dmsvc9compiler.py455 def compile(self, sources, member in MSVCCompiler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/
Dmsvc9compiler.py455 def compile(self, sources, member in MSVCCompiler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dmsvc9compiler.py491 def compile( # noqa: C901 member in MSVCCompiler
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DCompiler.java114 public Expression compile(int opPos) throws TransformerException in compile() method in Compiler
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/
H A DTupleVariation.py130 def compile(self, axisTags, sharedCoordIndices={}, pointData=None): member in TupleVariation
/aosp_15_r20/external/fonttools/Tests/ttLib/tables/
H A DTupleVariation_test.py571 compile = lambda points: TupleVariation.compilePoints(points) function

1...<<11121314151617181920>>...45