/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/modes/ |
H A D | ghash-x86_64.s | 1339 vpclmulqdq $0x00,%xmm2,%xmm0,%xmm0 1340 vpclmulqdq $0x00,%xmm6,%xmm3,%xmm3 1370 vpclmulqdq $0x00,%xmm2,%xmm0,%xmm0 1371 vpclmulqdq $0x00,%xmm6,%xmm3,%xmm3 1446 vpclmulqdq $0x00,%xmm6,%xmm14,%xmm0 1453 vpclmulqdq $0x00,%xmm7,%xmm9,%xmm2 1457 vpclmulqdq $0x00,%xmm6,%xmm15,%xmm3 1468 vpclmulqdq $0x00,%xmm6,%xmm14,%xmm0 1474 vpclmulqdq $0x00,%xmm7,%xmm9,%xmm2 1479 vpclmulqdq $0x00, [all...] |
/third_party/vixl/test/aarch32/traces/ |
H A D | assembler-cond-rd-operand-rn-shift-amount-1to32-cmn-a32.h | 50 0xcc, 0x00, 0x79, 0xe1 // cmn al r9 r12 ASR 1 113 0x42, 0x00, 0x7e, 0x51 // cmn pl r14 r2 ASR 32 143 0x40, 0x00, 0x72, 0xc1 // cmn gt r2 r0 ASR 32 161 0xa7, 0x00, 0x71, 0x01 // cmn eq r1 r7 LSR 1 209 0xa7, 0x00, 0x71, 0xc1 // cmn gt r1 r7 LSR 1 218 0x2e, 0x00, 0x78, 0x51 // cmn pl r8 r14 LSR 32 230 0x41, 0x00, 0x77, 0x01 // cmn eq r7 r1 ASR 32 290 0x2b, 0x00, 0x76, 0x21 // cmn cs r6 r11 LSR 32 356 0xa9, 0x00, 0x74, 0x01 // cmn eq r4 r9 LSR 1 377 0x4c, 0x00, [all...] |
H A D | assembler-cond-rd-operand-rn-shift-amount-1to32-cmp-a32.h | 50 0xcc, 0x00, 0x59, 0xe1 // cmp al r9 r12 ASR 1 113 0x42, 0x00, 0x5e, 0x51 // cmp pl r14 r2 ASR 32 143 0x40, 0x00, 0x52, 0xc1 // cmp gt r2 r0 ASR 32 161 0xa7, 0x00, 0x51, 0x01 // cmp eq r1 r7 LSR 1 209 0xa7, 0x00, 0x51, 0xc1 // cmp gt r1 r7 LSR 1 218 0x2e, 0x00, 0x58, 0x51 // cmp pl r8 r14 LSR 32 230 0x41, 0x00, 0x57, 0x01 // cmp eq r7 r1 ASR 32 290 0x2b, 0x00, 0x56, 0x21 // cmp cs r6 r11 LSR 32 356 0xa9, 0x00, 0x54, 0x01 // cmp eq r4 r9 LSR 1 377 0x4c, 0x00, [all...] |
H A D | assembler-cond-rd-operand-rn-shift-amount-1to32-teq-a32.h | 50 0xcc, 0x00, 0x39, 0xe1 // teq al r9 r12 ASR 1 113 0x42, 0x00, 0x3e, 0x51 // teq pl r14 r2 ASR 32 143 0x40, 0x00, 0x32, 0xc1 // teq gt r2 r0 ASR 32 161 0xa7, 0x00, 0x31, 0x01 // teq eq r1 r7 LSR 1 209 0xa7, 0x00, 0x31, 0xc1 // teq gt r1 r7 LSR 1 218 0x2e, 0x00, 0x38, 0x51 // teq pl r8 r14 LSR 32 230 0x41, 0x00, 0x37, 0x01 // teq eq r7 r1 ASR 32 290 0x2b, 0x00, 0x36, 0x21 // teq cs r6 r11 LSR 32 356 0xa9, 0x00, 0x34, 0x01 // teq eq r4 r9 LSR 1 377 0x4c, 0x00, [all...] |
H A D | assembler-cond-rd-operand-rn-shift-amount-1to32-tst-a32.h | 50 0xcc, 0x00, 0x19, 0xe1 // tst al r9 r12 ASR 1 113 0x42, 0x00, 0x1e, 0x51 // tst pl r14 r2 ASR 32 143 0x40, 0x00, 0x12, 0xc1 // tst gt r2 r0 ASR 32 161 0xa7, 0x00, 0x11, 0x01 // tst eq r1 r7 LSR 1 209 0xa7, 0x00, 0x11, 0xc1 // tst gt r1 r7 LSR 1 218 0x2e, 0x00, 0x18, 0x51 // tst pl r8 r14 LSR 32 230 0x41, 0x00, 0x17, 0x01 // tst eq r7 r1 ASR 32 290 0x2b, 0x00, 0x16, 0x21 // tst cs r6 r11 LSR 32 356 0xa9, 0x00, 0x14, 0x01 // tst eq r4 r9 LSR 1 377 0x4c, 0x00, [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | isadep.h | 23 #define KU_KERN 0x00 31 #define KU_KERN 0x00
|
H A D | cacheops.h | 21 #define Cache_I 0x00 27 #define Index_Writeback_Inv 0x00 109 #define Hit_Invalidate_I_Loongson2 (Cache_I | 0x00)
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | isadep.h | 23 #define KU_KERN 0x00 31 #define KU_KERN 0x00
|
H A D | cacheops.h | 21 #define Cache_I 0x00 27 #define Index_Writeback_Inv 0x00 109 #define Hit_Invalidate_I_Loongson2 (Cache_I | 0x00)
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | if0004.h | 5 #define NV04_NVSW_NTFY_UEVENT 0x00 7 #define NV04_NVSW_GET_REF 0x00
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | imsttfb.c | 44 S1SA = 0, /* 0x00 */ 102 PADDRW = 0x00, 115 SYNCCTL = 0x03, /* (0x00) Sync Control */ 116 HSYNCPOS = 0x04, /* (0x00) Horizontal Sync Position */ 117 PWRMNGMT = 0x05, /* (0x00) Power Management */ 119 PALETCTL = 0x07, /* (0x00) Palette Control */ 127 PIXCTL2 = 0x11, /* (0x00) Pixel PLL Control 2 */ 140 CURSCTL = 0x30, /* (0x00) Cursor Control */ 161 MISCTL1 = 0x70, /* (0x00) Miscellaneous Control 1 */ 162 MISCTL2 = 0x71, /* (0x00) Miscellaneou [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | imsttfb.c | 45 S1SA = 0, /* 0x00 */ 103 PADDRW = 0x00, 116 SYNCCTL = 0x03, /* (0x00) Sync Control */ 117 HSYNCPOS = 0x04, /* (0x00) Horizontal Sync Position */ 118 PWRMNGMT = 0x05, /* (0x00) Power Management */ 120 PALETCTL = 0x07, /* (0x00) Palette Control */ 128 PIXCTL2 = 0x11, /* (0x00) Pixel PLL Control 2 */ 141 CURSCTL = 0x30, /* (0x00) Cursor Control */ 162 MISCTL1 = 0x70, /* (0x00) Miscellaneous Control 1 */ 163 MISCTL2 = 0x71, /* (0x00) Miscellaneou [all...] |
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 245 { STV090x_OUTCFG, 0x00 }, 255 { STV090x_P2_DISRXCTL, 0x00 }, 266 { STV090x_P2_TMGTHFALL, 0x00 }, 269 { STV090x_P2_FBERCPT4, 0x00 }, 316 { STV090x_P1_DISRXCTL, 0x00 }, 326 { STV090x_P1_TMGTHFALL, 0x00 }, 332 { STV090x_P1_FBERCPT4, 0x00 }, 410 { STV090x_OUTCFG, 0x00 }, 419 { STV090x_P1_DISRXCTL, 0x00 }, 429 { STV090x_P1_TMGTHFALL, 0x00 }, [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 245 { STV090x_OUTCFG, 0x00 }, 255 { STV090x_P2_DISRXCTL, 0x00 }, 266 { STV090x_P2_TMGTHFALL, 0x00 }, 269 { STV090x_P2_FBERCPT4, 0x00 }, 316 { STV090x_P1_DISRXCTL, 0x00 }, 326 { STV090x_P1_TMGTHFALL, 0x00 }, 332 { STV090x_P1_FBERCPT4, 0x00 }, 410 { STV090x_OUTCFG, 0x00 }, 419 { STV090x_P1_DISRXCTL, 0x00 }, 429 { STV090x_P1_TMGTHFALL, 0x00 }, [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | nccbtst.c | 167 0x00, 0xb0, 0xa1, 0xb0, 0xa2, 0xc8, 0xd3 }; in TestSkip() 520 0x00, in TestSkip() 947 0x00, /* 17 */ in TestSkip() 1084 0x00, 0xb0, 0xa1, 0xb0, 0xa2}; in TestStop() 1356 { 0x00, 0xb0, 0xa1, 0xb0, 0xa2, 0xaf, 0xfe, 0xc8, 0xd3 }; in TestSub() 1497 0x00, 0x41, in TestSub() 1501 0x41, 0x00, in TestSub() 1523 0x00, 0x00, 0xfe, 0xff, in TestSub() 1524 0x00, in TestSub() [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | isdn_divertif.h | 9 #define DIVERT_CMD_REG 0x00 11 #define DIVERT_NO_ERR 0x00
|
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | a2dp_data_service.h | 32 PCM_CHANNEL_MODE_SINGLE = 0x00, /* single channel */ 51 Sink_CODEC_TYPE_SBC = 0x00, 57 ERROR_TYPE_NONE = 0x00,
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_sub_unit_info.cpp | 55 pkt_ = PacketMalloc(0x00, 0x00, AVRC_TG_SUB_UNIT_RESPONSE_SIZE); in AssemblePacket() 58 uint16_t offset = 0x00; in AssemblePacket()
|
/kernel/linux/linux-5.10/arch/arm/mach-orion5x/ |
H A D | tsx09-common.c | 36 writel(0x00, UART1_REG(IER)); in qnap_tsx09_power_off() 37 writel(0x00, UART1_REG(FCR)); in qnap_tsx09_power_off() 38 writel(0x00, UART1_REG(MCR)); in qnap_tsx09_power_off()
|
/kernel/linux/linux-5.10/arch/m68k/coldfire/ |
H A D | nettel.c | 92 0x00, 0xd0, 0xcf, 0x00, 0x00, 0x01,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_ddc_types.h | 35 I2CAUX_TRANSACTION_ACTION_I2C_WRITE = 0x00, 69 AUX_TRANSACTION_REPLY_AUX_ACK = 0x00, 75 AUX_TRANSACTION_REPLY_I2C_ACK = 0x00,
|
/kernel/linux/linux-6.6/arch/m68k/coldfire/ |
H A D | nettel.c | 92 0x00, 0xd0, 0xcf, 0x00, 0x00, 0x01,
|
H A D | stmark2.c | 111 __raw_writeb(0x00, MCFGPIO_PAR_BE); in init_stmark2() 112 __raw_writeb(0x00, MCFGPIO_PAR_FBCTL); in init_stmark2() 113 __raw_writeb(0x00, MCFGPIO_PAR_CS); in init_stmark2()
|
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/ |
H A D | tsx09-common.c | 36 writel(0x00, UART1_REG(IER)); in qnap_tsx09_power_off() 37 writel(0x00, UART1_REG(FCR)); in qnap_tsx09_power_off() 38 writel(0x00, UART1_REG(MCR)); in qnap_tsx09_power_off()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | def.h | 28 #define CHIP_88C 0x00 32 VERSION_A_CHIP_88C = 0x00, 35 VERSION_TEST_CHIP_88C = 0x00,
|