Home
last modified time | relevance | path

Searched defs:Compile (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/tools/preload/
H A DCompile.java31 public class Compile { class
/aosp12/system/iorap/src/maintenance/
H A Dcontroller.cc452 bool Compile(const std::string& db_path, const ControllerParameters& params) { in Compile() function
458 bool Compile(const std::string& db_path, in Compile() function
467 bool Compile(const std::string& db_path, in Compile() function
/aosp12/art/dex2oat/linker/
H A Dimage_test.h348 inline void ImageTest::Compile( in Compile() function
/aosp12/build/blueprint/microfactory/
H A Dmicrofactory.go365 func (p *GoPackage) Compile(config *Config, outDir string) error { func
/aosp12/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp641 int Compile(IAaptContext* context, io::IFileCollection* inputs, IArchiveWriter* output_writer, in Compile() function
/aosp12/art/compiler/optimizing/
H A Doptimizing_compiler.cc1007 CompiledMethod* OptimizingCompiler::Compile(const dex::CodeItem* code_item, in Compile() function in art::OptimizingCompiler
H A Dcode_generator.cc378 void CodeGenerator::Compile(CodeAllocator* allocator) { in Compile() function in art::CodeGenerator
/aosp12/art/odrefresh/
H A Dodrefresh.cc1271 WARN_UNUSED ExitCode Compile(OdrMetrics& metrics, bool force_compile) const { in Compile() function in art::odrefresh::OnDeviceRefresh
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/
H A Dtest_generator.py609 def Compile(self, referenced_models=None, referenced_model_to_index=None): member in Model
/aosp12/art/dex2oat/
H A Ddex2oat.cc1831 jobject Compile() { in Compile() function in art::Dex2Oat
/aosp12/art/dex2oat/driver/
H A Dcompiler_driver.cc2639 void CompilerDriver::Compile(jobject class_loader, in Compile() function in art::CompilerDriver
/aosp12/system/tools/aidl/
H A Daidl_unittest.cpp3444 void Compile(string cmd) { in Compile() function