Home
last modified time | relevance | path

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

12

/external/jmonkeyengine/engine/src/core/com/jme3/input/controls/
DMouseAxisTrigger.java47 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()
DJoyAxisTrigger.java40 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/
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/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/valgrind/VEX/priv/
Dhost_generic_maddf.c85 unsigned int negative:1; member
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_printf.cc47 bool negative) { in AppendNumber()
94 bool negative = (num < 0); in AppendSignedDecimal() local
/external/clang/docs/
DThreadSafetyAnalysis.rst458 .. _negative: target
/external/google-breakpad/src/processor/
Dpostfix_evaluator-inl.h293 bool negative; in PopValueOrIdentifier() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_rgb9e5.h48 unsigned int negative:1; member
/external/pdfium/third_party/bigint/
DBigInteger.hh30 enum Sign { negative = -1, zero = 0, positive = 1 }; enumerator
/external/icu/icu4c/source/i18n/
Dzonemeta.cpp838 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/
Dsmult_curve25519_ref.c54 unsigned int negative; in freeze() local
Dge25519.c163 static unsigned char negative(signed char b) in negative() function
/external/libdrm/exynos/
Dexynos_fimg2d.c426 unsigned int dst_h, unsigned int negative) in g2d_copy_with_scale()
/external/bison/lib/
Dstrtol.c241 int negative; in INTERNAL() local
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h266 bool negative() const { return Negated; } in negative() function
/external/lldb/source/Plugins/Process/Utility/
DARMUtils.h150 bool negative = BitIsSet(value, 31); in ASR_C() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DZoneMeta.java800 static String formatCustomID(int hour, int min, int sec, boolean negative) { in formatCustomID()
/external/protobuf/src/google/protobuf/
Dtext_format.cc852 bool negative = false; in ConsumeSignedInteger() local
903 bool negative = false; in ConsumeDouble() local
/external/opencv/otherlibs/highgui/
Dutils.cpp351 void FillGrayPalette( PaletteEntry* palette, int bpp, bool negative ) in FillGrayPalette()
/external/jhead/
Dexif.c524 int negative = 0; in ConvertDoubleToSRational() local
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc702 bool negative; in safe_int() local

12