/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/msl/ |
H A D | ConvertUnsupportedConstructorsToFunctionCalls.cpp | 179 explicit Rebuild(TCompiler &compiler) : TIntermRebuild(compiler, false, true) {} in Rebuild() 333 bool sh::ConvertUnsupportedConstructorsToFunctionCalls(TCompiler &compiler, TIntermBlock &root) in ConvertUnsupportedConstructorsToFunctionCalls()
|
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/annotation/4.16.0/ |
D | annotations-4.16.0.jar | ... )
}
com/bumptech/glide/annotation/compiler/
com/bumptech/glide/annotation/compiler ... |
/aosp_15_r20/external/ksp/kotlin-analysis-api/src/test/kotlin/com/google/devtools/ksp/impl/test/ |
H A D | AbstractKSPAATest.kt | 83 val compiler = compilerClass.newInstance() in <lambda>() constant
|
/aosp_15_r20/art/compiler/ |
H A D | common_compiler_test.cc | 281 std::unique_ptr<Compiler> compiler(Compiler::Create(*compiler_options_, &storage)); in CompileMethod() local 321 std::unique_ptr<Compiler> compiler(Compiler::Create(*compiler_options_, &storage)); in JniCompileCode() local
|
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/annotation/SNAPSHOT/ |
D | annotation-SNAPSHOT.jar | ... )
}
com/bumptech/glide/annotation/compiler/
com/bumptech/glide/annotation/compiler ... |
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_vec4_gs_visitor.cpp | 42 vec4_gs_visitor::vec4_gs_visitor(const struct elk_compiler *compiler, in vec4_gs_visitor() 585 elk_compile_gs(const struct elk_compiler *compiler, in elk_compile_gs()
|
H A D | elk_shader.cpp | 676 elk_backend_shader::elk_backend_shader(const struct elk_compiler *compiler, in elk_backend_shader() 1252 elk_compile_tes(const struct elk_compiler *compiler, in elk_compile_tes()
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/ |
H A D | XPath.java | 175 Compiler compiler = new Compiler(errorListener, locator, m_funcTable); in XPath() local 224 Compiler compiler = new Compiler(errorListener, locator, m_funcTable); in XPath() local
|
/aosp_15_r20/external/dagger2/java/dagger/hilt/android/testing/compile/ |
H A D | HiltCompilerTests.java | 110 public static Compiler compiler(Processor... extraProcessors) { in compiler() method in HiltCompilerTests 114 public static Compiler compiler(Collection<? extends Processor> extraProcessors) { in compiler() method in HiltCompilerTests
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/ |
H A D | ScalarizeVecAndMatConstructorArgs.cpp | 380 bool ScalarizeTraverser::update(TCompiler *compiler, TIntermBlock *root) in update() 390 bool ScalarizeVecAndMatConstructorArgs(TCompiler *compiler, in ScalarizeVecAndMatConstructorArgs()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_kernel.c | 39 load_clc_shader(struct brw_compiler *compiler, struct disk_cache *disk_cache, in load_clc_shader() 275 brw_kernel_from_spirv(struct brw_compiler *compiler, in brw_kernel_from_spirv()
|
/aosp_15_r20/external/mesa3d/src/broadcom/compiler/ |
H A D | vir.c | 501 struct v3d_compiler *compiler = rzalloc(NULL, struct v3d_compiler); in v3d_compiler_init() local 517 v3d_compiler_free(const struct v3d_compiler *compiler) in v3d_compiler_free() 536 vir_compile_init(const struct v3d_compiler *compiler, in vir_compile_init() 1980 uint64_t *v3d_compile(const struct v3d_compiler *compiler, in v3d_compile()
|
/aosp_15_r20/external/clang/tools/scan-build-py/libear/ |
H A D | __init__.py | 20 def build_libear(compiler, dst_dir): argument 87 def set_compiler(self, compiler): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/libear/ |
D | __init__.py | 19 def build_libear(compiler, dst_dir): argument 88 def set_compiler(self, compiler): argument
|
/aosp_15_r20/external/ktfmt/core/src/test/java/com/facebook/ktfmt/kdoc/ |
H A D | DokkaVerifier.kt | 69 val compiler = find(prebuilts, "org.jetbrains.dokka", "kotlin-analysis-compiler") in verify() constant
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/libear/ |
D | __init__.py | 19 def build_libear(compiler, dst_dir): argument 88 def set_compiler(self, compiler): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libear/ |
D | __init__.py | 19 def build_libear(compiler, dst_dir): argument 88 def set_compiler(self, compiler): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/libear/ |
D | __init__.py | 19 def build_libear(compiler, dst_dir): argument 88 def set_compiler(self, compiler): argument
|
/aosp_15_r20/external/pcre/src/sljit/ |
H A D | sljitSerialize.c | 115 SLJIT_API_FUNC_ATTRIBUTE sljit_uw* sljit_serialize_compiler(struct sljit_compiler *compiler, in sljit_serialize_compiler() 291 struct sljit_compiler *compiler; in sljit_deserialize_compiler() local
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
H A D | LocPathIterator.java | 88 protected LocPathIterator(Compiler compiler, int opPos, int analysis) in LocPathIterator() 110 Compiler compiler, int opPos, int analysis, boolean shouldLoadWalkers) in LocPathIterator()
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/differentiation/ |
H A D | DerivativeStructure.java | 67 private transient DSCompiler compiler; field in DerivativeStructure 75 private DerivativeStructure(final DSCompiler compiler) { in DerivativeStructure()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/ |
H A D | tpu_compile.cc | 254 const GuaranteedConsts& guaranteed_constants, const XlaCompiler& compiler, in BuildComputationArgumentDescriptions() 390 auto compiler = std::make_unique<XlaCompiler>(compiler_options); in CompileTFFunctionToHlo() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_screen.c | 806 struct ir3_compiler *compiler = screen->compiler; in fd_get_compute_param() local 891 struct ir3_compiler *compiler = screen->compiler; in fd_get_disk_shader_cache() local
|
/aosp_15_r20/external/pytorch/torch/utils/ |
H A D | cpp_extension.py | 342 def get_compiler_abi_compatibility_and_version(compiler) -> Tuple[bool, TorchVersion]: argument 1352 def check_compiler_is_gcc(compiler): argument 1416 …def format_precompiler_header_cmd(compiler, head_file, head_file_pch, common_cflags, torch_include… argument
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | repattrn.cpp | 350 RegexCompile compiler(This, status); in compile() local 401 RegexCompile compiler(This, status); in compile() local
|