Home
last modified time | relevance | path

Searched defs:compile (Results 401 – 425 of 1106) sorted by relevance

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

/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/text/
DSimpleDateFormat.java830 private char[] compile(String pattern) { in compile() method in SimpleDateFormat
/aosp_15_r20/external/rust/android-crates-io/crates/aho-corasick/src/
Dnfa.rs629 fn compile<I, P>(mut self, patterns: I) -> Result<NFA<S>> in compile() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/
DSimpleDateFormat.java830 private char[] compile(String pattern) { in compile() method in SimpleDateFormat
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/
H A DSimpleDateFormat.java830 private char[] compile(String pattern) { in compile() method in SimpleDateFormat
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_ctx_manager.py418 def run_iters(fn, compile=False): argument
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DPixelLocalStorageTest.cpp277 void compile(std::string fsMain) { compile("", fsMain); } in compile() function in PLSProgram
279 void compile(std::string extensions, std::string fsMain) in compile() function in PLSProgram
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dmark_for_compilation_pass.cc1449 bool compile = false; in CompilationDisallowedByXlaCompileAttr() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/nfa/
H A Dnoncontiguous.rs963 fn compile<I, P>(mut self, patterns: I) -> Result<NFA, BuildError> in compile() method
/aosp_15_r20/external/pytorch/torch/nn/modules/
H A Dmodule.py2985 def compile(self, *args, **kwargs): member in Module
/aosp_15_r20/build/soong/cc/
H A Dlibrary.go567 func (library *libraryDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) Objects { func
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp1846 void TextureCubeMapArraySamplingTest::compile(shaderDefinition &info) in compile() function in glcts::TextureCubeMapArraySamplingTest
4806 bool TextureCubeMapArraySamplingTest::shaderDefinition::compile() function in glcts::TextureCubeMapArraySamplingTest::shaderDefinition
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Dtraining_v1.py235 def compile(self, member in Model
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DGpu.cpp1643 bool GrD3DGpu::compile(const GrProgramDesc&, const GrProgramInfo&) { in compile() function in GrD3DGpu
/aosp_15_r20/build/soong/java/
H A Dbase.go1144 func (j *Module) compile(ctx android.ModuleContext, extraSrcJars, extraClasspathJars, extraCombined… func
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dkernel.cpp1685 void TensorExprKernel::compile() { in compile() function in TensorExprKernel
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DShaderLang.cpp1732 virtual bool compile(TIntermNode*, int = 0, EProfile = ENoProfile) { return true; } in compile() function in glslang::TDeferredCompiler
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1713 virtual bool compile(TIntermNode*, int = 0, EProfile = ENoProfile) { return true; } in compile() function in glslang::TDeferredCompiler
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dtf_to_tfrt.cc1822 auto compile = builder.create<tf_jitrt::FallbackCompileOp>( in CreateFallbackInitializationFunction() local
/aosp_15_r20/external/fonttools/Lib/fontTools/misc/
H A DpsCharStrings.py1156 def compile(self, isCFF2=False): member in T2CharString
/aosp_15_r20/external/guice/extensions/persist/lib/
HDjavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/aosp_15_r20/external/error_prone/error_prone/
HDerror_prone_test_helpers-2.36.0.jar ... .tools.javac.main.Main$Result compile () java.util.List processedArgs private synthetic ...
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkGpu.cpp2012 bool GrVkGpu::compile(const GrProgramDesc& desc, const GrProgramInfo& programInfo) { in compile() function in GrVkGpu
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp2050 void Utils::programInfo::compile(glw::GLuint shader_id, const glw::GLchar *shader_code) const in compile() function in gl3cts::TextureSwizzle::Utils::programInfo
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-open-type.hh1498 static unsigned compile (hb_array_t<const int> values, /* IN */ in compile() function
/aosp_15_r20/external/kotlinc/lib/
HDkotlin-daemon.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-daemon. ...

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