/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/sha/ |
H A D | sha256p8-ppc.s | 649 .byte 0,12,4,1,0x80,6,3,0 661 .byte 0,12,0x14,0,0,0,0,0 731 .byte 83,72,65,50,53,54,32,102,111,114,32,80,111,119,101,114,73,83,65,32,50,46,48,55,44,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/sha/ |
H A D | sha256p8-ppc.s | 649 .byte 0,12,4,1,0x80,6,3,0 661 .byte 0,12,0x14,0,0,0,0,0 731 .byte 83,72,65,50,53,54,32,102,111,114,32,80,111,119,101,114,73,83,65,32,50,46,48,55,44,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
H A D | sha512p8-ppc.s | 651 .byte 0,12,4,1,0x80,6,3,0 663 .byte 0,12,0x14,0,0,0,0,0 829 .byte 83,72,65,53,49,50,32,102,111,114,32,80,111,119,101,114,73,83,65,32,50,46,48,55,44,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/ltp/testcases/lib/ |
H A D | tst_net_vars.c | 465 unsigned char byte; in get_ipv4_network() local 479 byte = (ip >> i) & 0xff; in get_ipv4_network() 480 sprintf(p_buf, i < prefix ? ".%d" : "%d", byte); in get_ipv4_network()
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/sha/ |
H A D | sha256p8-ppc.s | 661 .byte 0,12,4,1,0x80,6,3,0 673 .byte 0,12,0x14,0,0,0,0,0 743 .byte 83,72,65,50,53,54,32,102,111,114,32,80,111,119,101,114,73,83,65,32,50,46,48,55,44,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/sha/ |
H A D | sha256p8-ppc.s | 661 .byte 0,12,4,1,0x80,6,3,0 673 .byte 0,12,0x14,0,0,0,0,0 743 .byte 83,72,65,50,53,54,32,102,111,114,32,80,111,119,101,114,73,83,65,32,50,46,48,55,44,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/v8/src/builtins/ |
H A D | setup-builtins-internal.cc | 64 byte buffer[kBufferSize]; in BuildPlaceholder() 91 byte buffer[kBufferSize]; in BuildWithMacroAssembler() 133 byte buffer[kBufferSize]; in BuildAdaptor()
|
/third_party/node/deps/v8/src/ast/ |
H A D | ast-value-factory.h | 99 AstRawString(bool is_one_byte, const base::Vector<const byte>& literal_bytes, in AstRawString() 128 base::Vector<const byte> literal_bytes_; // Memory owned by Zone. 396 base::Vector<const byte> literal_bytes);
|
/third_party/node/deps/v8/src/objects/ |
H A D | shared-function-info.h | 82 inline byte get(int index) const; 83 inline void set(int index, byte value); 84 inline void copy_in(int index, const byte* buffer, int length);
|
/third_party/node/deps/v8/src/profiler/ |
H A D | tick-sample.cc | 35 i::byte bytes[8]; in IsNoFrameRegion() 62 i::byte* pc = reinterpret_cast<i::byte*>(address); in IsNoFrameRegion()
|
/third_party/python/Lib/ |
H A D | sunau.py | 25 32-bit unsigned integers encoded in big-endian byte order. 146 byte = file.read(1) 147 if not byte: 149 x = x*256 + ord(byte)
|
/third_party/skia/src/core/ |
H A D | SkICC.cpp | 308 uint8_t byte = digest.data[i]; in get_color_profile_tag() local 309 *ptr++ = SkHexadecimalDigits::gUpper[byte >> 4]; in get_color_profile_tag() 310 *ptr++ = SkHexadecimalDigits::gUpper[byte & 0xF]; in get_color_profile_tag()
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Renderer.hpp | 135 byte* u[MAX_UNIFORM_BUFFER_BINDINGS]; 136 byte* t[MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS]; 149 byte* u[MAX_UNIFORM_BUFFER_BINDINGS];
|
/third_party/vixl/test/aarch32/ |
H A D | test-assembler-cond-dt-drt-drd-drn-drm-float-f32-only-a32.cc | 101 const byte* encoding; 257 const byte* result_ptr = in TestHelper() 258 masm.GetBuffer()->GetOffsetAddress<const byte*>(start); in TestHelper() 264 printf("const byte kInstruction_%s_%s[] = {\n", in TestHelper()
|
H A D | test-assembler-cond-dt-drt-drd-drn-drm-float-f32-only-t32.cc | 101 const byte* encoding; 257 const byte* result_ptr = in TestHelper() 258 masm.GetBuffer()->GetOffsetAddress<const byte*>(start); in TestHelper() 264 printf("const byte kInstruction_%s_%s[] = {\n", in TestHelper()
|
H A D | test-assembler-cond-dt-drt-drd-drn-drm-float-not-f16-a32.cc | 92 const byte* encoding; 239 const byte* result_ptr = in TestHelper() 240 masm.GetBuffer()->GetOffsetAddress<const byte*>(start); in TestHelper() 246 printf("const byte kInstruction_%s_%s[] = {\n", in TestHelper()
|
H A D | test-assembler-cond-dt-drt-drd-drn-drm-float-not-f16-t32.cc | 92 const byte* encoding; 239 const byte* result_ptr = in TestHelper() 240 masm.GetBuffer()->GetOffsetAddress<const byte*>(start); in TestHelper() 246 printf("const byte kInstruction_%s_%s[] = {\n", in TestHelper()
|
H A D | test-assembler-cond-rd-operand-rn-identical-low-registers-in-it-block-t32.cc | 89 const byte* encoding; 245 const byte* result_ptr = in TestHelper() 246 masm.GetBuffer()->GetOffsetAddress<const byte*>(start); in TestHelper() 252 printf("const byte kInstruction_%s_%s[] = {\n", in TestHelper()
|
H A D | test-assembler-cond-rd-rn-operand-rm-rn-is-sp-in-it-block-t32.cc | 90 const byte* encoding; 249 const byte* result_ptr = in TestHelper() 250 masm.GetBuffer()->GetOffsetAddress<const byte*>(start); in TestHelper() 256 printf("const byte kInstruction_%s_%s[] = {\n", in TestHelper()
|
H A D | test-assembler-cond-sp-sp-operand-imm7-t32.cc | 92 const byte* encoding; 268 const byte* result_ptr = in TestHelper() 269 masm.GetBuffer()->GetOffsetAddress<const byte*>(start); in TestHelper() 275 printf("const byte kInstruction_%s_%s[] = {\n", in TestHelper()
|
/base/telephony/core_service/utils/vcard/src/ |
H A D | vcard_contact.cpp | 36 std::string byte; in AddRawData() local 42 byte = rawData->GetByte(); in AddRawData() 46 if (values.size() == 0 && byte.empty()) { in AddRawData() 50 AddDatas(name, rawValue, byte, values, propValue, groups, parasMap); in AddRawData() 53 void VCardContact::AddDatas(std::string name, std::string rawValue, std::string byte, std::vector<std::string> values, in AddDatas() argument 76 AddPhotoDatas(byte, rawValue, propValue, values, parasMap); in AddDatas() 80 AddOtherDatas(name, rawValue, byte, values, propValue, groups, parasMap); in AddDatas() 83 void VCardContact::AddOtherDatas(std::string name, std::string rawValue, std::string byte, in AddOtherDatas() argument 1081 void VCardContact::AddPhotoDatas(std::string byte, std::string rawValue, std::string propValue, 1105 AddPhotoBytes(formatName, byte, isPrimar [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/sha/ |
H A D | sha512-x86_64.s | 1726 .byte 0xf3,0xc3 1815 .byte 83,72,65,53,49,50,32,98,108,111,99,107,32,116,114,97,110,115,102,111,114,109,32,102,111,114,32,120,56,54,95,54,52,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0 1907 .byte 143,72,120,195,200,56 1918 .byte 143,72,120,195,209,7 1926 .byte 143,104,120,195,223,3 1938 .byte 143,72,120,195,203,42 1976 .byte 143,72,120,195,200,56 1987 .byte 143,72,120,195,209,7 1995 .byte 143,104,120,195,216,3 2007 .byte 14 [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/sha/ |
H A D | sha512-x86_64.s | 1726 .byte 0xf3,0xc3 1815 .byte 83,72,65,53,49,50,32,98,108,111,99,107,32,116,114,97,110,115,102,111,114,109,32,102,111,114,32,120,56,54,95,54,52,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0 1907 .byte 143,72,120,195,200,56 1918 .byte 143,72,120,195,209,7 1926 .byte 143,104,120,195,223,3 1938 .byte 143,72,120,195,203,42 1976 .byte 143,72,120,195,200,56 1987 .byte 143,72,120,195,209,7 1995 .byte 143,104,120,195,216,3 2007 .byte 14 [all...] |
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/sha/ |
H A D | sha512-x86_64.s | 1726 .byte 0xf3,0xc3 1815 .byte 83,72,65,53,49,50,32,98,108,111,99,107,32,116,114,97,110,115,102,111,114,109,32,102,111,114,32,120,56,54,95,54,52,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0 1907 .byte 143,72,120,195,200,56 1918 .byte 143,72,120,195,209,7 1926 .byte 143,104,120,195,223,3 1938 .byte 143,72,120,195,203,42 1976 .byte 143,72,120,195,200,56 1987 .byte 143,72,120,195,209,7 1995 .byte 143,104,120,195,216,3 2007 .byte 14 [all...] |
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/sha/ |
H A D | sha512-x86_64.s | 1726 .byte 0xf3,0xc3 1815 .byte 83,72,65,53,49,50,32,98,108,111,99,107,32,116,114,97,110,115,102,111,114,109,32,102,111,114,32,120,56,54,95,54,52,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0 1907 .byte 143,72,120,195,200,56 1918 .byte 143,72,120,195,209,7 1926 .byte 143,104,120,195,223,3 1938 .byte 143,72,120,195,203,42 1976 .byte 143,72,120,195,200,56 1987 .byte 143,72,120,195,209,7 1995 .byte 143,104,120,195,216,3 2007 .byte 14 [all...] |