Home
last modified time | relevance | path

Searched defs:bits2 (Results 1 - 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DITypBitsetTests.cpp146 Bitset bits2 = bits & Bitset{1 << 0 | 1 << 3 | 1 << 7}; in TEST_F() local
159 Bitset bits2 = bits | Bitset{1 << 0 | 1 << 3 | 1 << 7}; in TEST_F() local
172 Bitset bits2 = bits ^ Bitset { 1 << 0 | 1 << 3 | 1 << 7 }; in TEST_F() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_exp2.c20 int i, j, bits, b, bits1, bits2, ret = in BN_mod_exp2_mont() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Ddsa_ctrl.c95 size_t bits2 = qbits; in EVP_PKEY_CTX_set_dsa_paramgen_q_bits() local
H A Ddh_ctrl.c108 size_t bits2 = qbits; in EVP_PKEY_CTX_set_dh_paramgen_subprime_len() local
/third_party/openssl/crypto/bn/
H A Dbn_exp2.c20 int i, j, bits, b, bits1, bits2, ret = in BN_mod_exp2_mont() local
/third_party/openssl/crypto/evp/
H A Ddsa_ctrl.c95 size_t bits2 = qbits; in EVP_PKEY_CTX_set_dsa_paramgen_q_bits() local
H A Ddh_ctrl.c108 size_t bits2 = qbits; in EVP_PKEY_CTX_set_dh_paramgen_subprime_len() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLBitField.h48 bool areMutuallyExclusive(cl_bitfield bits1, cl_bitfield bits2, cl_bitfield bits3) const in areMutuallyExclusive() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A Dbitset_utils_unittest.cpp511 std::set<std::size_t> bits2 = {5, 45, 50, 63}; in TYPED_TEST() local
/third_party/ffmpeg/libavcodec/
H A Daacenc_ltp.c182 int bits1 = 0, bits2 = 0; in ff_aac_search_for_ltp() local
H A Dg723_1dec.c617 int num, denom, gain, bits1, bits2; in gain_scale() local
632 denom <<= bits2; in gain_scale() local
H A Daactab.c159 static const uint8_t bits2[81] = { variable
H A Dopus.c592 int bits2[CELT_MAX_BANDS]; in ff_celt_bitalloc() local
[all...]
/third_party/libsnd/src/ALAC/
H A Dalac_decoder.c140 uint32_t bits1, bits2 ; in alac_decode() local
H A Dalac_encoder.c227 uint32_t bits1, bits2 ; in EncodeStereo() local
508 uint32_t bits1, bits2 ; in EncodeStereoFast() local
[all...]
/third_party/ltp/testcases/kernel/device-drivers/include/
H A DincludeTest.c285 int bits = 0, bits2 = 0; in test_sunrpc_svc() local
/third_party/node/deps/v8/src/compiler/
H A Dtypes.h264 static bool Is(bitset bits1, bitset bits2) { in Is() argument
/third_party/lame/frontend/
H A Dgtkanal.c533 int bits, bits2; in plot_frame() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c135 nir_ssa_def *bits2; member
171 uint8_t bits2 : 6; member
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_s3tc_tmp.h389 GLuint bits = 0, bits2 = 0; in storedxtencodedblock() local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_lib.c1226 size_t bits2 = bits; in EVP_PKEY_CTX_set_rsa_keygen_bits() local
/third_party/openssl/crypto/rsa/
H A Drsa_lib.c1204 size_t bits2 = bits; in EVP_PKEY_CTX_set_rsa_keygen_bits() local

Completed in 24 milliseconds