Home
last modified time | relevance | path

Searched defs:sign (Results 426 - 450 of 743) sorted by relevance

1...<<11121314151617181920>>...30

/third_party/icu/icu4c/source/i18n/
H A Dnumber_skeletons.h365 bool sign = false; member
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp141 UINT_32 sign; in Flt32sToInt32s() local
/third_party/mbedtls/library/
H A Decjpake.c621 static int ecjpake_mul_secret(mbedtls_mpi *R, int sign, in ecjpake_mul_secret() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir_builder.cpp329 sign(operand a) in sign() function
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_h265.c302 unsigned sign, abs; in st_ref_pic_set() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_lower_cubemap_to_array.c93 nir_ssa_def *sign = nir_fsign(b, coord->rx); in evaluate_face_x() local
110 nir_ssa_def *sign = nir_fsign(b, coord->ry); in evaluate_face_y() local
127 nir_ssa_def *sign = nir_fsign(b, coord->rz); in evaluate_face_z() local
/third_party/node/src/crypto/
H A Dcrypto_sig.cc370 Sign* sign; in SignInit() local
413 Sign* sign; in SignFinal() local
[all...]
/third_party/node/
H A Dvcbuild.bat36 set sign= variable
94 if /i "%1"=="sign" set sign=1&goto arg-ok variable
410 :sign label
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_cubemaps.c138 nir_ssa_def *sign = nir_fsign(b, coord->rx); in evaluate_face_x() local
157 nir_ssa_def *sign = nir_fsign(b, coord->ry); in evaluate_face_y() local
176 nir_ssa_def *sign = nir_fsign(b, coord->rz); in evaluate_face_z() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_skeletons.h365 bool sign = false; member
H A Dnumber_skeletons.cpp1010 auto sign = stem_to_object::signDisplay(static_cast<StemEnum>(tempStemTrie.getValue())); parseExponentSignOption() local
1738 bool GeneratorHelpers::sign(const MacroProps& macros, UnicodeString& sb, UErrorCode&) { sign() function in GeneratorHelpers
[all...]
H A DdecNumberLocal.h287 uInt sign; /* 0=positive, DECFLOAT_Sign=negative */ member
/third_party/node/deps/v8/src/temporal/
H A Dtemporal-parser.cc282 int32_t sign = (CanonicalSign(str[s]) == '-') ? -1 : 1; in ScanDateExtendedYear() local
588 Char sign = str[cur++]; in ScanEtcGMTAsciiSignHour() local
1174 int32_t sign = ScanDuration() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_local.h166 OSSL_FUNC_signature_sign_fn *sign; member
/third_party/openssl/crypto/evp/
H A Devp_local.h166 OSSL_FUNC_signature_sign_fn *sign; member
/third_party/skia/samplecode/
H A DSampleClip.cpp195 SkScalar sign = test*this->eval(diagMax.fX, diagMin.fY); in test() local
/third_party/openssl/ohos_lite/include/openssl/
H A Dpkcs7.h132 PKCS7_SIGNED *sign; member
/third_party/openssl/ohos_lite/include/crypto/
H A Devp.h54 int (*sign) (EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_builder.h404 Instruction* GetIntConstant(T value, bool sign) { in GetIntConstant() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_builder.h404 Instruction* GetIntConstant(T value, bool sign) { in GetIntConstant() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_mips_dsp_r2.c1278 int sign, coeff, level; in QuantizeBlock_MIPSdspR2() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumberLocal.h287 uInt sign; /* 0=positive, DECFLOAT_Sign=negative */ member
H A Dnumber_skeletons.h364 bool sign = false; member
/third_party/skia/src/pathops/
H A DSkPathOpsCubic.cpp167 double sign = (fPts[oddMan].fY - origY) * adj - (fPts[oddMan].fX - origX) * opp; in hullIntersects() local
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffparse.c257 FT_Int sign = 0, exponent_sign = 0, have_overflow = 0; in cff_parse_real() local

Completed in 30 milliseconds

1...<<11121314151617181920>>...30