/external/autotest/client/deps/glbench/src/ |
D | waffle_stuff.cc | 64 union waffle_native_window *nw = waffle_window_get_native(surface_); in GetSurfaceSize() local 67 *width = nw->null->width; in GetSurfaceSize() 68 *height = nw->null->height; in GetSurfaceSize() 73 glXQueryDrawable(nw->glx->xlib_display, nw->glx->xlib_window, GLX_WIDTH, &w); in GetSurfaceSize() 74 glXQueryDrawable(nw->glx->xlib_display, nw->glx->xlib_window, GLX_HEIGHT, &h); in GetSurfaceSize() 79 XGetGeometry(nw->glx->xlib_display, nw->glx->xlib_window, in GetSurfaceSize() 86 eglQuerySurface(nw->x11_egl->display.egl_display, nw->x11_egl->egl_surface, in GetSurfaceSize() 88 eglQuerySurface(nw->x11_egl->display.egl_display, nw->x11_egl->egl_surface, in GetSurfaceSize() 96 free(nw); in GetSurfaceSize()
|
/external/boringssl/src/crypto/bn/ |
D | shift.c | 67 int i, nw, lb, rb; in BN_lshift() local 77 nw = n / BN_BITS2; in BN_lshift() 78 if (bn_wexpand(r, a->top + nw + 1) == NULL) { in BN_lshift() 85 t[a->top + nw] = 0; in BN_lshift() 88 t[nw + i] = f[i]; in BN_lshift() 93 t[nw + i + 1] |= (l >> rb) & BN_MASK2; in BN_lshift() 94 t[nw + i] = (l << lb) & BN_MASK2; in BN_lshift() 97 memset(t, 0, nw * sizeof(t[0])); in BN_lshift() 98 r->top = a->top + nw + 1; in BN_lshift() 136 int i, j, nw, lb, rb; in BN_rshift() local [all …]
|
/external/webrtc/webrtc/common_audio/ |
D | fft4g.c | 291 static void makewt(size_t nw, size_t *ip, float *w); 332 size_t nw, nc; in WebRtc_rdft() local 335 nw = ip[0]; in WebRtc_rdft() 336 if (n > (nw << 2)) { in WebRtc_rdft() 337 nw = n >> 2; in WebRtc_rdft() 338 makewt(nw, ip, w); in WebRtc_rdft() 343 makect(nc, ip, w + nw); in WebRtc_rdft() 349 rftfsub(n, a, nc, w + nw); in WebRtc_rdft() 360 rftbsub(n, a, nc, w + nw); in WebRtc_rdft() 372 int j, nw, nc; [all …]
|
/external/autotest/client/tests/kvm/ |
D | virtio-win.cfg.sample | 74 # Uncomment if you have a nw driver installer on the iso 88 # Uncomment if you have a nw driver installer on the iso 103 # Uncomment if you have a nw driver installer on the iso 117 # Uncomment if you have a nw driver installer on the iso 129 # Uncomment if you have a nw driver installer on the iso 139 # Uncomment if you have a nw driver installer on the iso 150 # Uncomment if you have a nw driver installer on the iso 160 # Uncomment if you have a nw driver installer on the iso 172 # Uncomment if you have a nw driver installer on the iso 182 # Uncomment if you have a nw driver installer on the iso [all …]
|
/external/toybox/toys/pending/ |
D | dd.c | 205 ssize_t nw; in write_out() local 208 nw = writeall(out.fd, out.bp, ((all)? out.count : out.sz)); in write_out() 210 if (nw <= 0) perror_exit("%s: write error",out.name); in write_out() 211 if (nw == out.sz) st.out_full++; in write_out() 213 out.count -= nw; in write_out() 214 out.bp += nw; in write_out() 215 st.bytes += nw; in write_out()
|
D | tftpd.c | 215 int nw = writeall(fd, &rpkt[4], len-4); in do_action() local 216 if (nw != len-4) { in do_action() 222 if (nw != blksize) done = 1; in do_action()
|
/external/curl/docs/examples/ |
D | Makefile.netware | 56 INSTDIR = ..$(DS)..$(DS)curl-$(LIBCURL_VERSION_STR)-bin-nw 230 LDLIBS += $(LIBSSH2_PATH)/nw/libssh2.$(LIBEXT) 233 IMPORTS += @$(LIBSSH2_PATH)/nw/libssh2.imp 261 LDLIBS += $(ZLIB_PATH)/nw/$(LIBARCH)/libz.$(LIBEXT) 264 IMPORTS += @$(ZLIB_PATH)/nw/$(LIBARCH)/libz.imp
|
/external/llvm/test/Analysis/Delinearization/ |
D | divide_by_one.ll | 13 ; AddRec: {{(-1 + ((1 + %bs) * %stride)),+,(-1 * %stride)}<%for.cond1.preheader>,+,1}<nw><%for.body… 17 ; CHECK: ArrayRef[{(1 + %bs),+,-1}<nw><%for.cond1.preheader>][{-1,+,1}<nw><%for.body3>] 19 ; AddRec: {{(%stride * %bs),+,(-1 * %stride)}<%for.cond1.preheader>,+,1}<nw><%for.body3>
|
D | multidim_ivs_and_parameteric_offsets_3d.ll | 14 ; CHECK: ArrayRef[{%p,+,1}<nw><%for.i>][{%q,+,1}<nw><%for.j>][{%r,+,1}<nsw><%for.k>]
|
D | multidim_ivs_and_integer_offsets_nts_3d.ll | 14 …ef[{3,+,1}<nuw><%for.cond4.preheader.lr.ph.us>][{-4,+,1}<nw><%for.body6.lr.ph.us.us>][{7,+,1}<nw><…
|
/external/curl/lib/ |
D | Makefile.netware | 61 INSTDIR = ..$(DS)curl-$(LIBCURL_VERSION_STR)-bin-nw 244 LDLIBS += $(LIBSSH2_PATH)/nw/libssh2.$(LIBEXT) 247 IMPORTS += @$(LIBSSH2_PATH)/nw/libssh2.imp 275 LDLIBS += $(ZLIB_PATH)/nw/$(LIBARCH)/libz.$(LIBEXT) 278 IMPORTS += @$(ZLIB_PATH)/nw/$(LIBARCH)/libz.imp
|
/external/curl/src/ |
D | Makefile.netware | 76 INSTDIR = ..$(DS)curl-$(LIBCURL_VERSION_STR)-bin-nw 257 LDLIBS += $(LIBSSH2_PATH)/nw/libssh2.$(LIBEXT) 260 IMPORTS += @$(LIBSSH2_PATH)/nw/libssh2.imp 288 LDLIBS += $(ZLIB_PATH)/nw/$(LIBARCH)/libz.$(LIBEXT) 291 IMPORTS += @$(ZLIB_PATH)/nw/$(LIBARCH)/libz.imp
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_ssa.cpp | 136 Node *nv, *nw; in build() local 142 nw = vert[w]; in build() 143 assert(nw->tag == w); in build() 144 for (Graph::EdgeIterator ei = nw->incident(); !ei.end(); ei.next()) { in build() 152 bucket[SEMI(w)].insert(nw); in build() 171 nw = &BasicBlock::get(vert[DOM(v)])->dom;; in build() 173 if (nw->getGraph() && !nv->getGraph()) { in build() 175 nw->attach(nv, Graph::Edge::TREE); in build()
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | flags-from-poison.ll | 69 ; CHECK: --> {%offset,+,1}<nw> 94 ; CHECK: --> {%offset,+,1}<nw> 116 ; CHECK: --> {%offset,+,1}<nw> 141 ; CHECK: --> {%offset,+,1}<nw> 164 ; CHECK: --> {%offset,+,1}<nw> 187 ; CHECK: --> {%offset,+,1}<nw> 232 ; CHECK: --> {%offset,+,1}<nw> 255 ; CHECK: --> {%offset,+,1}<nw> 297 ; CHECK: --> {%offset,+,1}<nw> 339 ; CHECK: --> {(2 + %offset),+,1}<nw> [all …]
|
D | incorrect-nsw.ll | 12 ; CHECK-NEXT: --> {-1,+,-128}<nw><%loop>
|
D | zext-wrap.ll | 13 ; CHECK: --> (zext i8 {0,+,-1}<nw><%bb.i> to i16){{ U: [^ ]+ S: [^ ]+}}{{ *}}Exits: 2
|
/external/antlr/antlr-3.4/runtime/C/src/ |
D | antlr3bitset.c | 424 ANTLR3_UINT32 nw; in growToInclude() local 427 nw = numWordsToHold(bit); in growToInclude() 429 if (bl > nw) in growToInclude() 435 bitset->grow(bitset, nw); in growToInclude()
|
/external/autotest/client/site_tests/security_Minijail_seccomp/src/ |
D | fail.c | 17 int nw = syscall(__NR_write, fd_n, buf, SIZE); in main() local
|
/external/boringssl/src/ssl/ |
D | s3_pkt.c | 193 unsigned int tot, n, nw; in ssl3_write_bytes() local 230 nw = max; in ssl3_write_bytes() 232 nw = n; in ssl3_write_bytes() 235 i = do_ssl3_write(ssl, type, &buf[tot], nw); in ssl3_write_bytes()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | ArabicShaping.java | 1687 int nw = 0; in shapeUnicode() local 1692 nw = i - 1; in shapeUnicode() 1695 if (nw == -1) { in shapeUnicode() 1699 nextLink = getLink(dest[nw]); in shapeUnicode() 1701 nx = nw; in shapeUnicode() 1703 --nw; in shapeUnicode()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | ArabicShaping.java | 1639 int nw = 0; in shapeUnicode() local 1644 nw = i - 1; in shapeUnicode() 1647 if (nw == -1) { in shapeUnicode() 1651 nextLink = getLink(dest[nw]); in shapeUnicode() 1653 nx = nw; in shapeUnicode() 1655 --nw; in shapeUnicode()
|
/external/icu/icu4c/source/data/coll/ |
D | ig.txt | 19 "&N<ṅ<<<Ṅ<nw<<<Nw<<<NW<ny<<<Ny<<<NY"
|
/external/valgrind/none/tests/ |
D | coolo_sigaction.cpp | 48 __attribute__((unused)) ssize_t nw = write(2, buffer, n); in main() local
|
/external/pdfium/third_party/libtiff/ |
D | tif_fax3.c | 374 int32 n, nw; in _TIFFFax3fillruns() local 400 nw = (int32)(n / sizeof (long)); in _TIFFFax3fillruns() 401 n -= nw * sizeof (long); in _TIFFFax3fillruns() 404 } while (--nw); in _TIFFFax3fillruns() 435 nw = (int32)(n / sizeof (long)); in _TIFFFax3fillruns() 436 n -= nw * sizeof (long); in _TIFFFax3fillruns() 439 } while (--nw); in _TIFFFax3fillruns()
|
/external/opencv3/3rdparty/libtiff/ |
D | tif_fax3.c | 374 int32 n, nw; in _TIFFFax3fillruns() local 400 nw = (int32)(n / sizeof (long)); in _TIFFFax3fillruns() 401 n -= nw * sizeof (long); in _TIFFFax3fillruns() 404 } while (--nw); in _TIFFFax3fillruns() 435 nw = (int32)(n / sizeof (long)); in _TIFFFax3fillruns() 436 n -= nw * sizeof (long); in _TIFFFax3fillruns() 439 } while (--nw); in _TIFFFax3fillruns()
|