Home
last modified time | relevance | path

Searched refs:y_str (Results 1 – 25 of 71) sorted by relevance

123

/dports/devel/vstr/vstr-1.0.15/tst/cmp/
H A Dtst-cmp.h7 Vstr_base *y_str = NULL; \
11 if (!y_str) die()
15 vstr_free_base(y_str); \
22 ((TEST_CMP_VSTR_FUNC (x_str, 1, x_str->len, y_str, 1, y_str->len) != 0) || \
24 (TEST_CMP_CSTR_FUNC (y_str, 1, y_str->len, x) != 0) || \
28 ((TEST_CMP_VSTR_FUNC (x_str, 41,y_str->len, y_str, 1, y_str->len) != 0) || \
37 ((TEST_CMP_VSTR_FUNC (x_str, 1, x_str->len, y_str, 1, y_str->len) <= 0) || \
39 (TEST_CMP_CSTR_FUNC (y_str, 1, y_str->len, x) >= 0) || \
43 ((TEST_CMP_VSTR_FUNC (x_str, 41,x_str->len-40,y_str,1,y_str->len) <= 0) || \
49 ((TEST_CMP_VSTR_FUNC (x_str, 1, x_str->len, y_str, 1, y_str->len) >= 0) || \
[all …]
H A Dtst_cmp_non.c9 Vstr_base *y_str = vstr_make_base(NULL); in tst() local
12 vstr_add_fmt(y_str, y_str->len, "abcd"); in tst()
15 vstr_add_non(y_str, y_str->len, 4); in tst()
18 vstr_add_fmt(y_str, y_str->len, "xyz"); in tst()
20 TST_B_TST(ret, 1, vstr_cmp_vers(x_str, 1, x_str->len, y_str, 1, y_str->len)); in tst()
21 TST_B_TST(ret, 2, vstr_cmp_case(x_str, 1, x_str->len, y_str, 1, y_str->len)); in tst()
22 TST_B_TST(ret, 3, vstr_cmp(x_str, 1, x_str->len, y_str, 1, y_str->len)); in tst()
37 vstr_free_base(y_str); in tst()
/dports/devel/py-qutip/qutip-4.6.2/qutip/
H A Dqobjevo_codegen.py174 y_str = "_array_" + str(N_np)
186 y_str + ", " + N_times + ")"
195 y_str + ", " + N_times + ")"
204 y_str + ", " + N_times + ")"
207 y_str + ", " + s_str + ", " + N_times + ")"
211 y_str + ", " + N_times + ")"
217 args[y_str] = op.coeff
222 y_str = "_array_" + str(N_np)
224 string = "zinterp(t, _CSstart, _CSend, " + y_str + ")"
226 string = "interp(t, _CSstart, _CSend, " + y_str + ")"
[all …]
/dports/cad/py-pyfda/pyfda-0.1rc6/pyfda/plot_widgets/
H A Dplot_phi.py107 y_str = r'$\angle H(\mathrm{e}^{\mathrm{j} \Omega})$ in '
109 y_str += 'rad ' + r'$\rightarrow $'
112 y_str += 'rad' + r'$ / \pi \;\rightarrow $'
115 y_str += 'deg ' + r'$\rightarrow $'
117 fb.fil[0]['plt_phiLabel'] = y_str
135 self.ax.set_ylabel(y_str)
/dports/cad/py-pyfda/pyfda-0.1rc6/pyfda/
H A Dpyfda_fix_lib.py737 y_str = str(y_fix_lsb) # use fixpoint number as returned by fix()
743 y_str = bin2hex(y_str_bin_i) + "." + bin2hex(y_str_bin_f, frac=True)
745 y_str = dec2hex(yi, self.W)
748 y_str = np.binary_repr(y_fix, self.W)
751 y_str = y_str[:self.WI+1] + "." + y_str[self.WI+1:]
754 y_str = dec2csd(y_fix_lsb, self.WF) # yes, use fractional bits WF
756 y_str = dec2csd(y_fix, 0) # no, treat as integer
758 return y_str
/dports/multimedia/handbrake/HandBrake-1.4.2/libhb/
H A Dpad.c100 char y_str[20]; in pad_init() local
111 snprintf(y_str, 20, "(out_h-in_h)/2"); in pad_init()
115 snprintf(y_str, 20, "%d", y); in pad_init()
132 hb_dict_set(avsettings, "y", hb_value_string(y_str)); in pad_init()
/dports/german/BBBike/BBBike-3.18/GPS/
H A DOvl.pm565 my $y_str = join(" ", map { sprintf "%02x", $_ } @y);
566 …warn "$y_str != 01 00 00 00 2c 00 00 00 1e 00 ff 00 00 80 10 00 00 00 10 00 00 00 01 00 00 00 65 0…
568 …if $y_str !~ /^(01 00 00 00 2c 00 00 00 1e 00 ff 00 00 80 10 00 00 00 10 00 00 00 01 00 00 00 65 0…
586 my $y_str = join(" ", map { sprintf "%02x", $_ } @y);
588 warn "$y_str != 01 00 01 00 a0 cf 2a 00 00 00 1e 00 02 00 05 00 0f 00 00 00 0f 00 00 00
596 …if $y_str !~ /^(01 00 01 00 a0 cf 2a 00 00 00 1e 00 02 00 05 00 0f 00 00 00 0f 00 00 00|01 00 01 0…
626 my $y_str = join(" ", map { sprintf "%02x", $_ } @y);
627 warn "$y_str != 01 00 01 00 00 00 2c 00 00 00 1e 00 ff 00 00 80 1b 00 00 00 08 00 00 00 01 00
633 …if $y_str !~ /^(01 00 01 00 00 00 2c 00 00 00 1e 00 ff 00 00 80 1b 00 00 00 08 00 00 00 01 00|01 0…
/dports/science/crf++/crfpp-1dc92a606f874a4fe52603803364cc1d90f952fb/
H A Dfeature_index.cpp216 const char *y_str = read_ptr(&ptr, y_str_size); in openFromArray() local
219 y_.push_back(y_str + pos); in openFromArray()
220 while (y_str[pos++] != '\0') {} in openFromArray()
382 std::string y_str; in save() local
384 y_str += y_[i]; in save()
385 y_str += '\0'; in save()
399 while ((y_str.size() + templ_str.size()) % 4 != 0) { in save()
434 unsigned int size = y_str.size(); in save()
436 bofs.write(const_cast<char *>(y_str.data()), y_str.size()); in save()
/dports/security/libecc/libecc-0.14.0/testsuite/bitset/
H A DbitsetTest.h128 static char const* const y_str; variable
221 y13(y_str), in bitsetTest()
224 yDS(y_str), in bitsetTest()
227 yDSp13(y_str), in bitsetTest()
230 y2DS(y_str), in bitsetTest()
233 y2DSp13(y_str), in bitsetTest()
236 y3DS(y_str), in bitsetTest()
239 y3DSp13(y_str), in bitsetTest()
242 y4DS(y_str), in bitsetTest()
/dports/finance/py-pycoin/pycoin-0.91.20210515/pycoin/encoding/
H A Dsec.py14 y_str = to_bytes_32(public_pair[1])
15 return b'\4' + x_str + y_str
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/util/
H A Dpiglit-dispatch.c199 const char *y_str = *(const char * const *) y; in compare_function_names() local
200 return strcmp(x_str, y_str); in compare_function_names()
/dports/graphics/gimp-app/gimp-2.10.30/app/operations/
H A Dgimpcurvesconfig.c561 gchar *y_str = NULL; in gimp_curves_config_load_cruft() local
566 ! (y_str = g_data_input_stream_read_upto (data_input, " ", -1, in gimp_curves_config_load_cruft()
571 g_free (y_str); in gimp_curves_config_load_cruft()
577 sscanf (y_str, "%d", &value[i][j]) != 1) in gimp_curves_config_load_cruft()
583 g_free (y_str); in gimp_curves_config_load_cruft()
589 g_free (y_str); in gimp_curves_config_load_cruft()
/dports/graphics/py-giddy/giddy-2.3.3/giddy/
H A Dsequence.py308 y_str = []
310 y_str.append("".join(list(map(str, i))))
312 moves_str, unique_indices = np.unique(y_str, axis=0, return_index=True)
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/multivariate/
H A Dplots.py125 y_str = '%s (%.1f%%)' % (col_names[j], percent_variance[j])
127 ax.set_ylabel(y_str)
/dports/security/py-keepkey/python-keepkey-7.2.1/keepkeylib/
H A Dckd_public.py19 y_str = number_to_string(point.y(), order)
20 vk = x_str + y_str
/dports/x11/mate-applets/mate-applets-1.26.0/stickynotes/
H A Dstickynotes.c842 gchar *y_str = g_strdup_printf ("%d", note->y); in stickynotes_save_now() local
888 xmlNewProp (node, XML_CHAR ("y"), XML_CHAR (y_str)); in stickynotes_save_now()
904 g_free (y_str); in stickynotes_save_now()
1017 gchar *y_str = (gchar *)xmlGetProp (node, XML_CHAR ("y")); in stickynotes_load() local
1019 if (x_str && y_str) { in stickynotes_load()
1021 y = atoi (y_str); in stickynotes_load()
1028 g_free (y_str); in stickynotes_load()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dautomation_list.cc434 std::string y_str; in deserialize_events() local
444 str >> y_str; in deserialize_events()
445 if (!str || !PBD::string_to<double> (y_str, y)) { in deserialize_events()
/dports/lang/perl5.30/perl-5.30.3/cpan/Math-BigInt/lib/Math/BigInt/
H A DLib.pm689 my $y_str = $class -> _str($y);
690 my $y_len = length($y_str);
697 $xm = sqrt("." . $y_str);
702 $xm = sqrt(".0" . $y_str);
803 my $y_str = $class -> _str($y);
804 my $ym = "." . $y_str;
805 my $ye = length($y_str);
832 print "y_str = $y_str\n";
/dports/lang/perl5.34/perl-5.34.0/cpan/Math-BigInt/lib/Math/BigInt/
H A DLib.pm696 my $y_str = $class -> _str($y);
697 my $y_len = length($y_str);
704 $xm = sqrt("." . $y_str);
709 $xm = sqrt(".0" . $y_str);
810 my $y_str = $class -> _str($y);
811 my $ym = "." . $y_str;
812 my $ye = length($y_str);
839 print "y_str = $y_str\n";
/dports/lang/perl5.32/perl-5.32.1/cpan/Math-BigInt/lib/Math/BigInt/
H A DLib.pm696 my $y_str = $class -> _str($y);
697 my $y_len = length($y_str);
704 $xm = sqrt("." . $y_str);
709 $xm = sqrt(".0" . $y_str);
810 my $y_str = $class -> _str($y);
811 my $ym = "." . $y_str;
812 my $ye = length($y_str);
839 print "y_str = $y_str\n";
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Math-BigInt/lib/Math/BigInt/
H A DLib.pm727 my $y_str = $class -> _str($y);
728 my $y_len = length($y_str);
735 $xm = sqrt("." . $y_str);
740 $xm = sqrt(".0" . $y_str);
841 my $y_str = $class -> _str($y);
842 my $ym = "." . $y_str;
843 my $ye = length($y_str);
870 print "y_str = $y_str\n";
/dports/sysutils/dfc/dfc-3.1.1/src/
H A Ddfc.c142 static char y_str[] = "y"; in main() local
153 y_str, in main()
/dports/math/p5-Math-BigInt/Math-BigInt-1.999827/lib/Math/BigInt/
H A DLib.pm777 my $y_str = $class -> _str($y);
778 my $y_len = length($y_str);
785 $xm = sqrt("." . $y_str);
790 $xm = sqrt(".0" . $y_str);
891 my $y_str = $class -> _str($y);
892 my $ym = "." . $y_str;
893 my $ye = length($y_str);
920 print "y_str = $y_str\n";
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/decoding/tests/
H A Dtest_decoder.py356 y_str = [labels[y[i]] for i in range(len(y))]
359 model.fit(X, y_str)
361 assert accuracy_score(y_str, y_pred) > 0.95
/dports/multimedia/celluloid/celluloid-0.23/src/
H A Dcelluloid-model.c936 gchar *y_str = g_strdup_printf("%d", y); in celluloid_model_mouse() local
937 const gchar *cmd[] = {"mouse", x_str, y_str, NULL}; in celluloid_model_mouse()
939 g_debug("Set mouse location to (%s, %s)", x_str, y_str); in celluloid_model_mouse()
943 g_free(y_str); in celluloid_model_mouse()

123