Home
last modified time | relevance | path

Searched defs:compile (Results 101 – 125 of 1106) sorted by relevance

12345678910>>...45

/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/
H A DF_F_T_M_.py19 def compile(self, ttFont): member in table_F_F_T_M_
H A DT_S_I__1.py83 def compile(self, ttFont): member in table_T_S_I__1
H A D_f_p_g_m.py11 def compile(self, ttFont): member in table__f_p_g_m
H A D_h_e_a_d.py67 def compile(self, ttFont): member in table__h_e_a_d
H A D_l_o_c_a.py36 def compile(self, ttFont): member in table__l_o_c_a
H A DT_S_I__0.py37 def compile(self, ttFont): member in table_T_S_I__0
H A D_g_a_s_p.py24 def compile(self, ttFont): member in table__g_a_s_p
H A DS__i_l_l.py45 def compile(self, ttFont): member in table_S__i_l_l
H A D_m_e_t_a.py48 def compile(self, ttFont): member in table__m_e_t_a
H A DF__e_a_t.py69 def compile(self, ttFont): member in table_F__e_a_t
H A DV_D_M_X_.py132 def compile(self, ttFont): member in table_V_D_M_X_
/aosp_15_r20/external/dagger2/javatests/dagger/android/processor/
H A DContributesAndroidInjectorTest.java211 private static DaggerCompiler compile(Source... sources) { in compile() method in ContributesAndroidInjectorTest
/aosp_15_r20/external/protobuf/ruby/
H A DRakefile76 task :compile => :require_mvn do task
/aosp_15_r20/external/iproute2/testsuite/
H A DMakefile32 compile: configure target
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/
H A DRakefile76 task :compile => :require_mvn do task
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/tests/
H A Dtest_build_clib.py85 def compile(*args, **kw): member in BuildCLibTestCase.test_build_libraries.FakeCompiler
/aosp_15_r20/external/python/cpython2/Lib/
Dpy_compile.py71 def compile(file, cfile=None, dfile=None, doraise=False): function
/aosp_15_r20/external/python/cpython3/Lib/distutils/tests/
Dtest_build_clib.py85 def compile(*args, **kw): member in BuildCLibTestCase.test_build_libraries.FakeCompiler
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-map.cc85 hb_aat_map_builder_t::compile (hb_aat_map_t &m) in compile() function in hb_aat_map_builder_t
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DShaderWgpu.cpp42 std::shared_ptr<ShaderTranslateTask> ShaderWgpu::compile(const gl::Context *context, in compile() function in rx::ShaderWgpu
/aosp_15_r20/external/javasqlite/src/main/java/SQLite/
H A DDatabase.java680 public Vm compile(String sql) throws SQLite.Exception { in compile() method in Database
697 public Vm compile(String sql, String args[]) throws SQLite.Exception { in compile() method in Database
/aosp_15_r20/external/icu/android_icu4j/testing/src/com/android/icu/test/util/regex/
H A DMatcherNativeTest.java54 private static Pattern compile(String pattern) { in compile() method in MatcherNativeTest.Pattern
69 public static Pattern compile(String pattern, int flags) { in compile() method in MatcherNativeTest.Pattern
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDeferredDisplayList.cpp46 bool GrDeferredDisplayList::ProgramIterator::compile() { in compile() function in GrDeferredDisplayList::ProgramIterator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/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-r530567b/python3/lib/python3.11/
Dpy_compile.py79 def compile(file, cfile=None, dfile=None, doraise=False, optimize=-1, function

12345678910>>...45