Home
last modified time | relevance | path

Searched refs:sep_str (Results 1 – 25 of 126) sorted by relevance

123456

/dports/lang/zig-devel/zig-0.9.0/src/
H A Dmingw.zig950 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "ceil.S",
953 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "cos.c",
954 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "cosf.c",
955 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "cosl.c",
960 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "exp2.S",
961 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "exp.c",
962 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "expl.c",
969 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "fmod.c",
989 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "log.c",
994 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "pow.c",
[all …]
H A Dlibunwind.zig37 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "libunwind.cpp",
38 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "Unwind-EHABI.cpp",
39 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "Unwind-seh.cpp",
40 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "UnwindLevel1.c",
41 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "UnwindLevel1-gcc-ext.c",
42 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "Unwind-sjlj.c",
43 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "UnwindRegistersRestore.S",
44 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "UnwindRegistersSave.S",
45 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "gcc_personality_v0.c",
H A Dglibc.zig62 var glibc_dir = zig_lib_dir.openDir("libc" ++ path.sep_str ++ "glibc", .{}) catch |err| {
72 log.err("unable to read libc" ++ path.sep_str ++ "glibc" ++ path.sep_str ++
90 log.err("libc" ++ path.sep_str ++ "glibc" ++ path.sep_str ++
192 … try lib_path(comp, arena, lib_libc_glibc ++ "include" ++ path.sep_str ++ "libc-modules.h"),
196 … try lib_path(comp, arena, lib_libc_glibc ++ "include" ++ path.sep_str ++ "libc-symbols.h"),
273 const s = path.sep_str;
373 const s = path.sep_str;
431 const s = path.sep_str;
511 const s = path.sep_str;
614 const lib_libc = "libc" ++ path.sep_str;
[all …]
/dports/lang/zig/zig-0.9.0/src/
H A Dmingw.zig950 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "ceil.S",
953 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "cos.c",
954 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "cosf.c",
955 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "cosl.c",
960 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "exp2.S",
961 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "exp.c",
962 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "expl.c",
969 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "fmod.c",
989 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "log.c",
994 "math" ++ path.sep_str ++ "x86" ++ path.sep_str ++ "pow.c",
[all …]
H A Dlibunwind.zig37 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "libunwind.cpp",
38 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "Unwind-EHABI.cpp",
39 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "Unwind-seh.cpp",
40 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "UnwindLevel1.c",
41 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "UnwindLevel1-gcc-ext.c",
42 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "Unwind-sjlj.c",
43 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "UnwindRegistersRestore.S",
44 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "UnwindRegistersSave.S",
45 "libunwind" ++ path.sep_str ++ "src" ++ path.sep_str ++ "gcc_personality_v0.c",
H A Dglibc.zig62 var glibc_dir = zig_lib_dir.openDir("libc" ++ path.sep_str ++ "glibc", .{}) catch |err| {
72 log.err("unable to read libc" ++ path.sep_str ++ "glibc" ++ path.sep_str ++
90 log.err("libc" ++ path.sep_str ++ "glibc" ++ path.sep_str ++
192 … try lib_path(comp, arena, lib_libc_glibc ++ "include" ++ path.sep_str ++ "libc-modules.h"),
196 … try lib_path(comp, arena, lib_libc_glibc ++ "include" ++ path.sep_str ++ "libc-symbols.h"),
273 const s = path.sep_str;
373 const s = path.sep_str;
431 const s = path.sep_str;
511 const s = path.sep_str;
614 const lib_libc = "libc" ++ path.sep_str;
[all …]
/dports/www/pecl-http/pecl_http-3.2.4/src/
H A Dphp_http_negotiate.c32 …_t param_len, const char *supported_str, size_t supported_len, const char *sep_str, size_t sep_len) in php_http_negotiate_match() argument
39 } else if (sep_str && sep_len) { in php_http_negotiate_match()
40 const char *param_sec = php_http_locate_str(param_str, param_len, sep_str, sep_len); in php_http_negotiate_match()
42 const char *supported_sec = php_http_locate_str(supported_str, supported_len, sep_str, sep_len); in php_http_negotiate_match()
82 const char *sep_str = va_arg(args, const char *); in php_http_negotiate_reduce() local
93 …http_negotiate_match(key.key->val, key.key->len, supported->val, supported->len, sep_str, sep_len); in php_http_negotiate_reduce()
H A Dphp_http_header.c290 char *sep_str = NULL; in PHP_METHOD() local
304 sep_str = "/"; in PHP_METHOD()
307 sep_str = "-"; in PHP_METHOD()
313 if ((rs = php_http_negotiate(zs->val, zs->len, supported, sep_str, sep_len))) { in PHP_METHOD()
/dports/databases/grass7/grass-7.8.6/display/d.colorlist/
H A Dmain.c28 char *colorlist, *sep_str; in main() local
48 sep_str = G_option_to_separator(sep); in main()
55 fprintf(stdout, "%s", sep_str); in main()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/prettify/fprettify/
H A Drun_tests.py41 sep_str = ' : ' variable
44 failed_content = failed_line.strip().split(sep_str)
46 result_content = result_line.strip().split(sep_str)
/dports/mail/p5-Mail-Verp/Mail-Verp-0.06/t/
H A D1.t50 my $sep_str = $sep || '';
55 "encoded address using $encoder_name instance with separator [$sep_str]");
65 "encoded with $encoder_name and separator [$sep_str], decoded sender with $decoder_name");
68 … "encoded with $encoder_name and separator [$sep_str], decoded recipient with $decoder_name");
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Dfn_lists.cpp173 sass::string sep_str = unquote(sep->value()); in BUILT_IN() local
174 if (sep_str == "space") sep_val = SASS_SPACE; in BUILT_IN()
175 else if (sep_str == "comma") sep_val = SASS_COMMA; in BUILT_IN()
176 …else if (sep_str != "auto") error("argument `$separator` of `" + sass::string(sig) + "` must be `s… in BUILT_IN()
206 sass::string sep_str(unquote(sep->value())); in BUILT_IN() local
207 if (sep_str != "auto") { // check default first in BUILT_IN()
208 if (sep_str == "space") result->separator(SASS_SPACE); in BUILT_IN()
209 else if (sep_str == "comma") result->separator(SASS_COMMA); in BUILT_IN()
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Dfn_lists.cpp173 sass::string sep_str = unquote(sep->value()); in BUILT_IN() local
174 if (sep_str == "space") sep_val = SASS_SPACE; in BUILT_IN()
175 else if (sep_str == "comma") sep_val = SASS_COMMA; in BUILT_IN()
176 …else if (sep_str != "auto") error("argument `$separator` of `" + sass::string(sig) + "` must be `s… in BUILT_IN()
206 sass::string sep_str(unquote(sep->value())); in BUILT_IN() local
207 if (sep_str != "auto") { // check default first in BUILT_IN()
208 if (sep_str == "space") result->separator(SASS_SPACE); in BUILT_IN()
209 else if (sep_str == "comma") result->separator(SASS_COMMA); in BUILT_IN()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Dfn_lists.cpp173 sass::string sep_str = unquote(sep->value()); in BUILT_IN() local
174 if (sep_str == "space") sep_val = SASS_SPACE; in BUILT_IN()
175 else if (sep_str == "comma") sep_val = SASS_COMMA; in BUILT_IN()
176 …else if (sep_str != "auto") error("argument `$separator` of `" + sass::string(sig) + "` must be `s… in BUILT_IN()
206 sass::string sep_str(unquote(sep->value())); in BUILT_IN() local
207 if (sep_str != "auto") { // check default first in BUILT_IN()
208 if (sep_str == "space") result->separator(SASS_SPACE); in BUILT_IN()
209 else if (sep_str == "comma") result->separator(SASS_COMMA); in BUILT_IN()
/dports/textproc/libsass/libsass-3.6.4/src/
H A Dfn_lists.cpp173 sass::string sep_str = unquote(sep->value()); in BUILT_IN() local
174 if (sep_str == "space") sep_val = SASS_SPACE; in BUILT_IN()
175 else if (sep_str == "comma") sep_val = SASS_COMMA; in BUILT_IN()
176 …else if (sep_str != "auto") error("argument `$separator` of `" + sass::string(sig) + "` must be `s… in BUILT_IN()
206 sass::string sep_str(unquote(sep->value())); in BUILT_IN() local
207 if (sep_str != "auto") { // check default first in BUILT_IN()
208 if (sep_str == "space") result->separator(SASS_SPACE); in BUILT_IN()
209 else if (sep_str == "comma") result->separator(SASS_COMMA); in BUILT_IN()
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Dfn_lists.cpp173 sass::string sep_str = unquote(sep->value());
174 if (sep_str == "space") sep_val = SASS_SPACE;
175 else if (sep_str == "comma") sep_val = SASS_COMMA;
176 …else if (sep_str != "auto") error("argument `$separator` of `" + sass::string(sig) + "` must be `s…
206 sass::string sep_str(unquote(sep->value()));
207 if (sep_str != "auto") { // check default first
208 if (sep_str == "space") result->separator(SASS_SPACE);
209 else if (sep_str == "comma") result->separator(SASS_COMMA);
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Dfn_lists.cpp173 sass::string sep_str = unquote(sep->value());
174 if (sep_str == "space") sep_val = SASS_SPACE;
175 else if (sep_str == "comma") sep_val = SASS_COMMA;
176 …else if (sep_str != "auto") error("argument `$separator` of `" + sass::string(sig) + "` must be `s…
206 sass::string sep_str(unquote(sep->value()));
207 if (sep_str != "auto") { // check default first
208 if (sep_str == "space") result->separator(SASS_SPACE);
209 else if (sep_str == "comma") result->separator(SASS_COMMA);
/dports/textproc/augeas/augeas-1.12.0/lenses/
H A Dcsv.aug35 let entry (sep_str:string) =
36 let field = [ seq "field" . store (/[^"#\r\n]/ - sep_str)* ]
38 in let sep = Util.del_str sep_str
/dports/devel/p5-File-ShareDir/File-ShareDir-1.118/t/
H A D00_prereqs.t87 my $sep_str = "-%$len{module}s-+-%$len{have}s-+-%$len{want}s-+---------";
96 diag(sprintf($sep_str, $cap, "-" x $len{have}, "-" x $len{want}));
104 diag(sprintf($sep_str, "-" x $len{module}, "-" x $len{have}, "-" x $len{want}));
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/prettify/fprettify/fprettify/tests/
H A D__init__.py135 def write_result(filename, content, sep_str): # pragma: no cover argument
137 outfile.write(sep_str.join(content) + '\n')
489 sep_str = ' : '
493 line_content = line.strip().split(sep_str)
509 FAILED_FILE, test_content, sep_str)
515 FPrettifyTestCase.write_result(RESULT_FILE, test_content, sep_str)
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/help-browser/
H A Duri.c139 const gchar *sep_str = ""; /* string to insert between base and uri */ in uri_to_abs() local
215 sep_str = "/"; in uri_to_abs()
296 strncpy (retval + base_cnt, sep_str, sep_cnt); in uri_to_abs()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/examples/
H A Drfnoc_nullsource_ce_rx.cpp156 std::string sep_str = "==>"; in pretty_print_flow_graph() local
169 for (size_t i = 0; i < sep_str.size(); i++) { in pretty_print_flow_graph()
181 std::cout << sep_str; in pretty_print_flow_graph()
195 for (size_t i = 0; i < sep_str.size(); i++) { in pretty_print_flow_graph()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/zucchini/
H A Dio_utils.h90 explicit PrefixSep(const std::string& sep_str) : sep_str_(sep_str) {} in PrefixSep() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/zucchini/
H A Dio_utils.h90 explicit PrefixSep(const std::string& sep_str) : sep_str_(sep_str) {} in PrefixSep() argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/crypto/plugins/module_utils/crypto/
H A Dcryptography_support.py198 def _parse_dn_component(name, sep=',', sep_str='\\', decode_remainder=True): argument
209 while i < length and name[i] not in sep_str:
237 sep_str = sep + '\\'
241 attribute, name = _parse_dn_component(name, sep=sep, sep_str=sep_str)

123456