Home
last modified time | relevance | path

Searched defs:shift_mask (Results 1 – 11 of 11) sorted by relevance

/external/OpenCL-CTS/test_conformance/integer_ops/
Dverification_and_generation_functions.cpp93 cl_long r, shift_mask = (sizeof(cl_long)*8)-1; in verify_long() local
289 cl_ulong r, shift_mask = (sizeof(cl_ulong)*8)-1; in verify_ulong() local
490 cl_int r, shift_mask = (sizeof(cl_int)*8)-1; in verify_int() local
685 cl_uint r, shift_mask = (sizeof(cl_uint)*8)-1; in verify_uint() local
880 cl_int shift_mask = vector_size == 1 ? (cl_int)(sizeof(cl_int)*8)-1 in verify_short() local
1078 cl_uint shift_mask = vector_size == 1 ? (cl_uint)(sizeof(cl_uint)*8)-1 in verify_ushort() local
1277 cl_int shift_mask = vector_size == 1 ? (cl_int)(sizeof(cl_int)*8)-1 in verify_char() local
1484 cl_uint shift_mask = vector_size == 1 ? (cl_uint)(sizeof(cl_uint) * 8) - 1 in verify_uchar() local
/external/libxkbcommon/test/
Dkeymap.c86 xkb_mod_mask_t shift_mask; in test_keymap() local
/external/libgav1/src/dsp/x86/
Dintrapred_directional_sse4.cc599 const __m128i shift_mask = _mm_set1_epi32(0x003F003F); in DirectionalZone2FromLeftCol_4x4_SSE4_1() local
634 const __m128i shift_mask = _mm_set1_epi32(0x003F003F); in DirectionalZone2FromLeftCol_8x8_SSE4_1() local
762 const __m128i shift_mask = _mm_set1_epi32(0x003F003F); in DirectionalZone2_8xH() local
950 const __m128i shift_mask = _mm_set1_epi32(0x003F003F); in DirectionalZone2_4_SSE4_1() local
/external/openscreen/third_party/abseil/src/absl/strings/
Dcharconv.cc387 const uint128 shift_mask = (uint128(1) << shift) - 1; in ShiftRightAndRound() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcharconv.cc387 const uint128 shift_mask = (uint128(1) << shift) - 1; in ShiftRightAndRound() local
/external/libtextclassifier/abseil-cpp/absl/strings/
Dcharconv.cc387 const uint128 shift_mask = (uint128(1) << shift) - 1; in ShiftRightAndRound() local
/external/abseil-cpp/absl/strings/
Dcharconv.cc387 const uint128 shift_mask = (uint128(1) << shift) - 1; in ShiftRightAndRound() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/
Dcharconv.cc398 const uint128 shift_mask = (uint128(1) << shift) - 1; in ShiftRightAndRound() local
/external/cronet/third_party/abseil-cpp/absl/strings/
Dcharconv.cc450 const uint128 shift_mask = (uint128(1) << shift) - 1; in ShiftRightAndRound() local
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcharconv.cc450 const uint128 shift_mask = (uint128(1) << shift) - 1; in ShiftRightAndRound() local
/external/angle/third_party/abseil-cpp/absl/strings/
Dcharconv.cc467 const uint128 shift_mask = (uint128(1) << shift) - 1; in ShiftRightAndRound() local