Searched
full:char (Results
526 -
550 of
65527) sorted by null
<<21222324252627282930>>
/external/valgrind/none/tests/x86-linux/ |
hang.c | 3 *(volatile char *)0xDEADBEEF = 'x';
|
/external/wpa_supplicant_8/src/utils/ |
base64.h | 12 unsigned char * base64_encode(const unsigned char *src, size_t len, 14 unsigned char * base64_decode(const unsigned char *src, size_t len,
|
/frameworks/av/cmds/stagefright/ |
jpeg.h | 4 int writeJpegFile(const char *filename, uint8_t *frame, int width, int height);
|
/ndk/sources/android/support/src/musl-locale/ |
catopen.c | 3 nl_catd catopen (const char *name, int oflag)
|
strcoll.c | 6 int strcoll_l(const char *l, const char *r, locale_t loc) 11 int strcoll(const char *l, const char *r)
|
wctrans_l.c | 3 wctrans_t wctrans_l(const char *s, locale_t l)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/ |
xt_comment.h | 7 unsigned char comment[XT_MAX_COMMENT_LEN];
|
xt_helper.h | 6 char name[30];
|
xt_mac.h | 5 unsigned char srcaddr[ETH_ALEN];
|
xt_physdev.h | 15 char physindev[IFNAMSIZ]; 16 char in_mask[IFNAMSIZ]; 17 char physoutdev[IFNAMSIZ]; 18 char out_mask[IFNAMSIZ];
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_bridge/ |
ebt_arpreply.h | 6 unsigned char mac[ETH_ALEN];
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/video/ |
edid.h | 6 unsigned char dummy[128];
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/ |
xt_comment.h | 7 char comment[XT_MAX_COMMENT_LEN];
|
xt_helper.h | 6 char name[30];
|
xt_mac.h | 5 unsigned char srcaddr[ETH_ALEN];
|
xt_physdev.h | 15 char physindev[IFNAMSIZ]; 16 char in_mask[IFNAMSIZ]; 17 char physoutdev[IFNAMSIZ]; 18 char out_mask[IFNAMSIZ];
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_bridge/ |
ebt_arpreply.h | 5 unsigned char mac[ETH_ALEN];
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/video/ |
edid.h | 6 unsigned char dummy[128];
|
/prebuilts/gdb/darwin-x86/include/python2.7/ |
pystrcmp.h | 8 PyAPI_FUNC(int) PyOS_mystrnicmp(const char *, const char *, Py_ssize_t); 9 PyAPI_FUNC(int) PyOS_mystricmp(const char *, const char *);
|
warnings.h | 9 PyAPI_FUNC(int) PyErr_WarnEx(PyObject *, const char *, Py_ssize_t); 10 PyAPI_FUNC(int) PyErr_WarnExplicit(PyObject *, const char *, const char *, int, 11 const char *, PyObject *);
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
pystrcmp.h | 8 PyAPI_FUNC(int) PyOS_mystrnicmp(const char *, const char *, Py_ssize_t); 9 PyAPI_FUNC(int) PyOS_mystricmp(const char *, const char *);
|
warnings.h | 9 PyAPI_FUNC(int) PyErr_WarnEx(PyObject *, const char *, Py_ssize_t); 10 PyAPI_FUNC(int) PyErr_WarnExplicit(PyObject *, const char *, const char *, int, 11 const char *, PyObject *);
|
/prebuilts/go/darwin-x86/misc/cgo/test/ |
issue4273b.c | 6 extern void _compilerrt_abort_impl(const char *file, int line, const char *func); 8 void __my_abort(const char *file, int line, const char *func) {
|
/prebuilts/go/darwin-x86/src/debug/elf/testdata/ |
hello.c | 4 main(int argc, char *argv[])
|
/prebuilts/go/linux-x86/misc/cgo/test/ |
issue4273b.c | 6 extern void _compilerrt_abort_impl(const char *file, int line, const char *func); 8 void __my_abort(const char *file, int line, const char *func) {
|
Completed in 2172 milliseconds
<<21222324252627282930>>