Home
last modified time | relevance | path

Searched defs:outfile (Results 1 – 25 of 4702) sorted by relevance

12345678910>>...189

/dports/net/ooni-probe-cli/probe-cli-3.10.1/QA/
H A Dwebconnectivity.py25 ooni_exe, outfile, experiment_args, tag, args argument
44 def webconnectivity_https_ok_with_control_failure(ooni_exe, outfile): argument
75 def webconnectivity_http_ok_with_control_failure(ooni_exe, outfile): argument
102 def webconnectivity_transparent_http_proxy(ooni_exe, outfile): argument
128 def webconnectivity_dns_hijacking(ooni_exe, outfile): argument
183 def webconnectivity_nonexistent_domain(ooni_exe, outfile): argument
486 def webconnectivity_http_successful_website(ooni_exe, outfile): argument
631 def webconnectivity_https_wrong_host(ooni_exe, outfile): argument
668 def webconnectivity_https_self_signed(ooni_exe, outfile): argument
705 def webconnectivity_https_untrusted_root(ooni_exe, outfile): argument
[all …]
H A Dtelegram.py33 def execute_jafar_and_return_validated_test_keys(ooni_exe, outfile, tag, args): argument
103 def telegram_block_everything(ooni_exe, outfile): argument
118 def telegram_tcp_blocking_all(ooni_exe, outfile): argument
130 def telegram_tcp_blocking_some(ooni_exe, outfile): argument
145 def telegram_http_blocking_all(ooni_exe, outfile): argument
160 def telegram_http_blocking_some(ooni_exe, outfile): argument
175 def telegram_web_failure_http(ooni_exe, outfile): argument
187 def telegram_web_failure_https(ooni_exe, outfile): argument
H A Dfbmessenger.py35 def execute_jafar_and_return_validated_test_keys(ooni_exe, outfile, tag, args): argument
85 def fbmessenger_dns_hijacked_for_all(ooni_exe, outfile): argument
111 def fbmessenger_dns_hijacked_for_some(ooni_exe, outfile): argument
137 def fbmessenger_dns_blocked_for_all(ooni_exe, outfile): argument
163 def fbmessenger_dns_blocked_for_some(ooni_exe, outfile): argument
189 def fbmessenger_tcp_blocked_for_all(ooni_exe, outfile): argument
215 def fbmessenger_tcp_blocked_for_some(ooni_exe, outfile): argument
240 def fbmessenger_mixed_results(ooni_exe, outfile): argument
H A Dwhatsapp.py24 def execute_jafar_and_return_validated_test_keys(ooni_exe, outfile, tag, args): argument
131 def whatsapp_block_everything(ooni_exe, outfile): argument
148 def whatsapp_block_all_endpoints(ooni_exe, outfile): argument
161 def whatsapp_block_some_endpoints(ooni_exe, outfile): argument
174 def whatsapp_block_registration_server(ooni_exe, outfile): argument
188 def whatsapp_block_web_http(ooni_exe, outfile): argument
202 def whatsapp_block_web_https(ooni_exe, outfile): argument
/dports/net/ooni-mini/probe-engine-0.23.0/QA/
H A Dwebconnectivity.py25 ooni_exe, outfile, experiment_args, tag, args argument
44 def webconnectivity_https_ok_with_control_failure(ooni_exe, outfile): argument
75 def webconnectivity_http_ok_with_control_failure(ooni_exe, outfile): argument
102 def webconnectivity_transparent_http_proxy(ooni_exe, outfile): argument
128 def webconnectivity_dns_hijacking(ooni_exe, outfile): argument
183 def webconnectivity_nonexistent_domain(ooni_exe, outfile): argument
486 def webconnectivity_http_successful_website(ooni_exe, outfile): argument
631 def webconnectivity_https_wrong_host(ooni_exe, outfile): argument
668 def webconnectivity_https_self_signed(ooni_exe, outfile): argument
705 def webconnectivity_https_untrusted_root(ooni_exe, outfile): argument
[all …]
H A Dtelegram.py32 def execute_jafar_and_return_validated_test_keys(ooni_exe, outfile, tag, args): argument
102 def telegram_block_everything(ooni_exe, outfile): argument
117 def telegram_tcp_blocking_all(ooni_exe, outfile): argument
129 def telegram_tcp_blocking_some(ooni_exe, outfile): argument
144 def telegram_http_blocking_all(ooni_exe, outfile): argument
159 def telegram_http_blocking_some(ooni_exe, outfile): argument
174 def telegram_web_failure_http(ooni_exe, outfile): argument
186 def telegram_web_failure_https(ooni_exe, outfile): argument
H A Dfbmessenger.py35 def execute_jafar_and_return_validated_test_keys(ooni_exe, outfile, tag, args): argument
85 def fbmessenger_dns_hijacked_for_all(ooni_exe, outfile): argument
111 def fbmessenger_dns_hijacked_for_some(ooni_exe, outfile): argument
137 def fbmessenger_dns_blocked_for_all(ooni_exe, outfile): argument
163 def fbmessenger_dns_blocked_for_some(ooni_exe, outfile): argument
189 def fbmessenger_tcp_blocked_for_all(ooni_exe, outfile): argument
215 def fbmessenger_tcp_blocked_for_some(ooni_exe, outfile): argument
240 def fbmessenger_mixed_results(ooni_exe, outfile): argument
H A Dwhatsapp.py24 def execute_jafar_and_return_validated_test_keys(ooni_exe, outfile, tag, args): argument
131 def whatsapp_block_everything(ooni_exe, outfile): argument
148 def whatsapp_block_all_endpoints(ooni_exe, outfile): argument
161 def whatsapp_block_some_endpoints(ooni_exe, outfile): argument
174 def whatsapp_block_registration_server(ooni_exe, outfile): argument
188 def whatsapp_block_web_http(ooni_exe, outfile): argument
202 def whatsapp_block_web_https(ooni_exe, outfile): argument
/dports/science/py-ruffus/ruffus-2.8.3/doc/static_data/example_scripts/
H A Druffus_template.py104 #vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
107 # #
113 Check if specified mandatory options have b een defined
118 missing_options.append("--" + o)
127 check_mandatory_options (options, mandatory_options, helpstr)
138 from ruffus.ruffus_exceptions import JobSignalledBreak
141 #from collections import defaultdict
145 #88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888
150 #88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888
165 logging.addLevelName(MESSAGE, "MESSAGE")
[all …]
/dports/math/ploticus/pl240src/src/
H A Dinit.c115 else if( dev == 'n' ) ; /* null device */ in Up_to_date_task1()
122 if( dev != 'n' ) initialized = 1; in Up_to_date_task2()
129 /* ================================== */
134 PLG_setsize( ux, uy, upleftx, uplefty ) in Up_to_date_final_target()
149 if( uy >= 0 ) { EWiny = uy; EWiny_0 = uy; } in Task_to_run1()
155 PLGX_resizewin( Epixelsinch, upleftx, uplefty, ux, uy ); in Task_to_run2()
159 else if( Edev == 'g' ) { in Task_to_run3()
160 /* terminate existing image and start a new one with new size.. */ in Task_to_run3()
170 /* ====================================== */
174 Efont( Estandard_font ); in Final_target()
[all …]
/dports/science/py-ruffus/ruffus-2.8.3/ruffus/test/
H A Dtest_graphviz.py54 def Up_to_date_task1(infile, outfile): argument
66 def Up_to_date_task2(infile, outfile): argument
72 def Up_to_date_task3(infile, outfile): argument
78 def Up_to_date_final_target(infile, outfile): argument
87 def Explicitly_specified_task(infile, outfile): argument
95 def Task_to_run1(infile, outfile): argument
100 def Task_to_run2(infile, outfile): argument
105 def Task_to_run3(infile, outfile): argument
119 def Final_target(infile, outfile): argument
128 def Downstream_task1_ignored(infile, outfile): argument
[all …]
H A Dtest_newstyle_combinatorics.py39 def touch(outfile): argument
48 def generate_initial_files1(outfile): argument
57 def generate_initial_files2(outfile): argument
66 def generate_initial_files3(outfile): argument
75 def check_product_task(infiles, outfile, argument
87 def check_product_merged_task(infiles, outfile): argument
134 def check_combinations2_task(infiles, outfile, argument
145 def check_combinations2_merged_task(infiles, outfile): argument
157 def check_combinations3_task(infiles, outfile, argument
179 def check_permutations2_task(infiles, outfile, argument
[all …]
H A Dtest_combinatorics.py102 def check_product_task(infiles, outfile, argument
115 def check_product_merged_task(infiles, outfile): argument
131 def check_product_misspelt_capture_error_task(infiles, outfile): argument
187 def check_combinations2_task(infiles, outfile, argument
199 def check_combinations2_merged_task(infiles, outfile): argument
220 def check_combinations3_task(infiles, outfile, argument
232 def check_combinations3_merged_task(infiles, outfile): argument
251 def check_permutations2_task(infiles, outfile, argument
263 def check_permutations2_merged_task(infiles, outfile): argument
283 def check_permutations3_task(infiles, outfile, argument
[all …]
/dports/biology/py-crossmap/CrossMap-0.5.4/lib/cmmodule/
H A DSAM.py446 def getProperPair(self,outfile=None): argument
466 def samNVC(self,outfile=None): argument
537 def samGC(self,outfile=None): argument
652 def getUniqMapRead(self,outfile=None): argument
677 def getWrongStrand(self,outfile=None): argument
789 def getSpliceRead(self,outfile=None): argument
836 def qualSAM(self,read_len,outfile=None): argument
939 def distribSAM(self,refbed,outfile=None): argument
2082 def mRNA_RPKM(self,refbed,outfile=None): argument
3061 def readGC(self,outfile=None): argument
[all …]
H A DBED.py52 def groupingBED(infile,outfile=None,strand=True,boundary="utr"): argument
255 def complementBED(self,sizeFile,outfile=None): argument
347 def bedToGFF(self,outfile=None): argument
735 def getBedinfor(self,outfile=None, reffa=None): argument
878 def getAllUniqJunctions(self,outfile=None,flankSize=20): argument
921 def collapseJunctionBed(self,outfile=None): argument
1402 def nrBED(self,outfile=None): argument
1451 def annotateEvents(self,outfile=None): argument
1529 def annotateSplicingSites(self,outfile=None): argument
1644 def distribBed(self,outfile=None): argument
[all …]
/dports/science/py-ruffus/ruffus-2.8.3/doc/images/
H A Dpretty_flowchart.png.py20 def Explicitly_specified_task(infile, outfile): argument
25 def Task_to_run(infile, outfile): argument
29 def Up_to_date_task_forced_to_rerun(infile, outfile): argument
34 def Final_target(infile, outfile): argument
38 def Downstream_task1_ignored(infile, outfile): argument
42 def Downstream_task2_ignored(infile, outfile): argument
H A Dmanual_dependencies_flowchart.png.py20 def task_helper(infile, outfile): argument
38 def task1(infile, outfile): argument
50 def task2(infile, outfile): argument
62 def task3(infile, outfile): argument
74 def task4(infile, outfile): argument
/dports/devel/R-cran-rcmdcheck/rcmdcheck/tests/testthat/
H A Dtest-parse.R5 outfile <- "bikedata-ok.log" globalVar
15 outfile <- "RSQLServer-install" globalVar
29 outfile <- "dataonderivatives-test" globalVar
44 outfile <- "fixtures/test-error.txt" globalVar
55 outfile <- "REDCapR-fail.log" globalVar
65 outfile <- "bikedata-ok.log" globalVar
/dports/print/qpdf/qpdf-10.5.0/qpdf/
H A Dqpdf-ctest.c136 char const* outfile, in test01()
174 char const* outfile, in test02()
189 char const* outfile, in test03()
202 char const* outfile, in test04()
215 char const* outfile, in test05()
232 char const* outfile, in test06()
249 char const* outfile, in test07()
262 char const* outfile, in test08()
276 char const* outfile, in test09()
289 char const* outfile, in test10()
[all …]
/dports/devel/dia2code/dia2code-0.8.8/dia2code/
H A Dgenerate_code_php_five.c84 void d2c_php_print_func_comments(FILE *outfile, umloplist umlo) in d2c_php_print_func_comments()
133 void d2c_php_print_func_code(FILE *outfile, umloplist umlo) in d2c_php_print_func_code()
178 int d2c_php_print_associations(FILE *outfile, umlclasslist tmplist) in d2c_php_print_associations()
203 int d2c_php_print_attributes(FILE *outfile, umlclasslist tmplist) in d2c_php_print_attributes()
241 void d2c_php_print_operations(FILE *outfile, umlclasslist tmplist) in d2c_php_print_operations()
256 int d2c_php_print_license(FILE *outfile, FILE *licensefile) in d2c_php_print_license()
266 int d2c_php_print_includes(FILE *outfile, umlclasslist tmplist, batch *b) in d2c_php_print_includes()
302 int d2c_php_print_class_desc(FILE *outfile, umlclasslist tmplist) in d2c_php_print_class_desc()
346 int d2c_php_print_class_decl(FILE *outfile, umlclasslist tmplist) in d2c_php_print_class_decl()
376 FILE *d2c_php_getoutfile(umlclasslist tmplist, batch *b, FILE *outfile, int maxlen) in d2c_php_getoutfile()
[all …]
/dports/science/xcrysden/xcrysden-1.6.2/Tcl/
H A DmovieEncoders.tcl50 proc encode_movie {filelist outfile} {
116 proc encode_gif {filelist outfile} {
161 proc cmdLine_convert {filelist outfile} {
183 proc cmdLine_gifsicle {filelist outfile} {
200 proc cmdLine_whirlgif {filelist outfile} {
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dinfo.py153 def _show_location_info(locs, outfile): argument
176 def _show_related_info(branch, outfile): argument
185 def _show_control_dir_info(control, outfile): argument
194 working=None, outfile=None): argument
213 outfile=None): argument
240 def _show_missing_revisions_branch(branch, outfile): argument
253 def _show_missing_revisions_working(working, outfile): argument
273 def _show_working_stats(working, outfile): argument
304 def _show_branch_stats(branch, verbose, outfile): argument
330 def _show_repository_info(repository, outfile): argument
[all …]
H A Dshellcomplete.py20 def shellcomplete(context=None, outfile=None): argument
29 def shellcomplete_on_command(cmdname, outfile=None): argument
49 def shellcomplete_on_options(options, outfile=None): argument
59 def shellcomplete_commands(outfile=None): argument
/dports/print/lyx/lyx-2.3.4.2/lib/scripts/
H A DTeXFiles.py90 outfile = cls_stylefile variable
93 outfile = sty_stylefile variable
96 outfile = bst_stylefile variable
99 outfile = bib_files variable
102 outfile = bbx_files variable
105 outfile = cbx_files variable
/dports/math/py-mathics/Mathics3-2.2.0/mathics/packages/analytica/
H A Dprint.m75 outfile = "out.tex"; variable
112 outfile = "output.tex"; variable
120 outfile = "out.tex"; variable
126 outfile = "out.tex"; variable

12345678910>>...189