/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/ |
D | ByteBufferTest.java | 1123 int nbytes = 2; in testGetChar() local 1149 int nbytes = 2; in testGetCharint() local 1191 int nbytes = 2; in testPutChar() local 1228 int nbytes = 2; in testPutCharint() local 1266 int nbytes = 8; in testGetDouble() local 1295 int nbytes = 8; in testGetDoubleint() local 1346 int nbytes = 8; in testPutDouble() local 1383 int nbytes = 8; in testPutDoubleint() local 1415 int nbytes = 4; in testGetFloat() local 1444 int nbytes = 4; in testGetFloatint() local [all …]
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/bit/ |
D | der_length_bit_string.c | 27 unsigned long nbytes; in der_length_bit_string() local
|
/external/elfutils/libasm/ |
D | asm_adduleb128.c | 74 size_t nbytes = dest - tmpbuf; local
|
D | asm_addsleb128.c | 78 size_t nbytes = dest - tmpbuf; local
|
/external/valgrind/main/perf/ |
D | heap.c | 12 int i, j, nbytes = 0; in main() local
|
/external/valgrind/main/memcheck/tests/ |
D | malloc2.c | 15 int i, j, k, nbytes; in main() local
|
D | writev1.c | 27 int nbytes; in main() local
|
/external/expat/xmlwf/ |
D | unixfilemap.c | 26 size_t nbytes; in filemap() local
|
D | readfilemap.c | 48 size_t nbytes; in filemap() local
|
/external/clang/test/Sema/ |
D | darwin-align-cast.c | 18 ssize_t sendFileDescriptor(int fd, void *data, size_t nbytes, int sendfd) { in sendFileDescriptor()
|
/external/speex/libspeex/ |
D | kiss_fft.h | 28 #define KISS_FFT_MALLOC(nbytes) memalign(16,nbytes) argument
|
/external/valgrind/main/coregrind/m_debuginfo/ |
D | d3basics.c | 936 UShort nbytes; in ML_() local 1007 UShort nbytes; in ML_() local 1182 UShort nbytes; in ML_() local
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
D | PipedOutputStreamTest.java | 62 public String read(int nbytes) { in read()
|
/external/oprofile/libutil++/ |
D | bfd_spu_support.cpp | 69 file_ptr nbytes, file_ptr offset) in spu_bfd_iovec_pread()
|
/external/bluetooth/glib/tests/ |
D | gio-test.c | 67 guint nbytes, in read_all() 138 guint nbytes; in recv_message() local
|
/external/jpeg/ |
D | jdatasrc.c | 93 size_t nbytes; in fill_input_buffer() local
|
/external/qemu/distrib/jpeg-6b/ |
D | jdatasrc.c | 93 size_t nbytes; in fill_input_buffer() local
|
/external/valgrind/main/VEX/switchback/ |
D | switchback.c | 229 static void invalidate_icache(void *ptr, int nbytes) in invalidate_icache() 430 Int nbytes = sa_end - sa_start; in switchback() local 943 void log_bytes ( HChar* bytes, Int nbytes ) in log_bytes()
|
/external/bison/lib/ |
D | mbswidth.c | 108 mbsnwidth (const char *string, size_t nbytes, int flags) in mbsnwidth()
|
/external/webkit/Source/WebCore/platform/audio/mac/ |
D | FFTFrameMac.cpp | 88 unsigned nbytes = sizeof(float) * m_FFTSize; in FFTFrame() local
|
/external/blktrace/btt/ |
D | inlines.h | 340 static inline int histo_idx(__u64 nbytes) in histo_idx() 346 static inline void update_q_histo(__u64 nbytes) in update_q_histo() 351 static inline void update_d_histo(__u64 nbytes) in update_d_histo()
|
/external/qemu/ |
D | loader.c | 84 int fread_targphys(target_phys_addr_t dst_addr, size_t nbytes, FILE *f) in fread_targphys() 104 int fread_targphys_ok(target_phys_addr_t dst_addr, size_t nbytes, FILE *f) in fread_targphys_ok() 110 int read_targphys(int fd, target_phys_addr_t dst_addr, size_t nbytes) in read_targphys()
|
/external/blktrace/btreplay/ |
D | btrecord.h | 48 __u64 nbytes; member
|
/external/e2fsprogs/e2fsck/ |
D | swapfs.c | 208 int n, nbytes = (bmap->end - bmap->start + 7) / 8; in ext2fs_swap_bitmap() local
|
/external/chromium/base/ |
D | sha1_portable.cc | 126 void SecureHashAlgorithm::Update(const void* data, size_t nbytes) { in Update()
|