OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:negated
(Results
151 - 175
of
616
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libunwind/include/
libunwind-common.h
56
/* Error codes. The unwind routines return the *
negated
* values of
/external/llvm/lib/Target/Hexagon/
HexagonBitTracker.cpp
891
bool
Negated
= false;
896
Negated
= true;
926
// "Test.is(!
Negated
)" means "branch condition is true".
927
if (!Test.is(!
Negated
)) {
[
all
...]
/external/llvm/lib/Target/Lanai/
LanaiRegisterInfo.cpp
213
// LPAC::SUB with the already
negated
offset.
/external/llvm/test/CodeGen/AMDGPU/
v_mac.ll
92
; There is no advantage to using v_mac when one of the operands is
negated
/external/llvm/test/CodeGen/SystemZ/
atomicrmw-minmax-01.ll
9
; - CHECK-SHIFT1 makes sure that the
negated
shift count used by the second
atomicrmw-minmax-02.ll
9
; - CHECK-SHIFT1 makes sure that the
negated
shift count used by the second
/external/mesa3d/src/gallium/drivers/i915/
i915_fpc_emit.c
216
/* texcoord is swizzled or
negated
. Need to allocate a new temporary
/external/proguard/src/proguard/evaluation/value/
LongValue.java
44
* Returns the
negated
value of this LongValue.
/external/skia/include/core/
SkTypes.h
312
SkASSERT(value != SK_NaN32); // The most negative int32_t can't be
negated
.
/external/skqp/include/core/
SkTypes.h
312
SkASSERT(value != SK_NaN32); // The most negative int32_t can't be
negated
.
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCCodeEmitter.cpp
148
// If in PIC mode, we need to encode the
negated
address of the
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_ReverbGenerator.c
57
/* 2. The numerator coefficients of the filter are
negated
to cause an inversion. */
/frameworks/base/tools/aapt2/util/
Maybe.h
304
// Same as operator== but
negated
.
/packages/apps/Settings/src/com/android/settings/dashboard/
DashboardFeatureProviderImpl.java
176
// Use
negated
priority for order, because tile priority is based on intent-filter
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h
[
all
...]
/prebuilts/go/darwin-x86/src/regexp/syntax/
regexp.go
142
// Contains 0 and MaxRune. Probably a
negated
class.
/prebuilts/go/linux-x86/src/regexp/syntax/
regexp.go
142
// Contains 0 and MaxRune. Probably a
negated
class.
/toolchain/binutils/binutils-2.27/cpu/
iq2000.cpu
419
; For
negated
imm.
422
(comment "
negated
16 bit signed immediate")
811
(dni bbin "branch bit immediate
negated
" (USES-RS)
825
(dni bbvn "branch bit variable
negated
" (USES-RS USES-RT)
[
all
...]
/external/proguard/src/proguard/classfile/editor/
CodeAttributeComposer.java
392
// Unmapped exception handlers are still
negated
.
596
// handlers are
negated
, in order to mark them as external.
[
all
...]
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/external/com/google/gdata/util/common/base/
UnicodeEscaper.java
434
* <li><b>If the end of the sequence was reached, the
negated
value of the
451
* @return the Unicode code point for the given index or the
negated
value
/external/swiftshader/third_party/LLVM/lib/MC/
MCExpr.cpp
414
// If we have a
negated
symbol, then we must have also have a non-
negated
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUOperands.td
551
//
Negated
7-bit halfword rotate immediate operands
560
//
Negated
7-bit word rotate immediate operands
/frameworks/base/core/java/android/hardware/
GeomagneticField.java
154
// derivate will be
negated
.
208
// derivative with respect to theta is
negated
.
/toolchain/binutils/binutils-2.27/opcodes/
iq2000-asm.c
100
/* Handle
negated
literal. */
285
/* Handle %lo in a
negated
signed context.
/external/pcre/dist2/src/
pcre2_internal.h
[
all
...]
Completed in 552 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>