| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_nir_lower_int_cubemaps.c | 138 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 D | number_skeletons.h | 365 bool sign = false; member
|
| H A D | number_skeletons.cpp | 1010 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 D | decNumberLocal.h | 287 uInt sign; /* 0=positive, DECFLOAT_Sign=negative */ member
|
| /third_party/node/deps/v8/src/temporal/ |
| H A D | temporal-parser.cc | 282 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 D | evp_local.h | 166 OSSL_FUNC_signature_sign_fn *sign; member
|
| /third_party/openssl/crypto/evp/ |
| H A D | evp_local.h | 166 OSSL_FUNC_signature_sign_fn *sign; member
|
| /third_party/skia/samplecode/ |
| H A D | SampleClip.cpp | 195 SkScalar sign = test*this->eval(diagMax.fX, diagMin.fY); in test() local
|
| /third_party/openssl/ohos_lite/include/openssl/ |
| H A D | pkcs7.h | 132 PKCS7_SIGNED *sign; member
|
| /third_party/openssl/ohos_lite/include/crypto/ |
| H A D | evp.h | 54 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 D | ir_builder.h | 404 Instruction* GetIntConstant(T value, bool sign) { in GetIntConstant() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | ir_builder.h | 404 Instruction* GetIntConstant(T value, bool sign) { in GetIntConstant() argument
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | enc_mips_dsp_r2.c | 1278 int sign, coeff, level; in QuantizeBlock_MIPSdspR2() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | decNumberLocal.h | 287 uInt sign; /* 0=positive, DECFLOAT_Sign=negative */ member
|
| H A D | number_skeletons.h | 364 bool sign = false; member
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsCubic.cpp | 167 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 D | cffparse.c | 257 FT_Int sign = 0, exponent_sign = 0, have_overflow = 0; in cff_parse_real() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-math-table.hh | 346 int sign = font->y_scale < 0 ? -1 : +1; in get_value() local
|
| H A D | hb-ot-shape-complex-arabic.cc | 462 int sign = font->x_scale < 0 ? -1 : +1; in apply_stch() local [all...] |
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | io.c | 206 uint8_t sign = MPD_POS; in mpd_qset_string() local 385 char sign = '+'; in exp_to_string() local 987 _mpd_add_sep_dot(mpd_mbstr_t *dest, const char *sign, const char *src, mpd_ssize_t n_src, const char *dot, const char *rest, mpd_ssize_t n_rest, const mpd_spec_t *spec) _mpd_add_sep_dot() argument 1095 const char *sign = NULL, *intpart = NULL, *dot = NULL; _mpd_apply_lconv() local [all...] |
| /third_party/vixl/src/aarch32/ |
| H A D | operands-aarch32.h | 664 MemOperand(Register rn, Sign sign, int32_t offset, AddrMode addrmode = Offset) in MemOperand() argument 681 MemOperand(Register rn, Sign sign, Register rm, AddrMode addrmode = Offset) MemOperand() argument 711 MemOperand(Register rn, Sign sign, Register rm, Shift shift, AddrMode addrmode = Offset) MemOperand() argument 749 MemOperand(Register rn, Sign sign, Register rm, Shift shift, uint32_t shift_amount, AddrMode addrmode = Offset) MemOperand() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_utils.h | 808 int32 sign = (halfValue >> 15) & 0x00000001; in DNG_HalfToFloat() local 881 int32 sign = (i >> 16) & 0x00008000; in DNG_FloatToHalf() local 979 int32 sign = (input [0] >> 7) & 0x01; DNG_FP24ToFloat() local [all...] |
| /third_party/python/Python/ |
| H A D | pystrtod.c | 1017 int decpt_as_int, sign, exp_len, exp = 0, use_exp = 0; format_float_short() local [all...] |
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | protostream_objectsource.cc | 376 std::string sign = ""; in RenderDuration() local
|
| H A D | protostream_objectwriter.cc | 1059 int sign = 1; in RenderDuration() local
|