| /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
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/ |
| H A D | hi_cipher.h | 144 const hi_u8 *sign; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/ |
| H A D | hi_upg_file.h | 87 hi_u8 sign[RSA_2048_LEN]; /**< RSA signature.CNcomment:RSA签名。CNend */ member 158 upg_rsa_sign sign; /**< Sign of rsa.CNcomment:RSA算法签名。CNend */ member 163 upg_ecc_sign sign; /**< Sign of ecc.CNcomment:ECC算法签名。CNend */ member 168 upg_sha256_sign sign; /**< Hash of sha256.CNcomment:SHA256算法哈希值。CNend */ member 184 } sign; member [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
| H A D | upg_check_boot_bin.h | 86 hi_u8 sign[RSA_4096_LENGTH]; /* Signature of Subkey. */ member
|
| /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...] |
| H A D | ecma-helpers-number.c | 52 ecma_number_pack (bool sign, /**< sign */ in ecma_number_pack() argument 115 ecma_number_pack(bool sign, uint32_t biased_exp, uint64_t fraction) ecma_number_pack() argument 208 bool sign; ecma_number_get_sign_field() local 266 ecma_number_make_infinity(bool sign) ecma_number_make_infinity() argument 436 ecma_number_make_from_sign_mantissa_and_exponent(bool sign, uint64_t mantissa, int32_t exponent) ecma_number_make_from_sign_mantissa_and_exponent() argument 602 const bool sign = ecma_number_is_negative (num); ecma_number_trunc() local 747 int sign = 1; ecma_number_parse_int() local 918 bool sign = false; ecma_number_parse_float() local [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_glsl450.c | 350 nir_ssa_def *sign = nir_fsign(nb, src[0]); in handle_glsl450_alu() local 375 nir_ssa_def *sign = nir_fsign(nb, src[0]); in handle_glsl450_alu() local
|
| /third_party/mesa3d/src/freedreno/rnn/ |
| H A D | rnndec.c | 102 uint32_t sign = ((uint32_t)(val & 0x8000)) << 16; in float16i() local
|