Home
last modified time | relevance | path

Searched refs:post_process (Results 1 – 25 of 801) sorted by relevance

12345678910>>...33

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/recipes/recipe_modules/presubmit/tests/
H A Dexecute.py40 ) + api.post_process(post_process.StatusSuccess) +
41 api.post_process(post_process.DropExpectation))
45 api.post_process(post_process.StatusSuccess) + api.post_process(
47 api.post_process(post_process.DropExpectation))
52 api.post_process(post_process.StatusSuccess) +
55 api.post_process(post_process.DropExpectation))
68 ) + api.post_process(post_process.StatusFailure) + api.post_process(
73 api.post_process(post_process.DropExpectation))
204 api.post_process(post_process.StatusException) +
206 api.post_process(post_process.DropExpectation))
[all …]
H A Dprepare.py5 from recipe_engine import post_process
35 api.post_process(post_process.StatusSuccess) +
36 api.post_process(post_process.DropExpectation))
41 api.post_process(post_process.MustRun, 'gclient runhooks') +
42 api.post_process(post_process.StatusSuccess) +
43 api.post_process(post_process.DropExpectation))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/recipes/recipe_modules/bot_update/tests/
H A Densure_checkout.py5 from recipe_engine import post_process
23 api.post_process(post_process.StatusSuccess) +
24 api.post_process(post_process.DropExpectation)
33 api.post_process(post_process.StatusAnyFailure) +
34 api.post_process(post_process.DropExpectation)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/recipes/recipe_modules/gclient/tests/
H A Dpatch_project.py5 from recipe_engine import post_process
61 api.post_process(post_process.DropExpectation)
71 api.post_process(post_process.DropExpectation)
81 api.post_process(post_process.DropExpectation)
91 api.post_process(post_process.DropExpectation)
H A Dsync_failure.py5 from recipe_engine import post_process
22 api.post_process(post_process.ResultReasonRE, r'^(?!Uncaught Exception)'),
23 api.post_process(post_process.DropExpectation)
H A Ddiff_deps.py5 from recipe_engine import post_process
55 api.post_process(post_process.StatusSuccess),
87 api.post_process(post_process.StatusSuccess),
/dports/textproc/p5-Text-MicroMason/Text-MicroMason-2.23/t/
H A D37-post_process.t19 ok my $m = Text::MicroMason->new( -PostProcess, post_process => sub { uc } );
31 ok my $subdef = $m->compile( text=>'Hello there!', post_process => sub { uc } );
37 is $m->execute( text=>'Hello there!', { post_process => sub { uc } } ), 'HELLO THERE!';
56 ok my $m = Text::MicroMason->new( -PostProcess, post_process => \&f1 );
61 ok my $m = Text::MicroMason->new( -PostProcess, post_process => \&f2 );
66 ok my $m = Text::MicroMason->new( -PostProcess, post_process => [ \&f1, \&f2 ] );
71 ok my $m = Text::MicroMason->new( -PostProcess, post_process => [ \&f2, \&f1 ] );
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/recipes/recipe_modules/tryserver/tests/
H A Dgerrit_change_fetch_ref_timeout.py5 from recipe_engine import post_process
28 api.post_process(post_process.StatusException) + api.post_process(
29 post_process.DropExpectation))
/dports/www/py-django-haystack/django-haystack-2.8.1/test_haystack/whoosh_tests/
H A Dtest_inputs.py19 self.assertEqual(raw.post_process, False)
24 self.assertEqual(raw.post_process, False)
33 self.assertEqual(clean.post_process, True)
42 self.assertEqual(exact.post_process, True)
51 self.assertEqual(not_it.post_process, True)
60 self.assertEqual(autoquery.post_process, False)
71 self.assertEqual(altparser.post_process, False)
77 self.assertEqual(altparser.post_process, False)
/dports/www/py-django-haystack/django-haystack-2.8.1/test_haystack/
H A Dtest_inputs.py19 self.assertEqual(raw.post_process, False)
24 self.assertEqual(raw.post_process, False)
33 self.assertEqual(clean.post_process, True)
42 self.assertEqual(exact.post_process, True)
55 self.assertEqual(not_it.post_process, True)
64 self.assertEqual(autoquery.post_process, False)
75 self.assertEqual(altparser.post_process, False)
81 self.assertEqual(altparser.post_process, False)
/dports/www/py-django-haystack/django-haystack-2.8.1/test_haystack/elasticsearch2_tests/
H A Dtest_inputs.py19 self.assertEqual(raw.post_process, False)
24 self.assertEqual(raw.post_process, False)
33 self.assertEqual(clean.post_process, True)
42 self.assertEqual(exact.post_process, True)
54 self.assertEqual(not_it.post_process, True)
63 self.assertEqual(autoquery.post_process, False)
74 self.assertEqual(altparser.post_process, False)
80 self.assertEqual(altparser.post_process, False)
/dports/www/py-django-haystack/django-haystack-2.8.1/test_haystack/elasticsearch_tests/
H A Dtest_inputs.py19 self.assertEqual(raw.post_process, False)
24 self.assertEqual(raw.post_process, False)
33 self.assertEqual(clean.post_process, True)
42 self.assertEqual(exact.post_process, True)
54 self.assertEqual(not_it.post_process, True)
63 self.assertEqual(autoquery.post_process, False)
74 self.assertEqual(altparser.post_process, False)
80 self.assertEqual(altparser.post_process, False)
/dports/www/py-django-haystack/django-haystack-2.8.1/test_haystack/solr_tests/
H A Dtest_inputs.py19 self.assertEqual(raw.post_process, False)
24 self.assertEqual(raw.post_process, False)
33 self.assertEqual(clean.post_process, True)
42 self.assertEqual(exact.post_process, True)
54 self.assertEqual(not_it.post_process, True)
63 self.assertEqual(autoquery.post_process, False)
74 self.assertEqual(altparser.post_process, False)
80 self.assertEqual(altparser.post_process, False)
/dports/x11-fonts/nerd-fonts/nerd-fonts-2.1.0/bin/scripts/
H A Dgotta-patch-em-all-font-patcher!.sh95 if [ "$post_process" ]
97 post_process="--postprocess=$post_process"
99 post_process=""
118 …fontforge -quiet -script ./font-patcher "$f" -q $powerline $post_process --complete --no-progressb…
119 …fontforge -quiet -script ./font-patcher "$f" -q -s ${font_config} $powerline $post_process --compl…
120 …fontforge -quiet -script ./font-patcher "$f" -q -w $powerline $post_process --complete --no-progre…
121 …fontforge -quiet -script ./font-patcher "$f" -q -s ${font_config} -w $powerline $post_process --co…
/dports/devel/glib20/glib-2.70.4/gio/gdbus-2.0/codegen/
H A Ddbustypes.py33 def post_process(self, interface_prefix, cns, cns_upper, cns_lower, container): member in Annotation
56 a.post_process(interface_prefix, cns, cns_upper, cns_lower, self)
263 a.post_process(interface_prefix, cns, cns_upper, cns_lower, self)
278 def post_process( member in Method
323 a.post_process(interface_prefix, cns, cns_upper, cns_lower, self)
335 def post_process( member in Signal
369 a.post_process(interface_prefix, cns, cns_upper, cns_lower, self)
396 def post_process( member in Property
424 self.arg.post_process(interface_prefix, cns, cns_upper, cns_lower, 0)
433 a.post_process(interface_prefix, cns, cns_upper, cns_lower, self)
[all …]
/dports/textproc/sdf/sdf-2.001/perllib/sdf/home/
H A Dsdf.ini231 post_process=doc,clean key
241 post_process=fvo,clean key
246 post_process=hlp,clean key
256 post_process=rename key
261 post_process=html,clean key
290 post_process=sgml2latex key
316 post_process=ps,clean,pdf key
331 post_process=ps,clean key
359 post_process=fmrtf,clean key
364 post_process=rtf,clean key
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/
H A Dbanzai.rb8 post_process(render(text, context), context)
12 post_process(render_field(object, field, context), context)
31 def self.post_process(html, context) singletonMethod
32 Renderer.post_process(html, context)
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/extras/
H A Dpandoradb_migrate_5.1_to_6.0.mysql.sql129 …tring_2`, `custom_string_3`, `custom_integer_1`, `custom_integer_2`, `post_process`, `unit`, `wiza…
130 …tring_2`, `custom_string_3`, `custom_integer_1`, `custom_integer_2`, `post_process`, `unit`, `wiza…
131 …tring_2`, `custom_string_3`, `custom_integer_1`, `custom_integer_2`, `post_process`, `unit`, `wiza…
132 …tring_2`, `custom_string_3`, `custom_integer_1`, `custom_integer_2`, `post_process`, `unit`, `wiza…
134 …tring_2`, `custom_string_3`, `custom_integer_1`, `custom_integer_2`, `post_process`, `unit`, `wiza…
135 …tring_2`, `custom_string_3`, `custom_integer_1`, `custom_integer_2`, `post_process`, `unit`, `wiza…
136 …tring_2`, `custom_string_3`, `custom_integer_1`, `custom_integer_2`, `post_process`, `unit`, `wiza…
138 …tring_2`, `custom_string_3`, `custom_integer_1`, `custom_integer_2`, `post_process`, `unit`, `wiza…
140 …tring_2`, `custom_string_3`, `custom_integer_1`, `custom_integer_2`, `post_process`, `unit`, `wiza…
141 …tring_2`, `custom_string_3`, `custom_integer_1`, `custom_integer_2`, `post_process`, `unit`, `wiza…
[all …]
/dports/devel/p5-Mouse/Mouse-v2.5.10/lib/Mouse/Meta/Method/
H A DConstructor.pm85 my $post_process = '';
87 $post_process .= "\$checks[$index]->($instance_slot)\n";
88 …$post_process .= " or $attr_var->_throw_type_constraint_error($instance_slot, $constraint_var);\n…
102 $code .= $post_process;
140 $code .= $post_process;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/osf-share/AT386/
H A Dcma_thread_io.h311 #define cma__ts_func(func,fd,arglist,type,post_process) { \ argument
359 if (__res__ != -1) post_process; \
385 #define cma__ts_open(func,arglist,post_process) { \ argument
393 post_process; \
409 #define cma__ts_open2(func,fdpair,arglist,post_process) { \ argument
418 post_process; \
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/osf-share/RIOS/
H A Dcma_thread_io.h284 #define cma__ts_func(func,fd,arglist,type,post_process) { \ argument
332 if (__res__ != -1) post_process; \
358 #define cma__ts_open(func,arglist,post_process) { \ argument
366 post_process; \
382 #define cma__ts_open2(func,fdpair,arglist,post_process) { \ argument
391 post_process; \
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/osf-share/HP800/
H A Dcma_thread_io.h287 #define cma__ts_func(func,fd,arglist,type,post_process) { \ argument
335 if (__res__ != -1) post_process; \
361 #define cma__ts_open(func,arglist,post_process) { \ argument
369 post_process; \
385 #define cma__ts_open2(func,fdpair,arglist,post_process) { \ argument
394 post_process; \
/dports/devel/avr-gdb/gdb-7.3.1/gdb/osf-share/RIOS/
H A Dcma_thread_io.h284 #define cma__ts_func(func,fd,arglist,type,post_process) { \ argument
332 if (__res__ != -1) post_process; \
358 #define cma__ts_open(func,arglist,post_process) { \ argument
366 post_process; \
382 #define cma__ts_open2(func,fdpair,arglist,post_process) { \ argument
391 post_process; \
/dports/devel/avr-gdb/gdb-7.3.1/gdb/osf-share/HP800/
H A Dcma_thread_io.h287 #define cma__ts_func(func,fd,arglist,type,post_process) { \ argument
335 if (__res__ != -1) post_process; \
361 #define cma__ts_open(func,arglist,post_process) { \ argument
369 post_process; \
385 #define cma__ts_open2(func,fdpair,arglist,post_process) { \ argument
394 post_process; \
/dports/devel/avr-gdb/gdb-7.3.1/gdb/osf-share/AT386/
H A Dcma_thread_io.h311 #define cma__ts_func(func,fd,arglist,type,post_process) { \ argument
359 if (__res__ != -1) post_process; \
385 #define cma__ts_open(func,arglist,post_process) { \ argument
393 post_process; \
409 #define cma__ts_open2(func,fdpair,arglist,post_process) { \ argument
418 post_process; \

12345678910>>...33