Home
last modified time | relevance | path

Searched defs:new_pages (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dlow_level_alloc.cc551 void *new_pages; in DoAllocWithArena() local
/third_party/node/deps/v8/src/heap/
Dread-only-spaces.cc789 Heap* heap, std::vector<ReadOnlyPage*>&& new_pages, in SharedReadOnlySpace()
/third_party/ffmpeg/libavcodec/
Dlibzvbi-teletextdec.c510 TeletextPage *new_pages; in handler() local
/third_party/node/deps/v8/src/objects/
Dbacking-store.cc545 size_t new_pages, in CopyWasmMemory()
/third_party/node/deps/v8/src/wasm/
Dwasm-objects.cc964 size_t new_pages = result_inplace.value() + pages; in Grow() local
995 size_t new_pages = old_pages + pages; in Grow() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h32810 struct list_head new_pages; member