OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetIncrement
(Results
1 - 2
of
2
) sorted by null
/system/core/libcutils/tests/
MemsetTest.cpp
79
static size_t
GetIncrement
(size_t len, size_t min_incr) {
142
incr =
GetIncrement
(len, min_incr);
/art/compiler/optimizing/
bounds_check_elimination.cc
511
int32_t
GetIncrement
() const { return increment_; }
[
all
...]
Completed in 1413 milliseconds