Home
last modified time | relevance | path

Searched defs:sign (Results 126 - 150 of 765) sorted by relevance

12345678910>>...31

/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_js_utils.cpp103 int sign = 0; in Convert2Value() local
/third_party/ffmpeg/libavcodec/
H A Ddsd.c75 int t, e, m, sign; in dsd_ctables_tableinit() local
H A Dh263enc.h43 int bit_size, code, sign; in h263_get_motion_length() local
H A Dffv1dec_template.c51 int diff, context, sign; in decode_line() local
H A Dpgxdec.c119 int sign = 0; in pgx_decode_frame() local
53 pgx_decode_header(AVCodecContext *avctx, GetByteContext *g, int *depth, int *width, int *height, int *sign) pgx_decode_header() argument
/third_party/ffmpeg/libavutil/
H A Dsoftfloat_ieee754.h30 int32_t sign; member
54 int sign = 0; in av_int2sf_ieee754() local
81 int32_t mant, exp, sign; in av_div_sf_ieee754() local
94 int32_t sign, man in av_mul_sf_ieee754() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dreplaygain.c43 int sign = 1; in parse_value() local
/third_party/libsnd/tests/
H A Dulaw_test.c208 int sign, exponent, mantissa ; in ulaw_encode() local
247 int sign, exponent, mantissa, sample ; in ulaw_decode() local
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jws/
H A Dmain.c19 int n, sign = 0, result = 0, in main() local
/third_party/node/lib/internal/crypto/
H A Dsig.js
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Derfl.c291 int sign = u.i.se >> 15; in erfl() local
320 int sign = u.i.se >> 15; in erfcl() local
[all...]
H A Dexpm1.c126 int k, sign = u.i>>63; in expm1() local
H A D__rem_pio2.c55 int sign, n, ex, ey, i; in __rem_pio2() local
/third_party/musl/porting/linux/user/src/passwd/
H A Dgetspnam_r.c18 int sign; in xatol() local
/third_party/musl/src/locale/
H A Dwcstod_l.c77 int sign = 1; in wcstod_l() local
/third_party/musl/src/math/
H A Dexpm1.c126 int k, sign = u.i>>63; in expm1() local
H A D__rem_pio2.c55 int sign, n, ex, ey, i; in __rem_pio2() local
H A Derfl.c291 int sign = u.i.se >> 15; in erfl() local
320 int sign = u.i.se >> 15; in erfcl() local
[all...]
/third_party/musl/src/passwd/
H A Dgetspnam_r.c18 int sign; in xatol() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-data-view-gen.h40 TNode<Uint32T> DataViewEncodeBigIntBits(bool sign, int32_t digits) { in DataViewEncodeBigIntBits() argument
H A Dbuiltins-bigint-gen.h30 void WriteBigIntSignAndLength(TNode<BigInt> bigint, TNode<Uint32T> sign, in WriteBigIntSignAndLength() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_twoside.c40 float sign; /**< +1 or -1 */ member
/third_party/vk-gl-cts/external/amber/src/src/
H A Dfloat16_helper.cc66 uint32_t sign = (static_cast<uint32_t>(value[1]) & 0x80) << 24U; in HexFloat16ToFloat() local
138 uint16_t sign = FloatSign(*hex); in FloatToHexFloat16() local
/third_party/optimized-routines/math/
H A Dv_sinf.c44 v_u32_t sign, odd, cmp; in sinf() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsconv.c90 FT_Bool sign = 0; in FT_LOCAL_DEF() local
206 FT_Bool sign = 0; in FT_LOCAL_DEF() local

Completed in 10 milliseconds

12345678910>>...31