Home
last modified time | relevance | path

Searched refs:byte (Results 2101 - 2125 of 3446) sorted by relevance

1...<<81828384858687888990>>...138

/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/sha/
H A Dsha256p8-ppc.s649 .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 Dsha256p8-ppc.s649 .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 Dsha512p8-ppc.s651 .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 Dtst_net_vars.c465 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 Dsha256p8-ppc.s661 .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 Dsha256p8-ppc.s661 .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 Dsetup-builtins-internal.cc64 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 Dast-value-factory.h99 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 Dshared-function-info.h82 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 Dtick-sample.cc35 i::byte bytes[8]; in IsNoFrameRegion()
62 i::byte* pc = reinterpret_cast<i::byte*>(address); in IsNoFrameRegion()
/third_party/python/Lib/
H A Dsunau.py25 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 DSkICC.cpp308 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 DRenderer.hpp135 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 Dtest-assembler-cond-dt-drt-drd-drn-drm-float-f32-only-a32.cc101 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 Dtest-assembler-cond-dt-drt-drd-drn-drm-float-f32-only-t32.cc101 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 Dtest-assembler-cond-dt-drt-drd-drn-drm-float-not-f16-a32.cc92 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 Dtest-assembler-cond-dt-drt-drd-drn-drm-float-not-f16-t32.cc92 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 Dtest-assembler-cond-rd-operand-rn-identical-low-registers-in-it-block-t32.cc89 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 Dtest-assembler-cond-rd-rn-operand-rm-rn-is-sp-in-it-block-t32.cc90 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 Dtest-assembler-cond-sp-sp-operand-imm7-t32.cc92 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 Dvcard_contact.cpp36 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 Dsha512-x86_64.s1726 .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 Dsha512-x86_64.s1726 .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 Dsha512-x86_64.s1726 .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 Dsha512-x86_64.s1726 .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...]

Completed in 21 milliseconds

1...<<81828384858687888990>>...138