Home
last modified time | relevance | path

Searched defs:compile (Results 151 – 175 of 1106) sorted by relevance

12345678910>>...45

/aosp_15_r20/external/rust/android-crates-io/crates/aho-corasick/src/packed/teddy/
Dmod.rs11 mod compile; module
/aosp_15_r20/build/soong/rust/
H A Dfuzz.go117 func (fuzzer *fuzzDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) buildOutput { func
H A Dproc_macro.go73 func (procMacro *procMacroDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) buildOu… func
H A Dcompiler.go44 compile(ctx ModuleContext, flags Flags, deps PathDeps) buildOutput methodSpec
458 func (compiler *baseCompiler) compile(ctx ModuleContext, flags Flags, deps PathDeps) buildOutput { func
/aosp_15_r20/external/guava/guava/src/com/google/common/base/
H A DPlatform.java106 public CommonPattern compile(String pattern) { in compile() method in Platform.JdkPatternCompiler
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/
H A D_c_v_t.py15 def compile(self, ttFont): member in table__c_v_t
H A D_v_h_e_a.py41 def compile(self, ttFont): member in table__v_h_e_a
H A DsbixGlyph.py89 def compile(self, ttFont): member in Glyph
H A DDefaultTable.py16 def compile(self, ttFont): member in DefaultTable
H A D_h_d_m_x.py49 def compile(self, ttFont): member in table__h_d_m_x
H A DG__l_o_c.py43 def compile(self, ttFont): member in table_G__l_o_c
H A D_h_m_t_x.py69 def compile(self, ttFont): member in table__h_m_t_x
H A DS_V_G_.py101 def compile(self, ttFont): member in table_S_V_G_
H A D_h_h_e_a.py58 def compile(self, ttFont): member in table__h_h_e_a
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/filefilter/
H A DRegexFileFilter.java85 private static Pattern compile(final String pattern, final int flags) { in compile() method in RegexFileFilter
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_backend_lib.cpp23 c10::impl::GenericDict compile( in compile() function in torch::jit::TestBackend
/aosp_15_r20/external/dagger2/javatests/dagger/internal/codegen/
H A DIgnoreProvisionKeyWildcardsTest.java568 private void compile( in compile() method in IgnoreProvisionKeyWildcardsTest
/aosp_15_r20/external/flatbuffers/
H A Dpackage.json20 "compile": "tsc && tsc -p tsconfig.mjs.json", string
/aosp_15_r20/tools/platform-compat/javatest/android/processor/compat/unsupportedappusage/
H A DUnsupportedAppUsageProcessorTest.java49 private Compilation compile(JavaFileObject source) { in compile() method in UnsupportedAppUsageProcessorTest
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/nnapi/
H A Dnnapi_backend_lib.cpp31 c10::impl::GenericDict compile( in compile() function in torch::jit::NnapiBackend
/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/utils/
H A Dexport.py209 def compile(args): function
/aosp_15_r20/external/python/cpython3/Tools/peg_generator/
DMakefile57 compile: peg_extension/parse.c target
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Dprogram.cpp46 program::compile(const ref_vector<device> &devs, const std::string &opts, in compile() function in program
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_aot_inductor_package.py26 def compile(model, example_inputs, dynamic_shapes, options, device): function
/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama3_2/
H A Dllama.py237 def compile(args): function

12345678910>>...45