Home
last modified time | relevance | path

Searched defs:compiler (Results 51 – 75 of 9273) sorted by relevance

12345678910>>...371

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/regexp/syntax/
H A Dcompile.go74 type compiler struct { struct
75 p *Prog
89 func (c *compiler) init() {
98 func (c *compiler) compile(re *Regexp) frag {
170 func (c *compiler) inst(op InstOp) frag {
177 func (c *compiler) nop() frag {
183 func (c *compiler) fail() frag {
187 func (c *compiler) cap(arg uint32) frag {
198 func (c *compiler) cat(f1, f2 frag) frag {
210 func (c *compiler) alt(f1, f2 frag) frag {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/regexp/syntax/
H A Dcompile.go74 type compiler struct { struct
75 p *Prog
89 func (c *compiler) init() {
98 func (c *compiler) compile(re *Regexp) frag {
170 func (c *compiler) inst(op InstOp) frag {
177 func (c *compiler) nop() frag {
183 func (c *compiler) fail() frag {
187 func (c *compiler) cap(arg uint32) frag {
198 func (c *compiler) cat(f1, f2 frag) frag {
210 func (c *compiler) alt(f1, f2 frag) frag {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/regexp/syntax/
H A Dcompile.go74 type compiler struct { struct
75 p *Prog
89 func (c *compiler) init() {
98 func (c *compiler) compile(re *Regexp) frag {
170 func (c *compiler) inst(op InstOp) frag {
177 func (c *compiler) nop() frag {
183 func (c *compiler) fail() frag {
187 func (c *compiler) cap(arg uint32) frag {
198 func (c *compiler) cat(f1, f2 frag) frag {
210 func (c *compiler) alt(f1, f2 frag) frag {
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/regexp/syntax/
H A Dcompile.go74 type compiler struct { struct
75 p *Prog
89 func (c *compiler) init() {
98 func (c *compiler) compile(re *Regexp) frag {
170 func (c *compiler) inst(op InstOp) frag {
177 func (c *compiler) nop() frag {
183 func (c *compiler) fail() frag {
187 func (c *compiler) cap(arg uint32) frag {
198 func (c *compiler) cat(f1, f2 frag) frag {
210 func (c *compiler) alt(f1, f2 frag) frag {
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/regexp/syntax/
H A Dcompile.go74 type compiler struct { struct
75 p *Prog
89 func (c *compiler) init() {
98 func (c *compiler) compile(re *Regexp) frag {
170 func (c *compiler) inst(op InstOp) frag {
177 func (c *compiler) nop() frag {
183 func (c *compiler) fail() frag {
187 func (c *compiler) cap(arg uint32) frag {
198 func (c *compiler) cat(f1, f2 frag) frag {
210 func (c *compiler) alt(f1, f2 frag) frag {
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/regexp/syntax/
H A Dcompile.go74 type compiler struct { struct
75 p *Prog
89 func (c *compiler) init() {
98 func (c *compiler) compile(re *Regexp) frag {
170 func (c *compiler) inst(op InstOp) frag {
177 func (c *compiler) nop() frag {
183 func (c *compiler) fail() frag {
187 func (c *compiler) cap(arg uint32) frag {
198 func (c *compiler) cat(f1, f2 frag) frag {
210 func (c *compiler) alt(f1, f2 frag) frag {
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/regexp/syntax/
H A Dcompile.go74 type compiler struct { struct
75 p *Prog
89 func (c *compiler) init() {
98 func (c *compiler) compile(re *Regexp) frag {
170 func (c *compiler) inst(op InstOp) frag {
177 func (c *compiler) nop() frag {
183 func (c *compiler) fail() frag {
187 func (c *compiler) cap(arg uint32) frag {
198 func (c *compiler) cat(f1, f2 frag) frag {
210 func (c *compiler) alt(f1, f2 frag) frag {
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/regexp/syntax/
H A Dcompile.go65 type compiler struct { struct
66 p *Prog
80 func (c *compiler) init() {
89 func (c *compiler) compile(re *Regexp) frag {
161 func (c *compiler) inst(op InstOp) frag {
168 func (c *compiler) nop() frag {
174 func (c *compiler) fail() frag {
178 func (c *compiler) cap(arg uint32) frag {
189 func (c *compiler) cat(f1, f2 frag) frag {
201 func (c *compiler) alt(f1, f2 frag) frag {
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/regexp/syntax/
H A Dcompile.go65 type compiler struct { struct
66 p *Prog
80 func (c *compiler) init() {
89 func (c *compiler) compile(re *Regexp) frag {
161 func (c *compiler) inst(op InstOp) frag {
168 func (c *compiler) nop() frag {
174 func (c *compiler) fail() frag {
178 func (c *compiler) cap(arg uint32) frag {
189 func (c *compiler) cat(f1, f2 frag) frag {
201 func (c *compiler) alt(f1, f2 frag) frag {
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/regexp/syntax/
H A Dcompile.go64 type compiler struct { struct
65 p *Prog
79 func (c *compiler) init() {
88 func (c *compiler) compile(re *Regexp) frag {
160 func (c *compiler) inst(op InstOp) frag {
167 func (c *compiler) nop() frag {
173 func (c *compiler) fail() frag {
177 func (c *compiler) cap(arg uint32) frag {
188 func (c *compiler) cat(f1, f2 frag) frag {
200 func (c *compiler) alt(f1, f2 frag) frag {
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/regexp/syntax/
H A Dcompile.go64 type compiler struct { struct
65 p *Prog
79 func (c *compiler) init() {
88 func (c *compiler) compile(re *Regexp) frag {
160 func (c *compiler) inst(op InstOp) frag {
167 func (c *compiler) nop() frag {
173 func (c *compiler) fail() frag {
177 func (c *compiler) cap(arg uint32) frag {
188 func (c *compiler) cat(f1, f2 frag) frag {
200 func (c *compiler) alt(f1, f2 frag) frag {
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/regexp/syntax/
H A Dcompile.go64 type compiler struct { struct
65 p *Prog
79 func (c *compiler) init() {
88 func (c *compiler) compile(re *Regexp) frag {
160 func (c *compiler) inst(op InstOp) frag {
167 func (c *compiler) nop() frag {
173 func (c *compiler) fail() frag {
177 func (c *compiler) cap(arg uint32) frag {
188 func (c *compiler) cat(f1, f2 frag) frag {
200 func (c *compiler) alt(f1, f2 frag) frag {
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/
H A Dwrapper.cpp57 …ScInternalResult sc_internal_compiler_hlsl_new(ScInternalCompilerHlsl **compiler, const uint32_t *… in sc_internal_compiler_hlsl_new()
107 …ScInternalResult sc_internal_compiler_msl_new(ScInternalCompilerMsl **compiler, const uint32_t *ir… in sc_internal_compiler_msl_new()
112 …ScInternalResult sc_internal_compiler_msl_compile(const ScInternalCompilerBase *compiler, const ch… in sc_internal_compiler_msl_compile()
181 …ScInternalResult sc_internal_compiler_glsl_new(ScInternalCompilerGlsl **compiler, const uint32_t *… in sc_internal_compiler_glsl_new()
213 …ult sc_internal_compiler_glsl_build_combined_image_samplers(const ScInternalCompilerBase *compiler) in sc_internal_compiler_glsl_build_combined_image_samplers()
231 …InternalResult sc_internal_compiler_glsl_add_header_line(const ScInternalCompilerBase *compiler, c… in sc_internal_compiler_glsl_add_header_line()
239 …nalResult sc_internal_compiler_glsl_flatten_buffer_block(const ScInternalCompilerBase *compiler, c… in sc_internal_compiler_glsl_flatten_buffer_block()
263 …ScInternalResult sc_internal_compiler_get_name(const ScInternalCompilerBase *compiler, const uint3… in sc_internal_compiler_get_name()
272 …ScInternalResult sc_internal_compiler_set_name(const ScInternalCompilerBase *compiler, const uint3… in sc_internal_compiler_set_name()
529 …ScInternalResult sc_internal_compiler_compile(const ScInternalCompilerBase *compiler, const char *… in sc_internal_compiler_compile()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/
H A Dwrapper.cpp57 …ScInternalResult sc_internal_compiler_hlsl_new(ScInternalCompilerHlsl **compiler, const uint32_t *… in sc_internal_compiler_hlsl_new()
107 …ScInternalResult sc_internal_compiler_msl_new(ScInternalCompilerMsl **compiler, const uint32_t *ir… in sc_internal_compiler_msl_new()
112 …ScInternalResult sc_internal_compiler_msl_compile(const ScInternalCompilerBase *compiler, const ch… in sc_internal_compiler_msl_compile()
181 …ScInternalResult sc_internal_compiler_glsl_new(ScInternalCompilerGlsl **compiler, const uint32_t *… in sc_internal_compiler_glsl_new()
213 …ult sc_internal_compiler_glsl_build_combined_image_samplers(const ScInternalCompilerBase *compiler) in sc_internal_compiler_glsl_build_combined_image_samplers()
231 …InternalResult sc_internal_compiler_glsl_add_header_line(const ScInternalCompilerBase *compiler, c… in sc_internal_compiler_glsl_add_header_line()
239 …nalResult sc_internal_compiler_glsl_flatten_buffer_block(const ScInternalCompilerBase *compiler, c… in sc_internal_compiler_glsl_flatten_buffer_block()
263 …ScInternalResult sc_internal_compiler_get_name(const ScInternalCompilerBase *compiler, const uint3… in sc_internal_compiler_get_name()
272 …ScInternalResult sc_internal_compiler_set_name(const ScInternalCompilerBase *compiler, const uint3… in sc_internal_compiler_set_name()
529 …ScInternalResult sc_internal_compiler_compile(const ScInternalCompilerBase *compiler, const char *… in sc_internal_compiler_compile()
[all …]
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/twig/twig/src/Node/
H A DModuleNode.php75 public function compile(Compiler $compiler)
84 protected function compileTemplate(Compiler $compiler)
124 protected function compileGetParent(Compiler $compiler)
159 protected function compileClassHeader(Compiler $compiler)
188 protected function compileConstructor(Compiler $compiler)
316 protected function compileDisplay(Compiler $compiler)
353 protected function compileClassFooter(Compiler $compiler)
362 protected function compileMacros(Compiler $compiler)
380 protected function compileIsTraitable(Compiler $compiler)
432 protected function compileDebugInfo(Compiler $compiler)
[all …]
/dports/finance/prestashop/prestashop/vendor/twig/twig/src/Node/
H A DModuleNode.php75 public function compile(Compiler $compiler)
84 protected function compileTemplate(Compiler $compiler)
124 protected function compileGetParent(Compiler $compiler)
159 protected function compileClassHeader(Compiler $compiler)
188 protected function compileConstructor(Compiler $compiler)
316 protected function compileDisplay(Compiler $compiler)
353 protected function compileClassFooter(Compiler $compiler)
362 protected function compileMacros(Compiler $compiler)
380 protected function compileIsTraitable(Compiler $compiler)
432 protected function compileDebugInfo(Compiler $compiler)
[all …]
/dports/www/limesurvey/limesurvey/application/third_party/Twig/Node/
H A DModuleNode.php75 public function compile(Compiler $compiler)
84 protected function compileTemplate(Compiler $compiler)
124 protected function compileGetParent(Compiler $compiler)
159 protected function compileClassHeader(Compiler $compiler)
188 protected function compileConstructor(Compiler $compiler)
316 protected function compileDisplay(Compiler $compiler)
353 protected function compileClassFooter(Compiler $compiler)
362 protected function compileMacros(Compiler $compiler)
380 protected function compileIsTraitable(Compiler $compiler)
432 protected function compileDebugInfo(Compiler $compiler)
[all …]
/dports/www/drupal8/drupal-8.9.20/vendor/twig/twig/src/Node/
H A DModuleNode.php75 public function compile(Compiler $compiler)
84 protected function compileTemplate(Compiler $compiler)
124 protected function compileGetParent(Compiler $compiler)
159 protected function compileClassHeader(Compiler $compiler)
188 protected function compileConstructor(Compiler $compiler)
316 protected function compileDisplay(Compiler $compiler)
353 protected function compileClassFooter(Compiler $compiler)
362 protected function compileMacros(Compiler $compiler)
380 protected function compileIsTraitable(Compiler $compiler)
432 protected function compileDebugInfo(Compiler $compiler)
[all …]
/dports/devel/orc/orc-0.4.31/orc/
H A Dorcmips.c110 orc_mips_do_fixups (OrcCompiler *compiler) in orc_mips_do_fixups()
142 orc_mips_emit_nop (OrcCompiler *compiler) in orc_mips_emit_nop()
363 orc_mips_emit_addi (OrcCompiler *compiler, in orc_mips_emit_addi()
373 orc_mips_emit_add (OrcCompiler *compiler, in orc_mips_emit_add()
450 orc_mips_emit_ori (OrcCompiler *compiler, in orc_mips_emit_ori()
460 orc_mips_emit_or (OrcCompiler *compiler, in orc_mips_emit_or()
472 orc_mips_emit_and (OrcCompiler *compiler, in orc_mips_emit_and()
502 orc_mips_emit_sub (OrcCompiler *compiler, in orc_mips_emit_sub()
565 orc_mips_emit_srl (OrcCompiler *compiler, in orc_mips_emit_srl()
575 orc_mips_emit_sll (OrcCompiler *compiler, in orc_mips_emit_sll()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/
H A Dwrapper.cpp57 …ScInternalResult sc_internal_compiler_hlsl_new(ScInternalCompilerHlsl **compiler, const uint32_t *… in sc_internal_compiler_hlsl_new()
62 …ScInternalResult sc_internal_compiler_hlsl_set_options(const ScInternalCompilerHlsl *compiler, con… in sc_internal_compiler_hlsl_set_options()
106 …ScInternalResult sc_internal_compiler_msl_new(ScInternalCompilerMsl **compiler, const uint32_t *ir… in sc_internal_compiler_msl_new()
111 …ScInternalResult sc_internal_compiler_msl_compile(const ScInternalCompilerBase *compiler, const ch… in sc_internal_compiler_msl_compile()
140 …ScInternalResult sc_internal_compiler_msl_set_options(const ScInternalCompilerMsl *compiler, const… in sc_internal_compiler_msl_set_options()
178 …ScInternalResult sc_internal_compiler_glsl_new(ScInternalCompilerGlsl **compiler, const uint32_t *… in sc_internal_compiler_glsl_new()
198 …ult sc_internal_compiler_glsl_build_combined_image_samplers(const ScInternalCompilerBase *compiler) in sc_internal_compiler_glsl_build_combined_image_samplers()
232 …ScInternalResult sc_internal_compiler_get_name(const ScInternalCompilerBase *compiler, const uint3… in sc_internal_compiler_get_name()
241 …ScInternalResult sc_internal_compiler_set_name(const ScInternalCompilerBase *compiler, const uint3… in sc_internal_compiler_set_name()
493 …ScInternalResult sc_internal_compiler_compile(const ScInternalCompilerBase *compiler, const char *… in sc_internal_compiler_compile()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/src/org/eclipse/jdt/compiler/apt/tests/
H A DJava12ElementsTests.java37 JavaCompiler compiler = BatchTestUtils.getEclipseCompiler(); in testBug549687() local
41 JavaCompiler compiler = ToolProvider.getSystemJavaCompiler(); in testRootElements1Javac() local
45 JavaCompiler compiler = BatchTestUtils.getEclipseCompiler(); in testRootElements1() local
49 JavaCompiler compiler = ToolProvider.getSystemJavaCompiler(); in testRootElements2Javac() local
53 JavaCompiler compiler = BatchTestUtils.getEclipseCompiler(); in testRootElements2() local
57 JavaCompiler compiler = ToolProvider.getSystemJavaCompiler(); in testRootElements3Javac() local
61 JavaCompiler compiler = BatchTestUtils.getEclipseCompiler(); in testRootElements3() local
65 JavaCompiler compiler = ToolProvider.getSystemJavaCompiler(); in testRootElements4Javac() local
69 JavaCompiler compiler = BatchTestUtils.getEclipseCompiler(); in testRootElements4() local
73 JavaCompiler compiler = ToolProvider.getSystemJavaCompiler(); in testRootElements5Javac() local
[all …]
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/twig/twig/src/Node/
H A DModuleNode.php69 public function compile(Compiler $compiler)
78 protected function compileTemplate(Compiler $compiler)
107 protected function compileGetParent(Compiler $compiler)
142 protected function compileClassHeader(Compiler $compiler)
174 protected function compileConstructor(Compiler $compiler)
309 protected function compileDisplay(Compiler $compiler)
347 protected function compileClassFooter(Compiler $compiler)
356 protected function compileMacros(Compiler $compiler)
361 protected function compileGetTemplateName(Compiler $compiler)
374 protected function compileIsTraitable(Compiler $compiler)
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/twig/twig/src/Node/
H A DModuleNode.php69 public function compile(Compiler $compiler)
78 protected function compileTemplate(Compiler $compiler)
107 protected function compileGetParent(Compiler $compiler)
142 protected function compileClassHeader(Compiler $compiler)
174 protected function compileConstructor(Compiler $compiler)
309 protected function compileDisplay(Compiler $compiler)
347 protected function compileClassFooter(Compiler $compiler)
356 protected function compileMacros(Compiler $compiler)
361 protected function compileGetTemplateName(Compiler $compiler)
374 protected function compileIsTraitable(Compiler $compiler)
[all …]
/dports/deskutils/egroupware/egroupware/vendor/twig/twig/src/Node/
H A DModuleNode.php69 public function compile(Compiler $compiler)
78 protected function compileTemplate(Compiler $compiler)
107 protected function compileGetParent(Compiler $compiler)
142 protected function compileClassHeader(Compiler $compiler)
174 protected function compileConstructor(Compiler $compiler)
309 protected function compileDisplay(Compiler $compiler)
347 protected function compileClassFooter(Compiler $compiler)
356 protected function compileMacros(Compiler $compiler)
361 protected function compileGetTemplateName(Compiler $compiler)
374 protected function compileIsTraitable(Compiler $compiler)
[all …]
/dports/www/baikal/baikal/vendor/twig/twig/src/Node/
H A DModuleNode.php69 public function compile(Compiler $compiler)
78 protected function compileTemplate(Compiler $compiler)
107 protected function compileGetParent(Compiler $compiler)
142 protected function compileClassHeader(Compiler $compiler)
174 protected function compileConstructor(Compiler $compiler)
309 protected function compileDisplay(Compiler $compiler)
347 protected function compileClassFooter(Compiler $compiler)
356 protected function compileMacros(Compiler $compiler)
361 protected function compileGetTemplateName(Compiler $compiler)
374 protected function compileIsTraitable(Compiler $compiler)
[all …]

12345678910>>...371