OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prevent
(Results
201 - 225
of
3986
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/libhardware/modules/input/evdev/
InputHost.h
127
//
Prevent
copy/assign because of the ownership of the underlying
154
//
Prevent
copy/assign because of the ownership of the underlying
/libcore/dalvik/src/main/java/dalvik/system/
BlockGuard.java
30
* <p>This is meant for applications to
prevent
certain blocking
115
* The default, permissive policy that doesn't
prevent
any operations.
/ndk/tests/device/fenv/jni/
test_fenv.c
68
// volatile to
prevent
compiler optimizations.
78
// volatile to
prevent
compiler optimizations.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
BaseClasspathContainerInitializer.java
54
// Use a job to
prevent
requiring a workspace lock in this thread.
80
// Use a job to
prevent
requiring a workspace lock in this thread.
/art/compiler/dex/quick/
dex_file_to_method_inliner_map.cc
52
// new inliner's lock_ before we release our lock_ to
prevent
another thread
/art/test/104-growth-limit/src/
Main.java
25
// Setup reflection stuff before allocating to
prevent
OOME caused by allocations from
/bionic/libc/private/
bionic_macros.h
35
// that wants to
prevent
anyone from instantiating it. This is
/cts/suite/audio_quality/lib/include/
FileUtil.h
55
// store dirPath to
prevent
creating multiple times
Report.h
35
* This mode is necessary to
prevent
creating tons of reports during unit testing
/cts/tests/tests/content/src/android/content/res/cts/
PrivateAttributeTest.java
25
*
prevent
future releases from stomping over private attributes with new public ones.
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
Formatter.java
33
* //
prevent
configuration of classes derived from this one:
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
XYRegionFormatter.java
44
//
prevent
configuration of classes derived from this one:
/external/chromium-trace/trace-viewer/tracing/tracing/ui/annotations/
rect_annotation_view.html
35
//
Prevent
drawing into the ruler track by clamping the initial Y
/external/clang/test/Analysis/
misc-ps-64.m
5
// these expressions and building CFGs. These tests are here to
prevent
/external/compiler-rt/test/asan/TestCases/Linux/
stack-overflow-sigbus.cc
24
x = 1; //
prevent
tail call optimization
/external/google-breakpad/src/client/mac/crash_generation/
crash_generation_client.h
58
//
Prevent
copy construction and assignment.
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UCharacterCategoryTest.java
21
* Private constructor to
prevent
initialisation
/external/kernel-headers/original/uapi/linux/
eventpoll.h
30
* Request the handling of system wakeup events so as to
prevent
system suspends
/external/llvm/test/CodeGen/AArch64/
machine_cse.ll
3
; marked as external to
prevent
possible optimizations
/external/llvm/test/Transforms/InstSimplify/
call-callconv.ll
2
; Verify that the non-default calling conv doesn't
prevent
the libcall simplification
/external/llvm/test/Transforms/JumpThreading/
no-irreducible-loops.ll
5
; Jump threading should not
prevent
this loop from being unrolled.
/external/llvm/test/Transforms/LoopStrengthReduce/AArch64/
lsr-memcpy.ll
3
;
Prevent
LSR of doing poor choice that cannot be folded in addressing mode
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/util/
IoUtil.java
58
* Private constructor to
prevent
instantiation. All members are static.
/external/nist-sip/java/gov/nist/javax/sip/
package.html
20
<li> TCP message size limitation -- limit the size of TCP messages to
prevent
/external/parameter-framework/parameter/
VirtualSubsystem.cpp
59
// Do nothing:
prevent
any subsystem object from being mapped
Completed in 334 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>