/development/tools/line_endings/ |
D | line_endings.c | 22 char buf[BUFSIZE*2+3]; member 71 char buf[BUFSIZE+2]; in main() local 113 to_unix(char* buf) in to_unix() 140 unix_to_dos(char* buf2, const char* buf) in unix_to_dos()
|
/development/host/windows/usb/adb_winapi_test/ |
D | adb_winapi_test.cpp | 105 AdbInterfaceInfo interface_info; in TestEnumInterfaces() 143 AdbInterfaceInfo interface_info; in TestInterfaces() 401 if (0 != msg_rcv.data_length) { in DeviceHandShake()
|
/development/ndk/platforms/android-3/include/linux/ |
D | random.h | 32 __u32 buf[0]; member
|
D | circ_buf.h | 16 char *buf; member
|
D | nodemask.h | 53 #define nodemask_scnprintf(buf, len, src) __nodemask_scnprintf((buf), (len), &(src), MAX_NUMNODES) argument 55 #define nodelist_scnprintf(buf, len, src) __nodelist_scnprintf((buf), (len), &(src), MAX_NUMNODES) argument 56 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES) argument
|
D | cpumask.h | 52 #define cpumask_scnprintf(buf, len, src) __cpumask_scnprintf((buf), (len), &(src), NR_CPUS) argument 54 #define cpulist_scnprintf(buf, len, src) __cpulist_scnprintf((buf), (len), &(src), NR_CPUS) argument 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) argument
|
D | bio.h | 166 #define bvec_kunmap_irq(buf, flags) do { *(flags) = 0; } while (0) argument 168 #define __bio_kunmap_irq(buf, flags) bvec_kunmap_irq(buf, flags) argument 170 #define bio_kunmap_irq(buf,flags) __bio_kunmap_irq(buf, flags) argument
|
D | i2c.h | 27 __u8 *buf; member
|
D | relay.h | 58 struct rchan_buf *buf[NR_CPUS]; member
|
D | sem.h | 51 struct semid_ds __user *buf; member
|
D | binder.h | 99 uint8_t buf[8]; member
|
D | cdrom.h | 153 __u8 __user *buf; member
|
D | soundcard.h | 781 #define SEQ_SYSEX(dev, buf, len) {int ii, ll=(len); unsigned char *bufp=buf; if (ll>6)ll=6; _… argument
|
/development/ndk/platforms/android-5/samples/hello-gl2/jni/ |
D | gl_code.cpp | 68 char* buf = (char*) malloc(infoLen); in loadShader() local 107 char* buf = (char*) malloc(bufLength); in createProgram() local
|
/development/ndk/sources/android/libportable/arch-mips/ |
D | errno.c | 243 static void errno_key_destroy(void *buf) in errno_key_destroy()
|
D | signal.c | 1288 __hidden int read_signalfd_mapper(int fd, void *buf, size_t count) in read_signalfd_mapper()
|
/development/tools/jdwpspy/ |
D | Net.cpp | 471 const unsigned char* buf = packetBuf; in dumpPacket() local 524 const unsigned char* buf = pSrc->inputBuffer; in handlePacket() local
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
D | uaccess_32.h | 64 struct __large_struct { unsigned long buf[100]; }; member
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | uaccess.h | 54 struct __large_struct { unsigned long buf[100]; }; member
|