Home
last modified time | relevance | path

Searched defs:compile (Results 376 – 400 of 1106) sorted by relevance

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DShader.cpp654 void Shader::compile(const Context *context, angle::JobResultExpectancy resultExpectancy) in compile() function in gl::Shader
/aosp_15_r20/external/cronet/third_party/re2/src/python/
H A Dre2.py62 def compile(pattern, options=None): function
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/
H A Dwoff2.py733 def compile(self, ttFont): member in WOFF2LocaTable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
H A Dtf_jitrt_kernels.cc345 JitExecutable::UserData user_data) { in CompileImpl()
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-shape.cc101 hb_ot_shape_planner_t::compile (hb_ot_shape_plan_t &plan, in compile() function in hb_ot_shape_planner_t
/aosp_15_r20/external/python/mako/mako/
Dcodegen.py31 def compile( # noqa function
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_kernel.cpp513 auto compile = [&]() { in TEST_F() local
537 auto compile = [](const std::string& graph_string) { in TEST_F() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/
Dccompiler.py511 def compile(self, sources, output_dir=None, macros=None, member in CCompiler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dccompiler.py528 def compile( member in CCompiler
/aosp_15_r20/external/starlark-go/internal/compile/
H A Dcompile.go27 package compile // import "go.starlark.net/internal/compile" package
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/
Dccompiler.py511 def compile(self, sources, output_dir=None, macros=None, member in CCompiler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dccompiler.py528 def compile( member in CCompiler
/aosp_15_r20/external/python/cpython2/Lib/distutils/
Dccompiler.py510 def compile(self, sources, output_dir=None, macros=None, member in CCompiler
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dhw_tests.rs197 pub fn compile(mut self) -> Box<ShaderBin> { in compile() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dccompiler.py528 def compile( member in CCompiler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/
Dccompiler.py511 def compile(self, sources, output_dir=None, macros=None, member in CCompiler
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/
H A Dccompiler.py511 def compile(self, sources, output_dir=None, macros=None, member in CCompiler
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/
Dccompiler.py511 def compile(self, sources, output_dir=None, macros=None, member in CCompiler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/
Dccompiler.py511 def compile(self, sources, output_dir=None, macros=None, member in CCompiler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dccompiler.py528 def compile( member in CCompiler
/aosp_15_r20/external/python/cpython3/Lib/distutils/
Dccompiler.py511 def compile(self, sources, output_dir=None, macros=None, member in CCompiler
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiler_driver.cc513 bool compile = (compiler_options.GetCompilerFilter() == CompilerFilter::kEverything) || in CompileMethodQuick() local
2674 auto compile = [&context, &compile_fn, profile_index](size_t class_def_index) { in CompileDexFile() local
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Denvironment.py554 def compile(self, source, name=None, filename=None, raw=False, member in Environment
/aosp_15_r20/external/python/jinja/src/jinja2/
Denvironment.py593 def compile(self, source, name=None, filename=None, raw=False, defer_init=False): member in Environment
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Dtraining.py474 def compile(self, member in Model

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