/external/opencv/cv/src/ |
cvtemplmatch.cpp | 205 void* _buf = buf[thread_idx]; local 234 planes[i] = cvInitMatHeader( &temp, y2 - y1, x2 - x1, depth, _buf ); 269 corr_depth, _buf ); 284 corr_depth, _buf );
|
/external/chromium/third_party/libevent/ |
event_rpcgen.py | 290 ' struct evbuffer *_buf = evbuffer_new();\n' 291 ' assert(_buf != NULL);\n' 292 ' evbuffer_drain(_buf, -1);\n' 293 ' %(name)s_marshal(_buf, msg);\n' 294 ' evtag_marshal(evbuf, tag, EVBUFFER_DATA(_buf), ' 295 'EVBUFFER_LENGTH(_buf));\n' 296 ' evbuffer_free(_buf);\n' [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
libio.h | 190 it points to _buf->Gbase()+_pos. FIXME comment */ 191 /* if _pos < 0, it points to _buf->eBptr()+_pos. FIXME comment */
|
/frameworks/base/opengl/tools/glgen/src/ |
JniCodeEmitter.java | 742 suffix = "_buf"; [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
config_file.c | 649 char _buf[WPS_DEV_TYPE_BUFSIZE], *buf; local 651 _buf, sizeof(_buf));
|
config_winreg.c | 594 char _buf[WPS_DEV_TYPE_BUFSIZE], *buf; local 596 _buf, sizeof(_buf));
|
/external/wpa_supplicant_8/src/ap/ |
wps_hostapd.c | 273 char *_buf = os_malloc(blen); local 274 if (_buf) { 275 wpa_snprintf_hex(_buf, blen, 278 WPS_EVENT_NEW_AP_SETTINGS, _buf); 279 os_free(_buf); [all...] |
/external/giflib/ |
dgif_lib.c | 46 #define READ(_gif,_buf,_len) \ 48 ((GifFilePrivateType*)_gif->Private)->Read(_gif,_buf,_len) : \ 49 fread(_buf,1,_len,((GifFilePrivateType*)_gif->Private)->File)) [all...] |
/external/openssl/ssl/ |
s2_pkt.c | 418 int ssl2_write(SSL *s, const void *_buf, int len) 420 const unsigned char *buf=_buf;
|
/bionic/libc/include/ |
stdio.h | 165 #define __SMBF 0x0080 /* _buf is from malloc */
|
/development/ndk/platforms/android-3/include/ |
stdio.h | 165 #define __SMBF 0x0080 /* _buf is from malloc */
|
/development/ndk/platforms/android-8/include/ |
stdio.h | 165 #define __SMBF 0x0080 /* _buf is from malloc */
|
/prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/ |
stdio.h | 174 #define __SMBF 0x0080 /* _buf is from malloc */
|
/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/ |
stdio.h | 174 #define __SMBF 0x0080 /* _buf is from malloc */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/ |
stdio.h | 165 #define __SMBF 0x0080 /* _buf is from malloc */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/ |
stdio.h | 165 #define __SMBF 0x0080 /* _buf is from malloc */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/ |
stdio.h | 165 #define __SMBF 0x0080 /* _buf is from malloc */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/ |
stdio.h | 165 #define __SMBF 0x0080 /* _buf is from malloc */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/ |
stdio.h | 165 #define __SMBF 0x0080 /* _buf is from malloc */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/ |
stdio.h | 165 #define __SMBF 0x0080 /* _buf is from malloc */
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/ |
stdio.h | 165 #define __SMBF 0x0080 /* _buf is from malloc */
|
/prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/ |
stdio.h | 165 #define __SMBF 0x0080 /* _buf is from malloc */
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/ |
stdio.h | 165 #define __SMBF 0x0080 /* _buf is from malloc */
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/ |
stdio.h | 165 #define __SMBF 0x0080 /* _buf is from malloc */
|
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/ |
stdio.h | 165 #define __SMBF 0x0080 /* _buf is from malloc */
|