Home
last modified time | relevance | path

Searched defs:is_large (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_amul.c224 is_large(lower_state *state, nir_variable *var) in is_large() function
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-space.h40 bool is_large() const { return type_ == PageType::kLarge; } in is_large() function in cppgc::internal::BaseSpace
H A Dpage-memory.cc86 PageMemoryRegion(PageAllocator& allocator, FatalOutOfMemoryHandler& oom_handler, MemoryRegion reserved_region, bool is_large) PageMemoryRegion() argument
H A Dheap-page.h40 bool is_large() const { return type_ == PageType::kLarge; } in is_large() function in cppgc::internal::BasePage
H A Dpage-memory.h71 bool is_large() const { return is_large_; } in is_large() function in cppgc::internal::PageMemoryRegion
/third_party/protobuf/src/google/protobuf/
H A Dextension_set.h667 bool is_large() const { return flat_capacity_ > kMaximumFlatCapacity; } in is_large() function in google::protobuf::internal::ExtensionSet

Completed in 11 milliseconds