OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:index_into_base
(Results
1 - 1
of
1
) sorted by null
/external/skia/src/core/
SkTSearch.cpp
13
static inline const char*
index_into_base
(const char*const* base, int index,
function
33
const char* elem =
index_into_base
(base, mid, elemSize);
44
const char* elem =
index_into_base
(base, hi, elemSize);
Completed in 52 milliseconds