/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/ |
H A D | PatternFixer.java | 144 public static Pattern compile(String regexPattern, int patternOptions) { in compile() method in PatternFixer 149 public static Pattern compile(String regexPattern) { in compile() method in PatternFixer
|
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/ |
H A D | G_M_A_P_.py | 58 def compile(self, ttFont): member in GMAPRecord 101 def compile(self, ttFont): member in table_G_M_A_P_
|
H A D | otTables.py | 105 def compile(self, writer, font, actionIndex): member in RearrangementMorphAction 169 def compile(self, writer, font, actionIndex): member in ContextualMorphAction 252 def compile(self, writer, font, actionIndex): member in LigatureMorphAction 398 def compile(self, writer, font, actionIndex): member in InsertionMorphAction 515 def compile(self, writer, font): member in FeatureParams
|
H A D | _t_r_a_k.py | 63 def compile(self, ttFont): member in table__t_r_a_k 128 def compile(self, offset): member in TrackData
|
H A D | _g_l_y_f.py | 136 def compile(self, ttFont): member in table__g_l_y_f 745 def compile(self, glyfTable, recalcBBoxes=True, *, boundsDone=None): member in Glyph 1831 def compile(self, more, haveInstructions, glyfTable): member in GlyphComponent 2098 def compile(self, glyfTable): member in GlyphVarComponent
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-scripting/src/main/java/org/apache/velocity/script/ |
H A D | VelocityScriptEngine.java | 291 public CompiledScript compile(String script) throws ScriptException in compile() method in VelocityScriptEngine 303 public CompiledScript compile(Reader script) throws ScriptException in compile() method in VelocityScriptEngine
|
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/ |
H A D | TypesEclipseTest.kt | 113 private fun compile(processors: Iterable<Processor>): Boolean { in getElements() method in com.squareup.kotlinpoet.TypesEclipseTest.CompilationRule
|
/aosp_15_r20/build/soong/rust/ |
H A D | prebuilt.go | 159 func (prebuilt *prebuiltLibraryDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) bu… func 212 func (prebuilt *prebuiltProcMacroDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) … func
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/ |
H A D | test_unload_platform_compiler.cpp | 51 virtual void compile() in compile() function in __anon5be60d820111::build_base 238 void compile() final in compile() function in __anon5be60d820111::build_with_binary 331 void compile() final in compile() function in __anon5be60d820111::build_with_il
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/ |
H A D | tpu_service.proto | 106 CompileRequest compile = 6; field 129 CompileResponse compile = 4; field
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | tpu_dynamic_layout_pass.cc | 207 auto compile = in HandleCompileAndExecutes() local 266 func.walk([&](TF::_TPUCompileMlirOp compile) { in runOnFunction()
|
H A D | tpu_variable_runtime_reformatting.cc | 128 Operation& compile = compile_launch.GetBody().front(); in AnnotateCompileOpAndGetExecuteArgToWhileArgsMapping() local 358 auto compile = in HandleReplicateOp() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/ |
D | build_ext.py | 289 def write_stub(self, output_dir, ext, compile=False): argument 293 def _write_stub_file(self, stub_file: str, ext: Extension, compile=False): argument
|
/aosp_15_r20/external/dagger2/java/dagger/testing/compile/ |
H A D | CompilerTests.java | 134 public void compile(Consumer<XTestInvocation> onInvocation) { in compile() method in CompilerTests.InvocationCompiler 226 public void compile(Consumer<CompilationResultSubject> onCompilationResult) { in compile() method in CompilerTests.DaggerCompiler
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | ParallelShaderCompileTest.cpp | 211 bool compile() override in compile() function in __anon236454e80111::ParallelShaderCompileTest::ClearColorWithDraw 293 bool compile() override in compile() function in __anon236454e80111::ParallelShaderCompileTest::ImageLoadStore
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/command/ |
D | build_ext.py | 289 def write_stub(self, output_dir, ext, compile=False): argument 293 def _write_stub_file(self, stub_file: str, ext: Extension, compile=False): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/command/ |
D | build_ext.py | 289 def write_stub(self, output_dir, ext, compile=False): argument 293 def _write_stub_file(self, stub_file: str, ext: Extension, compile=False): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/command/ |
D | build_ext.py | 289 def write_stub(self, output_dir, ext, compile=False): argument 293 def _write_stub_file(self, stub_file: str, ext: Extension, compile=False): argument
|
/aosp_15_r20/external/python/cpython2/Lib/compiler/ |
D | pycodegen.py | 51 def compile(source, filename, mode, flags=None, dont_inherit=None): function 83 def compile(self): member in AbstractCompileMode 93 def compile(self): member in Expression 102 def compile(self): member in Interactive 111 def compile(self, display=0): member in Module
|
/aosp_15_r20/external/bcc/src/lua/bpf/ |
H A D | bpf.lua | 1212 compile = function () function 1347 local function compile(prog, params) function
|
/aosp_15_r20/external/angle/src/tests/test_utils/ |
H A D | compiler_test.cpp | 135 void MatchOutputCodeTest::compile(const std::string &shaderString) in compile() function in sh::MatchOutputCodeTest 140 void MatchOutputCodeTest::compile(const std::string &shaderString, in compile() function in sh::MatchOutputCodeTest
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/ |
H A D | base_preprocessing_layer.py | 157 def compile(self, run_eagerly=None, steps_per_execution=None): member in PreprocessingLayer 354 def compile(self, run_eagerly=None, steps_per_execution=None): member in CombinerPreprocessingLayer
|
/aosp_15_r20/external/turbine/java/com/google/turbine/main/ |
H A D | Main.java | 132 public static Result compile(String[] args) throws IOException { in compile() method in Main 137 public static Result compile(TurbineOptions options) throws IOException { in compile() method in Main
|
/aosp_15_r20/frameworks/compile/slang/ |
D | slang.cpp | 403 int Slang::compile(const RSCCOptions &Opts) { in compile() function in slang::Slang 568 bool Slang::compile( in compile() function in slang::Slang
|
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/ |
H A D | GrD3DPipelineStateBuilder.cpp | 117 auto compile = [&](SkSL::ProgramKind kind, GrShaderType shaderType) { in loadHLSLFromCache() local 578 auto compile = [&](SkSL::ProgramKind kind, GrShaderType shaderType) { in finalize() local
|