| /third_party/vixl/test/aarch32/ |
| H A D | test-simulator-cond-rd-memop-rs-a32.cc | 141 Sign sign; member 3398 Sign sign = kTests[i].operands.sign; in TestHelper() local
|
| /third_party/python/Python/ |
| H A D | pyhash.c | 94 int e, sign; in _Py_HashDouble() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | arg.cc | 233 string_view sign = SignColumn(as_digits.is_negative(), conv); in ConvertIntImplInnerSlow() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | lib.rs | 179 pub mod sign; modules
|
| H A D | cms.rs | 172 pub fn sign<T>( in sign() functions
|
| /third_party/spirv-tools/source/opt/ |
| H A D | scalar_analysis_simplification.cpp | 183 int64_t sign = negation ? -1 : 1; in AccumulatorsFromMultiply() local 245 int32_t sign = negation ? -1 : 1; in GatherAccumulatorsFromChildNodes() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuFloat.hpp | 121 inline int sign (void) const { return signBit() ? -1 : 1; } in sign() function in tcu::Float 199 zero(int sign) zero() argument 206 inf(int sign) inf() argument 219 largestNormal(int sign) largestNormal() argument 226 smallestNormal(int sign) smallestNormal() argument 234 construct(int sign, int exponent, StorageType mantissa) construct() argument 255 constructBits(int sign, int exponent, StorageType mantissaBits) constructBits() argument [all...] |
| H A D | tcuVectorUtil.hpp | 68 inline float sign (float f) { return (f < 0.0f) ? -1.0f : ((f > 0.0f) ? +1.0f : 0.0f); } in sign() function
|
| /base/global/i18n/frameworks/intl/src/ |
| H A D | signature_verifier.cpp | 188 bool SignatureVerifier::VerifyRsa(RSA* pubkey, const std::string& digest, const std::string& sign) in VerifyRsa() argument
|
| /base/security/crypto_framework/test/unittest/src/ |
| H A D | crypto_dsa_sign_test.cpp | 435 HcfSign *sign = nullptr; in HWTEST_F() local 446 HcfSign *sign = nullptr; in HWTEST_F() local 459 HcfSign *sign = nullptr; HWTEST_F() local 470 HcfSign *sign = nullptr; HWTEST_F() local 483 HcfSign *sign = nullptr; HWTEST_F() local 496 HcfSign *sign = nullptr; HWTEST_F() local 510 HcfSign *sign = nullptr; HWTEST_F() local 524 HcfSign *sign = nullptr; HWTEST_F() local 560 HcfSign *sign = nullptr; HWTEST_F() local 603 HcfSign *sign = nullptr; HWTEST_F() local 644 HcfSign *sign = nullptr; HWTEST_F() local 685 HcfSign *sign = nullptr; HWTEST_F() local 726 HcfSign *sign = nullptr; HWTEST_F() local 771 HcfSign *sign = nullptr; HWTEST_F() local 812 HcfSign *sign = nullptr; HWTEST_F() local 853 HcfSign *sign = nullptr; HWTEST_F() local 890 HcfSign *sign = nullptr; HWTEST_F() local 931 HcfSign *sign = nullptr; HWTEST_F() local 972 HcfSign *sign = nullptr; HWTEST_F() local 1013 HcfSign *sign = nullptr; HWTEST_F() local 1054 HcfSign *sign = nullptr; HWTEST_F() local 1095 HcfSign *sign = nullptr; HWTEST_F() local 1131 HcfSign *sign = nullptr; HWTEST_F() local 1172 HcfSign *sign = nullptr; HWTEST_F() local 1213 HcfSign *sign = nullptr; HWTEST_F() local 1254 HcfSign *sign = nullptr; HWTEST_F() local 1295 HcfSign *sign = nullptr; HWTEST_F() local 1336 HcfSign *sign = nullptr; HWTEST_F() local 1372 HcfSign *sign = nullptr; HWTEST_F() local 1413 HcfSign *sign = nullptr; HWTEST_F() local 1454 HcfSign *sign = nullptr; HWTEST_F() local 1495 HcfSign *sign = nullptr; HWTEST_F() local 1536 HcfSign *sign = nullptr; HWTEST_F() local [all...] |
| /base/security/crypto_framework/test/unittest/src/sm2/ |
| H A D | crypto_sm2_asy_key_generator_by_spec_sub_test.cpp | 850 HcfSign *sign = nullptr; in HWTEST_F() local [all...] |
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| H A D | hks_openssl_ecc.c | 451 static EVP_PKEY_CTX *InitEcdsaCtx(const struct HksBlob *mainKey, uint32_t digest, bool sign, uint32_t len)
in InitEcdsaCtx() argument
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
| H A D | hks_mbedtls_rsa.c | 456 HksMbedtlsRsaSignVerify(const struct HksBlob *key, const struct HksUsageSpec *usageSpec, const struct HksBlob *message, const bool sign, struct HksBlob *signature) HksMbedtlsRsaSignVerify() argument
|
| /base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
| H A D | openssl_ecc_helper.c | 215 static EC_KEY *EccInitKey(const struct HksBlob *keyBlob, bool sign) in EccInitKey() argument 260 static EVP_MD_CTX *InitEccMdCtx(const struct HksBlob *mainKey, uint32_t digest, bool sign) in InitEccMdCtx() argument 333 static EVP_PKEY_CTX *InitEcdsaCtx(const struct HksBlob *mainKey, bool sign, uint32_t len) in InitEcdsaCtx() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | aptx.c | 469 int32_t sign, same_sign[2], weight[2], sw1, range; in aptx_process_subband() local
|
| H A D | alac.c | 226 int sign; in lpc_prediction() local
|
| H A D | msmpeg4dec.c | 79 int code, val, sign, shift; in msmpeg4v2_decode_motion() local 736 int sign; in ff_msmpeg4_decode_block() local
|
| H A D | msmpeg4enc.c | 341 int range, bit_size, sign, code, bits; in msmpeg4v2_encode_motion() local 497 int sign, code; in msmpeg4_encode_dc() local 562 int last_non_zero, sign, slevel; in ff_msmpeg4_encode_block() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_blurdetect.c | 129 int sign; in edge_width() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | avc.c | 364 int sign = -(v & 1); in get_se_golomb() local
|
| /third_party/glfw/examples/ |
| H A D | heightmap.c | 294 float sign; in generate_heightmap__circle() local
|
| /third_party/FreeBSD/contrib/gdtoa/ |
| H A D | strtodg.c | 327 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_fluent.cpp | 236 Derived NumberFormatterSettings<Derived>::sign(UNumberSignDisplay style) const& { in sign() function in NumberFormatterSettings 243 Derived NumberFormatterSettings<Derived>::sign(UNumberSignDisplay style)&& { in sign() function in NumberFormatterSettings
|
| /third_party/libsnd/src/G72x/ |
| H A D | g72x.c | 378 reconstruct( int sign, int dqln, int y) reconstruct() argument
|
| /third_party/jerryscript/jerry-core/ecma/base/ |
| H A D | ecma-helpers-conversion.c | 408 bool sign = false; /* positive */ in ecma_utf8_string_to_number() local 767 const bool sign = ecma_number_is_negative (num); in ecma_number_to_uint32() local [all...] |