Home
last modified time | relevance | path

Searched refs:byte (Results 2501 - 2525 of 3410) sorted by relevance

1...<<101102103104105106107108109110>>...137

/kernel/linux/linux-6.6/arch/arm/crypto/
H A Daes-neonbs-core.S890 .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
891 .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
892 .byte 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07
893 .byte 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f
894 .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
895 .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
/kernel/linux/linux-5.10/net/sunrpc/
H A Dcache.c1314 int byte = (*++bp -'0'); in qword_get() local
1316 byte = (byte << 3) | (*bp++ - '0'); in qword_get()
1317 byte = (byte << 3) | (*bp++ - '0'); in qword_get()
1318 *dest++ = byte; in qword_get()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dtwl4030.c67 u8 byte; in tw4030_init_ctl_cache() local
70 twl_i2c_read_u8(TWL4030_MODULE_AUDIO_VOICE, &byte, i); in tw4030_init_ctl_cache()
71 twl4030->ctl_cache[i - TWL4030_REG_EAR_CTL] = byte; in tw4030_init_ctl_cache()
243 u8 reg, byte; in twl4030_init_chip() local
321 twl_i2c_read_u8(TWL4030_MODULE_AUDIO_VOICE, &byte, in twl4030_init_chip()
325 ((byte & TWL4030_CNCL_OFFSET_START) == in twl4030_init_chip()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dcache.c1311 int byte = (*++bp -'0'); in qword_get() local
1313 byte = (byte << 3) | (*bp++ - '0'); in qword_get()
1314 byte = (byte << 3) | (*bp++ - '0'); in qword_get()
1315 *dest++ = byte; in qword_get()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtwl4030.c75 u8 byte; in tw4030_init_ctl_cache() local
78 twl_i2c_read_u8(TWL4030_MODULE_AUDIO_VOICE, &byte, i); in tw4030_init_ctl_cache()
79 twl4030->ctl_cache[i - TWL4030_REG_EAR_CTL] = byte; in tw4030_init_ctl_cache()
249 u8 reg, byte; in twl4030_init_chip() local
327 twl_i2c_read_u8(TWL4030_MODULE_AUDIO_VOICE, &byte, in twl4030_init_chip()
331 ((byte & TWL4030_CNCL_OFFSET_START) == in twl4030_init_chip()
/third_party/libinput/tools/
H A Dlibinput-record.c1263 for (int byte = 0; byte < rc; byte++) { in handle_hidraw()
1264 if (byte % 16 == 0) { in handle_hidraw()
1267 iprintf(d->fp, I_NONE, "0x%02x", report[byte]); in handle_hidraw()
1269 iprintf(d->fp, I_NONE, "%s0x%02x", sep, report[byte]); in handle_hidraw()
/third_party/node/deps/v8/src/objects/
H A Dbigint.cc60 void InitializeDigits(int length, byte value = 0);
298 void MutableBigInt::InitializeDigits(int length, byte value) { in InitializeDigits()
1397 byte* digit_byte = reinterpret_cast<byte*>(digit); in FromSerializedDigits()
1399 const byte* digit_storage_byte = in FromSerializedDigits()
1400 reinterpret_cast<const byte*>(digit_storage); in FromSerializedDigits()
/third_party/python/Objects/
H A Dobmalloc.c98 To solve these problems, allocate an extra byte. */ in _PyMem_RawMalloc()
110 pymalloc. To solve these problems, allocate an extra byte. */ in _PyMem_RawCalloc()
2462 &p[2*S] is returned. Note that this is 8-byte aligned if pymalloc
2496 I: API identifier (1 byte) in _PyMem_DebugRawAlloc()
2519 /* at p, write size (SST bytes), id (1 byte), pad (SST-1 bytes) */ in _PyMem_DebugRawAlloc()
2752 _Py_FatalErrorFunc(func, "bad leading pad byte"); in _PyMem_DebugCheckAddress()
2761 _Py_FatalErrorFunc(func, "bad trailing pad byte"); in _PyMem_DebugCheckAddress()
2803 const uint8_t byte = *(q-i); in _PyObject_DebugDumpAddress() local
2804 fprintf(stderr, " at p-%d: 0x%02x", i, byte); in _PyObject_DebugDumpAddress()
2805 if (byte ! in _PyObject_DebugDumpAddress()
2831 const uint8_t byte = tail[i]; _PyObject_DebugDumpAddress() local
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/ec/
H A Decp_nistz256-x86_64.s2451 .byte 0xf3,0xc3
2521 .byte 0xf3,0xc3
2597 .byte 0xf3,0xc3
2653 .byte 0xf3,0xc3
2709 .byte 0xf3,0xc3
2765 .byte 0xf3,0xc3
3090 .byte 0xf3,0xc3
3137 .byte 102,72,15,110,205
3144 .byte 102,73,15,110,214
3151 .byte 10
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/ec/
H A Decp_nistz256-x86_64.s2451 .byte 0xf3,0xc3
2521 .byte 0xf3,0xc3
2597 .byte 0xf3,0xc3
2653 .byte 0xf3,0xc3
2709 .byte 0xf3,0xc3
2765 .byte 0xf3,0xc3
3090 .byte 0xf3,0xc3
3137 .byte 102,72,15,110,205
3144 .byte 102,73,15,110,214
3151 .byte 10
[all...]
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_move.S60 0: .byte 'l','s','x','p','w','d','b','p'
/kernel/linux/linux-5.10/arch/arm/lib/
H A Dcsumpartial.S37 /* we must have at least one byte. */
68 ldrbne td0, [buf], #1 @ include last byte
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_move.S60 0: .byte 'l','s','x','p','w','d','b','p'
/kernel/linux/linux-6.6/arch/arm/lib/
H A Dcsumpartial.S37 /* we must have at least one byte. */
68 ldrbne td0, [buf], #1 @ include last byte
/kernel/linux/linux-5.10/drivers/watchdog/
H A Die6xx_wdt.c62 module_param(resetmode, byte, 0);
/kernel/linux/linux-5.10/drivers/media/usb/go7007/
H A Dgo7007-i2c.c112 /* Retrieve the read byte */ in go7007_i2c_xfer()
137 flags & I2C_CLIENT_SCCB ? 0x10 : 0x00, &data->byte); in go7007_smbus_xfer()
153 * write two bytes and read one byte. */ in go7007_i2c_master_xfer()
/kernel/linux/linux-6.6/drivers/media/usb/go7007/
H A Dgo7007-i2c.c112 /* Retrieve the read byte */ in go7007_i2c_xfer()
137 flags & I2C_CLIENT_SCCB ? 0x10 : 0x00, &data->byte); in go7007_smbus_xfer()
153 * write two bytes and read one byte. */ in go7007_i2c_master_xfer()
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dda9062_wdt.c167 msg.byte = DA9062AA_SHUTDOWN_MASK; in da9062_wdt_restart()
H A Dda9063_wdt.c186 msg.byte = DA9063_SHUTDOWN; in da9063_wdt_restart()
H A Die6xx_wdt.c62 module_param(resetmode, byte, 0);
/kernel/linux/linux-6.6/include/trace/events/
H A D9p.h106 } __mode(byte);
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_hqdn3d.asm36 movzx %1, byte [srcq+%2]
/third_party/backends/backend/
H A Dibm.h316 SANE_Byte byte[60]; member
346 /* Vendor Specific parameter byte(s) */
/third_party/libunwind/libunwind/include/
H A Dlibunwind_i.h115 # error Target has unknown byte ordering.
/third_party/mbedtls/tests/scripts/
H A Dgenerate_pkcs7_tests.py91 |---1 byte showing data type---|----byte(s) for length of data---|---data content--|
100 reasons.append("Add null byte to start")
102 reasons.append("Add null byte to end")
147 one unaccounted extra byte")
173 # make data an array of byte strings eg ['de','ad','be','ef']

Completed in 45 milliseconds

1...<<101102103104105106107108109110>>...137