Home
last modified time | relevance | path

Searched refs:preprocess (Results 1 – 25 of 4750) sorted by relevance

12345678910>>...190

/dports/math/py-sympy/sympy-1.9/sympy/polys/tests/
H A Dtest_polyoptions.py40 assert Expand.preprocess(0) is False
41 assert Expand.preprocess(1) is True
72 assert Wrt.preprocess(x) == ['x']
73 assert Wrt.preprocess('') == []
74 assert Wrt.preprocess(' ') == []
128 assert Field.preprocess(1) is True
158 assert Domain.preprocess(ZZ) == ZZ
159 assert Domain.preprocess(QQ) == QQ
160 assert Domain.preprocess(EX) == EX
215 assert Domain.preprocess(
[all …]
/dports/math/py-Diofant/Diofant-0.13.0/diofant/tests/polys/
H A Dtest_polyoptions.py72 assert Expand.preprocess(1) is True
102 assert Wrt.preprocess(x) == ['x']
103 assert Wrt.preprocess('') == []
104 assert Wrt.preprocess(' ') == []
158 assert Field.preprocess(1) is True
188 assert Domain.preprocess(ZZ) == ZZ
189 assert Domain.preprocess(QQ) == QQ
190 assert Domain.preprocess(EX) == EX
237 assert Domain.preprocess(
371 assert Auto.preprocess(1) is True
[all …]
/dports/www/ikiwiki/ikiwiki-3.20200202.3/t/
H A Dpreprocess.t8 $IkiWiki::hooks{preprocess}{foo}{call}=sub {
25 is(IkiWiki::preprocess("foo", "foo", "[[foo ]]", 0, 0), "foo()", "simple");
28 is(IkiWiki::preprocess("foo", "foo", "[[foo a=1]]", 0, 0), "foo(a => 1)");
31 is(IkiWiki::preprocess("foo", "foo", q{[[foo a=""]]}, 0, 0), "foo(a)");
33 is(IkiWiki::preprocess("foo", "foo", q{[[foo a=""""""]]}, 0, 0), "foo(a)");
40 is(IkiWiki::preprocess("foo", "foo", "[[foo ]] then [[foo a=2]]", 0, 0),
43 is(IkiWiki::preprocess("foo", "foo", "[[foo a=1 b c=1]]", 0, 0),
47 is(IkiWiki::preprocess("foo", "foo", "[[foo a=1\nb \nc=1]]", 0, 0),
49 is(IkiWiki::preprocess("foo", "foo", "[[foo a=1 a=2 a=3]]", 0, 0),
65 is(IkiWiki::preprocess("foo", "foo", $long, 0, 0), $long,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/preprocessor_tests/
H A Dif_test.cpp673 preprocess(str); in TEST_F()
685 preprocess(str); in TEST_F()
697 preprocess(str); in TEST_F()
709 preprocess(str); in TEST_F()
721 preprocess(str); in TEST_F()
733 preprocess(str); in TEST_F()
745 preprocess(str); in TEST_F()
777 preprocess(str); in TEST_F()
787 preprocess(str); in TEST_F()
797 preprocess(str); in TEST_F()
[all …]
H A Ddefine_test.cpp32 preprocess(input, expected); in TEST_F()
65 preprocess(input, expected); in TEST_F()
80 preprocess(input, expected); in TEST_F()
95 preprocess(input, expected); in TEST_F()
110 preprocess(input, expected); in TEST_F()
127 preprocess(input, expected); in TEST_F()
144 preprocess(input, expected); in TEST_F()
161 preprocess(input, expected); in TEST_F()
178 preprocess(input, expected); in TEST_F()
190 preprocess(input, expected); in TEST_F()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/preprocessor_tests/
H A Ddefine_test.cpp28 preprocess(input, expected); in TEST_F()
67 preprocess(input, expected); in TEST_F()
80 preprocess(input, expected); in TEST_F()
93 preprocess(input, expected); in TEST_F()
108 preprocess(input, expected); in TEST_F()
123 preprocess(input, expected); in TEST_F()
140 preprocess(input, expected); in TEST_F()
155 preprocess(input, expected); in TEST_F()
172 preprocess(input, expected); in TEST_F()
182 preprocess(input, expected); in TEST_F()
[all …]
H A Dif_test.cpp27 preprocess(str, expected); in TEST_F()
43 preprocess(str, expected); in TEST_F()
63 preprocess(str, expected); in TEST_F()
83 preprocess(str, expected); in TEST_F()
115 preprocess(str, expected); in TEST_F()
143 preprocess(str, expected); in TEST_F()
171 preprocess(str, expected); in TEST_F()
201 preprocess(str, expected); in TEST_F()
231 preprocess(str, expected); in TEST_F()
247 preprocess(str, expected); in TEST_F()
[all …]
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/commands/
H A Ddistribute_object_ops.c23 .preprocess = NULL,
44 .preprocess = NULL,
100 .preprocess = NULL,
142 .preprocess = NULL,
170 .preprocess = NULL,
177 .preprocess = PreprocessGrantStmt,
184 .preprocess = PreprocessIndexStmt,
198 .preprocess = PreprocessRenameStmt,
226 .preprocess = NULL,
408 .preprocess = NULL,
[all …]
/dports/textproc/py-orange3-text/orange3-text-1.3.1/orangecontrib/text/tests/
H A Dtest_preprocess.py14 from orangecontrib.text import preprocess, tag
29 preprocess.NGrams(),
68 p = preprocess.LowercaseTransformer()
108 p = preprocess.RegexpTokenizer('\w')
171 remover = preprocess.UrlRemover()
196 stemmer = preprocess.PorterStemmer()
200 pp = preprocess.PorterStemmer()
207 pp = preprocess.SnowballStemmer()
214 pp = preprocess.WordNetLemmatizer()
221 pp = preprocess.UDPipeLemmatizer()
[all …]
/dports/math/vowpal_wabbit/vowpal_wabbit-7.10/demo/normalized/
H A DMakefile34 bank.preprocess.data.gz: bank.zip
41 bank.data: bank.preprocess.data.gz
43 bank.%.nonormlearn: bank.preprocess.data.gz
50 bank.%.learn: bank.preprocess.data.gz
72 covtype.preprocess.data.gz: covtype.data.gz
79 covertype.data: covtype.preprocess.data.gz
112 MSD.data: year.preprocess.data.gz
114 MSD.%.learn: year.preprocess.data.gz
126 MSD.%.nonormlearn: year.preprocess.data.gz
192 shuttle.preprocess.data.gz: shuttle.trn.Z
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A Dinput-file.c32 int preprocess = 0; variable
52 int preprocess; member
88 saved->preprocess = preprocess; in input_file_push()
89 if (preprocess) in input_file_push()
107 preprocess = saved->preprocess; in input_file_pop()
108 if (preprocess) in input_file_pop()
123 preprocess = pre; in input_file_open()
175 preprocess = 0; in input_file_open()
185 preprocess = 1; in input_file_open()
242 if (preprocess) in input_file_give_next_buffer()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dinput-file.c38 int preprocess = 0; variable
58 int preprocess; member
100 saved->preprocess = preprocess; in input_file_push()
101 if (preprocess) in input_file_push()
119 preprocess = saved->preprocess; in input_file_pop()
120 if (preprocess) in input_file_pop()
133 preprocess = pre; in input_file_open()
175 preprocess = 0; in input_file_open()
185 preprocess = 1; in input_file_open()
245 if (preprocess) in input_file_give_next_buffer()
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A Dinput-file.c32 int preprocess = 0; variable
52 int preprocess; member
88 saved->preprocess = preprocess; in input_file_push()
89 if (preprocess) in input_file_push()
107 preprocess = saved->preprocess; in input_file_pop()
108 if (preprocess) in input_file_pop()
123 preprocess = pre; in input_file_open()
175 preprocess = 0; in input_file_open()
185 preprocess = 1; in input_file_open()
242 if (preprocess) in input_file_give_next_buffer()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A Dinput-file.c32 int preprocess = 0; variable
52 int preprocess; member
88 saved->preprocess = preprocess; in input_file_push()
89 if (preprocess) in input_file_push()
107 preprocess = saved->preprocess; in input_file_pop()
108 if (preprocess) in input_file_pop()
123 preprocess = pre; in input_file_open()
175 preprocess = 0; in input_file_open()
185 preprocess = 1; in input_file_open()
242 if (preprocess) in input_file_give_next_buffer()
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A Dinput-file.c32 int preprocess = 0; variable
52 int preprocess; member
88 saved->preprocess = preprocess; in input_file_push()
89 if (preprocess) in input_file_push()
107 preprocess = saved->preprocess; in input_file_pop()
108 if (preprocess) in input_file_pop()
123 preprocess = pre; in input_file_open()
175 preprocess = 0; in input_file_open()
185 preprocess = 1; in input_file_open()
242 if (preprocess) in input_file_give_next_buffer()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A Dinput-file.c39 int preprocess = 0; variable
59 int preprocess; member
101 saved->preprocess = preprocess; in input_file_push()
102 if (preprocess) in input_file_push()
120 preprocess = saved->preprocess; in input_file_pop()
121 if (preprocess) in input_file_pop()
134 preprocess = pre; in input_file_open()
181 preprocess = 0; in input_file_open()
191 preprocess = 1; in input_file_open()
251 if (preprocess) in input_file_give_next_buffer()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dinput-file.c38 int preprocess = 0; variable
58 int preprocess; member
100 saved->preprocess = preprocess; in input_file_push()
101 if (preprocess) in input_file_push()
119 preprocess = saved->preprocess; in input_file_pop()
120 if (preprocess) in input_file_pop()
133 preprocess = pre; in input_file_open()
175 preprocess = 0; in input_file_open()
185 preprocess = 1; in input_file_open()
245 if (preprocess) in input_file_give_next_buffer()
/dports/devel/djgpp-binutils/binutils-2.17/gas/
H A Dinput-file.c39 int preprocess = 0; variable
59 int preprocess; member
95 saved->preprocess = preprocess; in input_file_push()
96 if (preprocess) in input_file_push()
114 preprocess = saved->preprocess; in input_file_pop()
115 if (preprocess) in input_file_pop()
128 preprocess = pre; in input_file_open()
171 preprocess = 0; in input_file_open()
181 preprocess = 1; in input_file_open()
239 if (preprocess) in input_file_give_next_buffer()
/dports/devel/xopcodecalc/XOpcodeCalc-0.03/gui_source/
H A Dgui_source.pro49 preprocess.name = assembler
50 preprocess.input = ASM_FILES
53 preprocess.output = ${QMAKE_FILE_BASE}.obj
57 preprocess.commands = ml /c /coff ${QMAKE_FILE_IN}
61 preprocess.commands = ml64 /c /coff ${QMAKE_FILE_IN}
75 preprocess.output = ${QMAKE_FILE_BASE}.o
76 preprocess.commands = $$QMAKE_CC -c ${QMAKE_FILE_IN}
88 preprocess.output = ${QMAKE_FILE_BASE}.o
89 preprocess.commands = gcc -c ${QMAKE_FILE_IN}
95 preprocess.output = ${QMAKE_FILE_BASE}.o
[all …]
/dports/devel/binutils/binutils-2.37/gas/
H A Dinput-file.c32 int preprocess = 0; variable
52 int preprocess; member
88 saved->preprocess = preprocess; in input_file_push()
89 if (preprocess) in input_file_push()
107 preprocess = saved->preprocess; in input_file_pop()
108 if (preprocess) in input_file_pop()
123 preprocess = pre; in input_file_open()
175 preprocess = 0; in input_file_open()
185 preprocess = 1; in input_file_open()
242 if (preprocess) in input_file_give_next_buffer()
/dports/devel/cquery/cquery-20180718/third_party/msgpack-c/
H A Dpreprocess3 preprocess() {
16 preprocess erb/v1/cpp03_msgpack_tuple_decl.hpp include/msgpack/v1/adaptor/detail/cpp03_msgpack_tupl…
17 preprocess erb/v1/cpp03_msgpack_tuple.hpp include/msgpack/v1/adaptor/detail/cpp03_msgpack_tuple.hpp
18 preprocess erb/v1/cpp03_define_array_decl.hpp include/msgpack/v1/adaptor/detail/cpp03_define_array_…
19 preprocess erb/v1/cpp03_define_array.hpp include/msgpack/v1/adaptor/detail/cpp03_define_array.hpp
20 preprocess erb/v1/cpp03_define_map_decl.hpp include/msgpack/v1/adaptor/detail/cpp03_define_map_decl…
21 preprocess erb/v1/cpp03_define_map.hpp include/msgpack/v1/adaptor/detail/cpp03_define_map.hpp
22 preprocess erb/v1/cpp03_zone_decl.hpp include/msgpack/v1/detail/cpp03_zone_decl.hpp
23 preprocess erb/v1/cpp03_zone.hpp include/msgpack/v1/detail/cpp03_zone.hpp
/dports/devel/msgpack/msgpack-c-cpp-3.3.0/
H A Dpreprocess3 preprocess() {
16 preprocess erb/v1/cpp03_msgpack_tuple_decl.hpp include/msgpack/v1/adaptor/detail/cpp03_msgpack_tupl…
17 preprocess erb/v1/cpp03_msgpack_tuple.hpp include/msgpack/v1/adaptor/detail/cpp03_msgpack_tuple.hpp
18 preprocess erb/v1/cpp03_define_array_decl.hpp include/msgpack/v1/adaptor/detail/cpp03_define_array_…
19 preprocess erb/v1/cpp03_define_array.hpp include/msgpack/v1/adaptor/detail/cpp03_define_array.hpp
20 preprocess erb/v1/cpp03_define_map_decl.hpp include/msgpack/v1/adaptor/detail/cpp03_define_map_decl…
21 preprocess erb/v1/cpp03_define_map.hpp include/msgpack/v1/adaptor/detail/cpp03_define_map.hpp
22 preprocess erb/v1/cpp03_zone_decl.hpp include/msgpack/v1/detail/cpp03_zone_decl.hpp
23 preprocess erb/v1/cpp03_zone.hpp include/msgpack/v1/detail/cpp03_zone.hpp
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/cplusplus/preprocessor/
H A Dtst_preprocessor.cpp874 Preprocessor preprocess(0, &env); in glib_attribute() local
1260 Preprocessor preprocess(0, &env); in comments_within() local
1261 preprocess.setKeepComments(false); in comments_within()
1264 preprocess.setKeepComments(true); in comments_within()
1757 preprocess.setKeepComments(true); in comments_before_args()
1843 preprocess.setKeepComments(true); in include_guard()
2019 Preprocessor preprocess(0, &env); in concat() local
2121 Preprocessor preprocess(0, &env); in excessive_nesting() local
2138 Preprocessor preprocess(0, &env); in multi_byte_code_point_in_expansion() local
2161 Preprocessor preprocess(0, &env); in compare_input_output() local
[all …]
/dports/devel/ccache-memcached/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/test/suites/
H A Dpch.bash3 if ! $REAL_COMPILER $SYSROOT -fpch-preprocess pch.h 2>/dev/null \
151 $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
164 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
169 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
181 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
186 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
194 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
199 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
326 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
331 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
[all …]
/dports/devel/ccache-memcached-static/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/test/suites/
H A Dpch.bash3 if ! $REAL_COMPILER $SYSROOT -fpch-preprocess pch.h 2>/dev/null \
151 $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
164 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
169 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
181 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
186 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
194 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
199 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
326 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
331 …SS="$DEFAULT_SLOPPINESS pch_defines time_macros" $CCACHE_COMPILE $SYSROOT -c -fpch-preprocess pch.c
[all …]

12345678910>>...190