Home
last modified time | relevance | path

Searched refs:dec (Results 751 - 775 of 996) sorted by relevance

1...<<31323334353637383940

/base/telephony/sms_mms/test/unittest/
H A Dcdma_sms_test.cpp189 cout << dec << s << static_cast<int>(time.year) << "/" << static_cast<int>(time.month) << "/" in PrintTimeAbs()
451 cout << " teleserviceId : " << hex << showbase << static_cast<int>(msg.data.p2p.teleserviceId) << dec << endl; in PrintMsg()
452 cout << " serviceCtg : " << hex << showbase << static_cast<int>(msg.data.p2p.serviceCtg) << dec << endl; in PrintMsg()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dzs.c69 #include <asm/dec/interrupts.h>
70 #include <asm/dec/ioasic_addrs.h>
71 #include <asm/dec/system.h>
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dzs.c69 #include <asm/dec/interrupts.h>
70 #include <asm/dec/ioasic_addrs.h>
71 #include <asm/dec/system.h>
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Dvpaes-x86_64.pl346 dec %rsi
382 dec %rsi
410 dec %rsi
/third_party/openssl/crypto/aes/asm/
H A Dvpaes-x86_64.pl346 dec %rsi
382 dec %rsi
410 dec %rsi
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dgen_except.S292 clrl -(%a7) |clear and dec a7
342 clrl -(%a7) |clear and dec a7
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dgen_except.S292 clrl -(%a7) |clear and dec a7
342 clrl -(%a7) |clear and dec a7
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2transport.c930 if (!server->secmech.dec) { in smb3_crypto_aead_allocate()
943 server->secmech.dec = tfm; in smb3_crypto_aead_allocate()
/third_party/ffmpeg/libavcodec/x86/
H A Dh264_chromamc.asm193 dec r3d
277 dec r3d
H A Dcfhddsp.asm313 dec heightd
333 dec xq
/third_party/mbedtls/scripts/
H A Dcode_size_compare.py482 def __init__(self, text: int, data: int, bss: int, dec: int):
486 self.total = dec # total <=> dec
510 size_text Format: text data bss dec hex filename
517 # file_name: SizeEntry(text, data, bss, dec)
525 fname Format: filename text data bss dec
538 # file_name: SizeEntry(text, data, bss, dec)
560 Writing Format: filename text data bss total(dec)
/third_party/node/lib/internal/crypto/
H A Dwebcrypto.js783 const dec = new TextDecoder('utf-8', options);
785 keyData = JSONParse(dec.decode(keyData));
/third_party/nghttp2/src/
H A Dshrpx_log.cc357 void dec(Log &log) { log.set_flags(Log::fmt_dec); }; in dec() function
935 << " with status " << log::hex << rstatus << log::dec in log_chld()
/third_party/node/deps/v8/src/torque/
H A Dinstructions.h178 << loc.GetPhiBlock() << std::dec << ", " in operator <<()
182 << loc.GetInstruction() << std::dec << ", " in operator <<()
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-sparcv9a.pl470 dec 1,$len
522 dec 1,$len
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Drsaz-avx512.pl361 dec $iter
473 dec $iter
/third_party/openssl/crypto/bn/asm/
H A Drsaz-avx512.pl361 dec $iter
473 dec $iter
/third_party/openssl/crypto/sha/asm/
H A Dsha1-sparcv9a.pl470 dec 1,$len
522 dec 1,$len
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djfdctflt-sse.asm218 dec ecx
354 dec ecx
H A Djfdctfst-mmx.asm237 dec ecx
378 dec ecx
H A Djidctflt-3dn.asm279 dec ecx ; ctr
434 dec ecx ; ctr
H A Djidctfst-mmx.asm319 dec ecx ; ctr
482 dec ecx ; ctr
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djidctflt-sse2.asm313 dec rcx ; ctr
470 dec rcx ; ctr
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp771 TiXmlDeclaration* dec = node->ToDeclaration(); in Parse() local
772 const char* enc = dec->Encoding(); in Parse()
/third_party/vixl/src/aarch32/
H A Ddisasm-aarch32.h224 << label.GetLocation() << std::dec; in operator <<() member in vixl::aarch32::Disassembler::PrintLabel::std
429 << std::dec; in operator <<()
594 << (instruction >> 16) << std::dec; in UnallocatedT32()
597 << instruction << std::dec; in UnallocatedT32() member in vixl::aarch32::Disassembler::std
602 << instruction << std::dec; in UnallocatedA32() member in vixl::aarch32::Disassembler::std
606 << std::setfill('0') << (instruction >> 16) << std::dec; in UnimplementedT32_16()
610 << std::setfill('0') << instruction << std::dec; in UnimplementedT32_32() member in vixl::aarch32::Disassembler::std
614 << std::setfill('0') << instruction << std::dec; in UnimplementedA32() member in vixl::aarch32::Disassembler::std
2725 << std::dec << "\t"; in PrintOpcode16() member in vixl::aarch32::PrintDisassembler::std
2729 os() << std::hex << std::setw(8) << std::setfill('0') << opcode << std::dec in PrintOpcode32() member in vixl::aarch32::PrintDisassembler::std
[all...]

Completed in 26 milliseconds

1...<<31323334353637383940