OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prevent
(Results
1 - 25
of
5347
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/smali/smali/src/test/resources/LexerTest/
.gitattributes
0
#
Prevent
newlines from being normalized on windows
/art/test/123-compiler-regressions-mt/
info.txt
4
This test covers fixed AOT/JIT bugs to
prevent
regressions.
/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/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.cpp
15
/* this is here to
prevent
the compiler from complaining about an empty file */
/external/selinux/
CleanSpec.mk
1
# This empty CleanSpec.mk file will
prevent
the build system
/prebuilts/go/darwin-x86/test/fixedbugs/
issue10441.go
15
defer func() {}() //
prevent
inlining of foo
issue8036.go
25
runtime.GC() //
prevent
inlining
33
runtime.GC() //
prevent
inlining
/prebuilts/go/linux-x86/test/fixedbugs/
issue10441.go
15
defer func() {}() //
prevent
inlining of foo
issue8036.go
25
runtime.GC() //
prevent
inlining
33
runtime.GC() //
prevent
inlining
/docs/source.android.com/src/security/enhancements/
enhancements41.jd
13
<li>ProPolice to
prevent
stack buffer overruns (-fstack-protector)</li>
15
<li>Extensions to OpenBSD dlmalloc to
prevent
double free() vulnerabilities and
16
to
prevent
chunk consolidation attacks. Chunk consolidation attacks are a
18
<li>OpenBSD calloc to
prevent
integer overflows during memory allocation</li>
25
<li>Hardware-based No eXecute (NX) to
prevent
code execution on the stack and heap</li>
/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.
fcntl.h
39
#define F_SEAL_SEAL 0x0001 /*
prevent
further seals from being set */
40
#define F_SEAL_SHRINK 0x0002 /*
prevent
file from shrinking */
41
#define F_SEAL_GROW 0x0004 /*
prevent
file from growing */
42
#define F_SEAL_WRITE 0x0008 /*
prevent
writes */
/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
/ndk/tests/build/issue65705-asm-pc/jni/
Android.mk
6
# Using -static to
prevent
ndk-build from adding -fPIE even when APP_PIE is set
/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.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
binfmts.h
11
*
prevent
the kernel from being unduly impacted by misaddressed pointers.
/toolchain/binutils/binutils-2.25/config/
mh-ppc-aix
1
# To
prevent
the Ada static runtime library from using nearly the entire
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
dlsection-1.s
4
!
prevent
.text2 from being discarded.
/device/google/contexthub/firmware/inc/platform/stm32f4xx/
plat.h
36
Stm32sleepDevSpi2, /* we use this to
prevent
stop mode during spi2 xfers */
37
Stm32sleepDevSpi3, /* we use this to
prevent
stop mode during spi3 xfers */
38
Stm32sleepDevI2c1, /* we use this to
prevent
stop mode during i2c1 xfers */
/external/chromium-trace/catapult/third_party/Paste/paste/
__init__.py
7
# don't
prevent
use of paste if pkg_resources isn't installed
Completed in 831 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>