Home
last modified time | relevance | path

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

/external/v8/src/base/utils/
Drandom-number-generator.h94 static inline double ToDouble(uint64_t state0, uint64_t state1) { in ToDouble()
103 static inline void XorShift128(uint64_t* state0, uint64_t* state1) { in XorShift128()
/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/v8/src/runtime/
Druntime-maths.cc33 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.cpp399 FIXP_DBL state0; in AdvanceFilter() local
/external/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc55 const uint32 state0; member
/external/v8/src/compiler/
Dload-elimination.cc872 AbstractState const* state0 = node_states_.Get(effect0); in ReduceEffectPhi() local
/external/icu/icu4c/source/common/
Ducnvmbcs.cpp5644 const int32_t *state0; in ucnv_MBCSGetStarters() local