Searched defs:current_ptr (Results 1 – 3 of 3) sorted by relevance
/external/libcxxabi/src/ |
D | private_typeinfo.cpp | 726 const void* current_ptr, in process_static_type_above_dst() 772 const void* current_ptr, in process_static_type_below_dst() 839 const void* current_ptr, in search_below_dst() 1012 const void* current_ptr, in search_below_dst() 1089 const void* current_ptr, in search_below_dst() 1159 const void* current_ptr, in search_above_dst() 1233 const void* current_ptr, in search_above_dst() 1248 const void* current_ptr, in search_above_dst() 1263 const void* current_ptr, in search_above_dst() 1283 const void* current_ptr, in search_below_dst()
|
/external/crosvm/usb_util/src/ |
D | libusb_context.rs | 213 let current_ptr = self.list.offset(self.index); in next() localVariable 244 let current_ptr = self.list.offset(self.index); in next() localVariable
|
/external/toybox/lib/ |
D | password.c | 158 char *current_ptr = NULL; in update_password() local
|