/external/eigen/unsupported/Eigen/src/EulerAngles/ |
D | EulerSystem.h | 23 struct Abs struct 29 struct Abs<Num, false> argument
|
/external/v8/src/base/ |
D | safe_math.h | 134 CheckedNumeric Abs() const { in Abs() function
|
/external/protobuf/src/google/protobuf/stubs/ |
D | mathutil.h | 111 static T Abs(const T x) { in Abs() function
|
/external/libchrome/base/numerics/ |
D | clamped_math.h | 90 constexpr ClampedNumeric Abs() const { in Abs() function
|
D | checked_math.h | 160 constexpr CheckedNumeric Abs() const { in Abs() function
|
/external/pdfium/third_party/base/numerics/ |
D | safe_math.h | 222 constexpr CheckedNumeric Abs() const { in Abs() function
|
/external/llvm/lib/MC/ |
D | MCAssembler.cpp | 790 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/ |
D | SkVxTest.cpp | 42 float4 Abs(float4 x) { return abs(x); } in Abs() function
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | elementwise_test.cc | 86 TEST(FloatActivationsOpTest, Abs) { in TEST() argument
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_program_pair.h | 67 unsigned int Abs:1; member
|
D | radeon_program.h | 51 unsigned int Abs:1; member
|
/external/syzkaller/pkg/osutil/ |
D | osutil.go | 236 func Abs(path string) string { func
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCAssembler.cpp | 935 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/ |
D | unit_test.h | 35 static __inline int Abs(int v) { in Abs() function
|
/external/libyuv/files/util/ |
D | yuvconvert.cc | 40 static __inline uint32 Abs(int32 v) { in Abs() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/ |
D | UDTLayout.cpp | 119 uint32_t Abs = LayoutItemBase::tailPadding(); in tailPadding() local
|
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/ |
D | rc_test_helpers.c | 117 struct match_info Abs; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 2072 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
|
D | SIPeepholeSDWA.cpp | 141 bool Abs; member in __anone0fc5f2a0111::SDWASrcOperand
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 2170 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/ |
D | scale_argb.cc | 26 static __inline int Abs(int v) { in Abs() function
|
/external/libyuv/files/source/ |
D | scale_argb.cc | 26 static __inline int Abs(int v) { in Abs() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 209 unsigned Abs = Float64 ? WebAssembly::ABS_F64 : WebAssembly::ABS_F32; in LowerFPToInt() local
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale_argb.cc | 26 static __inline int Abs(int v) { in Abs() function
|
/external/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 66 bool Abs; member 1032 bool Negate = false, Abs = false, Abs2 = false; in parseRegOrImmWithFPInputMods() local
|