HomeSort by relevance Sort by last modified time
    Searched full:move_to_head (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_simple_list.h 87 #define move_to_head(list, elem) \ macro
u_cache.c 232 move_to_head(&cache->lru, entry);
  /external/mesa3d/src/mesa/main/
simple_list.h 94 #define move_to_head(list, elem) \ macro
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_fetch_shade_pipeline_llvm.c 137 move_to_head(&fpme->llvm->vs_variants_list, &variant->list_item_global);
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_setup.c 915 move_to_head(&lp->setup_variants_list, &variant->list_item_global);
lp_state_fs.c     [all...]

Completed in 3303 milliseconds