OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prevent
(Results
1051 - 1075
of
5347
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedWatch.emf.properties
72
# simply pass in the executable as "null" to
prevent
any shell execution from occurring. For example:
feedWatch.uml2.properties
69
# simply pass in the executable as "null" to
prevent
any shell execution from occurring. For example:
/external/eigen/Eigen/src/Core/
PermutationMatrix.h
98
*
prevent
a default operator= from hiding the templated operator=.
336
/** Standard copy constructor. Defined only to
prevent
a default copy constructor
377
*
prevent
a default operator= from hiding the templated operator=.
458
*
prevent
a default operator= from hiding the templated operator=.
/external/eigen/doc/
TopicAssertions.dox
28
Static assertions are not standardized until C++11. However, in the Eigen library, there are many conditions can and should be detectedat compile time. For instance, we use static assertions to
prevent
the code below from compiling.
/external/elfutils/libdw/
libdw_visit_scopes.c
132
to
prevent
cycles. */
/external/emma/core/java12/com/vladium/jcd/compiler/
CodeGen.java
130
private CodeGen () {} //
prevent
subclassing
/external/emma/core/java12/com/vladium/util/
ResourceLoader.java
124
private ResourceLoader () {} //
prevent
subclassing
/external/fec/
README
35
scaling a signal to
prevent
overflow.
/external/flac/include/share/
alloc.h
84
/*@@@@ there's probably a better way to
prevent
overflows when allocating untrusted sums but this works for now */
/external/freetype/src/truetype/
ttsubpix.c
51
/* as possible across all fonts to
prevent
the need for extra rules such */
468
/*
prevent
problems with '3' and others */
505
/*
Prevent
creation of dents in outline */
526
/*
Prevent
creation of dents in outline */
[
all
...]
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
GroupedLinkedMap.java
59
// removeLast operation in the future and
prevent
our linked list from growing to arbitrarily large
/external/google-benchmark/src/
string_util.cc
143
// add 1 to size to account for null-byte in size cast to
prevent
overflow
/external/google-benchmark/test/
benchmark_test.cc
56
//
Prevent
compiler optimizations
/external/google-breakpad/src/client/ios/
BreakpadController.h
88
// will
prevent
uploads.
/external/google-breakpad/src/testing/
configure.ac
16
# Initialize Automake with various options. We require at least v1.9,
prevent
/external/google-breakpad/src/testing/gtest/samples/
sample7_unittest.cc
48
// As a general rule, to
prevent
a test from affecting the tests that come
/external/google-breakpad/src/testing/gtest/test/
gtest-options_test.cc
52
//
prevent
a user from accidentally including gtest-internal-inl.h in
gtest_repeat_test.cc
41
//
prevent
a user from accidentally including gtest-internal-inl.h in
/external/google-breakpad/src/third_party/libdisasm/
x86_disasm.c
45
* helps
prevent
buffer overruns at the end of a file */
/external/gtest/test/
gtest-options_test.cc
52
//
prevent
a user from accidentally including gtest-internal-inl.h in
gtest_break_on_failure_unittest.py
75
# premature-exit filepath to
prevent
Google Test from creating
gtest_repeat_test.cc
41
//
prevent
a user from accidentally including gtest-internal-inl.h in
/external/guava/guava/src/com/google/common/collect/
Interners.java
56
* interned, and so does not
prevent
these instances from being garbage-collected. This most
/external/guava/guava/src/com/google/common/escape/
Escaper.java
29
* "Foo<Bar>"} to
prevent
{@code "<Bar>"} from being confused with an XML tag. When the
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
AbstractMultimapTester.java
157
// TODO(user): Add proper overrides to
prevent
autoboxing.
Completed in 1482 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>