| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
| H A D | pkcs7.h | 203 PKCS7_SIGNED *sign; member
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativeARM_64.c | 2232 sljit_u32 sign = 0, inst; in sljit_emit_mem_update() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingDescriptorUpdateTests.cpp | 836 float sign = 1.0f; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/ |
| H A D | vktClippingTests.cpp | 1548 const float sign = (setNdx == 0 ? 1.0f : -1.0f); in testComplementarity() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderBuiltinVarTests.cpp | 526 float sign = m_depthClampEnable ? -1.0f : 1.0f; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingDescriptorUpdateTests.cpp | 836 float sign = 1.0f; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/ |
| H A D | vktClippingTests.cpp | 1548 const float sign = (setNdx == 0 ? 1.0f : -1.0f); in testComplementarity() local
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | mathutil.h | 197 unsigned int sign = (fp32i & 0x80000000) >> 16; in float32ToFloat16() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcInternalformatTests.cpp | 737 unsigned int sign = static_cast<GLhalf>(x >> 31); in floatToHalf() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | ShaderCore.cpp | 584 SIMD::UInt sign = floatBits & SIMD::UInt(0x80000000); in floatToHalfBits() local 652 auto sign = Sign(val); in Modf() local
|
| /third_party/openssl/include/crypto/ |
| H A D | evp.h | 146 int (*sign) (EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, member
|
| /third_party/openssl/test/ |
| H A D | bntest.c | 142 static int sign[8] = { 0, 0, 0, 1, 1, 0, 1, 1 }; in rand_neg() local
|
| H A D | acvp_test.c | 214 ECDSA_SIG *sign = d2i_ECDSA_SIG(NULL, &sig, sig_len); in get_ecdsa_sig_rs_bytes() local 279 ECDSA_SIG *sign = NULL; in ecdsa_sigver_test() local 557 DSA_SIG *sign = d2i_DSA_SIG(NULL, &sig, sig_len); get_dsa_sig_rs_bytes() local 620 DSA_SIG *sign = NULL; dsa_sigver_test() local [all...] |
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | webpinfo.c | 230 int sign; in GetSignedBits() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | enc_neon.c | 832 const int16x8_t sign = vshrq_n_s16(a, 15); // sign in Quantize_NEON() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | quant_enc.c | 560 int8_t sign; // sign of coeff_i member 644 const int sign = (in[j] < 0); in TrellisQuantizeBlock() local 844 const int sign = (V < 0); in QuantizeSingle() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | timezone.cpp | 1326 int32_t sign, hour, min, sec; in createCustomTimeZone() local 1342 int32_t sign, hour, min, sec; in getCustomID() local 1352 TimeZone::parseCustomID(const UnicodeString& id, int32_t& sign, in parseCustomID() argument [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsTSect.cpp | 283 double sign = 0; // initialization to shut up warning in release build in linearIntersects() local
|
| /third_party/skia/src/utils/ |
| H A D | SkPolyUtils.cpp | 1749 static int sign(SkScalar v) { in sign() function
|
| /third_party/optimized-routines/math/test/ |
| H A D | ulp.c | 675 uint64_t sign = 0; in getnum() local
|
| /third_party/openssl/crypto/ec/ |
| H A D | ecp_nistp256.c | 1683 u8 sign, digit; in batch_mul() local
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | aflatin.c | 2749 FT_Int sign = 0; in af_latin_compute_stem_width() local
|
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| H A D | ftsdf.c | 414 FT_Char sign; member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULibCalls.cpp | 1142 Value *sign = B.CreateShl(opr_n, size-1, "__yeven"); in fold_pow() local
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ps.c | 598 int pad, len, width = TT.width, abslen, sign, olen, extra = 0; in show_ps() local
|