/aosp_15_r20/external/python/google-auth-library-python/tests/compute_engine/ |
D | test_credentials.py | 220 def test_make_authorization_grant_assertion(self, sign, get, utcnow): argument 253 def test_with_service_account(self, sign, get, utcnow): argument 285 def test_additional_claims(self, sign, get, utcnow): argument 341 def test_with_target_audience(self, sign, get, utcnow): argument 453 def test_with_quota_project(self, sign, get, utcnow): argument 569 def test_refresh_success(self, id_token_jwt_grant, sign, get, utcnow): argument 603 def test_refresh_error(self, sign, get, utcnow): argument 631 def test_before_request_refreshes(self, id_token_jwt_grant, sign, get, utcnow): argument 660 def test_sign_bytes(self, sign, get): argument
|
/aosp_15_r20/external/double-conversion/test/cctest/ |
H A D | test-dtoa.cc | 51 Vector<char> buffer, bool* sign, int* length, in DoubleToAscii() 86 bool sign; in TEST() local 340 bool sign; in TEST() local 397 bool sign; in TEST() local 426 bool sign; in TEST() local 446 bool sign; in TEST() local 466 bool sign; in TEST() local 489 bool sign; in TEST() local
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuFloat.hpp | 141 inline int sign(void) const in sign() function in tcu::Float 246 StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::zero(int sign) in zero() 254 StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::inf(int sign) in inf() 270 StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::largestNormal(int sign) in largestNormal() 279 StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::smallestNormal(int sign) in smallestNormal() 288 StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::construct(int sign, int exponent, in construct() 309 …StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::constructBits(int sign, int exponen… in constructBits() 331 int sign = other.sign(); in convert() local
|
/aosp_15_r20/external/vixl/src/ |
H A D | utils-vixl.cc | 148 internal::SimFloat16 Float16Pack(uint16_t sign, in Float16Pack() 156 float FloatPack(uint32_t sign, uint32_t exp, uint32_t mantissa) { in FloatPack() 162 double DoublePack(uint64_t sign, uint64_t exp, uint64_t mantissa) { in DoublePack() 270 uint32_t sign = bits >> 15; in FPToFloat() local 358 uint32_t sign = raw >> 63; in FPToFloat() local 380 uint32_t sign = raw >> 63; in FPToFloat() local 422 uint64_t sign = raw >> 31; in FPToDouble() local 456 int32_t sign = raw >> 31; in FPToFloat16() local 511 int32_t sign = raw >> 63; in FPToFloat16() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/coset/src/sign/ |
D | tests.rs | 1111 fn sign(&self, data: &[u8]) -> Vec<u8> { in sign() method 1143 let sign = CoseSignBuilder::new() in test_sign_roundtrip() localVariable 1154 let mut sign = CoseSign::from_slice(&sign_data).unwrap(); in test_sign_roundtrip() localVariable 1196 let sign = CoseSignBuilder::new() in test_sign_detached_roundtrip() localVariable 1207 let mut sign = CoseSign::from_slice(&sign_data).unwrap(); in test_sign_detached_roundtrip() localVariable 1281 let mut sign = CoseSign { in test_sign_noncanonical() localVariable 1297 let sign = CoseSign::from_slice(&sign_data).unwrap(); in test_sign_noncanonical() localVariable 1402 let sign = CoseSignBuilder::new() in test_sign_sig_index_invalid() localVariable 1429 let sign = CoseSignBuilder::new() in test_sign_detached_sig_index_invalid() localVariable 1560 let mut sign = CoseSignBuilder::new() in test_sign_verify_detached_signature_embeddedpayload() localVariable
|
/aosp_15_r20/external/arm-optimized-routines/math/ |
H A D | math_errf.c | 26 xflowf (uint32_t sign, float y) in xflowf() 33 __math_uflowf (uint32_t sign) in __math_uflowf() 42 __math_may_uflowf (uint32_t sign) in __math_may_uflowf() 49 __math_oflowf (uint32_t sign) in __math_oflowf() 55 __math_divzerof (uint32_t sign) in __math_divzerof()
|
H A D | math_err.c | 26 xflow (uint32_t sign, double y) in xflow() 33 __math_uflow (uint32_t sign) in __math_uflow() 42 __math_may_uflow (uint32_t sign) in __math_may_uflow() 49 __math_oflow (uint32_t sign) in __math_oflow() 55 __math_divzero (uint32_t sign) in __math_divzero()
|
/aosp_15_r20/external/arm-optimized-routines/pl/math/ |
H A D | math_errf.c | 26 xflowf (uint32_t sign, float y) in xflowf() 33 __math_uflowf (uint32_t sign) in __math_uflowf() 41 __math_may_uflowf (uint32_t sign) in __math_may_uflowf() 47 __math_oflowf (uint32_t sign) in __math_oflowf() 53 __math_divzerof (uint32_t sign) in __math_divzerof()
|
H A D | math_err.c | 26 xflow (uint32_t sign, double y) in xflow() 33 __math_uflow (uint32_t sign) in __math_uflow() 41 __math_may_uflow (uint32_t sign) in __math_may_uflow() 47 __math_oflow (uint32_t sign) in __math_oflow() 53 __math_divzero (uint32_t sign) in __math_divzero()
|
/aosp_15_r20/external/arm-optimized-routines/math/test/rtest/ |
H A D | semi.c | 13 int sign = in[0] & 0x80000000; in test_rint() local 76 int sign = *in & 0x80000000; in test_rintf() local 131 int sign; in test_fmod() local 205 int sign; in test_fmodf() local 276 int sign = x[0] & 0x80000000; in test_ldexp() local 354 int sign = *x & 0x80000000; in test_ldexpf() local 428 int sign; in test_frexp() local 465 int sign; in test_frexpf() local 491 int sign = x[0] & 0x80000000; in test_modf() local 528 int sign = *x & 0x80000000; in test_modff() local
|
H A D | dotest.c | 75 int sign = (hl >> 63) ? -1 : +1; in set_mpfr_d() local 96 int sign = (f >> 31) ? -1 : +1; in set_mpfr_f() local 137 uint32_t sign, expfield, mantfield; in get_mpfr_d() local 201 uint32_t sign, expfield, mantfield; in get_mpfr_f() local 336 int sign; in test_lgamma() local 835 int sign, eptr; in float32_case() local 963 int sign, eptr; in float64_case() local 1249 uint32 sign = random_sign; in log1p_cases() local 1260 uint32 sign = random_sign; in log1p_cases_float() local
|
/aosp_15_r20/external/FP16/include/fp16/ |
H A D | fp16.h | 45 const uint32_t sign = w & UINT32_C(0x80000000); in fp16_ieee_to_fp32_bits() local 127 const uint32_t sign = w & UINT32_C(0x80000000); in fp16_ieee_to_fp32_value() local 235 const uint32_t sign = w & UINT32_C(0x80000000); in fp16_ieee_from_fp32_value() local 274 const uint32_t sign = w & UINT32_C(0x80000000); in fp16_alt_to_fp32_bits() local 347 const uint32_t sign = w & UINT32_C(0x80000000); in fp16_alt_to_fp32_value() local 432 const uint32_t sign = w & UINT32_C(0x80000000); in fp16_alt_from_fp32_value() local
|
/aosp_15_r20/external/deqp/framework/delibs/debase/ |
H A D | deFloat16.c | 30 uint32_t sign; in deFloat32To16() local 104 uint64_t sign; in deFloat64To16() local 218 uint32_t sign; /* sign : 0000 0000 0000 0000 X000 0000 0000 0000 */ in deFloat32To16Round() local 375 uint64_t sign; /* sign : 0000 0000 0000 0000 X000 0000 0000 0000 */ in deFloat64To16Round() local 491 uint32_t sign; in deFloat16To32() local 553 uint64_t sign; in deFloat16To64() local
|
/aosp_15_r20/frameworks/base/core/java/android/text/method/ |
H A D | DigitsKeyListener.java | 112 public DigitsKeyListener(boolean sign, boolean decimal) { in DigitsKeyListener() 135 private static String stripBidiControls(@NonNull String sign) { in stripBidiControls() 155 public DigitsKeyListener(@Nullable Locale locale, boolean sign, boolean decimal) { in DigitsKeyListener() 241 public static DigitsKeyListener getInstance(boolean sign, boolean decimal) { in getInstance() 265 @Nullable Locale locale, boolean sign, boolean decimal) { in getInstance() 353 int sign = -1; in filter() local
|
/aosp_15_r20/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
H A D | cl_half.h | 62 uint16_t sign) in cl_half_handle_overflow() 88 uint16_t sign) in cl_half_handle_underflow() 120 uint16_t sign = f32.i >> 31; in cl_half_from_float() local 246 uint16_t sign = f64.i >> 63; in cl_half_from_double() local 371 uint16_t sign = h >> 15; in cl_half_to_float() local
|
/aosp_15_r20/external/OpenCL-Headers/CL/ |
H A D | cl_half.h | 62 uint16_t sign) in cl_half_handle_overflow() 88 uint16_t sign) in cl_half_handle_underflow() 120 uint16_t sign = f32.i >> 31; in cl_half_from_float() local 246 uint16_t sign = f64.i >> 63; in cl_half_from_double() local 371 uint16_t sign = h >> 15; in cl_half_to_float() local
|
/aosp_15_r20/external/angle/include/CL/ |
H A D | cl_half.h | 62 uint16_t sign) in cl_half_handle_overflow() 88 uint16_t sign) in cl_half_handle_underflow() 120 uint16_t sign = f32.i >> 31; in cl_half_from_float() local 246 uint16_t sign = f64.i >> 63; in cl_half_from_double() local 371 uint16_t sign = h >> 15; in cl_half_to_float() local
|
/aosp_15_r20/external/ComputeLibrary/include/CL/ |
H A D | cl_half.h | 62 uint16_t sign) in cl_half_handle_overflow() 88 uint16_t sign) in cl_half_handle_underflow() 120 uint16_t sign = f32.i >> 31; in cl_half_from_float() local 246 uint16_t sign = f64.i >> 63; in cl_half_from_double() local 371 uint16_t sign = h >> 15; in cl_half_to_float() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/x86/ |
H A D | highbd_inv_txfm_sse2.h | 66 __m128i *const sign /*sign[2]*/) { in abs_extend_64bit_sse2() 78 const __m128i sign, in multiply_apply_sign_sse2() 87 const __m128i *const in /*in[2]*/, const __m128i *const sign /*sign[2]*/, in multiplication_round_shift_sse2() 103 const __m128i *const in /*in[2]*/, const __m128i *const sign /*sign[2]*/, in multiplication_neg_round_shift_sse2() 157 __m128i temp[2], sign[2]; in highbd_partial_butterfly_sse2() local 171 __m128i temp[2], sign[2]; in highbd_partial_butterfly_neg_sse2() local 184 __m128i temp1[2], temp2, sign[2]; in highbd_butterfly_cospi16_sse2() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-bigint/src/bigint/ |
D | arbitrary.rs | 11 let sign = if positive { Sign::Plus } else { Sign::Minus }; in arbitrary() localVariable 16 let sign = self.sign(); in shrink() localVariable 26 let sign = if positive { Sign::Plus } else { Sign::Minus }; in arbitrary() localVariable 32 let sign = if positive { Sign::Plus } else { Sign::Minus }; in arbitrary_take_rest() localVariable
|
/aosp_15_r20/external/vixl/src/aarch32/ |
H A D | assembler-aarch32.cc | 5045 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr() local 5057 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr() local 5069 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr() local 5079 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr() local 5089 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr() local 5099 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr() local 5109 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr() local 5119 Sign sign = operand.GetSign(); in ldr() local 5134 Sign sign = operand.GetSign(); in ldr() local 5348 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldrb() local [all …]
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_mps_res_block.c | 440 const UWORD16 *h_ori, WORD32 *pow_table_q17, WORD32 sign, WORD32 maximum_bins_short) { in ixheaacd_res_c_block_decode_huff_word2_4() 527 WORD32 *pow_table_q17, WORD8 *p_pul_arr, WORD32 sign) { in ixheaacd_res_c_block_decode_huff_word2_4_lb() 690 const UWORD16 *h_ori, WORD32 *pow_table_q17, WORD32 sign, WORD32 maximum_bins_short) in ixheaacd_res_c_block_decode_huff_word2_2() 774 WORD32 *pow_table_q17, WORD8 *p_pul_arr, WORD32 sign) { in ixheaacd_res_c_block_decode_huff_word2_2_lb() 903 WORD32 sign = 0; in ixheaacd_res_c_block_decode_huff_word_all() local 912 WORD32 sign = 0; in ixheaacd_res_c_block_decode_huff_word_all() local 943 WORD32 sign = 0; in ixheaacd_res_c_block_decode_huff_word_all_lb() local 948 WORD32 sign = 0; in ixheaacd_res_c_block_decode_huff_word_all_lb() local
|
/aosp_15_r20/external/double-conversion/double-conversion/ |
H A D | double-to-string.cc | 177 bool sign; in ToShortestIeeeNumber() local 220 bool sign; in ToFixed() local 253 bool sign; in ToExponential() local 309 bool sign; in ToPrecision() local 384 bool* sign, in DoubleToAscii()
|
/aosp_15_r20/external/cronet/base/third_party/double_conversion/double-conversion/ |
H A D | double-to-string.cc | 177 bool sign; in ToShortestIeeeNumber() local 220 bool sign; in ToFixed() local 253 bool sign; in ToExponential() local 309 bool sign; in ToPrecision() local 384 bool* sign, in DoubleToAscii()
|
/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
H A D | hdtoa.c | 71 dorounding(char *s0, int ndigits, int sign, int *decpt) in dorounding() 123 __hdtoa(double d, const char *xdigs, int ndigits, int *decpt, int *sign, in __hdtoa() 221 __hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, in __hldtoa() 330 __hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, in __hldtoa()
|