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

  /prebuilts/go/darwin-x86/test/bench/shootout/
meteor-contest.go 97 NW
182 case NW:
231 case NW:
342 if !out_of_bounds(index, NW) {
343 fill_contiguous_space(board, shift(index, NW))
meteor-contest.c 84 #define NW 8
167 case NW:
215 case NW:
323 if(!out_of_bounds(index, NW))
324 fill_contiguous_space(board, shift(index, NW));
  /prebuilts/go/linux-x86/test/bench/shootout/
meteor-contest.go 97 NW
182 case NW:
231 case NW:
342 if !out_of_bounds(index, NW) {
343 fill_contiguous_space(board, shift(index, NW))
meteor-contest.c 84 #define NW 8
167 case NW:
215 case NW:
323 if(!out_of_bounds(index, NW))
324 fill_contiguous_space(board, shift(index, NW));
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
LoadAverageService.java 264 final int NW = stats.countWorkingStats();
267 for (int i=0; i<NW; i++) {
275 int neededHeight = getPaddingTop() + getPaddingBottom() + (mFH*(1+NW));
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkconstants.py 12 NW='nw'
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkconstants.py 12 NW='nw'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 12 NW='nw'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 12 NW='nw'
  /frameworks/base/services/core/java/com/android/server/wm/
AppWindowAnimator.java 436 final int NW = mAllAppWinAnimators.size();
437 for (int i=0; i<NW; i++) {
WindowManagerService.java     [all...]
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java     [all...]
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-4.4_r1-robolectric-1.jar 

Completed in 414 milliseconds