Home
last modified time | relevance | path

Searched defs:negative (Results 1 – 25 of 79) sorted by relevance

1234

/external/llvm/test/MC/AsmParser/
Ddirective_rept-diagnostics.s24 .global negative symbol
26 negative: label
/external/proguard/src/proguard/gui/
DFilterBuilder.java54 StringBuffer negative = new StringBuffer(); in buildFilter() local
74 StringBuffer negative) in buildFilter()
/external/dng_sdk/source/
Ddng_opcodes.cpp117 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()
Ddng_opcode_list.cpp112 dng_negative &negative, in Apply()
Ddng_render.cpp766 const dng_negative &negative, in dng_render_task()
1204 const dng_negative &negative) in dng_render()
Ddng_host.cpp521 dng_negative &negative, in ApplyOpcodeList()
Ddng_color_spec.cpp66 dng_color_spec::dng_color_spec (const dng_negative &negative, in dng_color_spec()
Ddng_validate.cpp129 AutoPtr<dng_negative> negative; in dng_validate() local
Ddng_jpeg_image.cpp166 const dng_negative &negative, in Encode()
Ddng_lens_correction.cpp1003 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/
Dconversions.cc180 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
Dconversions-inl.h33 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/
Dtime_util.cc197 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/
Dbyte_io_unittest.cc28 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/
Dstrtod.c51 int negative; in strtod() local
/external/autotest/server/site_tests/android_Invariants/
Dandroid_Invariants.py15 def assert_path_test(self, path, test, negative=False): argument
/external/autotest/server/site_tests/brillo_Invariants/
Dbrillo_Invariants.py15 def assert_path_test(self, path, test, negative=False): argument
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Debb.h24 int negative; member
/external/valgrind/VEX/priv/
Dhost_generic_maddf.c85 unsigned int negative:1; member
/external/clang/docs/
DThreadSafetyAnalysis.rst458 .. _negative: target
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_printf.cc46 bool negative) { in AppendNumber()
93 bool negative = (num < 0); in AppendSignedDecimal() local
/external/google-breakpad/src/processor/
Dpostfix_evaluator-inl.h293 bool negative; in PopValueOrIdentifier() local
/external/pdfium/third_party/bigint/
DBigInteger.hh30 enum Sign { negative = -1, zero = 0, positive = 1 }; enumerator
/external/icu/icu4c/source/i18n/
Dzonemeta.cpp840 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/
Dvsprintf.c120 int negative = 0; in format_decimal() local

1234