Home
last modified time | relevance | path

Searched refs:dec (Results 651 - 675 of 686) sorted by relevance

1...<<2122232425262728

/third_party/node/deps/v8/src/objects/
H A Dbigint.cc1595 os << std::dec << "\n";
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.cc1371 return os << "s0x" << std::hex << slot.offset() << std::dec; in operator <<()
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-x86_64.pl405 dec $num
H A Dsha512-x86_64.pl690 dec $num
/third_party/node/deps/openssl/openssl/crypto/modes/asm/
H A Daesni-gcm-x86_64.pl582 dec %r13d
H A Dghash-x86_64.pl191 dec $cnt
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl172 my ($inout0,$inout1,$inout2,$inout3)=map("%xmm$_",(12..15)); # for dec
1064 my ($inout0,$inout1,$inout2,$inout3)=map("%xmm$_",(12..15)); # for dec
1892 dec $len
H A Daesni-sha256-x86_64.pl1560 dec $len
/third_party/openssl/crypto/modes/asm/
H A Daesni-gcm-x86_64.pl582 dec %r13d
H A Dghash-x86_64.pl191 dec $cnt
/third_party/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl172 my ($inout0,$inout1,$inout2,$inout3)=map("%xmm$_",(12..15)); # for dec
1064 my ($inout0,$inout1,$inout2,$inout3)=map("%xmm$_",(12..15)); # for dec
1892 dec $len
H A Daesni-sha256-x86_64.pl1560 dec $len
/third_party/openssl/crypto/sha/asm/
H A Dsha1-x86_64.pl405 dec $num
H A Dsha512-x86_64.pl690 dec $num
/third_party/vk-gl-cts/modules/egl/
H A DteglWideColorTests.cpp1323 std::hex << m_testAttribList[i] << std::dec << in executeTest()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.cpp13062 auto &dec = meta->decoration;
13063 if (keywords.find(dec.alias) != end(keywords))
13064 dec.alias += "0";
13072 auto &dec = meta->decoration;
13073 if (illegal_func_names.find(dec.alias) != end(illegal_func_names))
13074 dec.alias += "0";
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.cc1010 void Assembler::dec(Register dst) { in dec() function in v8::internal::Assembler
1015 void Assembler::dec(Operand dst) { in dec() function in v8::internal::Assembler
/third_party/python/Lib/test/
H A Dtest_socket.py6405 dec = op.recv(msglen * multiplier)
6406 self.assertEqual(len(dec), msglen * multiplier)
6407 self.assertEqual(dec, msg * multiplier)
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.cc431 os << std::setw(10) << std::hex << it.code_offset() << std::dec in Disassemble()
/third_party/node/deps/v8/src/logging/
H A Dlog.cc1282 msg << std::dec; in LogSourceCodeInformation() member in v8::internal::std
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c44320 wuffs_cbor__decoder::unique_ptr dec = wuffs_cbor__decoder::alloc(); DecodeCbor() local
44696 auto dec = wuffs_png__decoder::alloc_as__wuffs_base__image_decoder(); SelectDecoder() local
45355 DecodeJson_WalkJsonPointerFragment(wuffs_base__token_buffer& tok_buf, wuffs_base__status& tok_status, wuffs_json__decoder::unique_ptr& dec, wuffs_base__io_buffer* io_buf, std::string& io_error_message, size_t& cursor_index, sync_io::Input& input, std::string& json_pointer_fragment) DecodeJson_WalkJsonPointerFragment() argument
45560 wuffs_json__decoder::unique_ptr dec = wuffs_json__decoder::alloc(); DecodeJson() local
[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c39317 wuffs_cbor__decoder::unique_ptr dec = wuffs_cbor__decoder::alloc(); DecodeCbor() local
39674 auto dec = wuffs_png__decoder::alloc_as__wuffs_base__image_decoder(); SelectDecoder() local
40164 DecodeJson_WalkJsonPointerFragment(wuffs_base__token_buffer& tok_buf, wuffs_base__status& tok_status, wuffs_json__decoder::unique_ptr& dec, wuffs_base__io_buffer* io_buf, std::string& io_error_message, size_t& cursor_index, sync_io::Input& input, std::string& json_pointer_fragment) DecodeJson_WalkJsonPointerFragment() argument
40369 wuffs_json__decoder::unique_ptr dec = wuffs_json__decoder::alloc(); DecodeJson() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc1339 return os << std::hex << register_bits.bits_ << std::dec; in operator <<()
/third_party/libabigail/src/
H A Dabg-writer.cc3137 << std::dec << std::noshowbase << "'"; in write_elf_symbol()
/third_party/icu/icu4c/source/
H A Dconfigure5341 *-dec-osf*) icu_cv_host_frag=mh-alpha-osf ;;
7961 *-dec-osf*) platform=U_OSF ;;

Completed in 170 milliseconds

1...<<2122232425262728