Home
last modified time | relevance | path

Searched defs:compile (Results 201 – 225 of 1106) sorted by relevance

12345678910>>...45

/aosp_15_r20/external/fonttools/Tests/ttLib/
H A DttFont_test.py27 def compile(self, ttFont): member in CustomTableClass
/aosp_15_r20/external/python/cpython2/Lib/
D_strptime.py267 def compile(self, format): member in TimeRE
Dsre_compile.py567 def compile(p, flags=0): function
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/
H A D_p_o_s_t.py47 def compile(self, ttFont): member in table__p_o_s_t
/aosp_15_r20/external/selinux/python/sepolgen/src/sepolgen/
H A Dmodule.py191 def compile(self, sourcename, modname): member in ModuleCompiler
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/
Dbuild.rs117 fn compile(compiler: &str, src: &Path, dst: &Path, options: &[&str]) { in compile() function
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/syntax/
Dcompile.go89 func (c *compiler) compile(re *Regexp) frag { func
/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/
Dlib.rs736 mod compile; module
/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama2/
H A Dllama.py335 def compile(args): function
/aosp_15_r20/external/rust/android-crates-io/crates/tinytemplate/src/
Dtemplate.rs120 pub fn compile(text: &'template str) -> Result<Template> { in compile() method
351 fn compile(text: &'static str) -> Template<'static> { in compile() function
/aosp_15_r20/external/moshi/moshi-kotlin-codegen/src/test/java/com/squareup/moshi/kotlin/codegen/ksp/
H A DJsonClassSymbolProcessorTest.kt840 private fun compile(vararg sourceFiles: SourceFile): KotlinCompilation.Result { in <lambda>() method in com.squareup.moshi.kotlin.codegen.ksp.JsonClassSymbolProcessorTest
/aosp_15_r20/external/moshi/moshi-kotlin-codegen/src/test/java/com/squareup/moshi/kotlin/codegen/apt/
H A DJsonClassCodegenProcessorTest.kt788 private fun compile(vararg sourceFiles: SourceFile): KotlinCompilation.Result { in <lambda>() method
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/importer/
Dgcimporter_test.go31 func compile(t *testing.T, dirname, filename, outdirname string, packagefiles map[string]string) st… func
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
D_strptime.py261 def compile(self, format): member in TimeRE
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A D_strptime.py261 def compile(self, format): member in TimeRE
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/
H A Dbuild.rs198 pub fn compile(llvm_target: &[&str], target: &String) { in compile() function
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/xla/
H A Dxla.py67 def compile(computation, inputs=None): # pylint: disable=redefined-builtin function
/aosp_15_r20/external/python/cpython3/Lib/
D_strptime.py261 def compile(self, format): member in TimeRE
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
D_strptime.py261 def compile(self, format): member in TimeRE
/aosp_15_r20/external/starlark-go/internal/compile/
H A Dserial.go1 package compile package
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
D_strptime.py261 def compile(self, format): member in TimeRE
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DPublicPrecompile.cpp35 void compile(const RendererProvider* rendererProvider, in compile() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A DCLProgramCL.cpp50 angle::Result CLProgramCL::compile(const cl::DevicePtrs &devices, in compile() function in rx::CLProgramCL
/aosp_15_r20/external/libyuv/docs/
H A Dgetting_started.md276 ### Build psnr tool
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
D_strptime.py261 def compile(self, format): member in TimeRE

12345678910>>...45