Home
last modified time | relevance | path

Searched defs:max_count (Results 1 – 12 of 12) sorted by relevance

/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-synthtype/
H A DmyIntSynthProvider.py30 def num_children(self, max_count): argument
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-synthval/
H A DmyIntSynthProvider.py30 def num_children(self, max_count): argument
/llvm-project/libcxx/test/std/utilities/function.objects/func.search/func.search.bm/
H A Dpred.pass.cpp52 void do_search(Iter1 b1, Iter1 e1, Iter2 b2, Iter2 e2, Iter1 result, unsigned max_count) { in do_search()
H A Dhash.pred.pass.cpp56 void do_search(Iter1 b1, Iter1 e1, Iter2 b2, Iter2 e2, Iter1 result, unsigned max_count) { in do_search() argument
/llvm-project/libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/
H A Dpred.pass.cpp51 void do_search(Iter1 b1, Iter1 e1, Iter2 b2, Iter2 e2, Iter1 result, unsigned max_count) { in do_search()
H A Dhash.pred.pass.cpp55 void do_search(Iter1 b1, Iter1 e1, Iter2 b2, Iter2 e2, Iter1 result, unsigned max_count) { in do_search() argument
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h80 u32 max_count; member
208 uptr max_count; member
H A Dsanitizer_allocator_primary32.h317 TransferBatch **current_batch, uptr max_count, in PopulateBatches() argument
352 const uptr max_count = TransferBatch::MaxCached(size); in PopulateFreeList() local
/llvm-project/lldb/source/Utility/
H A DBroadcaster.cpp56 size_t max_count = m_listeners.size(); in GetListeners() local
/llvm-project/lldb/examples/synthetic/
H A Dlibcxx.py451 def __init__(self, node, max_count=0): argument
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-port.cc859 const size_t max_count = (repeat == '?') ? 1 : static_cast<size_t>(-1) - 1; in MatchRepetitionAndRegexAtHead() local
/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp1065 int max_count; filter_hw_subset() local