Home
last modified time | relevance | path

Searched defs:compile (Results 176 – 200 of 1106) sorted by relevance

12345678910>>...45

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_aot_inductor_utils.py27 def compile( member in AOTIRunnerUtil
/aosp_15_r20/external/nullaway/jmh/src/main/java/com/uber/nullaway/jmh/
H A DNullawayJavac.java214 public boolean compile() { in compile() method in NullawayJavac
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/
H A DD_S_I_G_.py67 def compile(self, ttFont): member in table_D_S_I_G_
H A DV_O_R_G_.py48 def compile(self, ttFont): member in table_V_O_R_G_
H A DG__l_a_t.py120 def compile(self, ttFont): member in table_G__l_a_t
H A DC_O_L_R_.py72 def compile(self, ttFont): member in table_C_O_L_R_
/aosp_15_r20/build/soong/rust/
H A Dbinary.go131 func (binary *binaryDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) buildOutput { func
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/xnnpack/
H A Dxnnpack_backend_lib.cpp36 c10::impl::GenericDict compile( in compile() function in torch::jit::xnnpack::delegate::XNNPackBackend
/aosp_15_r20/external/angle/src/tests/test_utils/
H A DShaderCompileTreeTest.cpp134 bool ShaderCompileTreeTest::compile(const std::string &shaderString) in compile() function in sh::ShaderCompileTreeTest
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
H A Dext.py202 def compile(self, **kwargs): member in ConfTest
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/
H A DUrlTemplate.java51 public static UrlTemplate compile(String template) { in compile() method in UrlTemplate
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
H A Dext.py203 def compile(self, **kwargs): member in ConfTest
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_ops.cpp12 std::unique_ptr<SimpleIREvaluator> compile( in compile() function
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/utils/
H A Dupdate_tpu_metadata.cc79 auto result = function.walk([&](mlir::TF::_TPUCompileMlirOp compile) { in UpdateTPUCompileMetadata()
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
H A Dext.py202 def compile(self, **kwargs): member in ConfTest
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/
H A DUrlTemplate.java51 public static UrlTemplate compile(String template) { in compile() method in UrlTemplate
/aosp_15_r20/external/libcxx/utils/libcxx/android/
H A Dcompiler.py49 def compile(self, source_files, out=None, flags=None, cwd=None): member in AndroidCXXCompiler
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
H A Dext.py203 def compile(self, **kwargs): member in ConfTest
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DShaderGL.cpp122 std::shared_ptr<ShaderTranslateTask> ShaderGL::compile(const gl::Context *context, in compile() function in rx::ShaderGL
/aosp_15_r20/external/dagger2/javatests/dagger/android/processor/
H A DAndroidMapKeyValidatorTest.java432 private DaggerCompiler compile(Source... files) { in compile() method in AndroidMapKeyValidatorTest
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
H A DTemplateCompiler.java88 private Template compile(TemplateSyntaxTree ast, String templateName, EscapeMode mode) { in compile() method in TemplateCompiler
/aosp_15_r20/external/bcc/src/lua/bpf/spec/
H A Dcodegen_spec.lua18 local function compile(t) function
/aosp_15_r20/external/crosvm/rutabaga_gfx/
H A Dbuild.rs196 let mut compile = Command::new("meson"); in build_and_probe_virglrenderer() localVariable
/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DUnrollFlatten_test.cpp29 void compile(const std::string &shaderString) in compile() function in __anond00483ac0111::UnrollFlattenTest
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_backend_compiler_lib.cpp84 c10::impl::GenericDict compile( in compile() function in torch::jit::BackendWithCompiler

12345678910>>...45