Searched defs:max (Results 1 – 10 of 10) sorted by relevance
12 public void testDirect(int max) { in testDirect()17 public void testStatic(int max) { in testStatic()
66 long max = delay + epsilon; in doit() local
376 static constexpr uint32_t max() { return std::numeric_limits<uint32_t>::max(); } in max() function385 T GetRandomNumber(T min, T max) { in GetRandomNumber()
186 uintptr_t max = 0 - 1; in CheckListSize() local
1860 double max, in ParseDouble()
818 int32_t max = code_item.tries_size_ - 1; in FindTryItem() local
275 unsigned int max = storage_size_; in GetHighestBitSet() local
756 const int64_t max = Primitive::MaxValueOfIntegralType(type); in IsFinite() local782 int64_t max = Primitive::MaxValueOfIntegralType(type); in FitsNarrowerControl() local
87 const int32_t max = Primitive::MaxValueOfIntegralType(type); in CorrectForType() local
2342 int32_t max = (d1->numMethods < d2->numMethods) ? d2->numMethods : d1->numMethods; in createDiff() local