Home
last modified time | relevance | path

Searched refs:val_t (Results 1 – 25 of 367) sorted by relevance

12345678910>>...15

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dhash-map-tests.c184 } val_t; typedef
186 int val_t::ndefault;
187 int val_t::ncopy;
188 int val_t::nassign;
189 int val_t::ndtor;
214 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
234 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
256 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
269 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
279 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
[all …]
H A Dhash-set-tests.c174 } val_t; typedef
176 int val_t::ndefault;
177 int val_t::ncopy;
178 int val_t::nassign;
179 int val_t::ndtor;
236 ASSERT_TRUE (val_t::ncopy == 0); in test_set_of_type_with_ctor_and_dtor()
246 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
255 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
259 val_t v1 (1), v2 (2), v3 (3); in test_set_of_type_with_ctor_and_dtor()
261 int nassign = val_t::nassign; in test_set_of_type_with_ctor_and_dtor()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dhash-map-tests.c184 } val_t; typedef
186 int val_t::ndefault;
187 int val_t::ncopy;
188 int val_t::nassign;
189 int val_t::ndtor;
214 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
226 val_t *pv2 = m2.get (p); in test_map_of_type_with_ctor_and_dtor()
234 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
256 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
269 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
[all …]
H A Dhash-set-tests.c174 } val_t; typedef
176 int val_t::ndefault;
177 int val_t::ncopy;
178 int val_t::nassign;
179 int val_t::ndtor;
236 ASSERT_TRUE (val_t::ncopy == 0); in test_set_of_type_with_ctor_and_dtor()
246 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
255 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
259 val_t v1 (1), v2 (2), v3 (3); in test_set_of_type_with_ctor_and_dtor()
261 int nassign = val_t::nassign; in test_set_of_type_with_ctor_and_dtor()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dhash-map-tests.c184 } val_t; typedef
186 int val_t::ndefault;
187 int val_t::ncopy;
188 int val_t::nassign;
189 int val_t::ndtor;
214 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
226 val_t *pv2 = m2.get (p); in test_map_of_type_with_ctor_and_dtor()
234 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
256 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
269 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
[all …]
H A Dhash-set-tests.c174 } val_t; typedef
176 int val_t::ndefault;
177 int val_t::ncopy;
178 int val_t::nassign;
179 int val_t::ndtor;
236 ASSERT_TRUE (val_t::ncopy == 0); in test_set_of_type_with_ctor_and_dtor()
246 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
255 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
259 val_t v1 (1), v2 (2), v3 (3); in test_set_of_type_with_ctor_and_dtor()
261 int nassign = val_t::nassign; in test_set_of_type_with_ctor_and_dtor()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dhash-map-tests.c184 } val_t; typedef
186 int val_t::ndefault;
187 int val_t::ncopy;
188 int val_t::nassign;
189 int val_t::ndtor;
214 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
226 val_t *pv2 = m2.get (p); in test_map_of_type_with_ctor_and_dtor()
234 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
256 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
269 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
[all …]
H A Dhash-set-tests.c174 } val_t; typedef
176 int val_t::ndefault;
177 int val_t::ncopy;
178 int val_t::nassign;
179 int val_t::ndtor;
236 ASSERT_TRUE (val_t::ncopy == 0); in test_set_of_type_with_ctor_and_dtor()
246 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
255 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
259 val_t v1 (1), v2 (2), v3 (3); in test_set_of_type_with_ctor_and_dtor()
261 int nassign = val_t::nassign; in test_set_of_type_with_ctor_and_dtor()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dhash-map-tests.c184 } val_t; typedef
186 int val_t::ndefault;
187 int val_t::ncopy;
188 int val_t::nassign;
189 int val_t::ndtor;
214 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
226 val_t *pv2 = m2.get (p); in test_map_of_type_with_ctor_and_dtor()
234 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
256 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
269 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
[all …]
H A Dhash-set-tests.c174 } val_t; typedef
176 int val_t::ndefault;
177 int val_t::ncopy;
178 int val_t::nassign;
179 int val_t::ndtor;
236 ASSERT_TRUE (val_t::ncopy == 0); in test_set_of_type_with_ctor_and_dtor()
246 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
255 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
259 val_t v1 (1), v2 (2), v3 (3); in test_set_of_type_with_ctor_and_dtor()
261 int nassign = val_t::nassign; in test_set_of_type_with_ctor_and_dtor()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dhash-map-tests.c184 } val_t; typedef
186 int val_t::ndefault;
187 int val_t::ncopy;
188 int val_t::nassign;
189 int val_t::ndtor;
214 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
226 val_t *pv2 = m2.get (p); in test_map_of_type_with_ctor_and_dtor()
234 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
256 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
269 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
[all …]
H A Dhash-set-tests.c174 } val_t; typedef
176 int val_t::ndefault;
177 int val_t::ncopy;
178 int val_t::nassign;
179 int val_t::ndtor;
236 ASSERT_TRUE (val_t::ncopy == 0); in test_set_of_type_with_ctor_and_dtor()
246 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
255 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
259 val_t v1 (1), v2 (2), v3 (3); in test_set_of_type_with_ctor_and_dtor()
261 int nassign = val_t::nassign; in test_set_of_type_with_ctor_and_dtor()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dhash-map-tests.c184 } val_t; typedef
186 int val_t::ndefault;
187 int val_t::ncopy;
188 int val_t::nassign;
189 int val_t::ndtor;
214 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
226 val_t *pv2 = m2.get (p); in test_map_of_type_with_ctor_and_dtor()
234 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
256 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
269 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
[all …]
H A Dhash-set-tests.c174 } val_t; typedef
176 int val_t::ndefault;
177 int val_t::ncopy;
178 int val_t::nassign;
179 int val_t::ndtor;
236 ASSERT_TRUE (val_t::ncopy == 0); in test_set_of_type_with_ctor_and_dtor()
246 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
255 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
259 val_t v1 (1), v2 (2), v3 (3); in test_set_of_type_with_ctor_and_dtor()
261 int nassign = val_t::nassign; in test_set_of_type_with_ctor_and_dtor()
[all …]
/dports/devel/vexcl/vexcl-1.4.3/vexcl/spmat/
H A Dccsr.hpp85 backend::device_vector<val_t> val;
97 typedef val_t value_type;
98 typedef SpMatCCSR<val_t, col_t, idx_t> matrix;
107 ccsr_product<val_t, col_t, idx_t, T> operator*( in operator *()
108 const SpMatCCSR<val_t, col_t, idx_t> &A, in operator *() argument
111 return ccsr_product<val_t, col_t, idx_t, T>(A, x); in operator *()
125 typedef SpMatCCSR<val_t, col_t, idx_t> matrix;
136 mv_ccsr_product<val_t, col_t, idx_t, MV>
139 const SpMatCCSR<val_t, col_t, idx_t> &A, in operator *() argument
178 const ccsr_product<val_t, col_t, idx_t, T>&, in get()
[all …]
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/impl/serial/
H A Dmapp_tetra_3d.h64 typedef typename A :: val_t val_t; typedef
68 inline val_t integrate1 (val_t, const arg_t & = arg_t ()) ;
69 inline val_t integrate2 (val_t, const arg_t & = arg_t ()) ;
70 inline val_t integrate7 (val_t, const arg_t & = arg_t ()) ;
116 typedef typename A :: val_t val_t; typedef
120 inline val_t integrate1 (val_t, const arg_t & = arg_t()) ;
121 inline val_t integrate3 (val_t, const arg_t & = arg_t()) ;
122 inline val_t integrate5 (val_t, const arg_t & = arg_t()) ;
123 inline val_t integrate7 (val_t, const arg_t & = arg_t()) ;
129 typedef typename A :: val_t val_t; typedef
[all …]
H A Dmapp_cube_3d.h92 typedef typename A::val_t val_t; typedef
94 inline val_t integrate2 (val_t, const arg_t & = arg_t ());
95 inline val_t integrate3 (val_t, const arg_t & = arg_t ());
104 typedef typename A::val_t val_t; typedef
106 inline val_t integrate2 (val_t, const arg_t & = arg_t ());
107 inline val_t integrate3 (val_t, const arg_t & = arg_t ());
154 typedef typename A::val_t val_t; typedef
156 inline val_t integrate1 (val_t, const arg_t & = arg_t());
166 typedef typename A::val_t val_t; typedef
389 val_t res; in integrate3()
[all …]
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/libs/numeric/bindings/lapack/test/
H A Dconvenience.h142 mat(0,0) = val_t(35.,1.);
143 mat(0,1) = val_t(6.,26.);
145 mat(1,0) = val_t(3.,32.);
146 mat(1,1) = val_t(7.,21.);
148 mat(2,0) = val_t(31.,9.);
149 mat(2,1) = val_t(2.,22.);
165 mat(0,0) = val_t(35.,1.);
195 val_t val = val_t(i+1);
214 val_t val = val_t(i+1);
233 val_t::value_type val = val_t::value_type(i);
[all …]
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/apu/
H A DGb_Apu.h147 typedef int val_t; typedef
160 val_t frame_time;
161 val_t frame_phase;
163 val_t sweep_freq;
164 val_t sweep_delay;
165 val_t sweep_enabled;
166 val_t sweep_neg;
167 val_t noise_divider;
168 val_t wave_buf;
170 val_t delay [4];
[all …]
/dports/games/libretro-beetle_gba/beetle-gba-libretro-8d1e421/mednafen/hw_sound/gb_apu/
H A DGb_Apu.h147 typedef int val_t; typedef
160 val_t frame_time;
161 val_t frame_phase;
163 val_t sweep_freq;
164 val_t sweep_delay;
165 val_t sweep_enabled;
166 val_t sweep_neg;
167 val_t noise_divider;
168 val_t wave_buf;
170 val_t delay [4];
[all …]
/dports/emulators/mednafen/mednafen/src/hw_sound/gb_apu/
H A DGb_Apu.h147 typedef int val_t; typedef
160 val_t frame_time;
161 val_t frame_phase;
163 val_t sweep_freq;
164 val_t sweep_delay;
165 val_t sweep_enabled;
166 val_t sweep_neg;
167 val_t noise_divider;
168 val_t wave_buf;
170 val_t delay [4];
[all …]
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/3d/
H A Dalu3diterators_imp.cc28 typedef typename IteratorElType< 0, Comm >::val_t val_t; typedef in ALUGrid::ALU3dGridLevelIteratorWrapper
29 mutable val_t elem_;
48 val_t & item () const in item()
77 typedef typename IteratorElType< 1, Comm >::val_t val_t; typedef in ALUGrid::ALU3dGridLevelIteratorWrapper
78 mutable val_t elem_;
123 typedef typename IteratorElType< 3, Comm >::val_t val_t; typedef in ALUGrid::ALU3dGridLevelIteratorWrapper
209 typedef typename IteratorElType< 0, Comm >::val_t val_t; typedef in ALUGrid::ALU3dGridLeafIteratorWrapper
273 typedef typename IteratorElType< 1, Comm >::val_t val_t; typedef in ALUGrid::ALU3dGridLeafIteratorWrapper
321 typedef typename IteratorElType< 2, Comm >::val_t val_t; typedef in ALUGrid::ALU3dGridLeafIteratorWrapper
375 typedef typename IteratorElType< 3, Comm >::val_t val_t; typedef in ALUGrid::ALU3dGridLeafIteratorWrapper
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/gme/
H A DGb_Apu.h149 typedef int val_t; typedef
162 val_t frame_time;
163 val_t frame_phase;
165 val_t sweep_freq;
166 val_t sweep_delay;
167 val_t sweep_enabled;
168 val_t sweep_neg;
169 val_t noise_divider;
170 val_t wave_buf;
172 val_t delay [4];
[all …]
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A DGb_Apu.h149 typedef int val_t; typedef
162 val_t frame_time;
163 val_t frame_phase;
165 val_t sweep_freq;
166 val_t sweep_delay;
167 val_t sweep_enabled;
168 val_t sweep_neg;
169 val_t noise_divider;
170 val_t wave_buf;
172 val_t delay [4];
[all …]
/dports/devel/ossp-val/val-0.9.4/
H A Dval.h64 typedef struct val_s val_t; typedef
73 val_rc_t val_create (val_t **);
74 val_rc_t val_destroy (val_t *);
75 val_rc_t val_reg (val_t *, const char *, int, const char *, void *);
76 val_rc_t val_unreg (val_t *, const char *);
77 val_rc_t val_query (val_t *, const char *, int *, char **, void **);
78 val_rc_t val_set (val_t *, const char *, ...);
79 val_rc_t val_get (val_t *, const char *, ...);
80 val_rc_t val_vset (val_t *, const char *, va_list);
81 val_rc_t val_vget (val_t *, const char *, va_list);
[all …]

12345678910>>...15