/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | ShaderVk.cpp | 23 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.py | 35 def compile(self, ttFont): member in table__l_t_a_g
|
H A D | _c_v_a_r.py | 34 def compile(self, ttFont, useSharedPoints=False): member in table__c_v_a_r
|
H A D | sbixStrike.py | 87 def compile(self, ttFont): member in Strike
|
H A D | _s_b_i_x.py | 70 def compile(self, ttFont): member in table__s_b_i_x
|
H A D | _m_a_x_p.py | 39 def compile(self, ttFont): member in table__m_a_x_p
|
H A D | _a_v_a_r.py | 51 def compile(self, ttFont): member in table__a_v_a_r
|
H A D | S_I_N_G_.py | 55 def compile(self, ttFont): member in table_S_I_N_G_
|
H A D | C_F_F_.py | 16 def compile(self, otFont): member in table_C_F_F_
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | py_compile.py | 79 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/ |
D | py_compile.py | 79 def compile(file, cfile=None, dfile=None, doraise=False, optimize=-1, function
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | py_compile.py | 79 def compile(file, cfile=None, dfile=None, doraise=False, optimize=-1, function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | py_compile.py | 79 def compile(file, cfile=None, dfile=None, doraise=False, optimize=-1, function
|
/aosp_15_r20/tools/platform-compat/java/com/android/javac/ |
H A D | Javac.java | 83 public void compile() { in compile() method in Javac
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/ |
H A D | Platform.java | 103 public CommonPattern compile(String pattern) { in compile() method in Platform.JdkPatternCompiler
|
/aosp_15_r20/external/pytorch/test/custom_backend/ |
H A D | custom_backend.h | 21 c10::impl::GenericDict compile( in compile() function
|
/aosp_15_r20/external/auto/value/src/test/java/com/google/auto/value/extension/toprettystring/ |
H A D | ToPrettyStringValidatorTest.java | 233 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 D | SimpleFormatter.java | 61 public static SimpleFormatter compile(CharSequence pattern) { in compile() method in SimpleFormatter
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/filters/ |
H A D | GenericProgram.cpp | 50 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 D | SimpleFormatter.java | 61 public static SimpleFormatter compile(CharSequence pattern) { in compile() method in SimpleFormatter
|
/aosp_15_r20/external/pytorch/torch/compiler/ |
H A D | __init__.py | 25 def compile(*args, **kwargs): function
|
/aosp_15_r20/device/google/cuttlefish_vmm/ |
D | rebuild-internal.sh | 473 compile() { function
|
/aosp_15_r20/libcore/luni/src/main/java/javax/xml/xpath/ |
H A D | XPath.java | 180 public XPathExpression compile(String expression) in compile() method
|
/aosp_15_r20/external/angle/src/tests/compiler_tests/ |
H A D | WorkGroupSize_test.cpp | 36 bool compile(const std::string &shaderString) in compile() function in WorkGroupSizeTest
|
/aosp_15_r20/external/vogar/src/vogar/tasks/ |
H A D | BuildActionTask.java | 83 private void compile(Action action, File jar) throws IOException { in compile() method in BuildActionTask
|