Searched defs:is_mapped (Results 1 – 5 of 5) sorted by relevance
185 bool MMappedFile::is_mapped() const in is_mapped() function in arm_compute::utils::mmap_io::MMappedFile
73 bool is_mapped() const { return target_array != nullptr;} in is_mapped() function
290 bool is_mapped = _mesa_bufferobj_mapped(obj, MAP_USER); in bufferobj_data() local
246 bool is_mapped() const { return target_array != nullptr;} in is_mapped() function
65 bool is_mapped; member