negative           71 base/sys_info_android.cc   bool negative = result <= 0;
negative           73 base/sys_info_android.cc   if (!parsed || negative || overflow)
negative          116 media/audio/pulse/pulse_util.cc   int negative = 0;
negative          118 media/audio/pulse/pulse_util.cc   if (pa_stream_get_latency(stream, &latency_micros, &negative) != 0)
negative          121 media/audio/pulse/pulse_util.cc   if (negative)
negative          793 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java         final boolean negative = currentToken.startsWith("-");
negative          795 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java         return negative ? Double.NEGATIVE_INFINITY : Double.POSITIVE_INFINITY;
negative          818 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java         final boolean negative = currentToken.startsWith("-");
negative          820 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java         return negative ? Float.NEGATIVE_INFINITY : Float.POSITIVE_INFINITY;
negative         1478 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java     boolean negative = false;
negative         1484 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java       negative = true;
negative         1501 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java       if (negative) {
negative         1523 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java       if (negative) {
negative          773 third_party/protobuf/src/google/protobuf/text_format.cc     bool negative = false;
negative          776 third_party/protobuf/src/google/protobuf/text_format.cc       negative = true;
negative          788 third_party/protobuf/src/google/protobuf/text_format.cc     if (negative) {
negative          801 third_party/protobuf/src/google/protobuf/text_format.cc     bool negative = false;
negative          804 third_party/protobuf/src/google/protobuf/text_format.cc       negative = true;
negative          840 third_party/protobuf/src/google/protobuf/text_format.cc     if (negative) {
negative          262 third_party/qcms/src/iccread.c        bool negative;
negative          286 third_party/qcms/src/iccread.c        negative =
negative          291 third_party/qcms/src/iccread.c        if (negative)