Home
last modified time | relevance | path

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

123

/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/chromium_org/v8/src/
Dconversions-inl.h32 inline double SignedZero(bool negative) { in SignedZero()
49 bool negative = x < 0; in FastD2UI() local
133 bool negative, in InternalStringToIntDouble()
242 bool negative = false; in InternalStringToInt() local
Dconversions.cc177 bool negative = false; in IntToCString() local
203 bool negative = false; in DoubleToFixedCString() local
269 bool negative, in CreateExponentialRepresentation()
304 bool negative = false; in DoubleToExponentialCString() local
350 bool negative = false; in DoubleToPrecisionCString() local
Djson-parser.h511 bool negative = false; in ParseJsonNumber() local
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollAnimator.cpp100 bool negative = deltaY < 0; in handleWheelEvent() local
111 bool negative = deltaX < 0; in handleWheelEvent() local
/external/smack/src/org/xbill/DNS/
DAPLRecord.java25 public final boolean negative; field in APLRecord.Element
30 Element(int family, boolean negative, Object address, int prefixLength) in Element()
50 Element(boolean negative, InetAddress address, int prefixLength) { in Element()
/external/chromium_org/third_party/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/guava/guava/src/com/google/common/primitives/
DAndroidInteger.java60 boolean negative) { in tryParse()
/external/chromium_org/tools/relocation_packer/src/
Dsleb128.cc29 const bool negative = value < 0; in Enqueue() local
/external/valgrind/main/VEX/priv/
Dhost_generic_maddf.c85 unsigned int negative:1; member
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_printf.cc46 bool negative) { in AppendNumber()
93 bool negative = (num < 0); in AppendSignedDecimal() local
/external/skia/experimental/Intersection/
DDataTypes.cpp34 bool negative() const { return (i >> 31) != 0; } in negative() function
/external/chromium_org/third_party/skia/experimental/Intersection/
DDataTypes.cpp34 bool negative() const { return (i >> 31) != 0; } in negative() function
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_format_rgb9e5.h48 unsigned int negative:1; member
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_rgb9e5.h48 unsigned int negative:1; member
/external/chromium_org/base/
Dsys_info_android.cc114 bool negative = result <= 0; in ParseSystemPropertyBytes() local
/external/chromium_org/media/audio/pulse/
Dpulse_util.cc116 int negative = 0; in GetHardwareLatencyInBytes() local
/external/chromium_org/tools/valgrind/
Dsuppressions.py538 def TestStack(stack, positive, negative, suppression_parser=None): argument
/external/stlport/test/unit/
Dsstream_test.cpp481 void SstreamTest::negative() in negative() function in SstreamTest
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
DSDL_string.c37 SDL_bool negative = SDL_FALSE; in SDL_ScanLong() local
140 SDL_bool negative = SDL_FALSE; in SDL_ScanLongLong() local
213 SDL_bool negative = SDL_FALSE; in SDL_ScanFloat() local
/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/chromium_org/third_party/icu/source/i18n/
Dzonemeta.cpp842 UBool negative = FALSE; in createCustomTimeZone() local
862 ZoneMeta::formatCustomID(uint8_t hour, uint8_t min, uint8_t sec, UBool negative, UnicodeString& id)… in formatCustomID()
/external/bison/lib/
Dstrtol.c241 int negative; in INTERNAL() local
/external/protobuf/src/google/protobuf/
Dtext_format.cc511 bool negative = false; in ConsumeSignedInteger() local
539 bool negative = false; in ConsumeDouble() local

123