Home
last modified time | relevance | path

Searched refs:begin_pattern (Results 1 – 14 of 14) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/utils/
H A Dgenerate_header_tests.py61 begin_pattern = """\ variable
79 generated_part_pattern = re.compile(re.escape(begin_pattern) + ".*" + re.escape(end_pattern),
172 preambule = begin_pattern + '\n// clang-format off\n\n' + warning_note
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/utils/
H A Dgenerate_header_tests.py59 begin_pattern = """\ variable
77 generated_part_pattern = re.compile(re.escape(begin_pattern) + ".*" + re.escape(end_pattern),
171 preambule = begin_pattern + '\n// clang-format off\n\n' + warning_note
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/utils/
H A Dgenerate_header_tests.py66 begin_pattern = """\ variable
84 generated_part_pattern = re.compile(re.escape(begin_pattern) + ".*" + re.escape(end_pattern),
177 preambule = begin_pattern + '\n// clang-format off\n\n' + warning_note
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/utils/
H A Dgenerate_header_tests.py61 begin_pattern = """\ variable
79 generated_part_pattern = re.compile(re.escape(begin_pattern) + ".*" + re.escape(end_pattern),
172 preambule = begin_pattern + '\n// clang-format off\n\n' + warning_note
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/utils/
H A Dgenerate_header_tests.py59 begin_pattern = """\ variable
77 generated_part_pattern = re.compile(re.escape(begin_pattern) + ".*" + re.escape(end_pattern),
171 preambule = begin_pattern + '\n// clang-format off\n\n' + warning_note
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/utils/
H A Dgenerate_header_tests.py61 begin_pattern = """\ variable
79 generated_part_pattern = re.compile(re.escape(begin_pattern) + ".*" + re.escape(end_pattern),
172 preambule = begin_pattern + '\n// clang-format off\n\n' + warning_note
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/cpp/
H A Dpdflib.hpp103 int begin_pattern(double width, double height, double xstep, double ystep,
H A Dpdflib.cpp337 PDFlib::begin_pattern(double width, double height, double xstep, double ystep, in begin_pattern() function in PDFlib
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/cpp/
H A Dpdflib.hpp103 int begin_pattern(double width, double height, double xstep, double ystep,
H A Dpdflib.cpp337 PDFlib::begin_pattern(double width, double height, double xstep, double ystep, in begin_pattern() function in PDFlib
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/ruby/
H A Drb_wrapped.c213 begin_pattern(VALUE self, VALUE width, VALUE height, VALUE xstep, VALUE ystep, VALUE painttype) in begin_pattern() function
1690 rb_define_method(cPDFlib, "begin_pattern", begin_pattern, 5);
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/ruby/
H A Drb_wrapped.c213 begin_pattern(VALUE self, VALUE width, VALUE height, VALUE xstep, VALUE ystep, VALUE painttype) in begin_pattern() function
1690 rb_define_method(cPDFlib, "begin_pattern", begin_pattern, 5);
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/java/
H A Dpdflib.java297 public final int begin_pattern( in begin_pattern() method in pdflib
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/java/
H A Dpdflib.java297 public final int begin_pattern( in begin_pattern() method in pdflib