OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:negation
(Results
1 - 25
of
215
) sorted by null
1
2
3
4
5
6
7
8
9
/external/iptables/extensions/
libxt_quota.man
3
is reversed with
negation
(i.e. the condition does not match until the
libxt_limit.man
7
xt_limit has no
negation
support - you will have to use \-m hashlimit !
libxt_MARK.man
19
0/\fP\fIinvbits\fP, where \fIinvbits\fP is the binary
negation
of \fIbits\fP.)
libxt_TOS.man
19
0/\fP\fIinvbits\fP, where \fIinvbits\fP is the binary
negation
of \fIbits\fP.)
libxt_quota2.man
27
negation
has no effect when \fB\-\-grow\fP is used.
libxt_CONNMARK.man
33
0/\fP\fIinvbits\fP, where \fIinvbits\fP is the binary
negation
of \fIbits\fP.)
/external/compiler-rt/lib/
negdf2.c
1
//===-- lib/negdf2.c - double-precision
negation
------------------*- C -*-===//
10
// This file implements double-precision soft-float
negation
.
negsf2.c
1
//===-- lib/negsf2.c - single-precision
negation
------------------*- C -*-===//
10
// This file implements single-precision soft-float
negation
.
/external/compiler-rt/lib/ubsan/lit_tests/Integer/
negate-overflow.cpp
6
// CHECKU: negate-overflow.cpp:[[@LINE+2]]:3: runtime error:
negation
of 2147483648 cannot be represented in type 'unsigned int'
9
// CHECKS: negate-overflow.cpp:[[@LINE+2]]:10: runtime error:
negation
of -2147483648 cannot be represented in type 'int'; cast to an unsigned type to negate this value to itself
/external/chromium/testing/gmock/src/
gmock-matchers.cc
89
// '
negation
' is false; otherwise returns the description of the
90
//
negation
of the matcher. 'param_values' contains a list of strings
92
string FormatMatcherDescription(bool
negation
, const char* matcher_name,
97
return
negation
? "not (" + result + ")" : result;
/external/hamcrest/src/org/hamcrest/core/
IsNot.java
13
* Calculates the logical
negation
of a matcher.
/external/compiler-rt/lib/arm/
negdf2vfp.S
15
// Returns the
negation
a double precision floating point numbers using the
negsf2vfp.S
15
// Returns the
negation
of a single precision floating point numbers using the
/external/openssh/
match.c
114
* indicate
negation
). Returns -1 if
negation
matches, 1 if there is
175
* indicate
negation
). Returns -1 if
negation
matches, 1 if there is
/external/clang/test/Analysis/
cfref_rdar6080742.c
5
// It tests path-sensitivity with respect to '!(cfstring != 0)' (
negation
of inequality).
/libcore/luni/src/main/java/java/lang/
Comparable.java
29
*
negation
of the sign of the result of y.compareTo(x) for all combinations of
/external/chromium/testing/gmock/include/gmock/
gmock-generated-matchers.h
[
all
...]
gmock-generated-matchers.h.pump
453
// special bool-typed variable named '
negation
'. When '
negation
' is
455
// otherwise it should evaluate to the description of the
negation
of
461
// string(
negation
? "is not" : "is") + " in range [" +
619
::testing::internal::string FormatDescription(bool
negation
) const {\
624
negation
, #name,\
/external/compiler-rt/lib/ubsan/
ubsan_handlers.cc
120
"
negation
of %0 cannot be represented in type %1; "
125
"
negation
of %0 cannot be represented in type %1")
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_function.h
87
* The addition and
negation
functions will be inlined directly.
323
* the
negation
of the result.
344
/// One of the @link negators
negation
functors@endlink.
361
/// One of the @link negators
negation
functors@endlink.
367
/// One of the @link negators
negation
functors@endlink.
386
/// One of the @link negators
negation
functors@endlink.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_function.h
89
* The addition and
negation
functions will be inlined directly.
329
* the
negation
of the result.
350
/// One of the @link negators
negation
functors@endlink.
367
/// One of the @link negators
negation
functors@endlink.
373
/// One of the @link negators
negation
functors@endlink.
392
/// One of the @link negators
negation
functors@endlink.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_function.h
89
* The addition and
negation
functions will be inlined directly.
329
* the
negation
of the result.
350
/// One of the @link negators
negation
functors@endlink.
367
/// One of the @link negators
negation
functors@endlink.
373
/// One of the @link negators
negation
functors@endlink.
392
/// One of the @link negators
negation
functors@endlink.
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h
87
* The addition and
negation
functions will be inlined directly.
323
* the
negation
of the result.
344
/// One of the @link negators
negation
functors@endlink.
361
/// One of the @link negators
negation
functors@endlink.
367
/// One of the @link negators
negation
functors@endlink.
386
/// One of the @link negators
negation
functors@endlink.
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h
87
* The addition and
negation
functions will be inlined directly.
323
* the
negation
of the result.
344
/// One of the @link negators
negation
functors@endlink.
361
/// One of the @link negators
negation
functors@endlink.
367
/// One of the @link negators
negation
functors@endlink.
386
/// One of the @link negators
negation
functors@endlink.
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h
87
* The addition and
negation
functions will be inlined directly.
323
* the
negation
of the result.
344
/// One of the @link negators
negation
functors@endlink.
361
/// One of the @link negators
negation
functors@endlink.
367
/// One of the @link negators
negation
functors@endlink.
386
/// One of the @link negators
negation
functors@endlink.
Completed in 765 milliseconds
1
2
3
4
5
6
7
8
9