Searched refs:push (Results 1 – 9 of 9) sorted by relevance
68 void push();69 void push(const void* item);170 void push();171 void push(const void* item);
122 inline void push();124 void push(const TYPE& item);262 void Vector<TYPE>::push(const TYPE& item) { in push() function263 return VectorImpl::push(&item); in push()287 void Vector<TYPE>::push() { in push() function288 VectorImpl::push(); in push()
152 void VectorImpl::push() in push() function in android::VectorImpl154 push(0); in push()157 void VectorImpl::push(const void* item) in push() function in android::VectorImpl
433 setinputfile(const char *fname, int push) in setinputfile() argument448 setinputfd(fd, push); in setinputfile()459 setinputfd(int fd, int push) in setinputfd() argument462 if (push) { in setinputfd()481 setinputstring(char *string, int push) in setinputstring() argument484 if (push) in setinputstring()
41 push {r4-r10, lr} // stack ARM regs
44 push {r4-r11, lr} // stack ARM regs
18 adb push $ANDROID_PRODUCT_OUT/system/bin/sdcard_perf_test /system/bin/sdcard_perf_test
141 an "adb sync" or "adb push" request.234 This starts the file synchronisation service, used to implement "adb push"
215 … # 5'bX0XXX : Bit 3 - CLK_REQ type; 0 = wired-OR (Default) , 1= push-pull