Home
last modified time | relevance | path

Searched refs:inw (Results 1 – 21 of 21) sorted by relevance

/external/openssl/crypto/evp/
De_xcbc_d.c78 DES_cblock inw; member
110 memcpy(&data(ctx)->inw[0],&key[8],8); in desx_cbc_init_key()
123 &data(ctx)->inw, in desx_cbc_cipher()
133 &data(ctx)->inw, in desx_cbc_cipher()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
Dgas-inout.asm2 inw $10, %ax label
5 inw $10 label
/external/qemu-pc-bios/bochs/bios/
Drombios32start.S101 inw %dx, %ax
113 inw %dx, %ax
Drombios32.c108 static inline uint16_t inw(int addr) in inw() function
745 return inw(0xcfc + (addr & 2)); in pci_config_readw()
Drombios.c856 static Bit16u inw();
1144 inw(port)
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
Dresample_by_2_mips.c58 const int32_t* inw = (int32_t*)in; in WebRtcSpl_DownsampleBy2() local
76 [diff1] "=&r" (diff1), [diff2] "=r" (diff2), [inw] "+r" (inw) in WebRtcSpl_DownsampleBy2()
/external/openssl/crypto/des/
Dxcbc_enc.c114 DES_cblock *ivec, const_DES_cblock *inw, in DES_xcbc_encrypt() argument
125 in2 = &(*inw)[0]; in DES_xcbc_encrypt()
Ddes_old.h156 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument
157 DES_xcbc_encrypt((i),(o),(l),&(k),(iv),(inw),(outw),(e))
259 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument
260 _ossl_old_des_xcbc_encrypt((i),(o),(l),(k),(iv),(inw),(outw),(e))
347 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc);
Ddes_old.c111 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc) in _ossl_old_des_xcbc_encrypt() argument
114 length, (DES_key_schedule *)schedule, ivec, inw, outw, enc); in _ossl_old_des_xcbc_encrypt()
Ddes.h146 const_DES_cblock *inw,const_DES_cblock *outw,int enc);
/external/openssl/include/openssl/
Ddes_old.h156 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument
157 DES_xcbc_encrypt((i),(o),(l),&(k),(iv),(inw),(outw),(e))
259 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument
260 _ossl_old_des_xcbc_encrypt((i),(o),(l),(k),(iv),(inw),(outw),(e))
347 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc);
Ddes.h146 const_DES_cblock *inw,const_DES_cblock *outw,int enc);
/external/llvm/test/MC/X86/
Dx86-64.s249 inw %dx label
280 inw (%dx), %ax label
Dintel-syntax.s439 inw DX define
/external/qemu-pc-bios/vgabios/
Dvbe.c836 vbe_info_block.TotalMemory = inw(VBE_DISPI_IOPORT_DATA);
1090 enable = inw(VBE_DISPI_IOPORT_DATA);
1098 write_word(ES, BX, inw(VBE_DISPI_IOPORT_DATA));
Dvgabios.c65 static Bit16u inw();
3701 inw(port)
/external/qemu/target-i386/
Dhelper.h93 DEF_HELPER_1(inw, tl, i32)
/external/mesa3d/src/mesa/x86/
Dassyntax.h443 #define IN_W CHOICE(inw (DX), inw ARG2(DX,AX), _WTOG in DX)
450 #define IN1_W(a) CHOICE(inw (a), inw ARG2(a,AX), _WTOG in a)
454 #define IN1_W(a) CHOICE(inw a, inw ARG2(a,AX), _WTOG in a)
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
Dassyntax.h443 #define IN_W CHOICE(inw (DX), inw ARG2(DX,AX), _WTOG in DX)
450 #define IN1_W(a) CHOICE(inw (a), inw ARG2(a,AX), _WTOG in a)
454 #define IN1_W(a) CHOICE(inw a, inw ARG2(a,AX), _WTOG in a)
/external/llvm/lib/Target/X86/
DX86InstrInfo.td2731 def : InstAlias<"inw\t{%dx|dx}", (IN16rr), 0>;
2734 def : InstAlias<"inw\t$port", (IN16ri i8imm:$port), 0>;
/external/chromium_org/third_party/yasm/source/patched-yasm/
Dx86insn_gas.gperf590 inw, in_insn, 12, SUF_W, 0, 0, 0, 0, 0, 0, 0 keyword