Home
last modified time | relevance | path

Searched defs:compile (Results 126 – 150 of 1106) sorted by relevance

12345678910>>...45

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DShaderVk.cpp23 std::shared_ptr<ShaderTranslateTask> ShaderVk::compile(const gl::Context *context, in compile() function in rx::ShaderVk
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/
H A D_l_t_a_g.py35 def compile(self, ttFont): member in table__l_t_a_g
H A D_c_v_a_r.py34 def compile(self, ttFont, useSharedPoints=False): member in table__c_v_a_r
H A DsbixStrike.py87 def compile(self, ttFont): member in Strike
H A D_s_b_i_x.py70 def compile(self, ttFont): member in table__s_b_i_x
H A D_m_a_x_p.py39 def compile(self, ttFont): member in table__m_a_x_p
H A D_a_v_a_r.py51 def compile(self, ttFont): member in table__a_v_a_r
H A DS_I_N_G_.py55 def compile(self, ttFont): member in table_S_I_N_G_
H A DC_F_F_.py16 def compile(self, otFont): member in table_C_F_F_
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dpy_compile.py79 def compile(file, cfile=None, dfile=None, doraise=False, optimize=-1, function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dpy_compile.py79 def compile(file, cfile=None, dfile=None, doraise=False, optimize=-1, function
/aosp_15_r20/external/python/cpython3/Lib/
Dpy_compile.py79 def compile(file, cfile=None, dfile=None, doraise=False, optimize=-1, function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dpy_compile.py79 def compile(file, cfile=None, dfile=None, doraise=False, optimize=-1, function
/aosp_15_r20/tools/platform-compat/java/com/android/javac/
H A DJavac.java83 public void compile() { in compile() method in Javac
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/
H A DPlatform.java103 public CommonPattern compile(String pattern) { in compile() method in Platform.JdkPatternCompiler
/aosp_15_r20/external/pytorch/test/custom_backend/
H A Dcustom_backend.h21 c10::impl::GenericDict compile( in compile() function
/aosp_15_r20/external/auto/value/src/test/java/com/google/auto/value/extension/toprettystring/
H A DToPrettyStringValidatorTest.java233 private static Compilation compile(JavaFileObject... javaFileObjects) { in compile() method in ToPrettyStringValidatorTest
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DSimpleFormatter.java61 public static SimpleFormatter compile(CharSequence pattern) { in compile() method in SimpleFormatter
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/filters/
H A DGenericProgram.cpp50 void GenericProgram::compile(string vertexShader, string fragmentShader) { in compile() function in android::renderengine::gl::GenericProgram
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DSimpleFormatter.java61 public static SimpleFormatter compile(CharSequence pattern) { in compile() method in SimpleFormatter
/aosp_15_r20/external/pytorch/torch/compiler/
H A D__init__.py25 def compile(*args, **kwargs): function
/aosp_15_r20/device/google/cuttlefish_vmm/
Drebuild-internal.sh473 compile() { function
/aosp_15_r20/libcore/luni/src/main/java/javax/xml/xpath/
H A DXPath.java180 public XPathExpression compile(String expression) in compile() method
/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DWorkGroupSize_test.cpp36 bool compile(const std::string &shaderString) in compile() function in WorkGroupSizeTest
/aosp_15_r20/external/vogar/src/vogar/tasks/
H A DBuildActionTask.java83 private void compile(Action action, File jar) throws IOException { in compile() method in BuildActionTask

12345678910>>...45