/ndk/build/platforms/android-8/arch-arm/usr/include/linux/ |
ppdev.h | 16 #define PPRSTATUS _IOR(PP_IOCTL, 0x81, unsigned char) 17 #define PPWSTATUS OBSOLETE__IOW(PP_IOCTL, 0x82, unsigned char) 19 #define PPRCONTROL _IOR(PP_IOCTL, 0x83, unsigned char) 20 #define PPWCONTROL _IOW(PP_IOCTL, 0x84, unsigned char) 23 unsigned char mask; 24 unsigned char val; 28 #define PPRDATA _IOR(PP_IOCTL, 0x85, unsigned char) 29 #define PPWDATA _IOW(PP_IOCTL, 0x86, unsigned char) 31 #define PPRECONTROL OBSOLETE__IOR(PP_IOCTL, 0x87, unsigned char) 32 #define PPWECONTROL OBSOLETE__IOW(PP_IOCTL, 0x88, unsigned char) [all...] |
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
ppdev.h | 16 #define PPRSTATUS _IOR(PP_IOCTL, 0x81, unsigned char) 17 #define PPWSTATUS OBSOLETE__IOW(PP_IOCTL, 0x82, unsigned char) 19 #define PPRCONTROL _IOR(PP_IOCTL, 0x83, unsigned char) 20 #define PPWCONTROL _IOW(PP_IOCTL, 0x84, unsigned char) 23 unsigned char mask; 24 unsigned char val; 28 #define PPRDATA _IOR(PP_IOCTL, 0x85, unsigned char) 29 #define PPWDATA _IOW(PP_IOCTL, 0x86, unsigned char) 31 #define PPRECONTROL OBSOLETE__IOR(PP_IOCTL, 0x87, unsigned char) 32 #define PPWECONTROL OBSOLETE__IOW(PP_IOCTL, 0x88, unsigned char) [all...] |
/prebuilt/common/eclipse/ |
org.eclipse.jface_3.4.2.M20090107-0800.jar | |
/prebuilt/common/netbeans-visual/ |
org-openide-util.jar | |
/external/grub/stage2/ |
filesys.h | 26 int ffs_read (char *buf, int len); 27 int ffs_dir (char *dirname); 36 int ufs2_read (char *buf, int len); 37 int ufs2_dir (char *dirname); 46 int fat_read (char *buf, int len); 47 int fat_dir (char *dirname); 55 int ext2fs_read (char *buf, int len); 56 int ext2fs_dir (char *dirname); 64 int minix_read (char *buf, int len); 65 int minix_dir (char *dirname) [all...] |
/external/qemu/ |
trace.h | 27 char *filename; 32 char compressed[kCompressedSize]; 33 char *compressed_ptr; 34 char *high_water_ptr; 46 char *filename; 52 char compressed[kCompressedSize]; 53 char *compressed_ptr; 54 char *high_water_ptr; 59 char *filename; 70 char *filename [all...] |
/bionic/libc/include/ |
netdb.h | 85 char *h_name; /* official name of host */ 86 char **h_aliases; /* alias list */ 89 char **h_addr_list; /* list of addresses from name server */ 94 char *n_name; /* official name of net */ 95 char **n_aliases; /* alias list */ 101 char *s_name; /* official service name */ 102 char **s_aliases; /* alias list */ 104 char *s_proto; /* protocol to use */ 108 char *p_name; /* official protocol name */ 109 char **p_aliases; /* alias list * [all...] |
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt_pk.h | 41 int rsa_exptmod(const unsigned char *in, unsigned long inlen, 42 unsigned char *out, unsigned long *outlen, int which, 61 int rsa_encrypt_key_ex(const unsigned char *in, unsigned long inlen, 62 unsigned char *out, unsigned long *outlen, 63 const unsigned char *lparam, unsigned long lparamlen, 66 int rsa_decrypt_key_ex(const unsigned char *in, unsigned long inlen, 67 unsigned char *out, unsigned long *outlen, 68 const unsigned char *lparam, unsigned long lparamlen, 72 int rsa_sign_hash_ex(const unsigned char *in, unsigned long inlen, 73 unsigned char *out, unsigned long *outlen [all...] |
/external/wpa_supplicant/ |
os_internal.c | 73 int os_daemonize(const char *pid_file) 92 void os_daemonize_terminate(const char *pid_file) 99 int os_get_random(unsigned char *buf, size_t len) 123 char * os_rel2abs_path(const char *rel_path) 125 char *buf = NULL, *cwd, *ret; 173 int os_setenv(const char *name, const char *value, int overwrite) 179 int os_unsetenv(const char *name) 190 char * os_readfile(const char *name, size_t *len [all...] |
/ndk/build/platforms/android-3/arch-arm/usr/include/ |
netdb.h | 85 char *h_name; /* official name of host */ 86 char **h_aliases; /* alias list */ 89 char **h_addr_list; /* list of addresses from name server */ 94 char *n_name; /* official name of net */ 95 char **n_aliases; /* alias list */ 101 char *s_name; /* official service name */ 102 char **s_aliases; /* alias list */ 104 char *s_proto; /* protocol to use */ 108 char *p_name; /* official protocol name */ 109 char **p_aliases; /* alias list * [all...] |
stdlib.h | 55 extern char *getenv(const char *); 56 extern int putenv(const char *); 57 extern int setenv(const char *, const char *, int); 58 extern int unsetenv(const char *); 61 extern char *mktemp (char *); 62 extern int mkstemp (char *); 64 extern long strtol(const char *, char **, int) [all...] |
/ndk/build/platforms/android-4/arch-arm/usr/include/ |
netdb.h | 85 char *h_name; /* official name of host */ 86 char **h_aliases; /* alias list */ 89 char **h_addr_list; /* list of addresses from name server */ 94 char *n_name; /* official name of net */ 95 char **n_aliases; /* alias list */ 101 char *s_name; /* official service name */ 102 char **s_aliases; /* alias list */ 104 char *s_proto; /* protocol to use */ 108 char *p_name; /* official protocol name */ 109 char **p_aliases; /* alias list * [all...] |
/ndk/build/platforms/android-5/arch-arm/usr/include/ |
netdb.h | 85 char *h_name; /* official name of host */ 86 char **h_aliases; /* alias list */ 89 char **h_addr_list; /* list of addresses from name server */ 94 char *n_name; /* official name of net */ 95 char **n_aliases; /* alias list */ 101 char *s_name; /* official service name */ 102 char **s_aliases; /* alias list */ 104 char *s_proto; /* protocol to use */ 108 char *p_name; /* official protocol name */ 109 char **p_aliases; /* alias list * [all...] |
/ndk/build/platforms/android-5/arch-x86/usr/include/ |
netdb.h | 85 char *h_name; /* official name of host */ 86 char **h_aliases; /* alias list */ 89 char **h_addr_list; /* list of addresses from name server */ 94 char *n_name; /* official name of net */ 95 char **n_aliases; /* alias list */ 101 char *s_name; /* official service name */ 102 char **s_aliases; /* alias list */ 104 char *s_proto; /* protocol to use */ 108 char *p_name; /* official protocol name */ 109 char **p_aliases; /* alias list * [all...] |
/ndk/build/platforms/android-8/arch-arm/usr/include/ |
netdb.h | 85 char *h_name; /* official name of host */ 86 char **h_aliases; /* alias list */ 89 char **h_addr_list; /* list of addresses from name server */ 94 char *n_name; /* official name of net */ 95 char **n_aliases; /* alias list */ 101 char *s_name; /* official service name */ 102 char **s_aliases; /* alias list */ 104 char *s_proto; /* protocol to use */ 108 char *p_name; /* official protocol name */ 109 char **p_aliases; /* alias list * [all...] |
/ndk/build/platforms/android-8/arch-x86/usr/include/ |
netdb.h | 85 char *h_name; /* official name of host */ 86 char **h_aliases; /* alias list */ 89 char **h_addr_list; /* list of addresses from name server */ 94 char *n_name; /* official name of net */ 95 char **n_aliases; /* alias list */ 101 char *s_name; /* official service name */ 102 char **s_aliases; /* alias list */ 104 char *s_proto; /* protocol to use */ 108 char *p_name; /* official protocol name */ 109 char **p_aliases; /* alias list * [all...] |
/prebuilt/sdk/tools/linux/ |
aidl | |
/dalvik/libcore/support/src/test/java/tests/resources/ |
hyts_signed.jar | |
hyts_signed_inc.jar | |
/external/e2fsprogs/lib/ss/ |
ss.h | 29 #define __SS_PROTO (int, const char * const *, int, void *) 39 __SS_CONST char * __SS_CONST *command_names; /* whatever */ 41 __SS_CONST char * __SS_CONST info_string; /* NULL */ 66 char *ss_current_request(); /* This is actually a macro */ 69 char *ss_name(int sci_idx); 70 void ss_error (int, long, char const *, ...) 72 void ss_perror (int, long, char const *); 74 int ss_create_invocation(const char *, const char *, void *, 78 int ss_execute_line(int, char *); [all...] |
/external/freetype/src/base/ |
ftrfork.c | 57 unsigned char head[16], head2[16]; 182 (char)( 0xff & ( tag_internal >> 24 ) ), 183 (char)( 0xff & ( tag_internal >> 16 ) ), 184 (char)( 0xff & ( tag_internal >> 8 ) ), 185 (char)( 0xff & ( tag_internal >> 0 ) ) )); 259 char *base_file_name, 260 char **result_file_name, 267 char *base_file_name, 268 char **result_file_name, 274 char *base_file_name [all...] |
/external/skia/include/svg/ |
SkSVGParser.h | 37 void _addAttribute(const char* attrName, const char* attrValue) { 39 void _addAttribute(const char* attrName, SkString& attrValue) { 41 void _addAttributeLen(const char* attrName, const char* attrValue, size_t len) { 44 int findAttribute(SkSVGBase* , const char* attrValue, size_t len, bool isPaint); 45 const char* getFinal(); 48 void _startElement(const char name[]) { fXMLWriter.startElement(name); } 53 virtual bool onAddAttribute(const char name[], const char value[]) [all...] |
/external/stlport/src/ |
strstream.cpp | 41 char* buf = _M_alloc(n); 53 char* buf = _M_alloc(n); 60 strstreambuf::strstreambuf(char* get, streamsize n, char* put) 66 strstreambuf::strstreambuf(signed char* get, streamsize n, signed char* put) 69 _M_setup(__REINTERPRET_CAST(char*,get), __REINTERPRET_CAST(char*,put), n); 72 strstreambuf::strstreambuf(unsigned char* get, streamsize n, 73 unsigned char* put [all...] |
/system/vold/ |
Volume.h | 41 static const char *SECDIR; 42 static const char *SEC_STGDIR; 43 static const char *SEC_STG_SECIMGDIR; 44 static const char *SEC_ASECDIR; 45 static const char *ASECDIR; 48 char *mLabel; 49 char *mMountpoint; 59 Volume(VolumeManager *vm, const char *label, const char *mount_point); 66 const char *getLabel() { return mLabel; [all...] |
/external/iproute2/ip/ |
xfrm.h | 42 #define XFRMS_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_usersa_info)))) 45 #define XFRMP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_info)))) 48 #define XFRMSID_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_usersa_id)))) 51 #define XFRMPID_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_id)))) 54 #define XFRMACQ_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_acquire)))) 55 #define XFRMEXP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_expire)))) 56 #define XFRMPEXP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_polexpire)))) 58 #define XFRMREP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_report)))) 60 #define XFRMSAPD_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(__u32)))) 70 char *buf [all...] |