/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/numeric_utils/ |
D | extract_real.hpp | 89 negate(bool neg, float n) in negate() function 95 negate(bool neg, double n) in negate() function 101 negate(bool neg, long double n) in negate() function 108 negate(bool neg, T const& n) in negate() function 114 negate(bool /*neg*/, unused_type n) in negate() function
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_fs_cse.cpp | 118 operands_match(const elk_fs_inst *a, const elk_fs_inst *b, bool *negate) in operands_match() 174 instructions_match(elk_fs_inst *a, elk_fs_inst *b, bool *negate) in instructions_match() 204 create_copy_instr(const fs_builder &bld, elk_fs_inst *inst, elk_fs_reg src, bool negate) in create_copy_instr() 260 bool negate = false; in opt_cse_local() local 336 bool negate; /* dummy */ in opt_cse_local() local
|
/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/ |
D | predicate.hpp | 56 class negate class 59 negate() in negate() function in boost::movelib::negate 62 explicit negate(Comp comp) in negate() function in boost::movelib::negate
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/numeric/detail/ |
D | real_impl.hpp | 123 negate(bool neg, float n) in negate() function 129 negate(bool neg, double n) in negate() function 135 negate(bool neg, long double n) in negate() function 142 negate(bool neg, T const& n) in negate() function 148 negate(bool /*neg*/, unused_type n) in negate() function
|
/external/mesa3d/src/intel/compiler/ |
D | brw_opt_cse.cpp | 166 operands_match(const fs_inst *a, const fs_inst *b, bool *negate) in operands_match() 229 instructions_match(fs_inst *a, fs_inst *b, bool *negate) in instructions_match() 352 bool negate; in cmp_func() local 472 bool negate = false; in brw_opt_cse_defs() local
|
D | intel_nir_opt_peephole_ffma.c | 65 uint8_t *swizzle, bool *negate, bool *abs) in get_mul_for_src() 182 bool negate, abs; in intel_nir_opt_peephole_ffma_instr() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | defuser_test.cc | 122 auto negate = builder.AddInstruction( in TEST_F() local 161 auto negate = builder.AddInstruction( in TEST_F() local 199 auto negate = builder.AddInstruction( in TEST_F() local
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | IfInstruction.java | 47 public abstract IfInstruction negate(); in negate() method in IfInstruction
|
D | IFEQ.java | 46 public IfInstruction negate() { in negate() method in IFEQ
|
D | IFNE.java | 46 public IfInstruction negate() { in negate() method in IFNE
|
D | IF_ACMPEQ.java | 46 public IfInstruction negate() { in negate() method in IF_ACMPEQ
|
D | IFLE.java | 46 public IfInstruction negate() { in negate() method in IFLE
|
D | IFNONNULL.java | 46 public IfInstruction negate() { in negate() method in IFNONNULL
|
D | IFNULL.java | 46 public IfInstruction negate() { in negate() method in IFNULL
|
D | IFLT.java | 46 public IfInstruction negate() { in negate() method in IFLT
|
D | IFGT.java | 46 public IfInstruction negate() { in negate() method in IFGT
|
D | IFGE.java | 46 public IfInstruction negate() { in negate() method in IFGE
|
D | IF_ICMPEQ.java | 46 public IfInstruction negate() { in negate() method in IF_ICMPEQ
|
D | IF_ICMPNE.java | 46 public IfInstruction negate() { in negate() method in IF_ICMPNE
|
D | IF_ICMPLE.java | 46 public IfInstruction negate() { in negate() method in IF_ICMPLE
|
D | IF_ICMPGE.java | 46 public IfInstruction negate() { in negate() method in IF_ICMPGE
|
D | IF_ICMPGT.java | 46 public IfInstruction negate() { in negate() method in IF_ICMPGT
|
D | IF_ACMPNE.java | 46 public IfInstruction negate() { in negate() method in IF_ACMPNE
|
D | IF_ICMPLT.java | 46 public IfInstruction negate() { in negate() method in IF_ICMPLT
|
/external/perfetto/include/perfetto/ext/base/ |
D | string_writer.h | 74 const bool negate = std::signbit(static_cast<double>(sign_value)); in AppendPaddedInt() local 144 void AppendPaddedInt(uint64_t absolute_value, bool negate) { in AppendPaddedInt()
|