Home
last modified time | relevance | path

Searched defs:state0 (Results 1 – 17 of 17) sorted by relevance

/external/v8/src/base/utils/
Drandom-number-generator.h111 static inline double ToDouble(uint64_t state0, uint64_t state1) { in ToDouble()
120 static inline void XorShift128(uint64_t* state0, uint64_t* state1) { in XorShift128()
/external/tensorflow/tensorflow/contrib/recurrent/python/kernel_tests/
Drecurrent_test.py100 def Elman(theta, state0, inputs): argument
108 def ElmanGrad(theta, state0, inputs, extras, dstate1): argument
/external/jemalloc/include/jemalloc/internal/
Dprng.h93 uint32_t state0; in prng_lg_range_u32() local
133 size_t state0; in prng_lg_range_zu() local
/external/jemalloc_new/include/jemalloc/internal/
Dprng.h68 uint32_t ret, state0, state1; in prng_lg_range_u32() local
105 size_t ret, state0, state1; in prng_lg_range_zu() local
/external/tensorflow/tensorflow/contrib/recurrent/python/ops/
Drecurrent.py281 state0, argument
627 def CellGrad(theta, state0, inputs, extras, dstate1): argument
655 state0, argument
/external/v8/src/runtime/
Druntime-maths.cc31 uint64_t state0 = 0; in RUNTIME_FUNCTION() local
/external/webrtc/webrtc/common_audio/signal_processing/
Dresample_by_2.c75 register int32_t state0 = filtState[0]; in WebRtcSpl_DownsampleBy2() local
133 register int32_t state0 = filtState[0]; in WebRtcSpl_UpsampleBy2() local
Dresample_by_2_mips.c38 register int32_t state0 = filtState[0]; in WebRtcSpl_DownsampleBy2() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_code.c87 unsigned rc_constants_add_state(struct rc_constant_list * c, unsigned state0, unsigned state1) in rc_constants_add_state()
/external/wycheproof/java/com/google/security/wycheproof/
DRandomUtil.java95 long state0 = l0 + eps; in getState() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dfilterbanks_mips.c112 int32_t state0 = state[0]; in WebRtcIsacfix_HighpassFilterFixDec32MIPS() local
Dfilterbanks.c100 int32_t state0 = state[0]; in WebRtcIsacfix_HighpassFilterFixDec32C() local
/external/aac/libSBRenc/src/
Dresampler.cpp376 FIXP_DBL state0; in AdvanceFilter() local
/external/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc55 const uint32 state0; member
/external/tensorflow/tensorflow/python/kernel_tests/
Dtensor_array_ops_test.py925 def func(v0, state0, var): argument
/external/v8/src/compiler/
Dload-elimination.cc1107 AbstractState const* state0 = node_states_.Get(effect0); in ReduceEffectPhi() local
/external/icu/icu4c/source/common/
Ducnvmbcs.cpp5631 const int32_t *state0; in ucnv_MBCSGetStarters() local