Home
last modified time | relevance | path

Searched defs:compile (Results 251 – 275 of 1106) sorted by relevance

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

/aosp_15_r20/external/python/cpython3/Lib/re/
D_compiler.py738 def compile(p, flags=0): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/re/
D_compiler.py738 def compile(p, flags=0): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/re/
D_compiler.py738 def compile(p, flags=0): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/re/
D_compiler.py738 def compile(p, flags=0): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/re/
D_compiler.py738 def compile(p, flags=0): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/re/
H A D_compiler.py738 def compile(p, flags=0): function
/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/gcimporter/
Dgcimporter_test.go38 func compile(t *testing.T, dirname, filename, outdirname string, packageFiles map[string]string, pk… func
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/src/nfa/
Dcompiler.rs286 fn compile(&self, nfa: &mut NFA, expr: &Hir) -> Result<()> { in compile() method
930 fn compile(&mut self, node: Vec<Transition>) -> StateID { in compile() method
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_shader.h228 VkResult (*compile)(struct vk_device *device, member
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlGpu.mm1128 bool GrMtlGpu::compile(const GrProgramDesc& desc, const GrProgramInfo& programInfo) { function
/aosp_15_r20/external/python/cpython2/Lib/distutils/tests/
Dsetuptools_build_ext.py208 def write_stub(self, output_dir, ext, compile=False): argument
/aosp_15_r20/external/angle/src/libANGLE/
H A DCLProgram.cpp42 angle::Result Program::compile(cl_uint numDevices, in compile() function in cl::Program
/aosp_15_r20/external/mesa3d/src/asahi/clc/
H A Dasahi_clc.c178 compile(void *memctx, const uint32_t *spirv, size_t spirv_size) in compile() function
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/jaxp/
H A DXPathImpl.java391 public XPathExpression compile(String expression) in compile() method in XPathImpl
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dglsl_scraper.py130 def compile(self): member in Shader
/aosp_15_r20/external/python/setuptools/setuptools/command/
Dbuild_ext.py238 def write_stub(self, output_dir, ext, compile=False): argument
/aosp_15_r20/external/truth/core/src/main/java/com/google/common/truth/super/com/google/common/truth/
H A DPlatform.java196 private static NativeRegExp compile(String pattern) { in compile() method in Platform
/aosp_15_r20/external/python/cpython2/Lib/
Dre.py192 def compile(pattern, flags=0): function
/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/onednn/
H A Dkernel.cpp212 compiled_partition LlgaKernel::compile(const partition& partition) { in compile() function in torch::jit::fuser::onednn::LlgaKernel
/aosp_15_r20/external/emma/core/java12/com/vladium/util/
H A DWCMatcher.java21 public static WCMatcher compile (final String pattern) in compile() method in WCMatcher
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/
Dcalc6.cpp314 compiler compile(code); // Compiles the program in main() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-map.cc184 hb_ot_map_builder_t::compile (hb_ot_map_t &m, in compile() function in hb_ot_map_builder_t
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DGLSnapshotShaders_unittest.cpp142 void compile(GLboolean expectCompileStatus = GL_TRUE) { in compile() function in gfxstream::gl::__anonbb8d3cca0111::SnapshotGlShaderTest
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/xprocessing/
HDxprocessing-testing.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/room-compiler- ...
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Djit_executable.cc311 auto compile = CompilationTask( in GetExecutable() local

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