Home
last modified time | relevance | path

Searched defs:compile (Results 351 – 375 of 1106) sorted by relevance

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

/aosp_15_r20/external/python/cpython3/Lib/distutils/
Dmsvc9compiler.py455 def compile(self, sources, member in MSVCCompiler
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/nfa/thompson/
H A Dcompiler.rs939 fn compile<H: Borrow<Hir>>(&self, exprs: &[H]) -> Result<NFA, BuildError> { in compile() method
1806 fn compile( in compile() method
/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DCollectVariables_test.cpp125 void compile(const std::string &shaderString, ShCompileOptions *compileOptions) in compile() function in CollectVariablesTest
131 void compile(const std::string &shaderString) in compile() function in CollectVariablesTest
H A DTypeTracking_test.cpp36 void compile(const std::string &shaderString) in compile() function in TypeTrackingTest
H A DParse_test.cpp31 testing::AssertionResult compile(const std::string &shaderString) in compile() function in ParseTest
/aosp_15_r20/build/soong/cc/
H A Dcompiler.go766 func (compiler *baseCompiler) compile(ctx ModuleContext, flags Flags, deps PathDeps) Objects { func
/aosp_15_r20/frameworks/rs/cpu_ref/
H A DrsCpuScriptGroup2.cpp363 void CpuScriptGroup2Impl::compile(const char* cacheDir) { in compile() function in android::renderscript::CpuScriptGroup2Impl
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/
H A D_n_a_m_e.py70 def compile(self, ttFont): member in table__n_a_m_e
/aosp_15_r20/external/antlr/antlr-ant/main/antlr3-task/
HDantlr3.jar ... r java.io.File f int err boolean compile java.io.BufferedReader in String s private java ...
/aosp_15_r20/external/python/parse_type/parse_type/
Dparse.py1311 def compile(format, extra_types=None, case_sensitive=False): function
/aosp_15_r20/external/fonttools/Lib/fontTools/cffLib/
H A D__init__.py230 def compile(self, file, otFont, isCFF2=None): member in CFFFontSet
1055 def compile(self): member in VarStoreData
2342 def compile(self, reason): member in DictCompiler
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcodecache.py1985 def compile( member in AotCodeCompiler
3354 def compile( member in CUDACodeCache
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLProgramVk.cpp518 angle::Result CLProgramVk::compile(const cl::DevicePtrs &devices, in compile() function in rx::CLProgramVk
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderProgram.cpp74 void Shader::compile(void) in compile() function in glu::Shader
/aosp_15_r20/external/skia/infra/bots/gen_tasks_logic/
H A Dgen_tasks_logic.go1261 func (b *jobBuilder) compile() string { func
/aosp_15_r20/external/pytorch/torch/onnx/_internal/
H A Donnxruntime.py1099 def compile(self, graph_module: torch.fx.GraphModule, args) -> torch.fx.GraphModule: member in OrtBackend
/aosp_15_r20/external/mksh/src/
H A Dsyn.c927 compile(Source *s, bool skiputf8bom, bool doalias) in compile() function
/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.cpp1312 bool TCompiler::compile(const char *const shaderStrings[], in compile() function in sh::TCompiler
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/
Dregexp.go167 func compile(expr string, mode syntax.Flags, longest bool) (*Regexp, error) { func
/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dcompute_test.cpp792 ComputeTest::compile(const std::vector<const char *> &sources, in compile() function in ComputeTest
/aosp_15_r20/build/soong/rust/
H A Dlibrary.go534 func (library *libraryDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) buildOutput… func
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/zone/
H A DTzdbZoneRulesCompiler.java480 public void compile() throws Exception { in compile() method in TzdbZoneRulesCompiler
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dprogram.rs663 pub fn compile(&self, dev: &Device, options: String, headers: &[spirv::CLCHeader]) -> bool { in compile() method
/aosp_15_r20/external/rust/android-crates-io/crates/ring/
Dbuild.rs548 fn compile( in compile() function
/aosp_15_r20/external/antlr/tool/src/test/java/org/antlr/test/
H A DBaseTest.java125 protected boolean compile(String fileName) { in compile() method in BaseTest

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