/third_party/ffmpeg/libavcodec/ |
H A D | jpeg2000dec.c | 1696 int mask = 3 << (bpno - 1), y0, x, y, runlen, dec; in decode_clnpass() local 1715 dec = 1; in decode_clnpass() 1718 dec = 0; in decode_clnpass() 1725 if (!dec) { in decode_clnpass() 1727 dec = ff_mqc_decode(&t1->mqc, t1->mqc.cx_states + ff_jpeg2000_getsigctxno(t1->flags[(y+1) * t1->stride + x+1] & flags_mask, in decode_clnpass() 1731 if (dec) { in decode_clnpass() 1741 dec = 0; in decode_clnpass()
|
H A D | motion_est_template.c | 509 const int dec= dia_size & (dia_size-1); in hex_search() local 514 for(;dia_size; dia_size= dec ? dia_size-1 : dia_size>>1){ in hex_search() 544 const int dec= dia_size & (dia_size-1); in l2s_dia_search() local 551 for(; dia_size; dia_size= dec ? dia_size-1 : dia_size>>1){ in l2s_dia_search()
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | colorspacedsp.asm | 360 dec dword [rsp+3*mmsize+4] 671 dec hd 1000 dec hd 1093 dec hd
|
H A D | vf_fspp.asm | 610 dec r3d 725 dec cntd
|
/third_party/lzma/Asm/x86/ |
H A D | LzmaDecOpt.asm | 645 dec t0
869 dec x1
984 dec dicPos
1191 dec x1
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/ |
H A D | BigDecimal.java | 3607 private static final com.ibm.icu.math.BigDecimal clone(com.ibm.icu.math.BigDecimal dec) { in clone() argument 3610 copy.ind = dec.ind; in clone() 3611 copy.exp = dec.exp; in clone() 3612 copy.form = dec.form; in clone() 3613 copy.mant = dec.mant; in clone()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/ |
H A D | BigDecimal.java | 3532 private static final ohos.global.icu.math.BigDecimal clone(ohos.global.icu.math.BigDecimal dec) { in clone() argument 3535 copy.ind = dec.ind; in clone() 3536 copy.exp = dec.exp; in clone() 3537 copy.form = dec.form; in clone() 3538 copy.mant = dec.mant; in clone()
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | sparcv8.S | 73 dec 4,%o2 184 dec 4,%o2 273 dec 4,%o2 375 dec 4,%o3 463 dec 4,%o3
|
H A D | x86_64-mont5.pl | 424 dec $j # doesn't affect CF! 1035 dec %r12 # so that after 'not' we get -n[0] 1881 dec %ecx 1973 dec %ecx 2062 dec %r12 # so that after 'not' we get -n[0] 2415 dec $bptr # of=0, pass cf 2545 dec $bptr # of=0, pass cf 2575 dec %r12 # so that after 'not' we get -n[0] 3400 dec %r12 # so that after 'not' we get -n[0]
|
/third_party/openssl/crypto/bn/asm/ |
H A D | sparcv8.S | 73 dec 4,%o2 184 dec 4,%o2 273 dec 4,%o2 375 dec 4,%o3 463 dec 4,%o3
|
H A D | x86_64-mont5.pl | 424 dec $j # doesn't affect CF! 1035 dec %r12 # so that after 'not' we get -n[0] 1881 dec %ecx 1973 dec %ecx 2062 dec %r12 # so that after 'not' we get -n[0] 2415 dec $bptr # of=0, pass cf 2545 dec $bptr # of=0, pass cf 2575 dec %r12 # so that after 'not' we get -n[0] 3400 dec %r12 # so that after 'not' we get -n[0]
|
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-x86_64.pl | 275 dec %r15 # len-=16 2908 dec %rax # len-=16 3071 dec %eax 3840 dec $len 3856 dec %r10 3863 dec $len 3890 dec $len 3909 dec %r10 3916 dec $len
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | bsaes-x86_64.pl | 847 dec $rounds 856 dec $rounds 912 dec $rounds 921 dec $rounds 994 dec $rounds 1053 dec $rounds 1341 dec $len 1561 dec $len 2121 dec $len
|
/third_party/openssl/crypto/poly1305/asm/ |
H A D | poly1305-x86_64.pl | 275 dec %r15 # len-=16 2908 dec %rax # len-=16 3071 dec %eax 3840 dec $len 3856 dec %r10 3863 dec $len 3890 dec $len 3909 dec %r10 3916 dec $len
|
/third_party/openssl/crypto/aes/asm/ |
H A D | bsaes-x86_64.pl | 847 dec $rounds 856 dec $rounds 912 dec $rounds 921 dec $rounds 994 dec $rounds 1053 dec $rounds 1341 dec $len 1561 dec $len 2121 dec $len
|
/third_party/cups-filters/cupsfilters/ |
H A D | ppdgenerator.c | 219 const char *dec; /* Decimal point */ in _cupsStrFormatd() local 238 dec = loc->decimal_point; in _cupsStrFormatd() 239 declen = (int)strlen(dec); in _cupsStrFormatd() 241 dec = "."; in _cupsStrFormatd() 246 tempdec = strchr(temp, *dec); in _cupsStrFormatd() 248 tempdec = strstr(temp, dec); in _cupsStrFormatd()
|
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg.h | 317 const AVCodec *dec; member
|
/third_party/node/src/ |
H A D | node_http_common.h | 352 T::dec(buf_); in reset()
|
/third_party/nghttp2/src/ |
H A D | shrpx_quic.cc | 169 << " ecn=" << log::hex << pi.ecn << log::dec << " " << nwrite in quic_send_packet()
|
/third_party/node/deps/openssl/openssl/crypto/rc4/asm/ |
H A D | rc4-586.pl | 302 &dec (&LB($xx));
|
/third_party/openssl/crypto/rc4/asm/ |
H A D | rc4-586.pl | 302 &dec (&LB($xx));
|
/third_party/vixl/src/aarch32/ |
H A D | operands-aarch32.cc | 93 << neon_imm.imm_.u64_ << std::dec; in operator <<()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
H A D | int128.cc | 172 default: // std::ios::dec 293 (flags & std::ios::basefield) == std::ios::dec ||
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | str_cat.h | 241 AlphaNum(Dec dec); // NOLINT(runtime/explicit)
|
/third_party/mksh/ |
H A D | Build.sh | 1156 ct="dec" 1248 dec) 1412 dec) 1446 dec) 1554 dec)
|