/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | wrap.inl | 45 vecType<T, P> const Abs = glm::abs(Texcoord); local
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/ |
D | safe_math.h | 164 CheckedNumeric Abs() const in Abs() function
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | mathutil.h | 112 static T Abs(const T x) { in Abs() function
|
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/ |
D | clamped_math.h | 98 constexpr ClampedNumeric Abs() const in Abs() function
|
D | checked_math.h | 169 constexpr CheckedNumeric Abs() const in Abs() function
|
/third_party/gn/src/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
|
/third_party/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
|
/third_party/flutter/skia/tests/ |
D | SkVxTest.cpp | 43 float4 Abs(float4 x) { return abs(x); } in Abs() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCAssembler.cpp | 943 bool Abs = LF.getValue().evaluateKnownAbsolute(Value, Layout); in relaxLEB() local 1031 bool Abs = DF.getAddrDelta().evaluateKnownAbsolute(AddrDelta, Layout); in relaxDwarfLineAddr() local 1072 bool Abs = DF.getAddrDelta().evaluateKnownAbsolute(AddrDelta, Layout); in relaxDwarfCallFrameFragment() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
D | UDTLayout.cpp | 118 uint32_t Abs = LayoutItemBase::tailPadding(); in tailPadding() local
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/ |
D | rc_test_helpers.c | 118 struct match_info Abs; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 2070 SDValue &Src, SDValue &Neg, SDValue &Abs, in FoldOperand() 2248 SDValue &Abs = Ops[AbsIdx[i] - 1]; in PostISelFolding() local 2287 SDValue &Abs = (AbsIdx[i] > -1) ? Ops[AbsIdx[i] - 1] : FakeAbs; in PostISelFolding() local
|
D | SIPeepholeSDWA.cpp | 143 bool Abs; member in __anond0343d790111::SDWASrcOperand
|
D | AMDGPULegalizerInfo.cpp | 2222 auto Abs = B.buildFAbs(S32, RHS, Flags); in legalizeFDIVFastIntrin() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 354 unsigned Abs = Float64 ? WebAssembly::ABS_F64 : WebAssembly::ABS_F32; in LowerFPToInt() local
|
/third_party/skia/src/sksl/dsl/ |
D | DSLCore.cpp | 498 DSLExpression Abs(DSLExpression x, PositionInfo pos) { in Abs() function
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Reactor.cpp | 2185 RValue<Int4> Abs(RValue<Int4> x) in Abs() function 3980 RValue<Float> Abs(RValue<Float> x) in Abs() function 4227 RValue<Float4> Abs(RValue<Float4> x) in Abs() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 96 bool Abs = false; member 2530 bool Abs, SP3Abs; in parseRegOrImmWithFPInputMods() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 3243 class Abs : public PreciseFunc1 class 3246 Abs (void) : PreciseFunc1("abs", deAbs) {} in Abs() function in deqp::gls::BuiltinPrecisionTests::Functions::Abs
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 4183 class Abs : public PreciseFunc1<T> class 4186 Abs (void) : PreciseFunc1<T> ("abs", deAbs) {} in Abs() function in vkt::shaderexecutor::Functions::Abs
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 4183 class Abs : public PreciseFunc1<T> class 4186 Abs (void) : PreciseFunc1<T> ("abs", deAbs) {} in Abs() function in vkt::shaderexecutor::Functions::Abs
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 36698 static bool detectZextAbsDiff(const SDValue &Abs, SDValue &Op0, SDValue &Op1) { in detectZextAbsDiff()
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 36087 Abs(const T aValue) in Abs() function 36095 Abs<float>(const float aFloat) in Abs() function 36102 Abs<double>(const double aDouble) in Abs() function 36109 Abs<long double>(const long double aLongDouble) in Abs() function
|