HomeSort by relevance Sort by last modified time
    Searched full:prevent (Results 1 - 25 of 5657) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/smali/smali/src/test/resources/LexerTest/
.gitattributes 0 # Prevent newlines from being normalized on windows
  /packages/apps/Camera/
Android.mk 3 # leaving the makefile emtpy to prevent the build
  /external/chromium_org/third_party/WebKit/PerformanceTests/Parser/
html-parser.html 9 iframe.style.display = "none"; // Prevent creation of the rendering tree, so we only test HTML parsing.
10 iframe.sandbox = 'allow-same-origin'; // Prevent external script loads which could cause write() to return before completing the parse.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/osmesa/
SConscript 22 '_GDI32_', # prevent wgl* being declared __declspec(dllimport)
26 # prevent _glapi_* from being declared __declspec(dllimport)
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
SConscript 11 '_GDI32_', # prevent wgl* being declared __declspec(dllimport)
15 # prevent _glapi_* from being declared __declspec(dllimport)
  /external/mesa3d/src/mesa/drivers/osmesa/
SConscript 22 '_GDI32_', # prevent wgl* being declared __declspec(dllimport)
26 # prevent _glapi_* from being declared __declspec(dllimport)
  /external/mesa3d/src/mesa/drivers/windows/gdi/
SConscript 11 '_GDI32_', # prevent wgl* being declared __declspec(dllimport)
15 # prevent _glapi_* from being declared __declspec(dllimport)
  /external/chromium_org/components/infobars/core/
infobars_switches.cc 10 // Prevent infobars from appearing.
  /external/chromium_org/third_party/WebKit/Source/core/css/
navigationTransitions.css 11 /* Prevent user interaction. */
  /external/chromium_org/third_party/icu/source/tools/ctestfw/
ucln_ct.c 15 /* this is here to prevent the compiler from complaining about an empty file */
  /external/chromium_org/third_party/icu/source/tools/toolutil/
ucln_tu.c 15 /* this is here to prevent the compiler from complaining about an empty file */
  /external/icu/icu4c/source/tools/ctestfw/
ucln_ct.c 15 /* this is here to prevent the compiler from complaining about an empty file */
  /external/icu/icu4c/source/tools/toolutil/
ucln_tu.c 15 /* this is here to prevent the compiler from complaining about an empty file */
  /external/chromium_org/extensions/common/api/
power.idl 9 // Prevent the system from sleeping in response to user inactivity.
12 // Prevent the display from being turned off or dimmed or the system
  /external/chromium_org/third_party/icu/source/common/
msvcres.h 7 //header the wrong way. This is here to prevent Visual Studio .NET from
12 These are defined before unicode/uversion.h in order to prevent
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
SConscript 14 '_GDI32_', # prevent wgl* being declared __declspec(dllimport)
19 # prevent _glapi_* from being declared __declspec(dllimport)
  /external/icu/icu4c/source/common/
msvcres.h 7 //header the wrong way. This is here to prevent Visual Studio .NET from
12 These are defined before unicode/uversion.h in order to prevent
  /external/mesa3d/src/gallium/state_trackers/wgl/
SConscript 14 '_GDI32_', # prevent wgl* being declared __declspec(dllimport)
19 # prevent _glapi_* from being declared __declspec(dllimport)
  /external/kernel-headers/original/uapi/linux/
binfmts.h 11 * prevent the kernel from being unduly impacted by misaddressed pointers.
  /external/llvm/test/Transforms/GlobalOpt/
2012-05-11-blockaddress.ll 2 ; Check that the mere presence of a blockaddress doesn't prevent -globalopt
  /frameworks/base/tools/layoutlib/bridge/resources/bars/
README 4 They are stored per API. However, to prevent duplication of resources, each API
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
binfmts.h 11 * prevent the kernel from being unduly impacted by misaddressed pointers.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
binfmts.h 11 * prevent the kernel from being unduly impacted by misaddressed pointers.
  /external/chromium_org/ash/ime/
candidate_window_constants.h 23 // window. We use this value to prevent the candidate window from being
27 // window. We use this value to prevent the candidate window from being
30 // The minimum width of preedit area. We use this value to prevent the
  /external/chromium_org/base/time/
time.cc 26 // Preserve max to prevent overflow.
34 // Preserve max to prevent overflow.
42 // Preserve max to prevent overflow.
50 // Preserve max to prevent overflow.
58 // Preserve max to prevent overflow.
66 // Preserve max to prevent overflow.
74 // Preserve max to prevent overflow.
82 // Preserve max to prevent overflow.
91 // Preserve max to prevent overflow.
117 // Preserve max without offset to prevent overflow
    [all...]

Completed in 2674 milliseconds

1 2 3 4 5 6 7 8 91011>>