Home
last modified time | relevance | path

Searched refs:line_directives (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-c.r/line_directives.c.d/
H A DREADME44 Units/review-needed.r/line_directives.c.d/input.c
47 a Units/review-needed.r/line_directives.c.d/a.c 10;" v language:C
48 b Units/review-needed.r/line_directives.c.d/b.c 20;" v language:C
49 c Units/review-needed.r/line_directives.c.d/c.c 30;" v language:C
50 d Units/review-needed.r/line_directives.c.d/OK.zzz 2;" v language:NEWLANG
54 Units/review-needed.r/line_directives.c.d/input.c
56 a Units/review-needed.r/line_directives.c.d/a.c 10;" v language:C
57 b Units/review-needed.r/line_directives.c.d/b.c 20;" v language:C
58 c Units/review-needed.r/line_directives.c.d/c.c 30;" v language:C
59 d Units/review-needed.r/line_directives.c.d/OK.zzz 2;" v language:C
/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/
H A Dvppreproc48 "line!" => sub { push @opt_pp_flags, (line_directives=>$_[1]); },
49 "P!" => sub { $opt_blank=0; push @opt_pp_flags, (line_directives=>$_[1]); },
53 line_directives=>0,
/dports/science/grib_api/grib_api-1.28.0-Source/share/ecbuild/toolchains/
H A Dpreprocess_cray_fortran12 line_directives="-P"
18 $gfortran_compiler -cpp $line_directives $defines $includes -E $source -o $destination
/dports/misc/libemos/libemos-4.5.9-Source/share/ecbuild/toolchains/
H A Dpreprocess_cray_fortran12 line_directives="-P"
18 $gfortran_compiler -cpp $line_directives $defines $includes -E $source -o $destination
/dports/textproc/kiss-templates/kiss-templates-0.19/src/
H A Dparse_context.h53 bool line_directives) in parse_context()
58 _line_directives{line_directives}
H A Dkiste2cpp.cpp379 auto line_directives = true; in main() local
401 line_directives = false; in main()
437 auto ctx = kiste::parse_context{ifs, *os, source_file_path, report_exceptions, line_directives}; in main()
/dports/lang/duktape-lib/duktape-2.6.0/tools/
H A Dcombine_src.py146 def createCombined(files, prologue_filename, line_directives): argument
161 if line_directives:
262 createCombined(files, opts.prologue, opts.line_directives)
/dports/lang/duktape/duktape-2.6.0/tools/
H A Dcombine_src.py146 def createCombined(files, prologue_filename, line_directives): argument
161 if line_directives:
262 createCombined(files, opts.prologue, opts.line_directives)
/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/Preproc/
H A DPreproc.pm38 line_directives=>1,
53 $self->{line_directives},
/dports/lang/vala/vala-0.48.18/ccode/
H A Dvalaccodefile.vala148 … (string filename, string? source_filename, bool write_version, bool line_directives, string? begi…
155 writer.line_directives = line_directives;
H A Dvalaccodewriter.vala42 public bool line_directives { get; set; }
159 if (line_directives) {
H A Dccode.vapi173 … (string filename, string? source_filename, bool write_version, bool line_directives, string? begi…
437 public bool line_directives { get; set; }
H A Dvalaccodefile.c495 gboolean line_directives, in vala_ccode_file_store() argument
546 vala_ccode_writer_set_line_directives (_tmp3_, line_directives); in vala_ccode_file_store()
/dports/devel/py-cffi/cffi-1.15.0/cffi/
H A Dcparser.py172 line_directives = []
174 i = len(line_directives)
175 line_directives.append(m.group())
178 return csource, line_directives
180 def _put_back_line_directives(csource, line_directives): argument
186 return line_directives[int(s[6:])]
192 csource, line_directives = _remove_line_directives(csource)
252 csource = _put_back_line_directives(csource, line_directives)
/dports/devel/py-cffi/cffi-1.15.0/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/cffi/
H A Dcparser.py172 line_directives = []
174 i = len(line_directives)
175 line_directives.append(m.group())
178 return csource, line_directives
180 def _put_back_line_directives(csource, line_directives): argument
186 return line_directives[int(s[6:])]
192 csource, line_directives = _remove_line_directives(csource)
252 csource = _put_back_line_directives(csource, line_directives)
/dports/devel/py-cffi/stage/usr/local/lib/python3.8/site-packages/cffi/
H A Dcparser.py172 line_directives = []
174 i = len(line_directives)
175 line_directives.append(m.group())
178 return csource, line_directives
180 def _put_back_line_directives(csource, line_directives): argument
186 return line_directives[int(s[6:])]
192 csource, line_directives = _remove_line_directives(csource)
252 csource = _put_back_line_directives(csource, line_directives)
/dports/lang/cython-devel/cython-2b1e743/Cython/Distutils/
H A Dold_build_ext.py231 line_directives = self.cython_line_directives or \
342 emit_linenums = line_directives,
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Distutils/
H A Dold_build_ext.py238 line_directives = self.cython_line_directives or \
339 emit_linenums = line_directives,
/dports/lang/cython/Cython-0.29.24/Cython/Distutils/
H A Dold_build_ext.py239 line_directives = self.cython_line_directives or \
340 emit_linenums = line_directives,
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Distutils/
H A Dold_build_ext.py239 line_directives = self.cython_line_directives or \
340 emit_linenums = line_directives,
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Distutils/
H A Dold_build_ext.py239 line_directives = self.cython_line_directives or \
340 emit_linenums = line_directives,
/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/t/
H A D30_preproc.t54 test ('', keep_comments=>1, line_directives=>0, _no_line_numbering=>1); # Makes "diff" cleaner
/dports/devel/geany-legacy/geany-1.37.1/tests/ctags/
H A DMakefile.am222 line_directives.c \
/dports/devel/geany/geany-1.38/tests/ctags/
H A DMakefile.am222 line_directives.c \
/dports/emulators/qemu42/qemu-4.2.1/dtc/tests/
H A Drun_tests.sh470 run_dtc_test -I dts -O dtb -o line_directives.test.dtb line_directives.dts

12