Home
last modified time | relevance | path

Searched refs:outw (Results 1 – 25 of 30) sorted by relevance

12

/external/chromium_org/ui/gfx/codec/
Djpeg_codec_unittest.cc116 int outw, outh; in TEST() local
119 &outw, &outh)); in TEST()
120 ASSERT_EQ(w, outw); in TEST()
154 int outw, outh; in TEST() local
157 &outw, &outh)); in TEST()
158 ASSERT_EQ(w, outw); in TEST()
177 int outw, outh; in TEST() local
180 &outw, &outh)); in TEST()
190 &outw, &outh)); in TEST()
197 &outw, &outh)); in TEST()
[all …]
Dpng_codec_unittest.cc293 int outw, outh; in TEST() local
296 &outw, &outh)); in TEST()
297 ASSERT_EQ(w, outw); in TEST()
322 int outw, outh; in TEST() local
325 &outw, &outh)); in TEST()
326 ASSERT_EQ(w, outw); in TEST()
351 int outw, outh; in TEST() local
354 &outw, &outh)); in TEST()
355 ASSERT_EQ(w, outw); in TEST()
384 int outw, outh; in TEST() local
[all …]
/external/chromium_org/third_party/openssl/openssl/crypto/evp/
De_xcbc_d.c79 DES_cblock outw; member
111 memcpy(&data(ctx)->outw[0],&key[16],8); in desx_cbc_init_key()
124 &data(ctx)->outw, in desx_cbc_cipher()
134 &data(ctx)->outw, in desx_cbc_cipher()
/external/openssl/crypto/evp/
De_xcbc_d.c79 DES_cblock outw; member
111 memcpy(&data(ctx)->outw[0],&key[16],8); in desx_cbc_init_key()
124 &data(ctx)->outw, in desx_cbc_cipher()
134 &data(ctx)->outw, in desx_cbc_cipher()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
Dgas-inout.asm8 outw %ax, $10 label
11 outw $10 label
/external/qemu-pc-bios/vgabios/
Dvbe.c269 outw(VBE_DISPI_IOPORT_INDEX,VBE_DISPI_INDEX_YRES);
270 outw(VBE_DISPI_IOPORT_DATA,yres);
276 outw(VBE_DISPI_IOPORT_INDEX,VBE_DISPI_INDEX_BPP);
277 outw(VBE_DISPI_IOPORT_DATA,bpp);
835 outw(VBE_DISPI_IOPORT_INDEX, VBE_DISPI_INDEX_VIDEO_MEMORY_64K);
1089 outw(VBE_DISPI_IOPORT_INDEX,VBE_DISPI_INDEX_ENABLE);
1097 outw(VBE_DISPI_IOPORT_INDEX, i);
1114 outw(VBE_DISPI_IOPORT_INDEX,VBE_DISPI_INDEX_ENABLE);
1115 outw(VBE_DISPI_IOPORT_DATA, enable);
1117 outw(VBE_DISPI_IOPORT_INDEX, VBE_DISPI_INDEX_XRES);
[all …]
Dvgabios.c67 static void outw();
943 outw(crtc_addr,0x0011);
1200 outw(VGAREG_GRDC_ADDRESS, 0x0105);
1205 outw(VGAREG_GRDC_ADDRESS, 0x0005);
1216 outw(VGAREG_GRDC_ADDRESS, 0x0205);
1221 outw(VGAREG_GRDC_ADDRESS, 0x0005);
1335 outw(VGAREG_GRDC_ADDRESS, 0x0205);
1337 outw(VGAREG_GRDC_ADDRESS, 0x0005);
1464 outw(VGAREG_SEQU_ADDRESS, 0x0f02);
1465 outw(VGAREG_GRDC_ADDRESS, 0x0205);
[all …]
/external/chromium_org/base/strings/
Dstringprintf_unittest.cc95 std::wstring outw; in TEST() local
96 SStringPrintf(&outw, L"%ls", srcw); in TEST()
97 EXPECT_STREQ(srcw, outw.c_str()); in TEST()
/external/qemu-pc-bios/bochs/bios/
Drombios32start.S103 outw %ax, %dx
115 outw %ax, %dx
Drombios32.c91 static inline void outw(int addr, int val) in outw() function
485 outw(QEMU_CFG_CTL_PORT, f); in qemu_cfg_select()
727 outw(0xcfc + (addr & 2), val); in pci_config_writew()
/external/openssl/crypto/des/
Dxcbc_enc.c115 const_DES_cblock *outw, int enc) in DES_xcbc_encrypt() argument
128 in2 = &(*outw)[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/chromium_org/third_party/openssl/openssl/crypto/des/
Dxcbc_enc.c115 const_DES_cblock *outw, int enc) in DES_xcbc_encrypt() argument
128 in2 = &(*outw)[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/chromium_org/third_party/openssl/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/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.s217 outw %ax, $128 label
251 outw %dx label
266 outw %ax, (%dx) label
Dintel-syntax.s442 outw DX define
/external/qemu/target-i386/
Dhelper.h92 DEF_HELPER_2(outw, void, i32, i32)

12