HomeSort by relevance Sort by last modified time
    Searched defs:kDoubleSize (Results 1 - 7 of 7) sorted by null

  /external/protobuf/src/google/protobuf/
wire_format_lite.h 476 static const int kDoubleSize = 8;
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 461 static const int kDoubleSize = 8;
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 461 static const int kDoubleSize = 8;
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format_lite.h 461 static const int kDoubleSize = 8;
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 499 static const int kDoubleSize = 8;
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 461 static const int kDoubleSize = 8;
  /external/v8/src/
globals.h 120 const int kDoubleSize = sizeof(double); // NOLINT

Completed in 891 milliseconds