HomeSort by relevance Sort by last modified time
    Searched defs:update_metadata (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 144 typedef typename Update_Policy::metadata_type update_metadata; typedef in class:__gnu_pbds::detail::PB_DS_LU_NAME
322 static type_to_type<update_metadata> s_metadata_type_indicator;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 144 typedef typename Update_Policy::metadata_type update_metadata; typedef in class:__gnu_pbds::detail::PB_DS_LU_NAME
322 static type_to_type<update_metadata> s_metadata_type_indicator;
  /external/mesa3d/src/gallium/drivers/radeon/
r600_texture.c 499 bool update_metadata = false; local
515 update_metadata = true;
531 if (!res->is_shared || update_metadata) {
    [all...]

Completed in 82 milliseconds