OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kLast
(Results
1 - 4
of
4
) sorted by null
/art/runtime/
reference_table.cc
154
const size_t
kLast
= 10;
156
int first = count -
kLast
;
/dalvik/vm/
ReferenceTable.cpp
262
const size_t
kLast
= 10;
263
int first = count -
kLast
;
/external/sfntly/cpp/src/sfntly/table/core/
cmap_table.h
694
kLast
= -1
os2_table.h
212
kLast
= kReserved127
Completed in 630 milliseconds