/third_party/boost/libs/convert/test/ |
D | prepare.hpp | 24 gen_int(int digits, bool negative) in gen_int() 43 static bool negative = true; in get_strs() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_opcodes.cpp | 117 dng_negative &negative) in AboutToApply() 256 dng_negative &negative, in dng_filter_opcode_task() 360 dng_negative &negative, in Apply() 432 dng_negative &negative, in dng_inplace_opcode_task() 534 dng_negative &negative, in Apply()
|
D | dng_opcode_list.cpp | 112 dng_negative &negative, in Apply()
|
D | dng_render.cpp | 766 const dng_negative &negative, in dng_render_task() 1204 const dng_negative &negative) in dng_render()
|
/third_party/boost/libs/hana/example/ |
D | drop_while.cpp | 17 auto negative = [](auto x) { in __anoneb8f8f910102() variable
|
D | replace_if.cpp | 13 BOOST_HANA_CONSTEXPR_LAMBDA auto negative = [](auto x) { in __anon5da2d1ce0102() variable
|
D | adjust_if.cpp | 13 BOOST_HANA_CONSTEXPR_LAMBDA auto negative = [](auto x) { in __anon5df01c7d0102() variable
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
D | AdoptingModifierStore.java | 19 private final Modifier negative; field in AdoptingModifierStore 29 …c AdoptingModifierStore(Modifier positive, Modifier posZero, Modifier negZero, Modifier negative) { in AdoptingModifierStore()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | AdoptingModifierStore.java | 17 private final Modifier negative; field in AdoptingModifierStore 27 …c AdoptingModifierStore(Modifier positive, Modifier posZero, Modifier negZero, Modifier negative) { in AdoptingModifierStore()
|
/third_party/grpc/test/core/json/corpus/ |
D | test9.json | 1 {"alpha":null,"beta":false,"gamma":2.3,"xyz":"abc","negative":-133} number
|
/third_party/mindspore/mindspore/ops/composite/multitype_ops/ |
D | negative_impl.py | 22 negative = base.MultitypeFuncGraph("negative", True) variable
|
/third_party/jerryscript/tests/unit-core/ |
D | test-to-length.c | 69 ecma_value_t negative = ecma_make_number_value (-26.5973f); in main() local
|
/third_party/boost/libs/geometry/test/algorithms/buffer/ |
D | test_buffer_svg_per_turn.hpp | 88 GeometryBuffer const& buffered, bool negative) in map_input_output() 153 GeometryBuffer const& buffered, bool negative) in map_input_output()
|
D | test_buffer_svg.hpp | 343 GeometryBuffer const& buffered, bool negative) in map_input_output() 391 GeometryBuffer const& buffered, bool negative, bool areal) in map_io() 416 GeometryBuffer const& buffered, bool negative, bool areal) in map_io_zoomed()
|
/third_party/boost/libs/serialization/example/ |
D | portable_binary_oarchive.cpp | 28 bool negative = (l < 0); in save_impl() local
|
D | portable_binary_iarchive.cpp | 30 bool negative = (size < 0); in load_impl() local
|
/third_party/protobuf/src/google/protobuf/util/ |
D | time_util.cc | 207 bool negative = (value[0] == '-'); in FromString() local 382 void ToUint128(const Duration& value, uint128* result, bool* negative) { in ToUint128() 394 void ToDuration(const uint128& value, bool negative, Duration* duration) { in ToDuration() 420 bool negative; in operator *=() local 446 bool negative; in operator /=() local
|
/third_party/boost/boost/geometry/strategies/agnostic/ |
D | buffer_distance_symmetric.hpp | 72 inline bool negative() const in negative() function in boost::geometry::strategy::buffer::distance_symmetric
|
D | buffer_distance_asymmetric.hpp | 74 inline bool negative() const in negative() function in boost::geometry::strategy::buffer::distance_asymmetric
|
/third_party/abseil-cpp/absl/strings/ |
D | charconv.cc | 285 bool HandleEdgeCase(const strings_internal::ParsedFloat& input, bool negative, in HandleEdgeCase() 328 void EncodeResult(const CalculatedFloat& calculated, bool negative, in EncodeResult() 605 bool negative = false; in FromCharsImpl() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | charconv.cc | 285 bool HandleEdgeCase(const strings_internal::ParsedFloat& input, bool negative, in HandleEdgeCase() 328 void EncodeResult(const CalculatedFloat& calculated, bool negative, in EncodeResult() 605 bool negative = false; in FromCharsImpl() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | numbers_test_common.h | 44 bool negative = value < 0; in Itoa() local
|
/third_party/abseil-cpp/absl/strings/internal/ |
D | numbers_test_common.h | 44 bool negative = value < 0; in Itoa() local
|
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
D | prefer-includes.ts | 141 const negative = isNegativeCheck(compareNode); constant
|
/third_party/libsnd/src/ |
D | float32.c | 256 { int exponent, mantissa, negative ; in float32_be_read() local 284 { int exponent, mantissa, negative ; in float32_le_read() local 312 { int exponent, mantissa, negative = 0 ; in float32_le_write() local 347 { int exponent, mantissa, negative = 0 ; in float32_be_write() local
|