| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | MacroProps.java | 34 public SignDisplay sign; field in MacroProps
|
| H A D | MicroProps.java | 17 public SignDisplay sign; field in MicroProps
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
| H A D | CollationThaiTest.java | 116 int sign(int i ) { in sign() method in CollationThaiTest
|
| /third_party/libsnd/src/ |
| H A D | avr.c | 45 short sign ; /* 0 = unsigned, 0xffff = signed */ member 184 int sign ; in avr_write_header() local
|
| H A D | ima_oki_adpcm.c | 103 { int delta, sign = 0, code ; in adpcm_encode() local
|
| /third_party/node/lib/ |
| H A D | crypto.js | |
| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| H A D | log.c | 24 double __math_divzero(uint32_t sign) in __math_divzero() argument
|
| /third_party/musl/src/math/ |
| H A D | fma.c | 9 struct num { uint64_t m; int e; int sign; }; member 15 int sign = e & 0x800; in normalize() local 100 int sign = nx.sign^ny.sign; in fma() local [all...] |
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | fma.c | 9 struct num { uint64_t m; int e; int sign; }; member 15 int sign = e & 0x800; in normalize() local 100 int sign = nx.sign^ny.sign; in fma() local [all...] |
| /third_party/musl/src/locale/ |
| H A D | strtod_l.c | 137 int sign = 1; in strtod_l() local
|
| /third_party/musl/src/time/ |
| H A D | strptime.c | 44 int sign = 1; in __getgmtoff() local
|
| /third_party/musl/porting/uniproton/kernel/src/math/ |
| H A D | log.c | 24 double __math_divzero(uint32_t sign) in __math_divzero() argument
|
| /third_party/musl/third_party/openbsd/gnu/lib/libexecinfo/ |
| H A D | backtrace.c | 130 char sign; in format_address() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | units_complexconverter.cpp | 145 int sign = 1; in convert() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | opcode.h | 18 int sign:8; member
|
| /third_party/node/deps/v8/src/bigint/ |
| H A D | mul-karatsuba.cc | 189 int sign = 1; in KaratsubaMain() local 69 KaratsubaSubtractionHelper(RWDigits result, Digits X, Digits Y, int* sign) KaratsubaSubtractionHelper() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| H A D | recv.c | 48 int *sign = (int *)malloc(sizeof(int)); in SampleServerTask() local 105 int sign = connect(clnFd, (struct sockaddr *)&srvAddr, sizeof(srvAddr)); in SampleClientTask() local 131 int sign = pthread_barrier_init(&g_barrier, 0, 2); recv_0100() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | x_long.c | 89 unsigned long utmp, sign; in long_i2c() local 133 unsigned long utmp = 0, sign = 0x100; in long_c2i() local [all...] |
| /third_party/node/deps/openssl/openssl/providers/common/ |
| H A D | securitycheck.c | 150 int ossl_dsa_check_key(OSSL_LIB_CTX *ctx, const DSA *dsa, int sign) in ossl_dsa_check_key() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_gcd.c | 27 int sign; in bn_mod_inverse_no_branch() local 203 int sign; int_bn_mod_inverse() local [all...] |
| H A D | bn_intern.c | 26 int sign = 1; in bn_compute_wNAF() local
|
| /third_party/opencl-headers/CL/ |
| H A D | cl_half.h | 61 cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, uint16_t sign) cl_half_handle_overflow() argument 87 cl_half_handle_underflow(cl_half_rounding_mode rounding_mode, uint16_t sign) cl_half_handle_underflow() argument 120 uint16_t sign = f32.i >> 31; cl_half_from_float() local 246 uint16_t sign = f64.i >> 63; cl_half_from_double() local 371 uint16_t sign = h >> 15; cl_half_to_float() local [all...] |
| /third_party/openssl/crypto/bn/ |
| H A D | bn_gcd.c | 27 int sign; in bn_mod_inverse_no_branch() local 203 int sign; int_bn_mod_inverse() local [all...] |
| H A D | bn_intern.c | 26 int sign = 1; in bn_compute_wNAF() local
|
| /third_party/openssl/crypto/asn1/ |
| H A D | x_long.c | 89 unsigned long utmp, sign; in long_i2c() local 133 unsigned long utmp = 0, sign = 0x100; in long_c2i() local [all...] |