/external/perfetto/src/profiling/memory/ |
D | shared_ring_buffer_unittest.cc | 149 constexpr auto kBufSize = base::kPageSize * 4; in TEST() local 160 constexpr auto kBufSize = base::kPageSize * 4; in TEST() local 176 constexpr auto kBufSize = base::kPageSize * 4; in TEST() local 182 constexpr auto kBufSize = base::kPageSize * 4; in TEST() local 190 constexpr auto kBufSize = base::kPageSize * 1024; // 4 MB in TEST() local 259 constexpr auto kBufSize = base::kPageSize * 4 + 1; in TEST() local 265 constexpr auto kBufSize = base::kPageSize * 4; in TEST() local
|
/external/compiler-rt/test/msan/Linux/ |
D | sendmsg.cc | 28 const int kBufSize = 10; variable
|
D | cmsghdr.cc | 25 const int kBufSize = 10; variable
|
/external/compiler-rt/test/sanitizer_common/TestCases/Linux/ |
D | decorate_proc_maps.cc | 13 const size_t kBufSize = 0x10000; in CopyFdToFd() local
|
/external/compiler-rt/test/asan/TestCases/Linux/ |
D | recvfrom.cc | 26 const int kBufSize = 10; variable
|
/external/google-breakpad/src/client/linux/microdump_writer/ |
D | microdump_writer_unittest.cc | 110 const size_t kBufSize = 64 * 1024; in TEST() local
|
/external/perfetto/src/base/ |
D | file_utils.cc | 34 constexpr size_t kBufSize = 2048; variable
|
/external/chromium-trace/catapult/systrace/atrace_helper/jni/ |
D | process_memory_stats.cc | 55 const size_t kBufSize = 8u * 1024 * 1024; in ReadFullStats() local
|
/external/lzma/CPP/7zip/Compress/ |
D | PpmdEncoder.cpp | 15 static const UInt32 kBufSize = (1 << 20); variable
|
D | CopyCoder.cpp | 11 static const UInt32 kBufSize = 1 << 17; variable
|
D | PpmdDecoder.cpp | 16 static const UInt32 kBufSize = (1 << 20); variable
|
/external/tensorflow/tensorflow/compiler/aot/ |
D | benchmark.cc | 74 const int kBufSize = 1000; in DumpStatsToStdout() local
|
/external/pdfium/core/fpdfapi/parser/ |
D | fpdf_parser_utility.cpp | 75 const size_t kBufSize = 4; in GetHeaderOffset() local
|
/external/webrtc/webrtc/p2p/base/ |
D | asyncstuntcpsocket.cc | 26 static const size_t kBufSize = kMaxPacketSize + kStunHeaderSize; variable
|
/external/libaom/libaom/test/ |
D | intra_edge_test.cc | 37 static const int kBufSize = 2 * 64 + 32; member in __anond991ab740111::UpsampleTest 166 static const int kBufSize = kMaxEdge + 32; member in __anond991ab740111::FilterEdgeTest
|
/external/boringssl/src/ssl/test/ |
D | handshaker.cc | 153 constexpr size_t kBufSize = 1024 * 1024; in main() local
|
/external/lzma/CPP/Windows/ |
D | CommonDialog.cpp | 114 const unsigned kBufSize = MAX_PATH * 2; in MyGetOpenFileName() local
|
D | Registry.cpp | 80 const UInt32 kBufSize = MAX_PATH + 1; // 256 in ATL in RecurseDeleteKey() local 322 const unsigned kBufSize = MAX_PATH + 1; // 256 in ATL in EnumKeys() local
|
D | FileLink.cpp | 372 const unsigned kBufSize = MAXIMUM_REPARSE_DATA_BUFFER_SIZE; in GetReparseData() local
|
/external/tensorflow/tensorflow/lite/toco/graph_transformations/tests/ |
D | resolve_constant_concatenation_test.cc | 115 const int kBufSize = 8; in PrepareModel() local
|
/external/webrtc/webrtc/base/ |
D | stream_unittest.cc | 80 const size_t kBufSize = sizeof(buffer); in SeekTest() local
|
D | asynctcpsocket.cc | 30 static const size_t kBufSize = kMaxPacketSize + kPacketLenSize; variable
|
/external/lzma/CPP/7zip/Archive/ |
D | LzmaHandler.cpp | 361 const UInt32 kBufSize = 1 << 7; in Open() local 523 const UInt32 kBufSize = 1 + 5 + 8; in Extract() local
|
/external/lzma/CPP/7zip/Common/ |
D | FilterCoder.cpp | 22 static const UInt32 kBufSize = 1 << 20; variable
|
/external/lzma/CPP/7zip/UI/Common/ |
D | HashCalc.cpp | 246 const UInt32 kBufSize = 1 << 15; in HashCalc() local
|