Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dhas_bits_test.cc94 HasBits<4> bits2({16, 32, 64, 128}); in TEST() local
101 HasBits<4> bits2(bits1); in TEST() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLBitField.h43 bool areMutuallyExclusive(cl_bitfield bits1, cl_bitfield bits2) const in areMutuallyExclusive()
48 bool areMutuallyExclusive(cl_bitfield bits1, cl_bitfield bits2, cl_bitfield bits3) const in areMutuallyExclusive()
/third_party/openssl/crypto/bn/
Dbn_exp2.c20 int i, j, bits, b, bits1, bits2, ret = in BN_mod_exp2_mont() local
/third_party/openssl/crypto/evp/
Ddsa_ctrl.c95 size_t bits2 = qbits; in EVP_PKEY_CTX_set_dsa_paramgen_q_bits() local
Ddh_ctrl.c108 size_t bits2 = qbits; in EVP_PKEY_CTX_set_dh_paramgen_subprime_len() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DITypBitsetTests.cpp146 Bitset bits2 = bits & Bitset{1 << 0 | 1 << 3 | 1 << 7}; in TEST_F() local
/third_party/ffmpeg/libavcodec/
Daacenc_ltp.c182 int bits1 = 0, bits2 = 0; in ff_aac_search_for_ltp() local
Daactab.c159 static const uint8_t bits2[81] = { variable
Dopus.c592 int bits2[CELT_MAX_BANDS]; in ff_celt_bitalloc() local
Dg723_1dec.c617 int num, denom, gain, bits1, bits2; in gain_scale() local
/third_party/ltp/testcases/kernel/device-drivers/include/
DincludeTest.c285 int bits = 0, bits2 = 0; in test_sunrpc_svc() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTestsUtils.hpp173 for (const auto& bits2 : flags) in mergeFlags() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferMemoryRequirementsTestsUtils.hpp173 for (const auto& bits2 : flags) in mergeFlags() local
/third_party/openhitls/crypto/ecc/src/
Dasm_ecp_nistp256.c486 uint32_t bits1, bits2; in ECP256_PointMulAddCheck() local
Dasm_ecp_sm2.c421 uint32_t bits2; in ECP_Sm2PointMulAddCheck() local
Decp_nistp521.c1253 uint64_t bits1, bits2; in GetIndexOfTableG() local
/third_party/skia/third_party/externals/angle2/src/common/
Dbitset_utils_unittest.cpp511 std::set<std::size_t> bits2 = {5, 45, 50, 63}; in TYPED_TEST() local
/third_party/openhitls/crypto/curve25519/src/
Dcurve25519_local.h316 #define CURVE25519_BYTES3_PADDING_UNLOAD(dst, bits1, bits2, src) … argument
/third_party/lame/frontend/
Dgtkanal.c533 int bits, bits2; in plot_frame() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_pbo_compute.c160 nir_def *bits2; member
196 uint8_t bits2 : 6; member
/third_party/mesa3d/src/util/format/
Dtexcompress_s3tc_tmp.h385 GLuint bits = 0, bits2 = 0; in storedxtencodedblock() local
/third_party/openssl/crypto/rsa/
Drsa_lib.c1204 size_t bits2 = bits; in EVP_PKEY_CTX_set_rsa_keygen_bits() local