/aosp_15_r20/external/angle/src/compiler/translator/spirv/ |
H A D | TranslatorSPIRV.cpp | 117 bool DeclareDefaultUniforms(TranslatorSPIRV *compiler, in DeclareDefaultUniforms() 187 [[nodiscard]] bool RotateAndFlipBuiltinVariable(TCompiler *compiler, in RotateAndFlipBuiltinVariable() 248 [[nodiscard]] bool ReplaceGLDepthRangeWithDriverUniform(TCompiler *compiler, in ReplaceGLDepthRangeWithDriverUniform() 266 [[nodiscard]] bool ReplaceGLBoundingBoxWithGlobal(TCompiler *compiler, in ReplaceGLBoundingBoxWithGlobal() 319 [[nodiscard]] bool AddXfbEmulationSupport(TranslatorSPIRV *compiler, in AddXfbEmulationSupport() 487 [[nodiscard]] bool AddXfbExtensionSupport(TranslatorSPIRV *compiler, in AddXfbExtensionSupport() 530 [[nodiscard]] bool AddVertexTransformationSupport(TranslatorSPIRV *compiler, in AddVertexTransformationSupport() 626 [[nodiscard]] bool InsertFragCoordCorrection(TCompiler *compiler, in InsertFragCoordCorrection()
|
/aosp_15_r20/external/angle/src/compiler/translator/msl/ |
H A D | RewritePipelines.cpp | 87 TCompiler &compiler, in Exec() 104 GeneratePipelineStruct(TCompiler &compiler, in GeneratePipelineStruct() 391 PipelineFunctionEnv(TCompiler &compiler, in PipelineFunctionEnv() 609 static bool ThreadPipeline(TCompiler &compiler, in ThreadPipeline() 631 UpdatePipelineFunctions(TCompiler &compiler, in UpdatePipelineFunctions() 965 TCompiler &compiler, in UpdatePipelineSymbols() 998 bool RewritePipeline(TCompiler &compiler, in RewritePipeline() 1056 bool sh::RewritePipelines(TCompiler &compiler, in RewritePipelines()
|
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/remotecallback/remotecallback-processor/1.0.0-alpha02/ |
HD | remotecallback-processor-1.0.0-alpha02.jar | ... androidx/
androidx/remotecallback/
androidx/remotecallback/compiler/
androidx/remotecallback/compiler/CallableMethod.class ... |
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_nir.c | 880 elk_preprocess_nir(const struct elk_compiler *compiler, nir_shader *nir, in elk_preprocess_nir() 1050 elk_nir_link_shaders(const struct elk_compiler *compiler, in elk_nir_link_shaders() 1285 const struct elk_compiler *compiler, in elk_vectorize_lower_mem_access() 1349 elk_postprocess_nir(nir_shader *nir, const struct elk_compiler *compiler, in elk_postprocess_nir() 1559 const struct elk_compiler *compiler, in elk_nir_apply_sampler_key() 1650 const struct elk_compiler *compiler, in elk_nir_apply_key() 1819 elk_nir_create_passthrough_tcs(void *mem_ctx, const struct elk_compiler *compiler, in elk_nir_create_passthrough_tcs()
|
/aosp_15_r20/external/angle/src/tests/compiler_tests/ |
H A D | ExpressionLimit_test.cpp | 211 bool CheckShaderCompilation(ShHandle compiler, in CheckShaderCompilation() 550 ShHandle compiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources); in TEST_F() local 574 ShHandle compiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources); in TEST_F() local 599 ShHandle compiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources); in TEST_F() local 626 ShHandle compiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources); in TEST_F() local
|
H A D | ConstructCompiler_test.cpp | 19 ShHandle compiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, SH_WEBGL_SPEC, in TEST() local 31 ShHandle compiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, SH_WEBGL_SPEC, in TEST() local 43 ShHandle compiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, SH_WEBGL_SPEC, in TEST() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler.c | 36 struct etna_compiler *compiler = rzalloc(NULL, struct etna_compiler); in etna_compiler_create() local 95 etna_compiler_destroy(const struct etna_compiler *compiler) in etna_compiler_destroy() 102 etna_compiler_get_options(struct etna_compiler *compiler) in etna_compiler_get_options()
|
/aosp_15_r20/external/mesa3d/src/intel/blorp/ |
H A D | blorp_brw.c | 16 const struct brw_compiler *compiler = blorp->compiler->brw; in blorp_nir_options_brw() local 26 const struct brw_compiler *compiler = blorp->compiler->brw; in blorp_compile_fs_brw() local 69 const struct brw_compiler *compiler = blorp->compiler->brw; in blorp_compile_vs_brw() local 122 const struct brw_compiler *compiler = blorp->compiler->brw; in blorp_compile_cs_brw() local
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
H A D | UnionPathIterator.java | 156 public UnionPathIterator(Compiler compiler, int opPos) in UnionPathIterator() 179 public static LocPathIterator createUnionIterator(Compiler compiler, int opPos) in createUnionIterator() 311 Compiler compiler, int opPos) throws javax.xml.transform.TransformerException in createDTMIterator() 329 protected void loadLocationPaths(Compiler compiler, int opPos, int count) in loadLocationPaths()
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_compiler.c | 55 ir3_compiler_destroy(struct ir3_compiler *compiler) in ir3_compiler_destroy() 124 struct ir3_compiler *compiler = rzalloc(NULL, struct ir3_compiler); in ir3_compiler_create() local 330 ir3_get_compiler_options(struct ir3_compiler *compiler) in ir3_get_compiler_options()
|
H A D | ir3_disk_cache.c | 31 ir3_disk_cache_init(struct ir3_compiler *compiler) in ir3_disk_cache_init() 54 ir3_disk_cache_init_shader_key(struct ir3_compiler *compiler, in ir3_disk_cache_init_shader_key() 149 ir3_retrieve_variant(struct blob_reader *blob, struct ir3_compiler *compiler, in ir3_retrieve_variant()
|
/aosp_15_r20/external/pytorch/benchmarks/dynamo/ |
H A D | runner.py | 396 def generate_csv_name(args, dtype, suite, device, compiler, testing): argument 791 def get_passing_entries(self, compiler, df): argument 794 def comp_time(self, compiler, df): argument 802 def geomean(self, compiler, df): argument 810 def passrate(self, compiler, df): argument 816 def memory(self, compiler, df): argument
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/ |
H A D | ReplaceClipCullDistanceVariable.cpp | 256 ReplaceClipCullDistanceAssignments(TCompiler *compiler, in ReplaceClipCullDistanceAssignments() 482 TCompiler *compiler, in ReplaceClipCullDistanceAssignmentsImpl() 594 [[nodiscard]] bool ReplaceClipDistanceAssignments(TCompiler *compiler, in ReplaceClipDistanceAssignments() 605 [[nodiscard]] bool ReplaceCullDistanceAssignments(TCompiler *compiler, in ReplaceCullDistanceAssignments() 615 [[nodiscard]] bool ZeroDisabledClipDistanceAssignments(TCompiler *compiler, in ZeroDisabledClipDistanceAssignments()
|
H A D | ReplaceVariable.cpp | 107 [[nodiscard]] bool ReplaceVariable(TCompiler *compiler, in ReplaceVariable() 117 [[nodiscard]] bool ReplaceVariables(TCompiler *compiler, in ReplaceVariables() 135 [[nodiscard]] bool ReplaceVariableWithTyped(TCompiler *compiler, in ReplaceVariableWithTyped()
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/ |
H A D | EmulateFramebufferFetch.cpp | 287 const TVariable *DeclareLastFragDataGlobalVariable(TCompiler *compiler, in DeclareLastFragDataGlobalVariable() 338 [[nodiscard]] bool DeclareVariables(TCompiler *compiler, in DeclareVariables() 449 [[nodiscard]] bool InitializeFromInputAttachments(TCompiler *compiler, in InitializeFromInputAttachments() 493 [[nodiscard]] bool ReplaceVariables(TCompiler *compiler, in ReplaceVariables() 628 [[nodiscard]] bool EmulateFramebufferFetch(TCompiler *compiler, in EmulateFramebufferFetch()
|
H A D | EmulateDithering.cpp | 71 void EmitFragmentOutputDither(TCompiler *compiler, in EmitFragmentOutputDither() 236 void EmitFragmentVariableDither(TCompiler *compiler, in EmitFragmentVariableDither() 275 TIntermNode *EmitDitheringBlock(TCompiler *compiler, in EmitDitheringBlock() 436 bool EmulateDithering(TCompiler *compiler, in EmulateDithering()
|
H A D | EmulateFragColorData.cpp | 30 EmulateFragColorDataTraverser(TCompiler *compiler, in EmulateFragColorDataTraverser() 127 bool EmulateFragColorDataImpl(TCompiler *compiler, in EmulateFragColorDataImpl() 144 bool EmulateFragColorData(TCompiler *compiler, in EmulateFragColorData()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader_llvm.c | 55 struct ac_shader_config *conf, struct ac_llvm_compiler *compiler, in si_compile_llvm() 112 struct ac_llvm_compiler *compiler, unsigned wave_size, in si_llvm_context_init() 794 static bool si_should_optimize_less(struct ac_llvm_compiler *compiler, in si_should_optimize_less() 808 bool si_llvm_compile_shader(struct si_screen *sscreen, struct ac_llvm_compiler *compiler, in si_llvm_compile_shader() 880 bool prolog, struct ac_llvm_compiler *compiler, in si_llvm_build_shader_part()
|
/aosp_15_r20/external/mesa3d/src/compiler/rust/proc/ |
H A D | as_slice.rs | 130 impl compiler::as_slice::AsSlice<#slice_type> for #ident { in derive_as_slice() impl 156 impl compiler::as_slice::AsSlice<#slice_type> for #ident { in derive_as_slice() impl 194 impl compiler::as_slice::AsSlice<#slice_type> for #ident { in derive_as_slice() impl
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_nir.c | 1010 brw_preprocess_nir(const struct brw_compiler *compiler, nir_shader *nir, in brw_preprocess_nir() 1277 brw_nir_link_shaders(const struct brw_compiler *compiler, in brw_nir_link_shaders() 1578 const struct brw_compiler *compiler, in brw_vectorize_lower_mem_access() 1659 brw_postprocess_nir(nir_shader *nir, const struct brw_compiler *compiler, in brw_postprocess_nir() 1957 const struct brw_compiler *compiler, in brw_nir_apply_key() 2170 brw_nir_create_passthrough_tcs(void *mem_ctx, const struct brw_compiler *compiler, in brw_nir_create_passthrough_tcs()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
H A D | ir3_gallium.c | 88 struct ir3_compiler *compiler = v->compiler; in upload_shader_variant() local 170 struct ir3_compiler *compiler = shader->compiler; in create_initial_variants() local 278 struct ir3_compiler *compiler = ctx->screen->compiler; in ir3_shader_compute_state_create() local 352 struct ir3_compiler *compiler = ctx->screen->compiler; in ir3_shader_state_create() local
|
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/compiler/4.16.0/ |
D | compiler-4.16.0.jar | ... {
}
com/bumptech/glide/annotation/compiler/
com/bumptech/glide/annotation/compiler |
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-annotation-and-compiler-prebuilt-host/linux_glibc_common/local-combined/ |
D | glide-annotation-and-compiler-prebuilt-host.jar | ... {
}
com/bumptech/glide/annotation/compiler/
com/bumptech/glide/annotation/compiler |
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-annotation-and-compiler-prebuilt/android_common_apex30/combined/ |
D | glide-annotation-and-compiler-prebuilt.jar | ... {
}
com/bumptech/glide/annotation/compiler/
com/bumptech/glide/annotation/compiler |
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-annotation-and-compiler-prebuilt/android_common/combined/ |
D | glide-annotation-and-compiler-prebuilt.jar | ... {
}
com/bumptech/glide/annotation/compiler/
com/bumptech/glide/annotation/compiler |