Home
last modified time | relevance | path

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

123

/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/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/proguard/src/proguard/gui/
DFilterBuilder.java54 StringBuffer negative = new StringBuffer(); in buildFilter() local
74 StringBuffer negative) in buildFilter()
/external/v8/src/
Dconversions-inl.h33 inline double SignedZero(bool negative) { in SignedZero()
50 bool negative = x < 0; in FastD2UI() local
205 bool negative, in InternalStringToIntDouble()
314 bool negative = false; in InternalStringToInt() local
Dconversions.cc178 bool negative = false; in IntToCString() local
204 bool negative = false; in DoubleToFixedCString() local
270 bool negative, in CreateExponentialRepresentation()
305 bool negative = false; in DoubleToExponentialCString() local
351 bool negative = false; in DoubleToPrecisionCString() 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/autotest/server/site_tests/brillo_Invariants/
Dbrillo_Invariants.py15 def assert_path_test(self, path, test, negative=False): argument
/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/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
/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417ECModulusPoly.cpp177 CBC_PDF417ECModulusPoly* CBC_PDF417ECModulusPoly::negative(int32_t& e) { in negative() function in CBC_PDF417ECModulusPoly

123