Searched refs:start_pointer (Results 1 – 3 of 3) sorted by relevance
230 double StringToIeee(Iterator start_pointer,
80 const uintptr_t start_pointer = reinterpret_cast<uintptr_t>(start_address); in CountResidentBytes() local81 DCHECK_EQ(0u, start_pointer % page_size); in CountResidentBytes()103 uintptr_t chunk_start = (start_pointer + offset); in CountResidentBytes()