HomeSort by relevance Sort by last modified time
    Searched defs:nw (Results 1 - 25 of 37) sorted by null

1 2

  /external/valgrind/main/none/tests/
coolo_sigaction.cpp 48 __attribute__((unused)) ssize_t nw = write(2, buffer, n); local
  /cts/tests/tests/telephony/src/android/telephony/cts/
NeighboringCellInfoTest.java 73 NeighboringCellInfo nw = new NeighboringCellInfo(p); local
74 assertEquals(NETWORK_TYPE_GPRS, nw.getNetworkType());
75 assertEquals(rssi, nw.getRssi());
76 assertEquals(0x1234, nw.getLac());
77 assertEquals(0x5678, nw.getCid());
78 assertEquals(NeighboringCellInfo.UNKNOWN_CID, nw.getPsc());
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_shift.c 137 int i,nw,lb,rb; local
145 nw=n/BN_BITS2;
146 if (bn_wexpand(r,a->top+nw+1) == NULL) return(0);
151 t[a->top+nw]=0;
154 t[nw+i]=f[i];
159 t[nw+i+1]|=(l>>rb)&BN_MASK2;
160 t[nw+i]=(l<<lb)&BN_MASK2;
162 memset(t,0,nw*sizeof(t[0]));
163 /* for (i=0; i<nw; i++)
165 r->top=a->top+nw+1
173 int i,j,nw,lb,rb; local
    [all...]
  /external/openssl/crypto/bn/
bn_shift.c 137 int i,nw,lb,rb; local
145 nw=n/BN_BITS2;
146 if (bn_wexpand(r,a->top+nw+1) == NULL) return(0);
151 t[a->top+nw]=0;
154 t[nw+i]=f[i];
159 t[nw+i+1]|=(l>>rb)&BN_MASK2;
160 t[nw+i]=(l<<lb)&BN_MASK2;
162 memset(t,0,nw*sizeof(t[0]));
163 /* for (i=0; i<nw; i++)
165 r->top=a->top+nw+1
173 int i,j,nw,lb,rb; local
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
NeighboringCellInfoTest.java 72 NeighboringCellInfo nw = new NeighboringCellInfo(p); local
73 assertEquals(NETWORK_TYPE_GPRS, nw.getNetworkType());
74 assertEquals(rssi, nw.getRssi());
75 assertEquals(0x1234, nw.getLac());
76 assertEquals(0x5678, nw.getCid());
77 assertEquals(NeighboringCellInfo.UNKNOWN_CID, nw.getPsc());
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
smisc.c 152 int nw, nw1; local
162 nw = b->wds;
163 nw1 = nw & 1;
164 for(xe = x + (nw - nw1); x < xe; x += 2)
  /system/core/toolbox/upstream-netbsd/bin/cat/
cat.c 297 ssize_t nr, nw, off; local
322 for (off = 0; nr; nr -= nw, off += nw)
323 if ((nw = write(wfd, buf + off, (size_t)nr)) < 0)
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3bitset.c 424 ANTLR3_UINT32 nw; local
427 nw = numWordsToHold(bit);
429 if (bl > nw)
435 bitset->grow(bitset, nw);
  /external/chromium_org/third_party/openssl/openssl/ssl/
s3_pkt.c 583 unsigned int tot,n,nw; local
605 nw=s->max_send_fragment;
607 nw=n;
609 i=do_ssl3_write(s, type, &(buf[tot]), nw, 0);
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/utility/
fft4g.c 289 static void makewt(int nw, int *ip, float *w);
326 int nw, nc; local
329 nw = ip[0];
330 if (n > (nw << 2)) {
331 nw = n >> 2;
332 makewt(nw, ip, w);
337 makect(nc, ip, w + nw);
343 rftfsub(n, a, nc, w + nw);
354 rftbsub(n, a, nc, w + nw);
366 int j, nw, nc
    [all...]
  /external/openssl/ssl/
s3_pkt.c 584 unsigned int n,nw; local
642 nw=max;
644 nw=n;
646 i=do_ssl3_write(s, type, &(buf[tot]), nw, fragment, 0);
    [all...]
  /external/srec/srec/Grammar/src/
SR_GrammarImpl.c 687 wordID wdids[32], nw = 0; local
695 for (word = strtok(copy_of, " "); word; nw++, word = strtok(NULL, " "))
697 wdids[nw] = wordmap_find_index(fst->olabels, word);
698 if (wdids[nw] == MAXwordID)
710 for (j = nw; --j >= 0;)
  /external/webrtc/src/modules/audio_processing/utility/
fft4g.c 289 static void makewt(int nw, int *ip, float *w);
326 int nw, nc; local
329 nw = ip[0];
330 if (n > (nw << 2)) {
331 nw = n >> 2;
332 makewt(nw, ip, w);
337 makect(nc, ip, w + nw);
343 rftfsub(n, a, nc, w + nw);
354 rftbsub(n, a, nc, w + nw);
366 int j, nw, nc
    [all...]
  /system/core/toolbox/upstream-netbsd/bin/dd/
dd.c 486 int64_t cnt, n, nw; local
507 for (cnt = n;; cnt -= nw) {
520 nw = 0;
530 nw = bwrite(&out, outp, cnt);
531 if (nw <= 0) {
532 if (nw == 0)
539 nw = 0;
547 outp += nw;
548 st.bytes += nw;
549 if (nw == n)
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertReceiver.java 571 NotificationWrapper nw = new NotificationWrapper(n); local
574 nw.add(new NotificationWrapper(null, 0, info.eventId, info.startMillis,
578 return nw;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_ssa.cpp 136 Node *nv, *nw; local
142 nw = vert[w];
143 assert(nw->tag == w);
144 for (Graph::EdgeIterator ei = nw->incident(); !ei.end(); ei.next()) {
152 bucket[SEMI(w)].insert(nw);
171 nw = &BasicBlock::get(vert[DOM(v)])->dom;;
173 if (nw->getGraph() && !nv->getGraph()) {
175 nw->attach(nv, Graph::Edge::TREE);
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
aec_rdft.c 194 const int nw = 32; local
198 ip[0] = nw;
200 nwh = nw >> 1;
211 rdft_w[nw - j] = y;
212 rdft_w[nw - j + 1] = x;
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_ssa.cpp 136 Node *nv, *nw; local
142 nw = vert[w];
143 assert(nw->tag == w);
144 for (Graph::EdgeIterator ei = nw->incident(); !ei.end(); ei.next()) {
152 bucket[SEMI(w)].insert(nw);
171 nw = &BasicBlock::get(vert[DOM(v)])->dom;;
173 if (nw->getGraph() && !nv->getGraph()) {
175 nw->attach(nv, Graph::Edge::TREE);
  /external/webrtc/src/modules/audio_processing/aec/
aec_rdft.c 120 const int nw = 32; local
124 ip[0] = nw;
126 nwh = nw >> 1;
137 rdft_w[nw - j] = y;
138 rdft_w[nw - j + 1] = x;
140 bitrv2_32or128(nw, ip + 2, rdft_w);
  /frameworks/av/services/camera/libcameraservice/device1/
CameraHardwareInterface.h 130 buf.get() ? &mHalPreviewWindow.nw : 0);
678 mHalPreviewWindow.nw.cancel_buffer = __cancel_buffer;
679 mHalPreviewWindow.nw.lock_buffer = __lock_buffer;
680 mHalPreviewWindow.nw.dequeue_buffer = __dequeue_buffer;
681 mHalPreviewWindow.nw.enqueue_buffer = __enqueue_buffer;
682 mHalPreviewWindow.nw.set_buffer_count = __set_buffer_count;
683 mHalPreviewWindow.nw.set_buffers_geometry = __set_buffers_geometry;
684 mHalPreviewWindow.nw.set_crop = __set_crop;
685 mHalPreviewWindow.nw.set_timestamp = __set_timestamp;
686 mHalPreviewWindow.nw.set_usage = __set_usage
696 struct preview_stream_ops nw; member in struct:android::CameraHardwareInterface::camera_preview_window
    [all...]
  /frameworks/rs/driver/
rsdAllocation.cpp 516 ANativeWindow *nw = drv->wndSurface; local
517 if (nw) {
520 int32_t r = nw->queueBuffer(nw, drv->wndBuffer, -1);
523 native_window_api_disconnect(nw, NATIVE_WINDOW_API_CPU);
524 nw->decStrong(NULL);
646 static bool IoGetBuffer(const Context *rsc, Allocation *alloc, ANativeWindow *nw) {
649 int32_t r = native_window_dequeue_buffer_and_wait(nw, &drv->wndBuffer);
671 void rsdAllocationSetSurface(const Context *rsc, Allocation *alloc, ANativeWindow *nw) {
676 if (nw) {
760 ANativeWindow *nw = drv->wndSurface; local
    [all...]
  /frameworks/rs/
rsAllocation.cpp 517 ANativeWindow *nw = (ANativeWindow *)sur; local
518 rsc->mHal.funcs.allocation.setSurface(rsc, this, nw);
  /system/core/init/
devices.c 816 ssize_t nw = 0; local
818 nw = write(data_fd, buf + nw, nr);
819 if(nw <= 0) {
823 nr -= nw;
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp 47 int nw; local
60 nw = ::write(fd, buf + written, size - written);
61 if (nw < 0) {
65 written += nw;
    [all...]
  /ndk/sources/android/support/src/stdio/
strtod.c 486 int nw, nw1; local
496 nw = b->wds;
497 nw1 = nw & 1;
498 for(xe = x + (nw - nw1); x < xe; x += 2)
    [all...]

Completed in 1447 milliseconds

1 2