Searched defs:state0 (Results 1 – 13 of 13) sorted by relevance
| /third_party/node/deps/v8/src/base/utils/ |
| D | random-number-generator.h | 111 static inline double ToDouble(uint64_t state0) { in ToDouble() 119 static inline void XorShift128(uint64_t* state0, uint64_t* state1) { in XorShift128()
|
| /third_party/mbedtls/library/ |
| D | aesni.c | 289 static void aesni_set_rk_192(__m128i *state0, __m128i *state1, __m128i xword, in aesni_set_rk_192() 331 __m128i state0 = ((__m128i *) rk)[0]; in aesni_setkey_enc_192() local 349 static void aesni_set_rk_256(__m128i state0, __m128i state1, __m128i xword, in aesni_set_rk_256()
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | radeon_code.c | 87 unsigned rc_constants_add_state(struct rc_constant_list * c, unsigned state0, unsigned state1) in rc_constants_add_state()
|
| /third_party/lzma/C/ |
| D | Sha256Opt.c | 162 __m128i state0, state1; in Sha256_UpdateBlocks_HW() local 301 v128 state0, state1; in Sha256_UpdateBlocks_HW() local
|
| /third_party/lzma/Asm/x86/ |
| D | Sha256Opt.asm | 155 state0 equ @CatStr(xmm, %state0_N) define
|
| /third_party/skia/experimental/sorttoy/ |
| D | sorttoy.cpp | 176 auto state0 = s.snapState(); in mcstack_test() local
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| D | structurally_valid.cc | 84 const uint32 state0; member
|
| /third_party/node/deps/v8/src/compiler/ |
| D | csa-load-elimination.cc | 411 AbstractState const* state0 = node_states_.Get(effect0); in ReduceEffectPhi() local
|
| D | load-elimination.cc | 1177 AbstractState const* state0 = node_states_.Get(effect0); in ReduceEffectPhi() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | dxv.c | 746 int ret, state0 = 0, state1 = 0; in dxv_decompress_cocg() local
|
| /third_party/node/deps/icu-small/source/common/ |
| D | ucnvmbcs.cpp | 5631 const int32_t *state0; in ucnv_MBCSGetStarters() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ucnvmbcs.cpp | 5631 const int32_t *state0; in ucnv_MBCSGetStarters() local
|
| /third_party/icu/icu4c/source/common/ |
| D | ucnvmbcs.cpp | 5631 const int32_t *state0; in ucnv_MBCSGetStarters() local
|