/external/jmonkeyengine/engine/src/core/com/jme3/input/controls/ |
D | MouseAxisTrigger.java | 47 private boolean negative; field in MouseAxisTrigger 56 public MouseAxisTrigger(int mouseAxis, boolean negative){ in MouseAxisTrigger() 82 public static int mouseAxisHash(int mouseAxis, boolean negative){ in mouseAxisHash()
|
D | JoyAxisTrigger.java | 40 private final boolean negative; field in JoyAxisTrigger 46 public JoyAxisTrigger(int joyId, int axisId, boolean negative) { in JoyAxisTrigger() 52 public static int joyAxisHash(int joyId, int joyAxis, boolean negative){ in joyAxisHash()
|
/external/proguard/src/proguard/gui/ |
D | FilterBuilder.java | 54 StringBuffer negative = new StringBuffer(); in buildFilter() local 74 StringBuffer negative) in buildFilter()
|
/external/v8/src/ |
D | conversions-inl.h | 66 bool negative = x < 0; in FastD2UI() local 138 bool negative, in InternalStringToIntDouble() 249 bool negative = false; in InternalStringToInt() local 464 bool negative = false; in InternalStringToDouble() local
|
D | conversions.cc | 124 bool negative = false; in IntToCString() local 150 bool negative = false; in DoubleToFixedCString() local 216 bool negative, in CreateExponentialRepresentation() 252 bool negative = false; in DoubleToExponentialCString() local 298 bool negative = false; in DoubleToPrecisionCString() local
|
D | conversions.h | 55 inline double SignedZero(bool negative) { in SignedZero()
|
D | json-parser.h | 353 bool negative = false; in ParseJsonNumber() local
|
/external/smack/src/org/xbill/DNS/ |
D | APLRecord.java | 25 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/chrome/browser/autofill/ |
D | autofill_xml_parser_unittest.cc | 216 double negative = 0; in TEST() local 230 double negative = 0; in TEST() local
|
/external/webkit/Source/JavaScriptCore/runtime/ |
D | UString.cpp | 103 bool negative = false; in number() local 136 bool negative = false; in number() local 183 bool negative = false; in number() local
|
/external/guava/guava/src/com/google/common/primitives/ |
D | AndroidInteger.java | 60 boolean negative) { in tryParse()
|
/external/webkit/Source/WebCore/platform/ |
D | ScrollAnimator.cpp | 103 bool negative = deltaY < 0; in handleWheelEvent() local
|
/external/chromium/net/base/ |
D | dnsrr_resolver.h | 52 bool negative; member
|
/external/webkit/Source/WebKit/chromium/src/ |
D | WebScrollbarImpl.cpp | 207 bool negative = delta < 0; in onMouseWheel() local
|
/external/icu4c/i18n/ |
D | zonemeta.cpp | 849 UBool negative = FALSE; in createCustomTimeZone() local 869 ZoneMeta::formatCustomID(uint8_t hour, uint8_t min, uint8_t sec, UBool negative, UnicodeString& id)… in formatCustomID()
|
D | vtzone.cpp | 118 UBool negative = FALSE; in appendAsciiDigits() local 153 UBool negative = FALSE; in appendMillis() local
|
/external/stlport/test/unit/ |
D | sstream_test.cpp | 481 void SstreamTest::negative() in negative() function in SstreamTest
|
/external/qemu/distrib/sdl-1.2.15/src/stdlib/ |
D | SDL_string.c | 37 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/bison/lib/ |
D | strtol.c | 241 int negative; in INTERNAL() local
|
/external/protobuf/src/google/protobuf/ |
D | text_format.cc | 511 bool negative = false; in ConsumeSignedInteger() local 539 bool negative = false; in ConsumeDouble() local
|
/external/stlport/src/ |
D | num_get_float.cpp | 64 unsigned int negative:1; member
|
/external/oprofile/opjitconv/ |
D | debug_line.c | 181 int negative = data < 0; in emit_signed_LEB128() local
|
/external/opencv/otherlibs/highgui/ |
D | utils.cpp | 351 void FillGrayPalette( PaletteEntry* palette, int bpp, bool negative ) in FillGrayPalette()
|
/external/jhead/ |
D | exif.c | 524 int negative = 0; in ConvertDoubleToSRational() local
|
/external/llvm/lib/Support/ |
D | APFloat.cpp | 159 bool negative, overflow; in totalExponent() local 732 fltCategory ourCategory, bool negative) { in APFloat()
|