Searched defs:where (Results 1 – 4 of 4) sorted by relevance
114 void* where = _grow(index, vector.size()); in insertVectorAt() local135 void* where = _grow(index, numItems); in insertAt() local273 void* VectorImpl::_grow(size_t where, size_t amount) in _grow()323 void VectorImpl::_shrink(size_t where, size_t amount) in _shrink()
1232 const char* where = DATA_DEST; in install_app() local
361 static __inline__ int adb_lseek(int fd, int pos, int where) in adb_lseek()
426 int adb_lseek(int fd, int pos, int where) in adb_lseek()