/external/e2fsprogs/debugfs/ |
H A D | ncheck.c | 44 struct inode_walk_struct *iw = (struct inode_walk_struct *) private; local 50 iw->position++; 51 if (iw->position <= 2) 53 for (i=0; i < iw->num_inodes; i++) { 54 if (iw->iarray[i] == dirent->inode) { 55 if (!iw->parent && !iw->get_pathname_failed) { 57 iw->dir, 58 0, &iw->parent); 61 "while calling ext2fs_get_pathname for inode #%u", iw 91 struct inode_walk_struct iw; local [all...] |
/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/ |
H A D | GifFrame.java | 7 int ix, iy, iw, ih; field in class:GifFrame
|
H A D | GifDecoder.java | 486 int dlim = dx + currentFrame.iw; 492 int sx = i * currentFrame.iw; 528 int npix = (frame == null) ? header.width * header.height : frame.iw * frame.ih;
|
/external/iw/ |
H A D | Makefile | 15 OBJS = iw.o genl.o event.o info.o phy.o \ 26 ALL = iw 95 version.c: version.sh $(patsubst %.o,%.c,$(VERSION_OBJS)) nl80211.h iw.h Makefile \ 100 %.o: %.c iw.h nl80211.h 105 iw: $(OBJS) 106 @$(NQ) ' CC ' iw 107 $(Q)$(CC) $(LDFLAGS) $(OBJS) $(LIBS) -o iw 117 install: iw iw.8.gz 118 @$(NQ) ' INST iw' [all...] |
H A D | Android.mk | 6 iw.c genl.c event.c info.c phy.c \ 24 LOCAL_MODULE := iw
|
/external/webrtc/talk/session/media/ |
H A D | yuvscaler_unittest.cc | 98 bool TestScale(int iw, int ih, int ow, int oh, int offset, bool usefile, argument 102 size_t isize = I420_SIZE(iw, ih); 116 if (!LoadPlanarYuvTestImage("faces", iw, ih, ibuf) || 149 EXPECT_EQ(0, libyuv::ScaleOffset(ibuf, iw, ih, obuf, ow, oh, 193 const int iw = 640, ih = 360; local 195 ALIGN16(uint8_t ibuf[I420_SIZE(iw, ih)]); 199 ASSERT_TRUE(LoadPlanarYuvTestImage("faces", iw, ih, ibuf)); 201 libyuv::ScaleOffset(ibuf, iw, ih, obuf, ow, oh, 0, false); 209 const int iw = 640, ih = 360; local 212 scoped_ptr<uint8_t[]> ibuffer(new uint8_t[I420_SIZE(iw, i [all...] |
/external/libmtp/src/ |
H A D | playlist-spl.c | 338 char* iw = w; local 368 IF_DEBUG() printf("read buff= {%dB new, %dB old/left-over}%s\n",(int)rdcnt, (int)(iw-w), eof?", EOF":""); 375 *iw = '\0'; 377 *iw = *it; 380 iw++; 383 if( (iw-w) >= 2 && // we must have at least two bytes 384 *(iw-1) == '\0' && *(iw-2) == '\0' && // 0x0000 is end-of-string 387 !((iw-w)%2) ) { 392 iw 674 char* iw = w + M; // iterator on w local [all...] |
/external/autotest/server/site_tests/brillo_WifiInterfaceTest/ |
H A D | brillo_WifiInterfaceTest.py | 56 iw = iw_runner.IwRunner(remote_host=host) 60 for iface_tuple in iw.list_interfaces()] 64 'Interface %s not listed by iw' % wifi_iface) 70 iface_ssid = iw.get_link_value(iface, 'SSID') 75 raise error.TestFail('Failed to run iw')
|
/external/autotest/server/cros/network/ |
H A D | connection_worker.py | 54 iw = iw_runner.IwRunner(remote_host=work_client_host) 55 phys = iw.list_phys() 56 devs = iw.list_interfaces(desired_if_type='managed') 60 iw.remove_interface(devs[i].if_name) 63 iw.add_interface('phy1', 'work0', 'managed') 64 logging.debug('Interfaces in work client %s', iw.list_interfaces())
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
H A D | DalvInsnList.java | 226 IndentingWriter iw = new IndentingWriter(out, 0, prefix); 241 iw.write(s); 245 iw.flush();
|
/external/libyuv/files/util/ |
H A D | ssim.cc | 75 static double FinalizeSSIM(double iw, double xm, double ym, argument 77 const double iwx = xm * iw; 78 const double iwy = ym * iw; 79 double sxx = xxm * iw - iwx * iwx; 80 double syy = yym * iw - iwy * iwy; 85 const double sxy = xym * iw - iwx * iwy;
|
/external/libvorbis/lib/ |
H A D | smallft.c | 576 int ip,iw,ido,idl1,ix2,ix3; local 581 iw=n; 589 iw-=(ip-1)*ido; 594 ix2=iw+ido; 597 dradf4(ido,l1,ch,c,wa+iw-1,wa+ix2-1,wa+ix3-1); 599 dradf4(ido,l1,c,ch,wa+iw-1,wa+ix2-1,wa+ix3-1); 606 dradf2(ido,l1,c,ch,wa+iw-1); 610 dradf2(ido,l1,ch,c,wa+iw-1); 617 dradfg(ido,ip,l1,idl1,c,c,c,ch,ch,wa+iw-1); 622 dradfg(ido,ip,l1,idl1,ch,ch,ch,c,c,wa+iw 1157 int nf,ip,iw,ix2,ix3,ido,idl1; local [all...] |
/external/speex/libspeex/ |
H A D | smallft.c | 578 int ip,iw,ido,idl1,ix2,ix3; local 583 iw=n; 591 iw-=(ip-1)*ido; 596 ix2=iw+ido; 599 dradf4(ido,l1,ch,c,wa+iw-1,wa+ix2-1,wa+ix3-1); 601 dradf4(ido,l1,c,ch,wa+iw-1,wa+ix2-1,wa+ix3-1); 608 dradf2(ido,l1,c,ch,wa+iw-1); 612 dradf2(ido,l1,ch,c,wa+iw-1); 619 dradfg(ido,ip,l1,idl1,c,c,c,ch,ch,wa+iw-1); 624 dradfg(ido,ip,l1,idl1,ch,ch,ch,c,c,wa+iw 1159 int nf,ip,iw,ix2,ix3,ido,idl1; local [all...] |
/external/autotest/server/site_tests/network_WiFi_BgscanBackoff/ |
H A D | network_WiFi_BgscanBackoff.py | 57 iw = iw_runner.IwRunner(remote_host=self.context.client.host) 60 bsses = iw.scan_dump(self.context.client.wifi_if)
|
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/src/gl-matrix/ |
H A D | vec4.js | 476 iw = -qx * x - qy * y - qz * z; 479 out[0] = ix * qw + iw * -qx + iy * -qz - iz * -qy; 480 out[1] = iy * qw + iw * -qy + iz * -qx - ix * -qz; 481 out[2] = iz * qw + iw * -qz + ix * -qy - iy * -qx;
|
H A D | vec3.js | 542 iw = -qx * x - qy * y - qz * z; 545 out[0] = ix * qw + iw * -qx + iy * -qz - iz * -qy; 546 out[1] = iy * qw + iw * -qy + iz * -qx - ix * -qz; 547 out[2] = iz * qw + iw * -qz + ix * -qy - iy * -qx;
|
/external/libvpx/libvpx/vp8/encoder/ |
H A D | mr_dissim.c | 26 unsigned int iw = cpi->oxcf.Width*cpi->oxcf.mr_down_sampling_factor.den local 29 low_res_w = iw/cpi->oxcf.mr_down_sampling_factor.num;
|
/external/valgrind/coregrind/m_gdbserver/ |
H A D | m_gdbserver.c | 1343 HChar iw[il+1]; local 1360 iw[0] = 0; 1363 VG_(strcpy) (iw, input_word); 1370 (il == 0 ? "<empty string>" : iw)); 1380 if (VG_(strcmp) (kw, iw) == 0) { 1390 if (VG_(strncmp) (iw, kw, il) == 0) { 1407 iw, keywords);
|
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/ |
H A D | query.py | 48 def _wait_for(ir, iw, ix, expiration): 59 (r, w, x) = select.select(ir, iw, ix) 61 (r, w, x) = select.select(ir, iw, ix, timeout)
|
/external/guice/core/test/com/google/inject/ |
H A D | InjectorTest.java | 120 IntegerWrapper iw = injector.getInstance(IntegerWrapper.class); 121 assertEquals(5, (int) iw.i);
|
/external/icu/icu4c/source/data/rbnf/ |
H A D | rbnffiles.mk | 31 in.txt iw.txt no.txt sh.txt zh_HK.txt\
|
/external/libjpeg-turbo/ |
H A D | turbojpeg.c | 1049 int pw[MAX_COMPONENTS], ph[MAX_COMPONENTS], iw[MAX_COMPONENTS], local 1098 iw[i]=compptr->width_in_blocks*DCTSIZE; 1104 if(iw[i]!=pw[i] || ih!=ph[i]) usetmpbuf=1; 1106 tmpbufsize+=iw[i]*th[i]; 1128 ptr+=iw[i]; 1149 for(k=pw[i]; k<iw[i]; k++) tmpbuf[i][j][k]=tmpbuf[i][j][pw[i]-1]; 1153 memcpy(tmpbuf[i][j], tmpbuf[i][ph[i]-crow[i]-1], iw[i]); 1706 int pw[MAX_COMPONENTS], ph[MAX_COMPONENTS], iw[MAX_COMPONENTS], local 1776 iw[i]=compptr->width_in_blocks*dctsize; 1782 if(iw[ [all...] |
/external/bison/lib/ |
H A D | config.charset | 187 for l in he he_IL iw iw_IL; do
|
/external/e2fsprogs/intl/ |
H A D | config.charset | 184 for l in he he_IL iw iw_IL; do
|
/external/icu/icu4c/source/data/coll/ |
H A D | colfiles.mk | 30 he_IL.txt id_ID.txt in.txt in_ID.txt iw.txt\
|