HomeSort by relevance Sort by last modified time
    Searched full:first_value (Results 1 - 3 of 3) sorted by null

  /external/protobuf/src/google/protobuf/
unittest_extension_nano.proto 12 FIRST_VALUE = 1;
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
main.c 313 static int first_value = 0; local
314 if(first_value == 0){
315 first_value = 1;
324 static int first_value = 0;
325 if(first_value == 0){
326 first_value = 1;
  /external/protobuf/java/src/test/java/com/google/protobuf/
NanoTest.java     [all...]

Completed in 136 milliseconds