Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dtime_util.cc204 bool negative = (value[0] == '-'); in FromString() local
378 void ToUint128(const Timestamp& value, uint128* result, bool* negative) { in ToUint128()
391 void ToUint128(const Duration& value, uint128* result, bool* negative) { in ToUint128()
403 void ToTimestamp(const uint128& value, bool negative, Timestamp* timestamp) { in ToTimestamp()
418 void ToDuration(const uint128& value, bool negative, Duration* duration) { in ToDuration()
443 bool negative; in operator *=() local
469 bool negative; in operator /=() local
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
Ddtx_dec.cpp871 Flag negative; in dtx_dec() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Djson_stream_parser.cc501 bool negative = data[index] == '-'; in ParseNumberHelper() local
/frameworks/av/media/libaaudio/tests/
Dtest_timestamps.cpp302 bool negative = timestamp->timestampPosition < 0; in testTimeStamps() local
/frameworks/base/core/java/android/hardware/biometrics/
DBiometricPrompt.java296 final CharSequence negative = mBundle.getCharSequence(KEY_NEGATIVE_TEXT); in build() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format.cc909 bool negative = false; in ConsumeSignedInteger() local
964 bool negative = false; in ConsumeDouble() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstrutil.cc775 bool negative; in safe_int_internal() local
789 bool negative; in safe_uint_internal() local