Home
last modified time | relevance | path

Searched defs:compiler (Results 226 – 250 of 1131) sorted by relevance

12345678910>>...46

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c383 struct r300_vertex_program_compiler *compiler = (struct r300_vertex_program_compiler*)c; in translate_vertex_program() local
746 struct r300_vertex_program_compiler * compiler = (struct r300_vertex_program_compiler*)c; in rc_vs_add_artificial_outputs() local
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Drepattrn.cpp352 RegexCompile compiler(This, status); in compile() local
403 RegexCompile compiler(This, status); in compile() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dintel_clc.c50 get_disk_cache(struct brw_compiler *compiler) in get_disk_cache()
421 struct brw_compiler *compiler = brw_compiler_create(params->mem_ctx, in output_isa() local
/aosp_15_r20/external/google-fruit/tests/
H A Dfruit_test_common.py198 compiler = MsvcCompiler() variable
210 compiler = PosixCompiler() variable
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDjavassist.jar ... NotFoundException e public void <init> (javassist.compiler.CompileError) javassist.compiler.CompileError e public ...
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
HDjavassist-3.19.0-GA.jar ... NotFoundException e public void <init> (javassist.compiler.CompileError) javassist.compiler.CompileError e public ...
/aosp_15_r20/external/angle/third_party/glslang/src/StandAlone/
H A DStandAlone.cpp1200 ShHandle compiler = ShConstructCompiler(FindLanguage("stdin"), 0); in CompileShaders() local
1213 ShHandle compiler = ShConstructCompiler(FindLanguage(workItem->name), 0); in CompileShaders() local
1894 void CompileFile(const char* fileName, ShHandle compiler) in CompileFile()
/aosp_15_r20/external/deqp-deps/glslang/StandAlone/
DStandAlone.cpp1176 ShHandle compiler = ShConstructCompiler(FindLanguage("stdin"), 0); in CompileShaders() local
1189 ShHandle compiler = ShConstructCompiler(FindLanguage(workItem->name), 0); in CompileShaders() local
1855 void CompileFile(const char* fileName, ShHandle compiler) in CompileFile()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c142 struct ac_llvm_compiler *compiler = CALLOC_STRUCT(ac_llvm_compiler); in si_create_llvm_compiler() local
183 static void si_destroy_llvm_compiler(struct ac_llvm_compiler *compiler) in si_destroy_llvm_compiler()
/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c351 struct compiler { struct
362 struct compiler_unit *u; /* compiler state for current block */ argument
363 PyObject *c_stack; /* Python list holding compiler_unit ptrs */ argument
364 PyArena *c_arena; /* pointer to memory allocation arena */
/aosp_15_r20/out/soong/.intermediates/external/jsilver/jsilver/linux_glibc_common/javac/
Djsilver.jar ... JSilverOptions) com.google.clearsilver.jsilver.compiler.TemplateCompiler compiler com.google.clearsilver.jsilver ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjsilver-1.0.0.jar ... compatibility/ com/google/clearsilver/jsilver/compiler/ com/google/clearsilver/jsilver/precompiler ...
/aosp_15_r20/out/soong/.intermediates/external/jsilver/jsilver/linux_glibc_common/local-javac-header/
Djsilver.jar ... JSilverOptions) com.google.clearsilver.jsilver.compiler.TemplateCompiler compiler com.google.clearsilver.jsilver ...
/aosp_15_r20/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/
H A Dlib.rs1 pub mod compiler; module
/aosp_15_r20/external/mesa3d/src/microsoft/
H A Dmeson.build4 subdir('compiler') subdir
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/goroot/
Dgccgo.go17 func IsStandardPackage(goroot, compiler, path string) bool { argument
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DShaderLang.cpp797 TCompiler* compiler, in ProcessDeferred()
1261 TCompiler* compiler, in PreprocessDeferred()
1300 TCompiler* compiler, in CompileDeferred()
1461 TCompiler* compiler = base->getAsCompiler(); in ShCompile() local
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp778 TCompiler* compiler, in ProcessDeferred()
1240 TCompiler* compiler, in PreprocessDeferred()
1279 TCompiler* compiler, in CompileDeferred()
1445 TCompiler* compiler = base->getAsCompiler(); in ShCompile() local
/aosp_15_r20/external/nullaway/jmh/src/jmh/java/com/uber/nullaway/jmh/
H A DDFlowMicroBenchmark.java13 private DataFlowMicroBenchmarkCompiler compiler; field in DFlowMicroBenchmark
H A DNullawayReleaseBenchmark.java35 private NullawayReleaseCompiler compiler; field in NullawayReleaseBenchmark
H A DCaffeineBenchmark.java35 private CaffeineCompiler compiler; field in CaffeineBenchmark
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/
H A DRewriteRepeatedAssignToSwizzled.h31 [[nodiscard]] ANGLE_INLINE bool RewriteRepeatedAssignToSwizzled(TCompiler *compiler, in RewriteRepeatedAssignToSwizzled()
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/apple/
H A DRewriteUnaryMinusOperatorFloat.h22 [[nodiscard]] ANGLE_INLINE bool RewriteUnaryMinusOperatorFloat(TCompiler *compiler, in RewriteUnaryMinusOperatorFloat()
H A DUnfoldShortCircuitAST.h25 [[nodiscard]] ANGLE_INLINE bool UnfoldShortCircuitAST(TCompiler *compiler, TIntermBlock *root) in UnfoldShortCircuitAST()

12345678910>>...46