Home
last modified time | relevance | path

Searched defs:kByteSize (Results 1 – 18 of 18) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/NMT/
H A DMallocRoundingReportTest.java55 long[] kByteSize = {1024, 2048}; in main() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/runtime/NMT/
H A DMallocRoundingReportTest.java55 long[] kByteSize = {1024, 2048}; in main() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/runtime/NMT/
H A DMallocRoundingReportTest.java54 long[] kByteSize = {1024, 2048}; in main() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/runtime/NMT/
H A DMallocRoundingReportTest.java54 long[] kByteSize = {1024, 2048}; in main() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/runtime/NMT/
H A DMallocRoundingReportTest.java54 long[] kByteSize = {1024, 2048}; in main() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/NMT/
H A DMallocRoundingReportTest.java55 long[] kByteSize = {1024, 2048}; in main() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/runtime/NMT/
H A DMallocRoundingReportTest.java55 long[] kByteSize = {1024, 2048}; in main() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/runtime/NMT/
H A DMallocRoundingReportTest.java55 long[] kByteSize = {1024, 2048}; in main() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/runtime/NMT/
H A DMallocRoundingReportTest.java51 long[] kByteSize = {1024, 2048}; in main() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/runtime/NMT/
H A DMallocRoundingReportTest.java51 long[] kByteSize = {1024, 2048}; in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/tests/end2end/
H A DBufferTests.cpp119 constexpr size_t kByteSize = kDataSize * sizeof(uint32_t); in TEST_P() local
263 constexpr size_t kByteSize = kDataSize * sizeof(uint32_t); in TEST_P() local
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/tsan/
H A Dtsan_trace.h194 static constexpr uptr kByteSize = 256 << 10; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/gcm_driver/
H A Dgcm_stats_recorder_impl_unittest.cc33 static const int kByteSize = 99; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h194 static constexpr uptr kByteSize = 256 << 10; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/common/
H A Dglobals.h159 constexpr int kByteSize = sizeof(byte); variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/common/
H A Dglobals.h171 constexpr int kByteSize = sizeof(byte); variable
/dports/lang/v8/v8-9.6.180.12/src/common/
H A Dglobals.h202 constexpr int kByteSize = sizeof(byte); variable
/dports/www/node10/node-v10.24.1/deps/v8/src/arm64/
H A Dconstants-arm64.h109 const unsigned kByteSize = 8; variable