| /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/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/v8/src/ |
| D | conversions-inl.h | 32 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
|
| D | conversions.cc | 177 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
|
| D | json-parser.h | 511 bool negative = false; in ParseJsonNumber() local
|
| /external/valgrind/VEX/priv/ |
| D | host_generic_maddf.c | 85 unsigned int negative:1; member
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_printf.cc | 47 bool negative) { in AppendNumber() 94 bool negative = (num < 0); in AppendSignedDecimal() local
|
| /external/clang/docs/ |
| D | ThreadSafetyAnalysis.rst | 458 .. _negative: target
|
| /external/google-breakpad/src/processor/ |
| D | postfix_evaluator-inl.h | 293 bool negative; in PopValueOrIdentifier() local
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_format_rgb9e5.h | 48 unsigned int negative:1; member
|
| /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 | 838 UBool negative = FALSE; in createCustomTimeZone() local 858 ZoneMeta::formatCustomID(uint8_t hour, uint8_t min, uint8_t sec, UBool negative, UnicodeString& id)… in formatCustomID()
|
| /external/openssh/ |
| D | smult_curve25519_ref.c | 54 unsigned int negative; in freeze() local
|
| D | ge25519.c | 163 static unsigned char negative(signed char b) in negative() function
|
| /external/libdrm/exynos/ |
| D | exynos_fimg2d.c | 426 unsigned int dst_h, unsigned int negative) in g2d_copy_with_scale()
|
| /external/bison/lib/ |
| D | strtol.c | 241 int negative; in INTERNAL() local
|
| /external/clang/include/clang/Analysis/Analyses/ |
| D | ThreadSafetyCommon.h | 266 bool negative() const { return Negated; } in negative() function
|
| /external/lldb/source/Plugins/Process/Utility/ |
| D | ARMUtils.h | 150 bool negative = BitIsSet(value, 31); in ASR_C() local
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | ZoneMeta.java | 800 static String formatCustomID(int hour, int min, int sec, boolean negative) { in formatCustomID()
|
| /external/protobuf/src/google/protobuf/ |
| D | text_format.cc | 852 bool negative = false; in ConsumeSignedInteger() local 903 bool negative = false; in ConsumeDouble() 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/protobuf/src/google/protobuf/stubs/ |
| D | strutil.cc | 702 bool negative; in safe_int() local
|