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

  /external/chromium_org/ui/app_list/views/
apps_grid_view.cc 2011 int d_min = -1; local
    [all...]
apps_grid_view.h 394 // *|nearest_tile| and *|d_min| will be updated based on the calculation.
395 // *|d_min| is the distance between |nearest_tile| and |drag_view_|.
397 const gfx::Point& vertex, Index* nearest_tile, int* d_min);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
map.h 94 u64 pgoff, u32 pid, u32 d_maj, u32 d_min, u64 ino,
map.c 51 u64 pgoff, u32 pid, u32 d_maj, u32 d_min, u64 ino,
67 map->min = d_min;
  /external/clang/test/Preprocessor/
stdint.c     [all...]

Completed in 103 milliseconds