Searched defs:peeki (Results 1 - 6 of 6) sorted by relevance
/third_party/icu/icu4c/source/common/ | ||
H A D | uvector.h | 335 inline int32_t peeki(void) const {return lastElementi();} in peeki() function in UStack |
H A D | uvectr32.h | 286 inline int32_t UVector32::peeki(void) const { in peeki() function in UVector32 |
/third_party/node/deps/icu-small/source/common/ | ||
H A D | uvectr32.h | 286 inline int32_t UVector32::peeki() const { in peeki() function in UVector32 |
H A D | uvector.h | 335 inline int32_t peeki() const {return lastElementi();} in peeki() function in UStack |
/third_party/skia/third_party/externals/icu/source/common/ | ||
H A D | uvector.h | 399 inline int32_t UStack::peeki(void) const { in peeki() function in UStack |
H A D | uvectr32.h | 286 inline int32_t UVector32::peeki(void) const { in peeki() function in UVector32 |
Completed in 6 milliseconds