Home
last modified time | relevance | path

Searched refs:iw (Results 1 – 25 of 144) sorted by relevance

123456

/external/e2fsprogs/debugfs/
Dncheck.c45 struct inode_walk_struct *iw = (struct inode_walk_struct *) private; in ncheck_proc() local
51 iw->position++; in ncheck_proc()
52 if (iw->position <= 2) in ncheck_proc()
54 for (i=0; i < iw->num_inodes; i++) { in ncheck_proc()
55 if (iw->iarray[i] == dirent->inode) { in ncheck_proc()
56 if (!iw->parent && !iw->get_pathname_failed) { in ncheck_proc()
58 iw->dir, in ncheck_proc()
59 0, &iw->parent); in ncheck_proc()
62 "while calling ext2fs_get_pathname for inode #%u", iw->dir); in ncheck_proc()
63 iw->get_pathname_failed = 1; in ncheck_proc()
[all …]
/external/iw/
DMakefile15 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) target
106 @$(NQ) ' CC ' iw
107 $(Q)$(CC) $(LDFLAGS) $(OBJS) $(LIBS) -o iw
117 install: iw iw.8.gz
120 $(Q)$(INSTALL) -m 755 iw $(DESTDIR)$(SBINDIR)
123 $(Q)$(INSTALL) -m 644 iw.8.gz $(DESTDIR)$(MANDIR)/man8/
[all …]
DREADME2 This is 'iw', a tool to use nl80211.
5 To build iw, just enter 'make'. If that fails, set the
10 'iw' is currently maintained at http://git.sipsolutions.net/iw.git/,
12 http://wireless.kernel.org/en/users/Documentation/iw.
D.gitignore1 iw
6 iw.8.gz
DAndroid.bp39 cmd: "echo '#include \"iw.h\"' >$(out) && " +
49 "iw.c",
101 name: "iw",
108 stem: "iw",
/external/autotest/client/site_tests/network_WiFiHECaps/
Dnetwork_WiFiHECaps.py30 iw = iw_runner.IwRunner()
32 phys = iw.list_phys()
36 if not iw.he_supported():
39 phy_info = iw.get_info()
/external/autotest/server/cros/network/
Dconnection_worker.py54 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/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-neonfma-2x2.c102 size_t iw = input_width; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neonfma_2x2() local
103 for (; iw >= 4; iw -= 4) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neonfma_2x2()
351 assert(iw < 4); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neonfma_2x2()
352 if XNN_UNLIKELY(iw != 0) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neonfma_2x2()
369 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neonfma_2x2()
378 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neonfma_2x2()
387 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neonfma_2x2()
399 if (iw >= 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neonfma_2x2()
452 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neonfma_2x2()
461 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neonfma_2x2()
[all …]
D3x3s2p1c3x4-neon-2x2.c102 size_t iw = input_width; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neon_2x2() local
103 for (; iw >= 4; iw -= 4) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neon_2x2()
349 assert(iw < 4); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neon_2x2()
350 if XNN_UNLIKELY(iw != 0) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neon_2x2()
367 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neon_2x2()
376 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neon_2x2()
385 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neon_2x2()
397 if (iw >= 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neon_2x2()
450 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neon_2x2()
459 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__neon_2x2()
[all …]
D3x3s2p1c3x4-wasmsimd-2x2.c103 size_t iw = input_width; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__wasmsimd_2x2() local
104 for (; iw >= 4; iw -= 4) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__wasmsimd_2x2()
351 assert(iw < 4); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__wasmsimd_2x2()
352 if XNN_UNLIKELY(iw != 0) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__wasmsimd_2x2()
369 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__wasmsimd_2x2()
378 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__wasmsimd_2x2()
387 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__wasmsimd_2x2()
399 if (iw >= 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__wasmsimd_2x2()
452 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__wasmsimd_2x2()
461 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__wasmsimd_2x2()
[all …]
D3x3s2p1c3x4-sse-2x2.c102 size_t iw = input_width; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_2x2() local
103 for (; iw >= 4; iw -= 4) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_2x2()
351 assert(iw < 4); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_2x2()
352 if XNN_UNLIKELY(iw != 0) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_2x2()
369 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_2x2()
378 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_2x2()
387 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_2x2()
399 if (iw >= 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_2x2()
452 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_2x2()
461 if (iw > 2) { in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_2x2()
[all …]
/external/autotest/server/site_tests/network_WiFi_BgscanBackoff/
Dnetwork_WiFi_BgscanBackoff.py44 def _find_bss_matching_mac_addr(self, iw, mac_addr): argument
50 bss_list = iw.scan_dump(self.context.client.wifi_if)
81 iw = iw_runner.IwRunner(remote_host=self.context.client.host)
84 condition=lambda: self._find_bss_matching_mac_addr(iw, ap_mac),
/external/libkmsxx/py/tests/
Dwb-m2m-crop.py9 iw = 640 variable
43 fb = pykms.DumbFramebuffer(card, iw, ih, ifmt)
45 pykms.draw_text(fb, iw // 2, 2, str(i), pykms.white);
63 src_streamer.set_format(ifmt, iw, ih)
/external/speex/libspeexdsp/
Dsmallft.c578 int ip,iw,ido,idl1,ix2,ix3; in drftf1() local
583 iw=n; in drftf1()
591 iw-=(ip-1)*ido; in drftf1()
596 ix2=iw+ido; in drftf1()
599 dradf4(ido,l1,ch,c,wa+iw-1,wa+ix2-1,wa+ix3-1); in drftf1()
601 dradf4(ido,l1,c,ch,wa+iw-1,wa+ix2-1,wa+ix3-1); in drftf1()
608 dradf2(ido,l1,c,ch,wa+iw-1); in drftf1()
612 dradf2(ido,l1,ch,c,wa+iw-1); in drftf1()
619 dradfg(ido,ip,l1,idl1,c,c,c,ch,ch,wa+iw-1); in drftf1()
624 dradfg(ido,ip,l1,idl1,ch,ch,ch,c,c,wa+iw-1); in drftf1()
[all …]
/external/tensorflow/tensorflow/python/kernel_tests/
Dspacetodepth_op_test.py238 b, ih, iw, ic = tensor.shape.as_list()
240 assert iw % block_size == 0, (iw, block_size)
241 ow, oh, oc = iw // block_size, ih // block_size, ic * block_size_sq
247 b, ic, ih, iw = tensor.shape.as_list()
249 assert iw % block_size == 0, (iw, block_size)
250 ow, oh, oc = iw // block_size, ih // block_size, ic * block_size_sq
Ddepthtospace_op_test.py266 b, ih, iw, ic = tensor.shape.as_list()
268 ow, oh, oc = iw * block_size, ih * block_size, ic // block_size_sq
270 [b, ih, iw, block_size, block_size, oc])
274 b, ic, ih, iw = tensor.shape.as_list()
276 ow, oh, oc = iw * block_size, ih * block_size, ic // block_size_sq
278 [b, block_size, block_size, oc, ih, iw])
/external/libkmsxx/utils/
Dkmscapture.cpp29 uint32_t iw, uint32_t ih, PixelFormat pixfmt,
90 uint32_t iw, uint32_t ih, in better_size() argument
93 if (v4ldisc->width <= iw && v4ldisc->height <= ih && in better_size()
101 uint32_t iw, uint32_t ih, PixelFormat pixfmt, in CameraPipeline() argument
117 if (v4lfrms.discrete.width > iw || v4lfrms.discrete.height > ih) { in CameraPipeline()
119 } else if (v4lfrms.discrete.width == iw && v4lfrms.discrete.height == ih) { in CameraPipeline()
135 m_out_x = x + iw / 2 - m_out_width / 2; in CameraPipeline()
/external/libyuv/files/util/
Dssim.cc80 static double FinalizeSSIM(double iw, in FinalizeSSIM() argument
86 const double iwx = xm * iw; in FinalizeSSIM()
87 const double iwy = ym * iw; in FinalizeSSIM()
88 double sxx = xxm * iw - iwx * iwx; in FinalizeSSIM()
89 double syy = yym * iw - iwy * iwy; in FinalizeSSIM()
98 const double sxy = xym * iw - iwx * iwy; in FinalizeSSIM()
/external/python/cpython3/Objects/
Dfloatobject.c690 double iv, iw, ix; in float_pow() local
700 CONVERT_TO_DOUBLE(w, iw); in float_pow()
703 if (iw == 0) { /* v**0 is 1, even 0**0 */ in float_pow()
709 if (Py_IS_NAN(iw)) { /* v**nan = nan, unless v == 1; 1**nan = 1 */ in float_pow()
710 return PyFloat_FromDouble(iv == 1.0 ? 1.0 : iw); in float_pow()
712 if (Py_IS_INFINITY(iw)) { in float_pow()
722 else if ((iw > 0.0) == (iv > 1.0)) in float_pow()
723 return PyFloat_FromDouble(fabs(iw)); /* return inf */ in float_pow()
732 int iw_is_odd = DOUBLE_IS_ODD_INTEGER(iw); in float_pow()
733 if (iw > 0.0) in float_pow()
[all …]
/external/skqp/src/gpu/ops/
DGrTextureOp.cpp46 const SkRect& srcRect, float iw, float ih, float h) { in compute_domain() argument
63 ltrb *= Sk4f(iw, ih, iw, ih); in compute_domain()
77 static GrPerspQuad compute_src_quad(GrSurfaceOrigin origin, const SkRect& srcRect, float iw, in compute_src_quad() argument
81 iw * srcRect.fLeft, in compute_src_quad()
83 iw * srcRect.fRight, in compute_src_quad()
301 float iw, ih, h; in tess() local
303 iw = ih = 1.f; in tess()
306 iw = 1.f / texture->width(); in tess()
315 GrPerspQuad srcQuad = compute_src_quad(origin, info.fSrcRect, iw, ih, h); in tess()
317 compute_domain(info.domain(), this->filter(), origin, info.fSrcRect, iw, ih, h); in tess()
/external/pffft/
Dfftpack.c1778 integer i, k1, l1, l2, na, nf, ip, iw, ix2, ix3, ix4, nac, ido, in cfftb1() local
1785 iw = 0; in cfftb1()
1794 ix2 = iw + idot; in cfftb1()
1796 passb4(idot, l1, na?ch:c, na?c:ch, &wa[iw], &wa[ix2], &wa[ix3]); in cfftb1()
1800 passb2(idot, l1, na?ch:c, na?c:ch, &wa[iw]); in cfftb1()
1804 ix2 = iw + idot; in cfftb1()
1805 passb3(idot, l1, na?ch:c, na?c:ch, &wa[iw], &wa[ix2]); in cfftb1()
1809 ix2 = iw + idot; in cfftb1()
1812 passfb5(idot, l1, na?ch:c, na?c:ch, &wa[iw], &wa[ix2], &wa[ix3], &wa[ix4], +1); in cfftb1()
1817 passfb(&nac, idot, ip, l1, idl1, c, c, c, ch, ch, &wa[iw], +1); in cfftb1()
[all …]
/external/skia/src/gpu/geometry/
DGrQuad.cpp48 V4f iw = 1.f / w; in map_quad_general() local
49 *xs *= iw; in map_quad_general()
50 *ys *= iw; in map_quad_general()
/external/skqp/src/gpu/
DGrQuad.h117 Sk4f iw = this->iw4f(); in bounds() local
118 x *= iw; in bounds()
119 y *= iw; in bounds()
128 float iw(int i) const { return sk_ieee_float_divide(1.f, fW[i]); } in iw() function
/external/python/cpython2/Objects/
Dfloatobject.c820 double iv, iw, ix; in float_pow() local
830 CONVERT_TO_DOUBLE(w, iw); in float_pow()
833 if (iw == 0) { /* v**0 is 1, even 0**0 */ in float_pow()
839 if (Py_IS_NAN(iw)) { /* v**nan = nan, unless v == 1; 1**nan = 1 */ in float_pow()
840 return PyFloat_FromDouble(iv == 1.0 ? 1.0 : iw); in float_pow()
842 if (Py_IS_INFINITY(iw)) { in float_pow()
852 else if ((iw > 0.0) == (iv > 1.0)) in float_pow()
853 return PyFloat_FromDouble(fabs(iw)); /* return inf */ in float_pow()
862 int iw_is_odd = DOUBLE_IS_ODD_INTEGER(iw); in float_pow()
863 if (iw > 0.0) in float_pow()
[all …]
/external/icu/icu4c/source/test/testdata/
DlocaleMatcherTest.txt148 @supported=zh-CN, zh-TW, iw
204 @supported=zh-CN, zh-TW, iw
209 he-IT >> iw
216 he-IT >> iw
529 …, es-419, et, eu, fa, fi, fil, fr, ga, gl, gu, hi, hr, hu, hy, id, is, it, iw, ja, ka, kk, km, kn,…
539 …, es-419, et, eu, fa, fi, fil, fr, ga, gl, gu, hi, hr, hu, hy, id, is, it, iw, ja, ka, kk, km, kn,…
856 @supported=zh-CN, zh-TW, iw
861 he-IT >> iw
866 @supported=zh-CN, zh-TW, iw
872 he-IT >> iw
[all …]

123456