Home
last modified time | relevance | path

Searched defs:Abs (Results 1 – 25 of 61) sorted by relevance

123

/external/eigen/unsupported/Eigen/src/EulerAngles/
DEulerSystem.h23 struct Abs struct
29 struct Abs<Num, false> argument
/external/v8/src/base/
Dsafe_math.h134 CheckedNumeric Abs() const { in Abs() function
/external/protobuf/src/google/protobuf/stubs/
Dmathutil.h111 static T Abs(const T x) { in Abs() function
/external/libchrome/base/numerics/
Dclamped_math.h90 constexpr ClampedNumeric Abs() const { in Abs() function
Dchecked_math.h160 constexpr CheckedNumeric Abs() const { in Abs() function
/external/pdfium/third_party/base/numerics/
Dsafe_math.h222 constexpr CheckedNumeric Abs() const { in Abs() function
/external/llvm/lib/MC/
DMCAssembler.cpp790 bool Abs = LF.getValue().evaluateKnownAbsolute(Value, Layout); in relaxLEB() local
808 bool Abs = DF.getAddrDelta().evaluateKnownAbsolute(AddrDelta, Layout); in relaxDwarfLineAddr() local
826 bool Abs = DF.getAddrDelta().evaluateKnownAbsolute(AddrDelta, Layout); in relaxDwarfCallFrameFragment() local
/external/skia/tests/
DSkVxTest.cpp42 float4 Abs(float4 x) { return abs(x); } in Abs() function
/external/tensorflow/tensorflow/lite/kernels/
Delementwise_test.cc86 TEST(FloatActivationsOpTest, Abs) { in TEST() argument
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_pair.h67 unsigned int Abs:1; member
Dradeon_program.h51 unsigned int Abs:1; member
/external/syzkaller/pkg/osutil/
Dosutil.go236 func Abs(path string) string { func
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAssembler.cpp935 bool Abs = LF.getValue().evaluateKnownAbsolute(Value, Layout); in relaxLEB() local
957 bool Abs; in relaxDwarfLineAddr() local
1002 bool Abs = DF.getAddrDelta().evaluateKnownAbsolute(AddrDelta, Layout); in relaxDwarfCallFrameFragment() local
/external/libyuv/files/unit_test/
Dunit_test.h35 static __inline int Abs(int v) { in Abs() function
/external/libyuv/files/util/
Dyuvconvert.cc40 static __inline uint32 Abs(int32 v) { in Abs() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DUDTLayout.cpp119 uint32_t Abs = LayoutItemBase::tailPadding(); in tailPadding() local
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c117 struct match_info Abs; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp2072 SDValue &Src, SDValue &Neg, SDValue &Abs, in FoldOperand()
2250 SDValue &Abs = Ops[AbsIdx[i] - 1]; in PostISelFolding() local
2289 SDValue &Abs = (AbsIdx[i] > -1) ? Ops[AbsIdx[i] - 1] : FakeAbs; in PostISelFolding() local
DSIPeepholeSDWA.cpp141 bool Abs; member in __anone0fc5f2a0111::SDWASrcOperand
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp2170 SDValue &Src, SDValue &Neg, SDValue &Abs, in FoldOperand()
2349 SDValue &Abs = Ops[AbsIdx[i] - 1]; in PostISelFolding() local
2402 SDValue &Abs = (AbsIdx[i] > -1) ? Ops[AbsIdx[i] - 1] : FakeAbs; in PostISelFolding() local
/external/libaom/libaom/third_party/libyuv/source/
Dscale_argb.cc26 static __inline int Abs(int v) { in Abs() function
/external/libyuv/files/source/
Dscale_argb.cc26 static __inline int Abs(int v) { in Abs() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp209 unsigned Abs = Float64 ? WebAssembly::ABS_F64 : WebAssembly::ABS_F32; in LowerFPToInt() local
/external/libvpx/libvpx/third_party/libyuv/source/
Dscale_argb.cc26 static __inline int Abs(int v) { in Abs() function
/external/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp66 bool Abs; member
1032 bool Negate = false, Abs = false, Abs2 = false; in parseRegOrImmWithFPInputMods() local

123