/external/webrtc/src/system_wrappers/source/ |
D | file_impl.cc | 233 WebRtc_Word32 nBytes; in WriteText() local 257 size_t nBytes = fwrite((WebRtc_UWord8*)buf, 1, len, _id); in Write() local
|
/external/yaffs2/yaffs2/ |
D | yaffs_ecc.c | 255 void yaffs_ECCCalculateOther(const unsigned char *data, unsigned nBytes, in yaffs_ECCCalculateOther() 282 int yaffs_ECCCorrectOther(unsigned char *data, unsigned nBytes, in yaffs_ECCCorrectOther()
|
D | yaffs_checkptrw.c | 219 int yaffs_CheckpointWrite(yaffs_Device *dev,const void *data, int nBytes) in yaffs_CheckpointWrite() 252 int yaffs_CheckpointRead(yaffs_Device *dev, void *data, int nBytes) in yaffs_CheckpointRead()
|
D | yaffs_guts.c | 352 int yaffs_CheckFF(__u8 * buffer, int nBytes) in yaffs_CheckFF() 2937 const __u8 * buffer, int nBytes, in yaffs_WriteChunkDataToObject() 3488 __u32 nBytes; in yaffs_WriteCheckpointDevice() local 3517 __u32 nBytes; in yaffs_ReadCheckpointDevice() local 3881 int nBytes) in yaffs_ReadDataFromFile() 4001 int nBytes, int writeThrough) in yaffs_WriteDataToFile()
|
D | yaffs_fs.c | 556 unsigned nBytes; in yaffs_writepage() local 635 int nBytes = to - offset; in yaffs_commit_write() local
|
D | yaffs_guts.h | 117 int nBytes; /* Only valid if the cache is dirty */ member
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | InspectorServerQt.cpp | 315 int nBytes = m_tcpConnection->write(payload); in webSocketSend() local 325 int nBytes = m_tcpConnection->write(data, length); in webSocketSend() local
|
/external/yaffs2/yaffs2/utils/ |
D | mkyaffs2image.c | 212 static int write_chunk(__u8 *data, __u32 objId, __u32 chunkId, __u32 nBytes) in write_chunk() 388 int nBytes; in process_directory() local
|
D | mkyaffsimage.c | 234 static int write_chunk(__u8 *data, __u32 objId, __u32 chunkId, __u32 nBytes) in write_chunk() 460 int nBytes; in process_directory() local
|
/external/bluetooth/glib/gio/win32/ |
D | gwin32directorymonitor.c | 92 DWORD nBytes, in g_win32_directory_monitor_callback()
|
/external/yaffs2/yaffs2/mtdemul/ |
D | nandemul2k.c | 101 static void nandemul2k_Read(void *buffer, int page, int start, int nBytes) in nandemul2k_Read() 112 static void nandemul2k_Program(const void *buffer, int page, int start, int nBytes) in nandemul2k_Program()
|
/external/bzip2/ |
D | compress.c | 243 Int32 nGroups, nBytes; in sendMTFValues() local
|
/external/webkit/Source/WebCore/platform/sql/ |
D | SQLiteStatement.cpp | 42 static inline int sqlite3_prepare16_v2(sqlite3* db, const void* zSql, int nBytes, sqlite3_stmt** pp… in sqlite3_prepare16_v2()
|
/external/valgrind/main/none/tests/x86/ |
D | x86locked.c | 98 static UInt crcBytes ( UChar* bytes, UWord nBytes, UInt crcIn ) in crcBytes()
|
/external/valgrind/main/none/tests/amd64/ |
D | amd64locked.c | 98 static UInt crcBytes ( UChar* bytes, UWord nBytes, UInt crcIn ) in crcBytes()
|
/external/icu4c/test/perf/ubrkperf/ |
D | ubrkperfold.cpp | 589 int nBytes; in get() local
|
/external/srec/srec/include/ |
D | utteranc.h | 193 unsigned long nBytes; member
|
/external/icu4c/test/perf/collationperf/ |
D | collperf.cpp | 1318 int nBytes; in get() local
|
/external/valgrind/main/coregrind/ |
D | m_mallocfree.c | 1135 typedef struct { ULong nBytes; ULong nBlocks; HChar* cc; } AnCC; member
|
/external/sqlite/dist/ |
D | sqlite3.c | 15367 static void *memsys3Malloc(int nBytes){ in memsys3Malloc() 15389 void *memsys3Realloc(void *pPrior, int nBytes){ in memsys3Realloc() 15916 static void *memsys5Malloc(int nBytes){ in memsys5Malloc() 15951 static void *memsys5Realloc(void *pPrior, int nBytes){ in memsys5Realloc() 17970 SQLITE_PRIVATE void *sqlite3Realloc(void *pOld, int nBytes){ in sqlite3Realloc()
|
/external/valgrind/main/memcheck/tests/ |
D | origin5-bz2.c | 3661 Int32 nGroups, nBytes; in sendMTFValues() local
|
D | varinfo6.c | 3698 Int32 nGroups, nBytes; in sendMTFValues() local
|
/external/valgrind/main/perf/ |
D | bz2.c | 3661 Int32 nGroups, nBytes; in sendMTFValues() local
|
D | test_input_for_tinycc.c | 3034 Int32 nGroups, nBytes; in sendMTFValues() local
|
/external/valgrind/main/exp-ptrcheck/tests/ |
D | hackedbz2.c | 3670 Int32 nGroups, nBytes; in sendMTFValues() local
|