/third_party/gn/src/gn/ |
D | string_output_buffer.h | 92 static constexpr size_t kPageSize = 65536; variable
|
/third_party/ltp/testcases/kernel/mem/mmapstress/ |
D | mmap-corruption01.c | 64 int kPageSize = 4096; variable
|
/third_party/node/deps/v8/src/heap/cppgc/ |
D | globals.h | 42 constexpr size_t kPageSize = 1 << kPageSizeLog2; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
D | memory.cpp | 29 const size_t kPageSize = sysconf(_SC_PAGESIZE); variable 61 const size_t kPageSize = sysconf(_SC_PAGESIZE); variable
|
/third_party/node/deps/v8/tools/ |
D | codemap.mjs | 37 const kPageSize = 1 << kPageAlignment; constant
|
/third_party/node/deps/v8/src/heap/ |
D | object-start-bitmap.h | 23 static const int kPageSize = 1 << kPageSizeBits; variable
|
D | memory-chunk.h | 51 static const int kPageSize = 1 << kPageSizeBits; variable
|
/third_party/node/deps/v8/src/profiler/ |
D | tick-sample.cc | 25 const uint32_t kPageSize = 4096; in IsSamePage() local
|
/third_party/node/deps/v8/src/execution/s390/ |
D | simulator-s390.h | 36 static const int kPageSize = 1 << kPageShift; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
D | symbolize_test.cc | 280 const size_t kPageSize = 64 << 10; variable
|
/third_party/node/deps/v8/src/execution/arm/ |
D | simulator-arm.h | 38 static const int kPageSize = 1 << kPageShift; variable
|
/third_party/node/deps/v8/src/execution/ppc/ |
D | simulator-ppc.h | 39 static const int kPageSize = 1 << kPageShift; variable
|
/third_party/node/deps/v8/src/execution/loong64/ |
D | simulator-loong64.h | 56 static const int kPageSize = 1 << kPageShift; variable
|
/third_party/node/deps/v8/src/execution/mips/ |
D | simulator-mips.h | 57 static const int kPageSize = 1 << kPageShift; variable
|
/third_party/node/deps/v8/src/execution/mips64/ |
D | simulator-mips64.h | 57 static const int kPageSize = 1 << kPageShift; variable
|
/third_party/vixl/src/aarch64/ |
D | instructions-aarch64.h | 48 const unsigned kPageSize = 4 * KBytes; variable
|
/third_party/node/deps/v8/src/execution/riscv64/ |
D | simulator-riscv64.h | 172 static const int kPageSize = 1 << kPageShift; variable
|
/third_party/node/test/fixtures/wpt/wasm/jsapi/ |
D | wasm-module-builder.js | 47 var kPageSize = 65536; variable
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 153605 static const size_t kPageSize = 16; member in mozilla::dom::ProtoAndIfaceCache::PageTableCache
|