Searched defs:current_ptr (Results 1 – 5 of 5) 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/cronet/third_party/libc++abi/src/src/ |
| D | private_typeinfo.cpp | 933 const void* current_ptr, in process_static_type_above_dst() 979 const void* current_ptr, in process_static_type_below_dst() 1046 const void* current_ptr, in search_below_dst() 1219 const void* current_ptr, in search_below_dst() 1296 const void* current_ptr, in search_below_dst() 1366 const void* current_ptr, in search_above_dst() 1440 const void* current_ptr, in search_above_dst() 1455 const void* current_ptr, in search_above_dst() 1470 const void* current_ptr, in search_above_dst() 1490 const void* current_ptr, in search_below_dst()
|
| /external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
| D | fb_storage.h | 106 const uint8_t* current_ptr = in Read() local
|
| /external/rust/crates/buddy_system_allocator/src/ |
| D | frame.rs | 152 let mut current_ptr = start_frame; in dealloc_power_of_two() localVariable
|
| D | lib.rs | 156 let mut current_ptr = ptr.as_ptr() as usize; in dealloc() localVariable
|