Searched defs:holds (Results 1 – 11 of 11) sorted by relevance
48 bool holds(int v, const std::pmr::polymorphic_allocator<char>&) const { return value_ == v; } in holds() function60 …bool holds(int v, const std::pmr::polymorphic_allocator<char>& a) const { return value_ == v && al… in holds() function73 …bool holds(int v, std::pmr::polymorphic_allocator<char> a) const { return value_ == v && alloc_.in… in holds() function87 …bool holds(int v, std::pmr::polymorphic_allocator<char> a) const { return value_ == v && alloc_.in… in holds() function
50 bool holds(int v, const ex::polymorphic_allocator<char>&) const { in holds() function63 bool holds(int v, const ex::polymorphic_allocator<char>& a) const { in holds() function77 bool holds(int v, ex::polymorphic_allocator<char> a) const { in holds() function92 bool holds(int v, ex::polymorphic_allocator<char> a) const { in holds() function
37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } in holds() function
306 void AddMultipleHolds(int holds) { in AddMultipleHolds()370 void AddMultipleHolds(int holds) { in AddMultipleHolds()402 void AddMultipleHolds(int holds) { in AddMultipleHolds()573 void AddHold(int holds) override { in AddHold()792 void AddHold(int holds) override { in AddHold()979 void AddHold(int holds) override { in AddHold()
314 void AddMultipleHolds(int holds) { in AddMultipleHolds()378 void AddMultipleHolds(int holds) { in AddMultipleHolds()410 void AddMultipleHolds(int holds) { in AddMultipleHolds()581 void AddHold(int holds) override { in AddHold()798 void AddHold(int holds) override { in AddHold()983 void AddHold(int holds) override { in AddHold()
184 static const char * const holds[] = /* job-hold-until-supported values */ in cupsdCreateCommonData() local
576 "holds": { object1983 "holds": { object
110781 struct bio_list holds; member