/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/ |
H A D | x86_64cpuid.s | 17 .byte 243,15,30,250 20 .byte 0xf0 24 .byte 0x48,0x98 25 .byte 0xf3,0xc3 34 .byte 243,15,30,250 38 .byte 0xf3,0xc3 47 .byte 243,15,30,250 185 .byte 0x0f,0x01,0xd0 208 .byte 0xf3,0xc3 217 .byte 24 [all...] |
/third_party/rust/crates/os_str_bytes/src/windows/wtf8/ |
H A D | code_points.rs | 41 let &byte = self.iter.peek().ok_or(EncodingError::End())?; in consume_next() 43 if !is_continuation(byte) { in consume_next() 45 // Not consuming this byte will be useful if this crate ever offers in consume_next() 47 return Err(EncodingError::Byte(byte)); in consume_next() 50 (*code_point << BYTE_SHIFT) | u32::from(byte & CONT_MASK); in consume_next() 53 debug_assert_eq!(Some(byte), removed); in consume_next() 75 let byte = self.iter.next()?; in next() 76 let mut code_point: u32 = byte.into(); in next() 89 if !byte.is_ascii() { in next() 90 if byte < in next() [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | decoder.h | 55 Decoder(const byte* start, const byte* end, uint32_t buffer_offset = 0) in Decoder() 57 explicit Decoder(const base::Vector<const byte> bytes, in Decoder() 60 Decoder(const byte* start, const byte* pc, const byte* end, in Decoder() 71 bool validate_size(const byte* pc, uint32_t length, const char* msg) { in validate_size() 82 uint8_t read_u8(const byte* pc, const char* msg = "expected 1 byte") { in read_u8() 88 uint16_t read_u16(const byte* p [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/aes/ |
H A D | vpaes-ppc.s | 8 .byte 0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c 9 .byte 0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00 10 .byte 0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04 11 .byte 0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08 13 .byte 0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e 14 .byte 0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a 15 .byte 0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06 16 .byte 0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02 18 .byte 0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f 19 .byte [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/aes/ |
H A D | vpaes-ppc.s | 8 .byte 0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c 9 .byte 0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00 10 .byte 0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04 11 .byte 0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08 13 .byte 0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e 14 .byte 0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a 15 .byte 0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06 16 .byte 0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02 18 .byte 0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f 19 .byte [all...] |
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/aes/ |
H A D | vpaes-ppc.s | 9 .byte 0x0e,0x0d,0x0c,0x0f,0x0a,0x09,0x08,0x0b,0x06,0x05,0x04,0x07,0x02,0x01,0x00,0x03 10 .byte 0x0a,0x09,0x08,0x0b,0x06,0x05,0x04,0x07,0x02,0x01,0x00,0x03,0x0e,0x0d,0x0c,0x0f 11 .byte 0x06,0x05,0x04,0x07,0x02,0x01,0x00,0x03,0x0e,0x0d,0x0c,0x0f,0x0a,0x09,0x08,0x0b 12 .byte 0x02,0x01,0x00,0x03,0x0e,0x0d,0x0c,0x0f,0x0a,0x09,0x08,0x0b,0x06,0x05,0x04,0x07 14 .byte 0x0c,0x0f,0x0e,0x0d,0x08,0x0b,0x0a,0x09,0x04,0x07,0x06,0x05,0x00,0x03,0x02,0x01 15 .byte 0x00,0x03,0x02,0x01,0x0c,0x0f,0x0e,0x0d,0x08,0x0b,0x0a,0x09,0x04,0x07,0x06,0x05 16 .byte 0x04,0x07,0x06,0x05,0x00,0x03,0x02,0x01,0x0c,0x0f,0x0e,0x0d,0x08,0x0b,0x0a,0x09 17 .byte 0x08,0x0b,0x0a,0x09,0x04,0x07,0x06,0x05,0x00,0x03,0x02,0x01,0x0c,0x0f,0x0e,0x0d 19 .byte 0x0f,0x0e,0x0d,0x0c,0x0b,0x0a,0x09,0x08,0x07,0x06,0x05,0x04,0x03,0x02,0x01,0x00 20 .byte [all...] |
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/aes/ |
H A D | vpaes-ppc.s | 9 .byte 0x0e,0x0d,0x0c,0x0f,0x0a,0x09,0x08,0x0b,0x06,0x05,0x04,0x07,0x02,0x01,0x00,0x03 10 .byte 0x0a,0x09,0x08,0x0b,0x06,0x05,0x04,0x07,0x02,0x01,0x00,0x03,0x0e,0x0d,0x0c,0x0f 11 .byte 0x06,0x05,0x04,0x07,0x02,0x01,0x00,0x03,0x0e,0x0d,0x0c,0x0f,0x0a,0x09,0x08,0x0b 12 .byte 0x02,0x01,0x00,0x03,0x0e,0x0d,0x0c,0x0f,0x0a,0x09,0x08,0x0b,0x06,0x05,0x04,0x07 14 .byte 0x0c,0x0f,0x0e,0x0d,0x08,0x0b,0x0a,0x09,0x04,0x07,0x06,0x05,0x00,0x03,0x02,0x01 15 .byte 0x00,0x03,0x02,0x01,0x0c,0x0f,0x0e,0x0d,0x08,0x0b,0x0a,0x09,0x04,0x07,0x06,0x05 16 .byte 0x04,0x07,0x06,0x05,0x00,0x03,0x02,0x01,0x0c,0x0f,0x0e,0x0d,0x08,0x0b,0x0a,0x09 17 .byte 0x08,0x0b,0x0a,0x09,0x04,0x07,0x06,0x05,0x00,0x03,0x02,0x01,0x0c,0x0f,0x0e,0x0d 19 .byte 0x0f,0x0e,0x0d,0x0c,0x0b,0x0a,0x09,0x08,0x07,0x06,0x05,0x04,0x03,0x02,0x01,0x00 20 .byte [all...] |
/foundation/ability/ability_base/test/unittest/base/ |
H A D | byte_wrapper_test.cpp | 45 byte value = 0x00;
in HWTEST_F() 58 byte value = 0x00;
in HWTEST_F() 70 byte value = 0x00;
in HWTEST_F() 72 byte result = by.Unbox(by.Box(value));
in HWTEST_F() 83 byte value = 0x00;
in HWTEST_F() 85 byte result = by.Unbox(by.Parse("0x00"));
in HWTEST_F() 96 byte value = 0x01;
in HWTEST_F() 98 byte result = by.Unbox(by.Parse("0x01"));
in HWTEST_F()
|
/third_party/node/deps/v8/src/diagnostics/ |
H A D | disasm.h | 12 using byte = unsigned char; 23 virtual const char* NameOfAddress(byte* addr) const; 24 virtual const char* NameOfConstant(byte* addr) const; 25 virtual const char* NameInCode(byte* addr) const; 59 byte* instruction); 63 int ConstantPoolSizeAt(byte* instruction); 68 FILE* f, byte* begin, byte* end,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/ |
H A D | x86cpuid.S | 9 .byte 243,15,30,251 31 .byte 0x0f,0xa2 55 .byte 0x0f,0xa2 60 .byte 0x0f,0xa2 66 .byte 0x0f,0xa2 71 .byte 0x0f,0xa2 86 .byte 0x0f,0xa2 93 .byte 0x0f,0xa2 123 .byte 0x0f,0xa2 129 .byte 1 [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/ |
H A D | x86cpuid.S | 9 .byte 243,15,30,251 31 .byte 0x0f,0xa2 55 .byte 0x0f,0xa2 60 .byte 0x0f,0xa2 66 .byte 0x0f,0xa2 71 .byte 0x0f,0xa2 86 .byte 0x0f,0xa2 93 .byte 0x0f,0xa2 123 .byte 0x0f,0xa2 129 .byte 1 [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/crypto/ |
H A D | x86cpuid.S | 9 .byte 243,15,30,251 31 .byte 0x0f,0xa2 55 .byte 0x0f,0xa2 60 .byte 0x0f,0xa2 66 .byte 0x0f,0xa2 71 .byte 0x0f,0xa2 86 .byte 0x0f,0xa2 93 .byte 0x0f,0xa2 123 .byte 0x0f,0xa2 129 .byte 1 [all...] |
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/ |
H A D | x86cpuid.S | 8 .byte 243,15,30,251 30 .byte 0x0f,0xa2 54 .byte 0x0f,0xa2 59 .byte 0x0f,0xa2 65 .byte 0x0f,0xa2 70 .byte 0x0f,0xa2 85 .byte 0x0f,0xa2 92 .byte 0x0f,0xa2 122 .byte 0x0f,0xa2 128 .byte 1 [all...] |
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/ |
H A D | x86cpuid.S | 8 .byte 243,15,30,251 30 .byte 0x0f,0xa2 54 .byte 0x0f,0xa2 59 .byte 0x0f,0xa2 65 .byte 0x0f,0xa2 70 .byte 0x0f,0xa2 85 .byte 0x0f,0xa2 92 .byte 0x0f,0xa2 122 .byte 0x0f,0xa2 128 .byte 1 [all...] |
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/ |
H A D | x86cpuid.S | 9 .byte 243,15,30,251 31 .byte 0x0f,0xa2 55 .byte 0x0f,0xa2 60 .byte 0x0f,0xa2 66 .byte 0x0f,0xa2 71 .byte 0x0f,0xa2 86 .byte 0x0f,0xa2 93 .byte 0x0f,0xa2 123 .byte 0x0f,0xa2 129 .byte 1 [all...] |
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/ |
H A D | x86cpuid.S | 9 .byte 243,15,30,251 31 .byte 0x0f,0xa2 55 .byte 0x0f,0xa2 60 .byte 0x0f,0xa2 66 .byte 0x0f,0xa2 71 .byte 0x0f,0xa2 86 .byte 0x0f,0xa2 93 .byte 0x0f,0xa2 123 .byte 0x0f,0xa2 129 .byte 1 [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/ |
H A D | x86cpuid.S | 9 .byte 243,15,30,251 31 .byte 0x0f,0xa2 55 .byte 0x0f,0xa2 60 .byte 0x0f,0xa2 66 .byte 0x0f,0xa2 71 .byte 0x0f,0xa2 86 .byte 0x0f,0xa2 93 .byte 0x0f,0xa2 123 .byte 0x0f,0xa2 129 .byte 1 [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Color.hpp | 28 Color(const Color<byte> &c); 84 inline Color<byte>::Color(const Color<byte> &c) in Color() 93 inline Color<byte>::Color(const Color<short> &c) in Color() 102 inline Color<byte>::Color(const Color<float> &c) in Color() 120 inline Color<short>::Color(const Color<byte> &c) in Color() 147 inline Color<float>::Color(const Color<byte> &c) in Color() 184 inline Color<byte>::Color(unsigned short c) in Color() 186 r = (byte)(((c & 0xF800) >> 8) + ((c & 0xE000) >> 13)); in Color() 187 g = (byte)((( in Color() [all...] |
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
H A D | ppc-darwin.S | 291 .byte 0x1 ; CIE Version 293 .byte 0x1 ; uleb128 0x1; CIE Code Alignment Factor 294 .byte 0x7c ; sleb128 -4; CIE Data Alignment Factor 295 .byte 0x41 ; CIE RA Column 296 .byte 0x1 ; uleb128 0x1; Augmentation size 297 .byte 0x10 ; FDE Encoding (pcrel) 298 .byte 0xc ; DW_CFA_def_cfa 299 .byte 0x1 ; uleb128 0x1 300 .byte 0x0 ; uleb128 0x0 314 .byte [all...] |
/third_party/node/deps/v8/src/base/ |
H A D | vlq.h | 22 // the byte that was written, so that VLQEncodeUnsigned can mutate it after 26 std::is_same<decltype(std::declval<Function>()(0)), byte*>::value, 29 byte* written_byte = process_byte(value); in VLQEncodeUnsigned() 31 // Value fits in first byte, early return. in VLQEncodeUnsigned() 35 // Turn on continuation bit in the byte we just wrote. in VLQEncodeUnsigned() 46 std::is_same<decltype(std::declval<Function>()(0)), byte*>::value, 60 inline void VLQEncode(std::vector<byte, A>* data, int32_t value) { 62 [data](byte value) { 71 inline void VLQEncodeUnsigned(std::vector<byte, A>* data, uint32_t value) { 73 [data](byte valu [all...] |
/third_party/rust/crates/aho-corasick/src/ |
H A D | classes.rs | 3 /// A representation of byte oriented equivalence classes. 18 /// Creates a new set of equivalence classes where each byte belongs to 28 /// Set the equivalence class for the given byte. 30 pub fn set(&mut self, byte: u8, class: u8) { in set() 31 self.0[byte as usize] = class; in set() 34 /// Get the equivalence class for the given byte. 36 pub fn get(&self, byte: u8) -> u8 { in get() 39 self.0[byte as usize] in get() 50 /// Returns true if and only if every byte in this class maps to its own 52 /// and each class contains exactly one byte [all...] |
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/ |
H A D | ppccpuid.s | 14 .byte 0,12,0x14,0,0,0,0,0 26 .byte 0,12,0x14,0,0,0,0,0 38 .byte 0,12,0x14,0,0,0,0,0 51 .byte 0,12,0x14,0,0,0,0,0 65 .byte 0,12,0x14,0,0,0,0,0 100 .byte 0,12,0x14,0,0,0,0,0 116 .byte 0,12,0x14,0,0,0,2,0 129 .byte 0,12,0x14,0,0,0,0,0 141 .byte 0,12,0x14,0,0,0,0,0 176 .byte [all...] |
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/ |
H A D | ppccpuid.s | 14 .byte 0,12,0x14,0,0,0,0,0 26 .byte 0,12,0x14,0,0,0,0,0 38 .byte 0,12,0x14,0,0,0,0,0 51 .byte 0,12,0x14,0,0,0,0,0 65 .byte 0,12,0x14,0,0,0,0,0 100 .byte 0,12,0x14,0,0,0,0,0 116 .byte 0,12,0x14,0,0,0,2,0 129 .byte 0,12,0x14,0,0,0,0,0 141 .byte 0,12,0x14,0,0,0,0,0 176 .byte [all...] |
/third_party/skia/third_party/externals/brotli/go/cbrotli/ |
H A D | cbrotli_test.go | 19 func checkCompressedData(compressedData, wantOriginalData []byte) error { 52 if _, err := e.Write([]byte("hi")); err == nil { 60 n, err := e.Write([]byte("")) 71 input := []byte("<html><body><H1>Hello world</H1></body></html>") 74 in := bytes.NewReader([]byte(input)) 96 input := make([]byte, 8*windowSize) 122 input := make([]byte, 1000000) 144 input := make([]byte, 1000) 159 decompressed := make([]byte, 1000) 182 func (r readerWithTimeout) Read(p []byte) (in [all...] |
/third_party/node/deps/v8/src/diagnostics/x64/ |
H A D | disasm-x64.cc | 155 const InstructionDesc& Get(byte x) const { return instructions_[x]; } in Get() 162 void SetTableRange(InstructionType type, byte start, byte end, bool byte_size, 206 void InstructionTable::SetTableRange(InstructionType type, byte start, byte end, in SetTableRange() 208 for (byte b = start; b <= end; b++) { in SetTableRange() 218 for (byte b = 0x70; b <= 0x7F; b++) { in AddJumpConditionalShort() 311 int InstructionDecode(v8::base::Vector<char> buffer, byte* instruction); 326 byte rex_; 327 byte operand_size [all...] |