Home
last modified time | relevance | path

Searched defs:parse_results (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/os_info-3.0.8/src/linux/
H A Dlsb_release.rs102 let parse_results = parse(file()); in debian() localVariable
110 let parse_results = parse(arch_file()); in arch() localVariable
118 let parse_results = parse(fedora_file()); in fedora() localVariable
126 let parse_results = parse(ubuntu_file()); in ubuntu() localVariable
134 let parse_results = parse(mint_file()); in mint() localVariable
142 let parse_results = parse(nixos_file()); in nixos() localVariable
153 let parse_results = parse(amazon1_file()); in amazon1() localVariable
161 let parse_results = parse(amazon2_file()); in amazon2() localVariable
169 let parse_results = parse(rhel8_file()); in redhat_enterprise_8() localVariable
180 let parse_results = parse(rhel7_file()); in redhat_enterprise_7() localVariable
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/os_info/src/linux/
H A Dlsb_release.rs102 let parse_results = parse(file()); in debian() localVariable
110 let parse_results = parse(arch_file()); in arch() localVariable
118 let parse_results = parse(fedora_file()); in fedora() localVariable
126 let parse_results = parse(ubuntu_file()); in ubuntu() localVariable
134 let parse_results = parse(mint_file()); in mint() localVariable
142 let parse_results = parse(nixos_file()); in nixos() localVariable
153 let parse_results = parse(amazon1_file()); in amazon1() localVariable
161 let parse_results = parse(amazon2_file()); in amazon2() localVariable
169 let parse_results = parse(rhel8_file()); in redhat_enterprise_8() localVariable
180 let parse_results = parse(rhel7_file()); in redhat_enterprise_7() localVariable
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/os_type-2.3.0/tests/
H A Dlsb_release_test.rs48 let parse_results = lsb_release::parse(file()); in test_parses_lsb_distro() localVariable
54 let parse_results = lsb_release::parse(file()); in test_parses_lsb_version() localVariable
60 let parse_results = lsb_release::parse(arch_file()); in test_parses_arch_lsb_distro() localVariable
66 let parse_results = lsb_release::parse(arch_file()); in test_parses_arch_lsb_version() localVariable
72 let parse_results = lsb_release::parse(manjaro_file()); in test_parses_manjaro_lsb_distro() localVariable
78 let parse_results = lsb_release::parse(manjaro_file()); in test_parses_manjaro_lsb_version() localVariable
84 let parse_results = lsb_release::parse(opensuse_tumbleweed_file()); in test_parses_opensuse_lsb_distro() localVariable
90 let parse_results = lsb_release::parse(opensuse_tumbleweed_file()); in test_parses_opensuse_lsb_version() localVariable
H A Dcentos_release_test.rs13 let parse_results = rhel_release::parse(file()); in test_parses_distribution() localVariable
19 let parse_results = rhel_release::parse(file()); in test_parses_version() localVariable
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/os_type-2.2.0/tests/
H A Dlsb_release_test.rs48 let parse_results = lsb_release::parse(file()); in test_parses_lsb_distro() localVariable
54 let parse_results = lsb_release::parse(file()); in test_parses_lsb_version() localVariable
60 let parse_results = lsb_release::parse(arch_file()); in test_parses_arch_lsb_distro() localVariable
66 let parse_results = lsb_release::parse(arch_file()); in test_parses_arch_lsb_version() localVariable
72 let parse_results = lsb_release::parse(manjaro_file()); in test_parses_manjaro_lsb_distro() localVariable
78 let parse_results = lsb_release::parse(manjaro_file()); in test_parses_manjaro_lsb_version() localVariable
84 let parse_results = lsb_release::parse(opensuse_tumbleweed_file()); in test_parses_opensuse_lsb_distro() localVariable
90 let parse_results = lsb_release::parse(opensuse_tumbleweed_file()); in test_parses_opensuse_lsb_version() localVariable
H A Dcentos_release_test.rs13 let parse_results = rhel_release::parse(file()); in test_parses_distribution() localVariable
19 let parse_results = rhel_release::parse(file()); in test_parses_version() localVariable
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/os_type-2.3.0/tests/
H A Dlsb_release_test.rs48 let parse_results = lsb_release::parse(file()); in test_parses_lsb_distro() localVariable
54 let parse_results = lsb_release::parse(file()); in test_parses_lsb_version() localVariable
60 let parse_results = lsb_release::parse(arch_file()); in test_parses_arch_lsb_distro() localVariable
66 let parse_results = lsb_release::parse(arch_file()); in test_parses_arch_lsb_version() localVariable
72 let parse_results = lsb_release::parse(manjaro_file()); in test_parses_manjaro_lsb_distro() localVariable
78 let parse_results = lsb_release::parse(manjaro_file()); in test_parses_manjaro_lsb_version() localVariable
84 let parse_results = lsb_release::parse(opensuse_tumbleweed_file()); in test_parses_opensuse_lsb_distro() localVariable
90 let parse_results = lsb_release::parse(opensuse_tumbleweed_file()); in test_parses_opensuse_lsb_version() localVariable
H A Dcentos_release_test.rs13 let parse_results = rhel_release::parse(file()); in test_parses_distribution() localVariable
19 let parse_results = rhel_release::parse(file()); in test_parses_version() localVariable
/dports/net/grilo-plugins/grilo-plugins-0.3.14/src/lua-factory/sources/
H A Dgrl-appletrailers.lua93 function parse_results(results) function
/dports/devel/godot/godot-3.2.3-stable/modules/gdscript/language_server/
H A Dgdscript_workspace.h68 Map<String, ExtendGDScriptParser *> parse_results; variable
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gdscript/language_server/
H A Dgdscript_workspace.h68 Map<String, ExtendGDScriptParser *> parse_results; variable
/dports/devel/ros-catkin_pkg/catkin_pkg-0.4.14/src/catkin_pkg/
H A Dcondition.py52 def _evaluate(parse_results, context): argument
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Tools/
H A DCoil.pm109 sub parse_results { subroutine
/dports/sysutils/detox/detox-1.4.5/src/
H A Dconfig_file_dump.c20 void dump_config_file(struct detox_parse_results *parse_results, struct detox_options *main_options) in dump_config_file()
H A Ddetox.c38 struct detox_parse_results *parse_results = NULL; in main() local
/dports/math/py-matplotlib2/matplotlib-2.2.4/unit/
H A Dcompare_backend_driver_results.py5 def parse_results(filename): function
/dports/math/clblast/CLBlast-1.1.0/scripts/benchmark/
H A Dutils.py59 def parse_results(csv_data): function
/dports/devel/p5-Shell-EnvImporter/Shell-EnvImporter-1.07/lib/Shell/EnvImporter/
H A DShell.pm226 sub parse_results { subroutine
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/webvtt/tools/
H A Dcategorize_results.py57 def parse_results(file): function
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/webvtt/tools/
H A Dcategorize_results.py57 def parse_results(file): function
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/webvtt/tools/
H A Dcategorize_results.py57 def parse_results(file): function
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/webvtt/tools/
H A Dcategorize_results.py57 def parse_results(file): function
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/webvtt/tools/
H A Dcategorize_results.py57 def parse_results(file): function
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/fts-solr/
H A Dtest-solr-response.c146 struct solr_result **parse_results) in test_solr_result()
/dports/devel/R-cran-rcmdcheck/rcmdcheck/R/
H A Dbackground.R68 parse_results = function() method in rcmdcheck_process

12