Searched refs:wt (Results 1 - 25 of 49) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/cons/
H A Drange.cc34 std::vector<double> wt = {0.5, 1.0, 2.5, 1.5, 0.5}; local
35 std::discrete_distribution<> u(wt.begin(), wt.end());
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/operators/
H A Dequal.cc33 std::vector<double> wt = { 0.5, 1.0, 2.5, 1.5, 0.5 }; local
34 std::discrete_distribution<int> u(wt.begin(), wt.end()), v, w;
H A Dinequal.cc33 std::vector<double> wt = { 0.5, 1.0, 2.5, 1.5, 0.5 }; local
34 std::discrete_distribution<int> u(wt.begin(), wt.end()), v, w;
H A Dserialize.cc33 std::vector<double> wt = {0.5, 1.0, 2.5, 1.5, 0.5}; local
34 std::discrete_distribution<int> u(wt.begin(), wt.end()), v;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/21_strings/headers/cwchar/
H A Dtypes_std.cc26 std::wint_t wt; member in namespace:gnu
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/21_strings/headers/cwctype/
H A Dtypes_std.cc25 std::wctrans_t wt; member in namespace:gnu
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/operators/
H A Dequal.cc35 std::vector<double> wt = { 0.5, 1.0, 2.5, 1.5, 0.5 }; local
37 u(x.begin(), x.end(), wt.begin()), v, w;
H A Dinequal.cc35 std::vector<double> wt = { 0.5, 1.0, 2.5, 1.5, 0.5 }; local
37 u(x.begin(), x.end(), wt.begin()), v, w;
H A Dserialize.cc35 std::vector<double> wt = {0.5, 1.0, 2.5, 1.5, 0.5}; local
37 u(x.begin(), x.end(), wt.begin()), v;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/operators/
H A Dequal.cc35 std::vector<double> wt = { 0.0, 1.0, 2.5, 1.5, 0.5, 0.0 }; local
37 u(x.begin(), x.end(), wt.begin()), v, w;
H A Dinequal.cc35 std::vector<double> wt = { 0.0, 1.0, 2.5, 1.5, 0.5, 0.0 }; local
37 u(x.begin(), x.end(), wt.begin()), v, w;
H A Dserialize.cc35 std::vector<double> wt = {0.0, 1.0, 2.5, 1.5, 0.5, 0.0}; local
37 u(x.begin(), x.end(), wt.begin()), v;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/cons/
H A Drange.cc35 std::vector<double> wt = {0.5, 1.0, 2.5, 1.5, 0.5}; local
36 std::piecewise_constant_distribution<> u(x.begin(), x.end(), wt.begin());
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/cons/
H A Drange.cc35 std::vector<double> wt = {0.0, 1.0, 2.5, 1.5, 3.5, 0.0}; local
36 std::piecewise_linear_distribution<> u(x.begin(), x.end(), wt.begin());
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/wchar_t/
H A D8.cc43 wchar_t* wt = NULL; local
45 woss << wt; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/wchar_t/
H A D8.cc44 wchar_t* wt = NULL; local
46 woss << wt; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/eh/
H A Dinit-temp2.C30 AutoPtr<B> wt(f(A()));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/
H A Drefmpf.c32 mp_ptr ut, vt, wt; local
43 wt = TMP_ALLOC_LIMBS (size + 1);
44 MPN_COPY (wt, PTR (v), size);
52 wt = TMP_ALLOC_LIMBS (size + 1);
53 MPN_COPY (wt, PTR (u), size);
75 wt = TMP_ALLOC_LIMBS (size + 1);
85 cy = mpn_add_n (wt, ut, vt, size);
86 wt[size] = cy;
93 wt += size - PREC (w);
96 MPN_COPY (PTR (w), wt, siz local
204 mp_ptr ut, vt, wt; local
278 MPN_COPY (PTR (w), wt, size); local
[all...]
/netbsd-6-1-5-RELEASE/games/dab/
H A Dmain.cc103 size_t ny, nx, nn = 1, wt = 0; local
114 wt++;
180 if (wt)
184 if (wt == 0)
/netbsd-6-1-5-RELEASE/usr.sbin/wiconfig/
H A Dwiconfig.c615 struct wi_table *wt; local
617 for (wt = table; wt->wi_type != 0; wt++)
618 if (wt->wi_opt == opt)
619 return (wt);
814 struct wi_table *wt, **table; local
843 wt = NULL; /* XXXGCC -Wuninitialized */
845 if ((wt = wi_optlookup(*table, ch)) != NULL) {
846 SET_OPERAND(wt
[all...]
/netbsd-6-1-5-RELEASE/dist/ipf/iplang/
H A Diplang_l.l227 struct lwordtab *wt;
237 for (wt = words; wt->word; wt++)
238 if (!strcasecmp(wt->word, (char *)yytext))
239 return next_state(wt->state, wt->next);
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/tests/
H A Ddrmstat.c358 double wt; local
378 wt = usec(&lock_end, &lock_start);
379 if (wt <= 2.5) ++histo[8];
380 if (wt < 5.0) ++histo[0];
381 else if (wt < 50.0) ++histo[1];
382 else if (wt < 500.0) ++histo[2];
383 else if (wt < 5000.0) ++histo[3];
384 else if (wt < 50000.0) ++histo[4];
385 else if (wt < 500000.0) ++histo[5];
386 else if (wt < 5000000.
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/xen/xen/
H A Dclock.c227 xen_wall_time(struct timespec *wt) argument
241 *wt = shadow->ts;
242 nsec += wt->tv_nsec;
246 wt->tv_sec += nsec / 1000000000L;
247 wt->tv_nsec = nsec % 1000000000L;
253 struct timespec wt; local
255 xen_wall_time(&wt);
256 tvp->tv_sec = wt.tv_sec;
257 tvp->tv_usec = wt.tv_nsec / 1000;
/netbsd-6-1-5-RELEASE/games/hack/
H A Dhack.mkobj.c201 int wt = objects[obj->otyp].oc_weight; local
202 return (wt ? wt * obj->quan : (obj->quan + 1) / 2);
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/glob/
H A Dfnmatch.c338 wctype_t wt; local
368 wt = IS_CHAR_CLASS (str);
369 if (wt == 0)
373 if (__iswctype (__btowc ((unsigned char) *n), wt))

Completed in 198 milliseconds

12