/external/llvm/test/MC/AsmParser/ |
D | directive_rept-diagnostics.s | 24 .global negative symbol 26 negative: label
|
/external/proguard/src/proguard/gui/ |
D | FilterBuilder.java | 54 StringBuffer negative = new StringBuffer(); in buildFilter() local 74 StringBuffer negative) in buildFilter()
|
/external/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()
|
D | dng_host.cpp | 521 dng_negative &negative, in ApplyOpcodeList()
|
D | dng_color_spec.cpp | 66 dng_color_spec::dng_color_spec (const dng_negative &negative, in dng_color_spec()
|
D | dng_validate.cpp | 129 AutoPtr<dng_negative> negative; in dng_validate() local
|
D | dng_jpeg_image.cpp | 166 const dng_negative &negative, in Encode()
|
D | dng_lens_correction.cpp | 1003 const dng_negative &negative, in dng_filter_warp() 1648 dng_negative &negative, in Apply() 1838 dng_negative &negative, in Apply() 2170 void dng_opcode_FixVignetteRadial::Prepare (dng_negative &negative, in Prepare()
|
/external/v8/src/ |
D | conversions.cc | 180 bool negative = false; in IntToCString() local 206 bool negative = false; in DoubleToFixedCString() local 272 bool negative, in CreateExponentialRepresentation() 307 bool negative = false; in DoubleToExponentialCString() local 353 bool negative = false; in DoubleToPrecisionCString() local 433 bool negative = value < 0; in DoubleToRadixCString() local
|
D | conversions-inl.h | 33 inline double SignedZero(bool negative) { in SignedZero() 50 bool negative = x < 0; in FastD2UI() local 260 bool negative, in InternalStringToIntDouble() 369 bool negative = false; in InternalStringToInt() local
|
/external/protobuf/src/google/protobuf/util/ |
D | time_util.cc | 197 bool negative = (value[0] == '-'); in FromString() local 371 void ToUint128(const Timestamp& value, uint128* result, bool* negative) { in ToUint128() 384 void ToUint128(const Duration& value, uint128* result, bool* negative) { in ToUint128() 396 void ToTimestamp(const uint128& value, bool negative, Timestamp* timestamp) { in ToTimestamp() 411 void ToDuration(const uint128& value, bool negative, Duration* duration) { in ToDuration() 436 bool negative; in operator *=() local 462 bool negative; in operator /=() local
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | byte_io_unittest.cc | 28 T CreateTestValue(bool negative, uint8_t num_bytes) { in CreateTestValue() 59 bool negative = neg > 0; in TestRead() local 81 bool negative = neg > 0; in TestWrite() local
|
/external/syslinux/com32/lib/math/ |
D | strtod.c | 51 int negative; in strtod() local
|
/external/autotest/server/site_tests/android_Invariants/ |
D | android_Invariants.py | 15 def assert_path_test(self, path, test, negative=False): argument
|
/external/autotest/server/site_tests/brillo_Invariants/ |
D | brillo_Invariants.py | 15 def assert_path_test(self, path, test, negative=False): argument
|
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/ |
D | ebb.h | 24 int negative; member
|
/external/valgrind/VEX/priv/ |
D | host_generic_maddf.c | 85 unsigned int negative:1; member
|
/external/clang/docs/ |
D | ThreadSafetyAnalysis.rst | 458 .. _negative: target
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_printf.cc | 46 bool negative) { in AppendNumber() 93 bool negative = (num < 0); in AppendSignedDecimal() local
|
/external/google-breakpad/src/processor/ |
D | postfix_evaluator-inl.h | 293 bool negative; in PopValueOrIdentifier() local
|
/external/pdfium/third_party/bigint/ |
D | BigInteger.hh | 30 enum Sign { negative = -1, zero = 0, positive = 1 }; enumerator
|
/external/icu/icu4c/source/i18n/ |
D | zonemeta.cpp | 840 UBool negative = FALSE; in createCustomTimeZone() local 860 ZoneMeta::formatCustomID(uint8_t hour, uint8_t min, uint8_t sec, UBool negative, UnicodeString& id)… in formatCustomID()
|
/external/syslinux/gpxe/src/core/ |
D | vsprintf.c | 120 int negative = 0; in format_decimal() local
|