HomeSort by relevance Sort by last modified time
    Searched refs:cover (Results 26 - 38 of 38) sorted by null

12

  /external/kernel-headers/original/asm-arm/arch/
board.h 45 /* switch pin can be for card detect (default) or card cover */
46 unsigned cover:1; member in struct:omap_mmc_conf
  /external/oprofile/module/ia64/
IA64minstate.h 140 #define DO_SAVE_MIN(COVER, SAVE_IFS, EXTRA) \
151 COVER; \
277 #define SAVE_MIN_WITH_COVER DO_SAVE_MIN(cover, mov rCRIFS=cr.ifs,)
279 DO_SAVE_MIN(cover, mov rCRIFS=cr.ifs, mov r15=r19)
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRootView.java 353 // We put a black cover View in front of the SurfaceView and hide it
362 View cover = root.findViewById(R.id.gl_root_cover);
363 cover.setVisibility(GONE);
  /external/zlib/src/
configure 71 cover=0
103 --cover) cover=1; shift ;;
483 if test $cover -eq 1; then
  /external/v8/test/mjsunit/compiler/
math-floor-global.js 142 // Test in a loop to cover the custom IC and GC-related issues.
math-floor-local.js 142 // Test in a loop to cover the custom IC and GC-related issues.
  /external/v8/test/mjsunit/
math-abs.js 95 // Test in a loop to cover the custom IC and GC-related issues.
math-floor.js 140 // Test in a loop to cover the custom IC and GC-related issues.
switch.js 330 // Test suite below aims to cover all possible combinations of following: