OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prevent
(Results
101 - 125
of
3986
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/Thumb2/
segmented-stacks.ll
5
; Just to
prevent
the alloca from being optimized away
/external/llvm/test/MC/MachO/ARM/
empty-function-nop.ll
6
; Empty functions need a NOP in them for MachO to
prevent
DWARF FDEs from
/external/llvm/test/Transforms/Inline/
ephemeral.ll
10
; Here are enough instructions to
prevent
inlining, but because they are used
/external/llvm/test/Transforms/InstCombine/
multi-use-or.ll
2
; The 'or' has multiple uses, make sure that this doesn't
prevent
instcombine
/external/mockito/src/org/mockito/internal/util/
MockCreationValidator.java
57
// Though it might
prevent
issues when mockito is mocking a class without superclass.
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/annotations/
DoNotParseDetail.java
35
* Mark a method with this annotation to
prevent
triggering the call of
/external/objenesis/main/src/org/objenesis/
ObjenesisException.java
20
* runtime to
prevent
having to catch it. It will do normal exception wrapping for JDK 1.4 and more
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
SingleInetAddressNetwork.java
23
* route selection fallbacks to
prevent
the host machine's various IP addresses
/external/pdfium/core/include/thirdparties/libjpeg/
jconfig.h
28
#define HAVE_BOOLEAN /*
prevent
jmorecfg.h from redefining it */
/external/pdfium/core/src/fxcodec/libjpeg/
jconfig.h
28
#define HAVE_BOOLEAN /*
prevent
jmorecfg.h from redefining it */
/external/pdfium/core/src/fxcrt/
fx_basic_memmgr_unittest.cpp
21
//
prevent
it from hosing the bots.
/external/replicaisland/src/com/replica/replicaisland/
AnimationFrame.java
25
*
prevent
the sprite from drawing.
/external/selinux/policycoreutils/mcstrans/man/man8/
mcs.8
21
identify the files. By setting a category on a file you will
prevent
/external/skia/src/core/
SkDiscardableMemory.h
42
* Locks the memory,
prevent
it from being discarded. Once locked. you may
/external/v8/test/mjsunit/es6/debug-promises/
try-reject-in-constructor.js
36
try { // This try-catch must not
prevent
this uncaught reject event.
try-throw-reject-in-constructor.js
37
try { // This try-catch must not
prevent
this uncaught reject event.
/external/webrtc/src/system_wrappers/interface/
constructor_magic.h
43
// that wants to
prevent
anyone from instantiating it. This is
/external/wpa_supplicant_8/
COPYING
16
with GPL and as such, does not
prevent
use of this software in projects
/frameworks/base/core/java/com/android/internal/view/animation/
HasNativeInterpolator.java
28
* The idea here is to
prevent
subclasses of interpolators from being treated as a
/frameworks/base/core/jni/
android_view_InputChannel.h
34
* and input queue to
prevent
memory leaks. */
/frameworks/base/core/tests/coretests/apks/install_jni_lib/
Android.mk
27
# this does not
prevent
build system
/frameworks/base/tests/DozeTest/
AndroidManifest.xml
27
<!-- Commented out to
prevent
this dream from appearing in the list of
/frameworks/native/include/android/
asset_manager_jni.h
31
* to the jobject to
prevent
its being garbage collected while the native object is
/frameworks/support/v4/api21/android/support/v4/view/animation/
PathInterpolatorCompatApi21.java
29
//
prevent
instantiation
/frameworks/support/v4/donut/android/support/v4/view/animation/
PathInterpolatorCompatBase.java
28
//
prevent
instantiation
Completed in 186 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>