/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/dng_sdk/source/ |
D | dng_opcodes.cpp | 117 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()
|
D | dng_opcode_list.cpp | 112 dng_negative &negative, in Apply()
|
D | dng_render.cpp | 766 const dng_negative &negative, in dng_render_task() 1204 const dng_negative &negative) in dng_render()
|
D | dng_host.cpp | 521 dng_negative &negative, in ApplyOpcodeList()
|
D | dng_color_spec.cpp | 66 dng_color_spec::dng_color_spec (const dng_negative &negative, in dng_color_spec()
|
D | dng_validate.cpp | 129 AutoPtr<dng_negative> negative; in dng_validate() local
|
D | dng_jpeg_image.cpp | 166 const dng_negative &negative, in Encode()
|
D | dng_lens_correction.cpp | 1003 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/ |
D | FilterBuilder.java | 54 StringBuffer negative = new StringBuffer(); in buildFilter() local 74 StringBuffer negative) in buildFilter()
|
/external/v8/src/ |
D | conversions-inl.h | 33 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
|
D | conversions.cc | 178 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/ |
D | byte_io_unittest.cc | 28 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/ |
D | brillo_Invariants.py | 15 def assert_path_test(self, path, test, negative=False): argument
|
/external/valgrind/VEX/priv/ |
D | host_generic_maddf.c | 85 unsigned int negative:1; member
|
/external/clang/docs/ |
D | ThreadSafetyAnalysis.rst | 458 .. _negative: target
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_printf.cc | 46 bool negative) { in AppendNumber() 93 bool negative = (num < 0); in AppendSignedDecimal() local
|
/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
|
/external/pdfium/xfa/src/fxbarcode/pdf417/ |
D | BC_PDF417ECModulusPoly.cpp | 177 CBC_PDF417ECModulusPoly* CBC_PDF417ECModulusPoly::negative(int32_t& e) { in negative() function in CBC_PDF417ECModulusPoly
|