Home
last modified time | relevance | path

Searched defs:reads (Results 1 – 15 of 15) sorted by relevance

/external/pdfium/third_party/freetype/src/base/
Dftstream.c492 FT_Byte reads[2]; in FT_Stream_ReadUShort() local
537 FT_Byte reads[2]; in FT_Stream_ReadUShortLE() local
582 FT_Byte reads[3]; in FT_Stream_ReadUOffset() local
627 FT_Byte reads[4]; in FT_Stream_ReadULong() local
672 FT_Byte reads[4]; in FT_Stream_ReadULongLE() local
/external/freetype/src/base/
Dftstream.c492 FT_Byte reads[2]; in FT_Stream_ReadUShort() local
537 FT_Byte reads[2]; in FT_Stream_ReadUShortLE() local
582 FT_Byte reads[3]; in FT_Stream_ReadUOffset() local
627 FT_Byte reads[4]; in FT_Stream_ReadULong() local
672 FT_Byte reads[4]; in FT_Stream_ReadULongLE() local
/external/chromium-trace/catapult/tracing/test_data/
Dchromeos_system_trace.json1 …args":{"sort_index":-1}},{"cat":"__metadata","pid":5044,"tid":5051,"ts":0,"ph":"M","name":"process…
/external/curl/lib/
Dselect.c569 int tpf_select_libcurl(int maxfds, fd_set* reads, fd_set* writes, in tpf_select_libcurl()
/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp171 bool reads, writes; in calculateSpillWeightAndHint() local
/external/bison/src/
Dlalr.c161 goto_number **reads = xnmalloc (ngotos, sizeof *reads); in initialize_F() local
/external/libchrome/base/process/
Dprocess_metrics.h343 uint64_t reads; member
Dprocess_metrics_linux.cc847 uint64_t reads = 0; in GetSystemDiskInfo() local
/external/guava/guava-tests/test/com/google/common/collect/
DComputingConcurrentHashMapTest.java129 List<ReferenceEntry<Object, Object>> reads = Lists.newArrayList(); in testRecordReadOnCompute() local
DMapMakerInternalMapTest.java1281 List<ReferenceEntry<Object, Object>> reads = Lists.newArrayList(); in testRecordRead() local
1322 List<ReferenceEntry<Object, Object>> reads = Lists.newArrayList(); in testRecordReadOnGet() local
1381 Segment<K, V> segment, List<ReferenceEntry<K, V>> reads) { in checkAndDrainRecencyQueue()
/external/strace/
Dquota.c210 u_int32_t reads; member
222 u_int32_t reads; member
/external/fio/profiles/
Dact.c185 static int act_add_rw(const char *dev, int reads) in act_add_rw()
/external/libbrillo/brillo/message_loops/
Dmessage_loop_unittest.cc327 int reads[kNumTasks] = {}; in TYPED_TEST() local
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java472 List<ReferenceEntry<Object, Object>> reads = Lists.newArrayList(); in testRecordReadOnCompute() local
1962 List<ReferenceEntry<Object, Object>> reads = Lists.newArrayList(); in testRecordRead() local
2003 List<ReferenceEntry<Object, Object>> reads = Lists.newArrayList(); in testRecordReadOnGet() local
2062 Segment<K, V> segment, List<ReferenceEntry<K, V>> reads) { in checkAndDrainRecencyQueue()
/external/fio/
Diolog.c334 int reads, writes, waits, fileno = 0, file_action = 0; /* stupid gcc */ in read_iolog2() local