Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...31

/third_party/ffmpeg/libavcodec/
H A Daic.c303 int sign = val & 1; in unquant_block() local
H A Dspeedhq.c560 int entry, i, sign; in compute_alpha_vlcs() local
[all...]
H A Dvp6.c413 int coeff, sign, coeff_idx; in vp6_parse_coeff_huffman() local
475 int coeff, sign, coeff_idx; in vp6_parse_coeff() local
H A Dvp56.c98 int delta, sign = vp56_rac_get(c); in vp56_parse_mb_type_models() local
H A Dopusenc.c412 const int sign = FFABS(err + offset) < FFABS(err - offset); in celt_quant_final() local
H A Dproresdec2.c72 int sign; in unpack_alpha() local
473 int code, i, sign; in decode_dc_coeffs() local
504 int block_mask, sign; in decode_ac_coeffs() local
[all...]
H A Dtakdec.c335 int sign = get_bits1(gb); in decode_residues() local
/third_party/elfutils/src/
H A Dobjdump.c387 char sign = '+'; in show_relocs_x() local
/third_party/decimal.js/
H A Ddecimal.js4780 function sign(x) { global() function
[all...]
/third_party/ffmpeg/libavutil/
H A Dparseutils.c712 int sign = (*q == '+' ? -1 : 1); in av_parse_time() local
H A Davsscanf.c245 static double decfloat(FFFILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() argument
497 hexfloat(FFFILE *f, int bits, int emin, int sign, int pok) hexfloat() argument
612 int sign = 1; fffloatscan() local
[all...]
/third_party/glfw/examples/
H A Dboing.c388 GLfloat sign; in BounceBall() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_linear.c55 int src_endian, dst_endian, sign, src_width, dst_width; in snd_pcm_linear_convert_index() local
80 int sign, width, pwidth, endian; in snd_pcm_linear_get_index() local
114 int sign, width, pwidth, endian; in snd_pcm_linear_put_index() local
[all...]
H A Dpcm_adpcm.c111 unsigned char sign; /* sign of diff */ in adpcm_encoder() local
171 char sign; in adpcm_decoder() local
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DNumberFormatterApiTest.java4858 public void sign() { in sign() method in NumberFormatterApiTest
[all...]
/third_party/icu/icu4c/source/i18n/
H A DdecNumberLocal.h287 uInt sign; /* 0=positive, DECFLOAT_Sign=negative */ 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 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...]

Completed in 39 milliseconds

1...<<11121314151617181920>>...31