Home
last modified time | relevance | path

Searched refs:byte (Results 1651 - 1675 of 3512) sorted by relevance

1...<<61626364656667686970>>...141

/third_party/vixl/examples/aarch32/
H A Dpi.cc97 byte* code = masm.GetBuffer()->GetStartAddress<byte*>(); in main()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dexamples_test.cc38 // Generate a random byte. in TEST()
39 auto byte = absl::Uniform<uint8_t>(gen); in TEST() local
40 Use(byte); in TEST()
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/crypto/des/
H A Ddes-586.S8 .byte 243,15,30,251
483 .byte 243,15,30,251
960 .byte 243,15,30,251
1077 .byte 243,15,30,251
1124 .byte 243,15,30,251
1249 .byte 243,15,30,251
1374 .byte 243,15,30,251
1440 .byte 243,15,30,251
1448 .byte 243,15,30,251
1455 .byte 24
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/des/
H A Ddes-586.S8 .byte 243,15,30,251
483 .byte 243,15,30,251
960 .byte 243,15,30,251
1077 .byte 243,15,30,251
1124 .byte 243,15,30,251
1249 .byte 243,15,30,251
1374 .byte 243,15,30,251
1440 .byte 243,15,30,251
1448 .byte 243,15,30,251
1455 .byte 24
[all...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/des/
H A Ddes-586.S7 .byte 243,15,30,251
481 .byte 243,15,30,251
957 .byte 243,15,30,251
1073 .byte 243,15,30,251
1119 .byte 243,15,30,251
1243 .byte 243,15,30,251
1367 .byte 243,15,30,251
1433 .byte 243,15,30,251
1441 .byte 243,15,30,251
1448 .byte 24
[all...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/des/
H A Ddes-586.S7 .byte 243,15,30,251
481 .byte 243,15,30,251
957 .byte 243,15,30,251
1073 .byte 243,15,30,251
1119 .byte 243,15,30,251
1243 .byte 243,15,30,251
1367 .byte 243,15,30,251
1433 .byte 243,15,30,251
1441 .byte 243,15,30,251
1448 .byte 24
[all...]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/des/
H A Ddes-586.S8 .byte 243,15,30,251
484 .byte 243,15,30,251
962 .byte 243,15,30,251
1080 .byte 243,15,30,251
1128 .byte 243,15,30,251
1254 .byte 243,15,30,251
1380 .byte 243,15,30,251
1446 .byte 243,15,30,251
1454 .byte 243,15,30,251
1461 .byte 24
[all...]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/des/
H A Ddes-586.S8 .byte 243,15,30,251
484 .byte 243,15,30,251
962 .byte 243,15,30,251
1080 .byte 243,15,30,251
1128 .byte 243,15,30,251
1254 .byte 243,15,30,251
1380 .byte 243,15,30,251
1446 .byte 243,15,30,251
1454 .byte 243,15,30,251
1461 .byte 24
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/des/
H A Ddes-586.S8 .byte 243,15,30,251
484 .byte 243,15,30,251
962 .byte 243,15,30,251
1080 .byte 243,15,30,251
1128 .byte 243,15,30,251
1254 .byte 243,15,30,251
1380 .byte 243,15,30,251
1446 .byte 243,15,30,251
1454 .byte 243,15,30,251
1461 .byte 24
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/des/
H A Ddes-586.S8 .byte 243,15,30,251
484 .byte 243,15,30,251
962 .byte 243,15,30,251
1080 .byte 243,15,30,251
1128 .byte 243,15,30,251
1254 .byte 243,15,30,251
1380 .byte 243,15,30,251
1446 .byte 243,15,30,251
1454 .byte 243,15,30,251
1461 .byte 24
[all...]
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h467 * @description: Obtains a byte-type value matching the given key.
469 * @param defaultValue Indicates the default byte-type value.
470 * @return Returns the byte-type value of the parameter matching the given key;
473 byte GetByteParam(const std::string &key, byte defaultValue) const;
476 * @description: Obtains a byte-type array matching the given key.
478 * @return Returns the byte-type array of the parameter matching the given key;
481 std::vector<byte> GetByteArrayParam(const std::string &key) const;
484 * @description: Sets a parameter value of the byte type.
486 * @param value Indicates the byte
[all...]
/kernel/linux/linux-5.10/arch/sh/lib/
H A Dchecksum.S43 * is aligned on either a 2-byte or 4-byte boundary. We get at
44 * least a twofold speedup on 486 and Pentium if it is 4-byte aligned.
45 * Fortunately, it is easy to convert 2-byte alignment to 4-byte
72 ! buf is 2 byte aligned (len could be 0)
86 ! buf is 4 byte aligned (len could be 0)
218 ! This is not common, so simple byte by byte copy will do.
255 ! src and dest equally aligned, but to a two byte boundar
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_ddc.c77 uint8_t byte[2]; member
88 uint8_t byte[2]; member
102 uint8_t byte[7]; member
414 * skip mismatch in subversion byte.*/ in dal_ddc_service_i2c_query_dp_dual_mode_adaptor()
736 &offset, sizeof(offset), status_data.byte, in dal_ddc_service_read_scdc_data()
737 sizeof(status_data.byte)); in dal_ddc_service_read_scdc_data()
/kernel/linux/linux-6.6/arch/sh/lib/
H A Dchecksum.S43 * is aligned on either a 2-byte or 4-byte boundary. We get at
44 * least a twofold speedup on 486 and Pentium if it is 4-byte aligned.
45 * Fortunately, it is easy to convert 2-byte alignment to 4-byte
72 ! buf is 2 byte aligned (len could be 0)
86 ! buf is 4 byte aligned (len could be 0)
218 ! This is not common, so simple byte by byte copy will do.
255 ! src and dest equally aligned, but to a two byte boundar
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/saa7146/
H A Dhexium_orion.c49 u8 byte; member
286 data.byte = hexium_saa7110[i]; in hexium_init_done()
304 data.byte = hexium_input_select[input].data[i].byte; in hexium_set_input()
308 pr_debug("%d: 0x%02x => 0x%02x\n", input, adr, data.byte); in hexium_set_input()
/kernel/linux/linux-5.10/sound/firewire/fireface/
H A Dff-protocol-latter.c403 u8 byte[3]; in latter_handle_midi_msg() local
429 byte[0] = (data & 0x0000ff00) >> 8; in latter_handle_midi_msg()
430 byte[1] = (data & 0x00ff0000) >> 16; in latter_handle_midi_msg()
431 byte[2] = (data & 0xff000000) >> 24; in latter_handle_midi_msg()
435 snd_rawmidi_receive(substream, byte, len); in latter_handle_midi_msg()
/kernel/linux/linux-6.6/drivers/media/pci/saa7146/
H A Dhexium_orion.c50 u8 byte; member
287 data.byte = hexium_saa7110[i]; in hexium_init_done()
305 data.byte = hexium_input_select[input].data[i].byte; in hexium_set_input()
309 pr_debug("%d: 0x%02x => 0x%02x\n", input, adr, data.byte); in hexium_set_input()
/kernel/linux/linux-6.6/sound/firewire/fireface/
H A Dff-protocol-latter.c401 u8 byte[3]; in latter_handle_midi_msg() local
427 byte[0] = (data & 0x0000ff00) >> 8; in latter_handle_midi_msg()
428 byte[1] = (data & 0x00ff0000) >> 16; in latter_handle_midi_msg()
429 byte[2] = (data & 0xff000000) >> 24; in latter_handle_midi_msg()
433 snd_rawmidi_receive(substream, byte, len); in latter_handle_midi_msg()
/kernel/uniproton/src/arch/cpu/armv7-m/cortex-m4/
H A Dprt_hw_exc.S94 .byte 0,0,0,0,0,0,UF_DIVBYZERO,UF_UNALIGNED
95 .byte 0,0,0,0,UF_NOCP,UF_INVPC,UF_INVSTATE,UF_UNDEFINSTR
96 .byte 0,0,0,BF_STKERR,BF_UNSTKERR,BF_IMPRECISERR,BF_PRECISERR,BF_IBUSERR
97 .byte 0,0,0,MF_MSTKERR,MF_MUNSTKERR,0,MF_DACCVIOL,MF_IACCVIOL
98 .byte NO_BMU_FAULT,0,0,0
/third_party/icu/icu4c/source/i18n/
H A Dcollationweights.cpp60 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte() argument
61 uint32_t mask; /* 0xffffffff except a 00 "hole" for the index-th byte */ in setWeightByte()
80 return (uint32_t)((weight&mask)|(byte<<idx)); in setWeightByte()
145 // We use only 6 bits per byte. in initForTertiary()
156 uint32_t byte=getWeightByte(weight, length); in incWeight() local
157 if(byte<maxBytes[length]) { in incWeight()
158 return setWeightByte(weight, length, byte+1); in incWeight()
160 // Roll over, set this byte to the minimum and increment the previous one. in incWeight()
175 // Split the offset between this byte and the previous one. in incWeightByOffset()
277 // Prevent overflow for primary lead byte F in getWeightRanges()
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_alu_width.c274 nir_ssa_def *byte = nir_extract_u8(b, nir_ssa_for_alu_src(b, alu, 0), in lower_alu_instr_width() local
276 return nir_ior(b, nir_ior(b, nir_ishl(b, nir_channel(b, byte, 3), in lower_alu_instr_width()
278 nir_ishl(b, nir_channel(b, byte, 2), in lower_alu_instr_width()
280 nir_ior(b, nir_ishl(b, nir_channel(b, byte, 1), in lower_alu_instr_width()
282 nir_channel(b, byte, 0))); in lower_alu_instr_width()
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationweights.cpp60 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte() argument
61 uint32_t mask; /* 0xffffffff except a 00 "hole" for the index-th byte */ in setWeightByte()
80 return (uint32_t)((weight&mask)|(byte<<idx)); in setWeightByte()
145 // We use only 6 bits per byte. in initForTertiary()
156 uint32_t byte=getWeightByte(weight, length); in incWeight() local
157 if(byte<maxBytes[length]) { in incWeight()
158 return setWeightByte(weight, length, byte+1); in incWeight()
160 // Roll over, set this byte to the minimum and increment the previous one. in incWeight()
175 // Split the offset between this byte and the previous one. in incWeightByOffset()
277 // Prevent overflow for primary lead byte F in getWeightRanges()
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Djsval_layout_opaque_1_0.rs27 let byte = self.storage.as_ref()[byte_index]; in get_bit()
34 byte & mask == mask in get_bit()
40 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
48 *byte |= mask; in set_bit()
50 *byte &= !mask; in set_bit()
H A Djsval_layout_opaque.rs27 let byte = self.storage.as_ref()[byte_index]; in get_bit()
34 byte & mask == mask in get_bit()
40 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
48 *byte |= mask; in set_bit()
50 *byte &= !mask; in set_bit()
H A Dweird_bitfields.rs27 let byte = self.storage.as_ref()[byte_index]; in get_bit()
34 byte & mask == mask in get_bit()
40 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit()
48 *byte |= mask; in set_bit()
50 *byte &= !mask; in set_bit()

Completed in 34 milliseconds

1...<<61626364656667686970>>...141