HomeSort by relevance Sort by last modified time
    Searched refs:bptr (Results 1 - 25 of 28) sorted by null

1 2

  /external/clang/test/Analysis/
stack-block-returned.cpp 3 typedef void (^bptr)(void);
5 bptr bf(int j) {
7 const bptr &qq = ^{ i=0; }; // expected-note {{binding reference variable 'qq' here}}
  /external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.asgn/
move_convert.pass.cpp 44 template <class APtr, class BPtr>
45 void testAssign(APtr& aptr, BPtr& bptr) {
46 A* p = bptr.get();
48 aptr = std::move(bptr);
50 assert(bptr.get() == 0);
64 std::unique_ptr<B> bptr(new B);
66 testAssign(aptr, bptr);
72 std::unique_ptr<B, Deleter<B> > bptr(new B, std::move(del));
74 testAssign(aptr, bptr);
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.asgn/
move_convert.pass.cpp 44 template <class APtr, class BPtr>
45 void testAssign(APtr& aptr, BPtr& bptr) {
46 A* p = bptr.get();
48 aptr = std::move(bptr);
50 assert(bptr.get() == 0);
64 std::unique_ptr<B> bptr(new B);
66 testAssign(aptr, bptr);
72 std::unique_ptr<B, Deleter<B> > bptr(new B, std::move(del));
74 testAssign(aptr, bptr);
    [all...]
  /external/libjpeg-turbo/
jmemmgr.c 645 jvirt_barray_ptr bptr; local
665 for (bptr = mem->virt_barray_list; bptr != NULL; bptr = bptr->next) {
666 if (bptr->mem_buffer == NULL) { /* if not realized yet */
667 size_t new_space = (long) bptr->rows_in_array *
668 (long) bptr->blocksperrow * sizeof(JBLOCK);
670 space_per_minheight += (long) bptr->maxaccess *
671 (long) bptr->blocksperrow * sizeof(JBLOCK)
1011 jvirt_barray_ptr bptr; local
    [all...]
jquant2.c 766 register JLONG *bptr; /* pointer into bestdist[] array */ local
777 bptr = bestdist;
779 *bptr++ = 0x7FFFFFFFL;
805 bptr = bestdist;
815 if (dist2 < *bptr) {
816 *bptr = dist2;
821 bptr++;
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jmemmgr.c 592 jvirt_barray_ptr bptr; local
608 for (bptr = mem->virt_barray_list; bptr != NULL; bptr = bptr->next) {
609 if (bptr->mem_buffer == NULL) { /* if not realized yet */
610 space_per_minheight += (long) bptr->maxaccess *
611 (long) bptr->blocksperrow * SIZEOF(JBLOCK);
612 maximum_space += (long) bptr->rows_in_array *
613 (long) bptr->blocksperrow * SIZEOF(JBLOCK)
950 jvirt_barray_ptr bptr; local
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/cng/
webrtc_cng.c 246 int32_t* bptr; local
302 bptr = corrVector;
308 negate = *bptr < 0;
310 *bptr = -*bptr;
312 blo = (int32_t) * aptr * (*bptr & 0xffff);
314 + ((int32_t)(*aptr++) * ((*bptr >> 16) & 0xffff));
317 *bptr = (((bhi >> 16) & 0x7fff) << 17) | ((uint32_t) blo >> 15);
319 *bptr = -*bptr;
    [all...]
  /external/clang/test/Sema/
block-return.c 88 typedef void (^bptr)(void);
90 bptr foo5(int j) {
  /external/libedit/examples/
wtc1.c 62 char *buf, *bptr; local
76 buf = bptr = malloc(mblen);
81 bptr += wctomb(bptr, ptr[i]);
83 *bptr = 0; /* Terminate multibyte string */
84 mblen = bptr - buf;
  /external/mdnsresponder/mDNSPosix/
ProxyResponder.c 137 unsigned char txtbuffer[1024], *bptr = txtbuffer; local
146 if (len > 255 || bptr + 1 + len >= txtbuffer + sizeof(txtbuffer)) break;
148 bptr[0] = len;
149 strcpy((char*)(bptr+1), argv[0]);
150 bptr += 1 + len;
158 txtbuffer, bptr-txtbuffer, // TXT data, length
  /external/aac/libSYS/src/
wav_file.cpp 263 SCHAR *bptr = (SCHAR*)buffer; local
291 *bptr++ = (SCHAR) tmp;
302 result += FDKfread(&(bptr[i<<1]), 1, 1, wav->fp) ;
303 sptr[i] = ulaw2pcm(bptr[i<<1]) ;
467 SCHAR *bptr = (SCHAR*)sampleBuffer; local
489 case 8: tmp = *bptr++; break;
  /external/libxml2/
uri.c 2172 xmlChar *bptr, *uptr, *vptr; local
    [all...]
  /external/boringssl/src/crypto/fipsmodule/bn/asm/
x86_64-mont.pl 807 my $bptr="%rdx"; # not used
1094 my ($aptr, $bptr, $nptr, $tptr, $mi, $bi, $zero, $num)=
1096 my $rptr=$bptr;
1098 lea 8($bp),$bptr
1106 mov $bptr,8(%rsp) # off-load &b[i]
1111 mov $mi,$bptr # borrow $bptr
1122 adcx %rax,$bptr # discarded
1128 mov 48(%rsp),$bptr # counter value
1179 dec $bptr # of=0, pass c
    [all...]
armv4-mont.pl 301 my ($rptr,$aptr,$bptr,$nptr,$n0,$num)=map("r$_",(0..5));
323 vld1.32 {${Bi}[0]}, [$bptr,:32]!
376 vld1.32 {${Bi}[0]}, [$bptr,:32]!
467 vld1.32 {${Bi}[0]},[$bptr,:32]! @ *b++
490 vld1.32 {${Bi}[0]},[$bptr,:32]! @ *b++
680 add $bptr,sp,$num,lsl#2
689 teq $aptr,$bptr @ preserves carry
696 sub r11,$bptr,r11 @ this is num*4
700 mov $nptr,$bptr @ second 3/4th of frame
728 teq $aptr,$bptr @ preserves carr
    [all...]
x86_64-mont5.pl 1067 my $bptr="%rdx"; # const void *table,
1176 movq $bptr,%xmm4
1190 movq %xmm4,$bptr
    [all...]
  /external/mdnsresponder/mDNSWindows/
mDNSWin32.h 65 uint8_t * bptr; member in struct:TCPSocket_struct
mDNSWin32.c     [all...]
  /external/opencv/cv/src/
cvfilter.cpp 352 uchar* bptr = can_use_src_as_trow && y1 < y && y+1 < y2 ? (uchar*)(src - bsz1) : trow; local
354 if( bptr != trow )
357 trow[i] = bptr[i];
359 trow[i] = bptr[i + width_n];
361 else if( !(((size_t)(bptr + bsz1)|(size_t)src|width_n) & (sizeof(int)-1)) )
363 *(int*)(bptr + i + bsz1) = *(int*)(src + i);
366 bptr[i + bsz1] = src[i];
373 bptr[i] = bptr[j];
378 bptr[i + width_n] = bptr[j]
    [all...]
  /external/skia/tests/
AAClipTest.cpp 49 const char* bptr = (const char*)b.fImage; local
51 if (memcmp(aptr, bptr, wbytes)) {
55 bptr += wbytes;
  /external/mesa3d/src/mesa/tnl/
t_draw.c 257 GLboolean *bptr = space; local
261 *bptr++ = ((GLfloat *)ptr)[0] == 1.0F;
  /prebuilts/go/darwin-x86/src/runtime/
hashmap.go 153 bptr *bmap // current bucket
675 it.bptr = nil
719 it.bptr = nil
741 b := it.bptr
857 if it.bptr != b { // avoid unnecessary write barrier; see issue 14921
858 it.bptr = b
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
hashmap.go 153 bptr *bmap // current bucket
675 it.bptr = nil
719 it.bptr = nil
741 b := it.bptr
857 if it.bptr != b { // avoid unnecessary write barrier; see issue 14921
858 it.bptr = b
    [all...]
  /external/openssh/
sshkey.c 3521 const u_char *bptr; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
reflect.go 219 // bptr *Bucket
234 field[5] = makefield("bptr", ptrto(mapbucket(t)))
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
reflect.go 219 // bptr *Bucket
234 field[5] = makefield("bptr", ptrto(mapbucket(t)))
    [all...]

Completed in 1396 milliseconds

1 2