/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-57.ll | 6 ; Addition of an immediate does not depend on the "nsw" flag, since the 10 ; Addition of a negative immediate gives a positive result in case of 46 ; Addition of a positive immediate gives a negative result in case of overflow. 80 ; Addition of the minimum value gives a positive or zero result.
|
D | int-cmp-45.ll | 6 ; Addition provides enough for comparisons with zero if we know no
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | abseil-duration-addition.rst | 15 // Original - Addition in the integer domain 20 // Suggestion - Addition in the absl::Time domain
|
/external/deqp/external/openglcts/docs/specs/ |
D | CTS_ARB_shader_atomic_counter_ops.txt | 37 - Addition and subtraction 50 Addition and subtraction test
|
/external/webrtc/api/video/test/ |
D | video_adaptation_counters_unittest.cc | 17 TEST(AdaptationCountersTest, Addition) { in TEST() argument
|
/external/llvm-project/clang/test/SemaObjC/ |
D | comptypes-5.m | 14 @interface MyClass (Addition) <MyProtocol> category
|
/external/clang/test/SemaObjC/ |
D | comptypes-5.m | 14 @interface MyClass (Addition) <MyProtocol> category
|
/external/okhttp/ |
D | README.android | 8 Addition of classes in android/ :
|
/external/libchrome/crypto/ |
D | p224_unittest.cc | 797 TEST(P224, Addition) { in TEST() argument
|
/external/bc/manuals/ |
D | benchmarks.md | 20 ### Addition subsection 282 ### Addition subsection 476 ### Addition subsection
|
/external/llvm-project/llvm/tools/llvm-rc/ |
D | ResourceScriptTokenList.def | 30 SHORT_TOKEN(Plus, '+') // Addition operator.
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
D | functionalize-if.mlir | 16 …d"(%2#0, %2#0) {T = "tfdtype$DT_INT32"} : (tensor<i32>, tensor<i32>) -> tensor<i32> loc("Addition")
|
/external/rust/crates/csv/examples/data/ |
D | uspop-null.csv | 8 Shadow Oaks Addition,AR,,34.9555556,-91.9475000
|
D | uspop-latin1.csv | 8 Shadow Oaks Addition,AR,,34.9555556,-91.9475000
|
D | uspop.csv | 8 Shadow Oaks Addition,AR,,34.9555556,-91.9475000
|
/external/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/ |
D | DurationTest.cs | 56 public void Addition() in Addition() method in Google.Protobuf.WellKnownTypes.DurationTest
|
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/ |
D | DurationTest.cs | 56 public void Addition() in Addition() method in Google.Protobuf.WellKnownTypes.DurationTest
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 927 // Addition 930 // Addition producing a signed overflow flag. 932 // Addition of a register. 939 // Addition to a high register. 945 // Addition of signed 16-bit immediates. 950 // Addition of signed 32-bit immediates. 958 // Addition of memory. 966 // Addition to memory. 972 // Addition producing a carry. 974 // Addition of a register. [all …]
|
D | SystemZInstrHFP.td | 130 // Addition. 141 // Addition (unnormalized).
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 914 // Addition 917 // Addition producing a signed overflow flag. 919 // Addition of a register. 926 // Addition to a high register. 932 // Addition of signed 16-bit immediates. 937 // Addition of signed 32-bit immediates. 945 // Addition of memory. 953 // Addition to memory. 959 // Addition producing a carry. 961 // Addition of a register. [all …]
|
D | SystemZInstrHFP.td | 130 // Addition. 141 // Addition (unnormalized).
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 876 // Addition 881 // Addition of a register. 888 // Addition of signed 16-bit immediates. 893 // Addition of signed 32-bit immediates. 901 // Addition of memory. 907 // Addition to memory. 913 // Addition producing a carry. 915 // Addition of a register. 922 // Addition of signed 16-bit immediates. 928 // Addition of unsigned 32-bit immediates. [all …]
|
/external/libchrome/ui/gfx/geometry/ |
D | quaternion_unittest.cc | 56 TEST(QuatTest, Addition) { in TEST() argument
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-45.ll | 6 ; Addition provides enough for equality comparisons with zero. First teest
|
/external/python/cpython3/Lib/test/decimaltestdata/ |
D | plus.decTest | 23 -- Addition and rounding, and most overflows, are tested elsewhere.
|