Home
last modified time | relevance | path

Searched refs:state_size (Results 1 – 22 of 22) sorted by relevance

/dragonfly/sys/dev/virtual/nvmm/
H A Dnvmm.h62 uint32_t state_size; member
H A Dnvmm_internal.h119 size_t state_size; member
H A Dnvmm.c245 args->cap.state_size = nvmm_impl->state_size; in nvmm_capability()
/dragonfly/usr.sbin/nvmmctl/
H A Dnvmmctl.c121 printf("nvmm: State size %u\n", cap.state_size); in nvmm_identify()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Drandom.tcc209 __b, __t, __c, __l>::state_size; member in std::tr1::mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s, __b, __t, __c, __l>
285 for (int __i = 1; __i < state_size; ++__i) in seed()
294 _M_p = state_size; in seed()
306 for (int __i = 0; __i < state_size; ++__i) in seed()
309 _M_p = state_size; in seed()
323 if (_M_p >= state_size) in operator ()()
H A Drandom.h560 static const int state_size = __n; in _GLIBCXX_VISIBILITY()
619 { return std::equal(__lhs._M_x, __lhs._M_x + state_size, __rhs._M_x); } in _GLIBCXX_VISIBILITY()
684 _UIntType _M_x[state_size]; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Drandom.tcc206 __b, __t, __c, __l>::state_size; member in std::tr1::mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s, __b, __t, __c, __l>
282 for (int __i = 1; __i < state_size; ++__i) in seed()
291 _M_p = state_size; in seed()
303 for (int __i = 0; __i < state_size; ++__i) in seed()
306 _M_p = state_size; in seed()
320 if (_M_p >= state_size) in operator ()()
H A Drandom.h556 static const int state_size = __n; in _GLIBCXX_VISIBILITY()
615 { return std::equal(__lhs._M_x, __lhs._M_x + state_size, __rhs._M_x); } in _GLIBCXX_VISIBILITY()
680 _UIntType _M_x[state_size]; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Drandom.tcc60 _M_pos = state_size; in seed()
142 _M_pos = state_size; in seed()
194 while (__z > state_size - _M_pos) in discard()
196 __z -= state_size - _M_pos; in discard()
336 __lhs._M_stateT + __engine::state_size, in operator ==()
H A Drandom89 static constexpr size_t state_size = _M_nstate * (16
127 if (__builtin_expect(_M_pos >= state_size, 0))
193 result_type _M_stateT[state_size];
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Drandom.tcc207 __s, __b, __t, __c, __l, __f>::state_size; member in std::mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>
331 for (size_t __i = 1; __i < state_size; ++__i) in seed()
340 _M_p = state_size; in seed()
360 for (size_t __i = 0; __i < state_size; ++__i) in seed()
385 _M_p = state_size; in seed()
434 while (__z > state_size - _M_p) in discard()
436 __z -= state_size - _M_p; in discard()
455 if (_M_p >= state_size) in operator ()()
H A Drandom.h472 static constexpr size_t state_size = __n; in _GLIBCXX_VISIBILITY()
549 { return (std::equal(__lhs._M_x, __lhs._M_x + state_size, __rhs._M_x) in _GLIBCXX_VISIBILITY()
607 _UIntType _M_x[state_size]; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Drandom.tcc226 __s, __b, __t, __c, __l, __f>::state_size; member in std::mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>
350 for (size_t __i = 1; __i < state_size; ++__i) in seed()
359 _M_p = state_size; in seed()
379 for (size_t __i = 0; __i < state_size; ++__i) in seed()
404 _M_p = state_size; in seed()
420 if (_M_p >= state_size) in operator ()()
H A Drandom.h418 static constexpr size_t state_size = __n; in _GLIBCXX_VISIBILITY()
499 { return (std::equal(__lhs._M_x, __lhs._M_x + state_size, __rhs._M_x) in _GLIBCXX_VISIBILITY()
555 _UIntType _M_x[state_size]; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenrecog.c3347 struct state_size struct
3358 typedef std::pair <transition *, state_size> subroutine_candidate; argument
3390 static state_size
3394 state_size size; in find_subroutines()
3426 state_size to_size = find_subroutines (type, trans->to, procs); in find_subroutines()
H A Dhaifa-sched.c7287 dfa_state_size = state_size (); in sched_init()
/dragonfly/sys/dev/drm/radeon/
H A Dsi_dpm.c5275 u32 state_size = sizeof(SISLANDS_SMC_SWSTATE) + in si_upload_sw_state() local
5280 memset(smc_state, 0, state_size); in si_upload_sw_state()
5287 state_size, si_pi->sram_end); in si_upload_sw_state()
5302 u32 state_size = sizeof(SISLANDS_SMC_SWSTATE); in si_upload_ulv_state() local
5304 memset(smc_state, 0, state_size); in si_upload_ulv_state()
5309 state_size, si_pi->sram_end); in si_upload_ulv_state()
H A Dni_dpm.c2687 u16 state_size = sizeof(NISLANDS_SMC_SWSTATE) + in ni_upload_sw_state() local
2690 NISLANDS_SMC_SWSTATE *smc_state = kzalloc(state_size, GFP_KERNEL); in ni_upload_sw_state()
2699 ret = rv770_copy_bytes_to_smc(rdev, address, (u8 *)smc_state, state_size, pi->sram_end); in ni_upload_sw_state()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c5738 u32 state_size = sizeof(SISLANDS_SMC_SWSTATE) + in si_upload_sw_state() local
5743 memset(smc_state, 0, state_size); in si_upload_sw_state()
5750 state_size, si_pi->sram_end); in si_upload_sw_state()
5763 u32 state_size = sizeof(SISLANDS_SMC_SWSTATE); in si_upload_ulv_state() local
5765 memset(smc_state, 0, state_size); in si_upload_ulv_state()
5770 state_size, si_pi->sram_end); in si_upload_ulv_state()
/dragonfly/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86_svm.c2680 .state_size = sizeof(struct nvmm_x64_state),
H A Dnvmm_x86_vmx.c3655 .state_size = sizeof(struct nvmm_x64_state),
/dragonfly/contrib/gcc-4.7/gcc/
H A Dhaifa-sched.c4824 dfa_state_size = state_size (); in sched_init()