/third_party/ffmpeg/libavcodec/x86/ |
H A D | sbrdsp.asm | 60 dec r2 71 dec r1 123 dec r5 372 dec noiseq
|
H A D | h264_intrapred.asm | 63 dec r2 96 dec r2 118 dec r0 147 dec r3d 193 dec r5d 229 dec iterationd 428 dec r4 557 dec r4 600 dec r2 715 dec r [all...] |
/third_party/glslang/SPIRV/ |
H A D | hex_float.h | 637 const char* dec = "0123456789"; in get_nibble_from_character() local 641 if ((p = strchr(dec, character))) { in get_nibble_from_character() 642 return static_cast<uint8_t>(p - dec); in get_nibble_from_character() 718 os << "p" << std::dec << (int_exponent >= 0 ? "+" : "") << int_exponent; in operator <<()
|
/third_party/mbedtls/programs/x509/ |
H A D | cert_write.c | 255 unsigned long long int dec; in parse_serial_decimal_format() local 256 unsigned int remaining_bytes = sizeof(dec); in parse_serial_decimal_format() 262 dec = strtoull(ibuf, &end_ptr, 10); in parse_serial_decimal_format() 275 val = (dec >> ((remaining_bytes - 1) * 8)) & 0xFF; in parse_serial_decimal_format()
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | disasm-a3xx.c | 345 OPC(6, OPC_ATOMIC_DEC, atomic.dec), 356 OPC(6, OPC_ATOMIC_B_DEC, atomic.b.dec), 367 OPC(6, OPC_ATOMIC_S_DEC, atomic.s.dec), 378 OPC(6, OPC_ATOMIC_G_DEC, atomic.g.dec),
|
/third_party/nghttp2/integration-tests/ |
H A D | server_tester.go | 59 dec *hpack.Decoder // HTTP/2 HPACK decoder 265 st.dec = hpack.NewDecoder(4096, func(f hpack.HeaderField) { 568 _, err := st.dec.Write(f.HeaderBlockFragment()) 590 _, err := st.dec.Write(f.HeaderBlockFragment())
|
/third_party/skia/src/core/ |
H A D | SkStream.cpp | 74 bool SkWStream::writeDecAsText(int32_t dec) in writeDecAsText() argument 77 char* stop = SkStrAppendS32(buffer, dec); in writeDecAsText() 81 bool SkWStream::writeBigDecAsText(int64_t dec, int minDigits) in writeBigDecAsText() argument 84 char* stop = SkStrAppendU64(buffer, dec, minDigits); in writeBigDecAsText()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | aggressive_dead_code_elim_pass.cpp | 368 for (Instruction* dec : decorations) { in AddDecorationsToWorkList() 372 if (dec->opcode() != SpvOpDecorateId) { in AddDecorationsToWorkList() 375 if (dec->GetSingleWordInOperand(1) == in AddDecorationsToWorkList() 381 AddToWorklist(dec); in AddDecorationsToWorkList()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | aggressive_dead_code_elim_pass.cpp | 368 for (Instruction* dec : decorations) { in AddDecorationsToWorkList() 372 if (dec->opcode() != SpvOpDecorateId) { in AddDecorationsToWorkList() 375 if (dec->GetSingleWordInOperand(1) == in AddDecorationsToWorkList() 381 AddToWorklist(dec); in AddDecorationsToWorkList()
|
/third_party/pulseaudio/src/pulse/ |
H A D | volume.c | 975 pa_cvolume* pa_cvolume_dec(pa_cvolume *v, pa_volume_t dec) { in pa_cvolume_dec() argument 981 pa_return_val_if_fail(PA_VOLUME_IS_VALID(dec), NULL); in pa_cvolume_dec() 985 if (m <= PA_VOLUME_MUTED + dec) in pa_cvolume_dec() 988 m -= dec; in pa_cvolume_dec()
|
/third_party/spirv-tools/source/opt/ |
H A D | aggressive_dead_code_elim_pass.cpp | 368 for (Instruction* dec : decorations) { in AddDecorationsToWorkList() 372 if (dec->opcode() != spv::Op::OpDecorateId) { in AddDecorationsToWorkList() 375 if (spv::Decoration(dec->GetSingleWordInOperand(1)) == in AddDecorationsToWorkList() 381 AddToWorklist(dec); in AddDecorationsToWorkList()
|
H A D | convert_to_half_pass.cpp | 162 id, [](const Instruction& dec) { in RemoveRelaxedDecoration() 163 if (dec.opcode() == spv::Op::OpDecorate && in RemoveRelaxedDecoration() 164 spv::Decoration(dec.GetSingleWordInOperand(1u)) == in RemoveRelaxedDecoration()
|
/third_party/lzma/C/ |
H A D | 7zDec.c | 129 ppmd.rc.dec.Stream = &s.vt;
in SzDecodePpmd() 130 if (!Ppmd7z_RangeDec_Init(&ppmd.rc.dec))
in SzDecodePpmd() 145 else if (!Ppmd7z_RangeDec_IsFinishedOK(&ppmd.rc.dec))
in SzDecodePpmd() 147 /* if (Ppmd7z_DecodeSymbol(&ppmd) != PPMD7_SYM_END || !Ppmd7z_RangeDec_IsFinishedOK(&ppmd.rc.dec)) */
in SzDecodePpmd()
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha512-586.pl | 372 &dec ("edx"); 423 &dec ("edx"); 630 &dec ("ecx");
|
H A D | sha256-mb-x86_64.pl | 344 dec %ecx 399 dec $num 405 dec $num 736 dec $num 769 dec $num 1048 dec %ecx 1102 dec $num 1108 dec $num 1239 dec %ecx 1295 dec [all...] |
/third_party/node/deps/openssl/openssl/crypto/rc4/asm/ |
H A D | rc4-x86_64.pl | 51 # P4 EM64T core appears to be "allergic" to 64-bit inc/dec. Replacing 205 dec $TX[1] 263 dec $TX[1] 341 dec $len
|
/third_party/openssl/crypto/rc4/asm/ |
H A D | rc4-x86_64.pl | 51 # P4 EM64T core appears to be "allergic" to 64-bit inc/dec. Replacing 205 dec $TX[1] 263 dec $TX[1] 341 dec $len
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha512-586.pl | 372 &dec ("edx"); 423 &dec ("edx"); 630 &dec ("ecx");
|
H A D | sha256-mb-x86_64.pl | 344 dec %ecx 399 dec $num 405 dec $num 736 dec $num 769 dec $num 1048 dec %ecx 1102 dec $num 1108 dec $num 1239 dec %ecx 1295 dec [all...] |
/third_party/python/Lib/distutils/ |
H A D | msvc9compiler.py | 112 dec = getattr(s, "decode", None) 113 if dec is not None: 115 s = dec("mbcs")
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | generate_real_test.cc | 461 uint64_t dec = 1; in TEST() local 468 dec <<= (kDig - clz); in TEST() 471 for (; x > chk && limit > 0; x -= dec) { in TEST()
|
/kernel/linux/linux-6.6/include/linux/atomic/ |
H A D | atomic-arch-fallback.h | 2527 int dec, c = raw_atomic_read(v); in raw_atomic_dec_if_positive() 2530 dec = c - 1; in raw_atomic_dec_if_positive() 2531 if (unlikely(dec < 0)) in raw_atomic_dec_if_positive() 2533 } while (!raw_atomic_try_cmpxchg(v, &c, dec)); in raw_atomic_dec_if_positive() 2535 return dec; in raw_atomic_dec_if_positive() 4639 s64 dec, c = raw_atomic64_read(v); in raw_atomic64_dec_if_positive() 4642 dec = c - 1; in raw_atomic64_dec_if_positive() 4643 if (unlikely(dec < 0)) in raw_atomic64_dec_if_positive() 4645 } while (!raw_atomic64_try_cmpxchg(v, &c, dec)); in raw_atomic64_dec_if_positive() 4647 return dec; in raw_atomic64_dec_if_positive() [all...] |
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-x86_64.pl | 330 &dec ("%ebp"); 421 dec %rbp 544 &dec ($counter); 591 dec $len 718 &dec ($counter); 1037 dec %eax 1337 dec $len 1551 dec %eax 1792 dec $len 2061 dec [all...] |
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-x86_64.pl | 330 &dec ("%ebp"); 421 dec %rbp 544 &dec ($counter); 591 dec $len 718 &dec ($counter); 1037 dec %eax 1337 dec $len 1551 dec %eax 1792 dec $len 2061 dec [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | hfi_plat_bufs_v6.c | 1190 bool is_secondary_output = params->dec.is_secondary_output; in bufreq_dec() 1191 bool is_interlaced = params->dec.is_interlaced; in bufreq_dec() 1192 u32 max_mbs_per_frame = params->dec.max_mbs_per_frame; in bufreq_dec() 1193 u32 buffer_size_limit = params->dec.buffer_size_limit; in bufreq_dec() 1240 params->dec.is_secondary_output) in bufreq_dec()
|