Home
last modified time | relevance | path

Searched refs:kFastToBufferSize (Results 1 – 13 of 13) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc883 char buffer[kFastToBufferSize]; in SimpleItoa()
890 char buffer[kFastToBufferSize]; in SimpleItoa()
897 char buffer[kFastToBufferSize]; in SimpleItoa()
904 char buffer[kFastToBufferSize]; in SimpleItoa()
911 char buffer[kFastToBufferSize]; in SimpleItoa()
918 char buffer[kFastToBufferSize]; in SimpleItoa()
Dsubstitute.h135 char scratch_[kFastToBufferSize];
Dstrutil.h343 static const int kFastToBufferSize = 32; variable
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.cc928 char buffer[kFastToBufferSize]; in SimpleItoa()
935 char buffer[kFastToBufferSize]; in SimpleItoa()
942 char buffer[kFastToBufferSize]; in SimpleItoa()
949 char buffer[kFastToBufferSize]; in SimpleItoa()
956 char buffer[kFastToBufferSize]; in SimpleItoa()
963 char buffer[kFastToBufferSize]; in SimpleItoa()
Dsubstitute.h135 char scratch_[kFastToBufferSize];
Dstrutil.h353 static const int kFastToBufferSize = 32; variable
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc316 char buffer[kFastToBufferSize]; in FilenameIdentifier()
Dcpp_message.cc1724 char buffer[kFastToBufferSize]; in GenerateIsInitialized()
/external/chromium_org/net/tools/balsa/
Dbalsa_headers.cc76 const int kFastToBufferSize = 32; // I think 22 is adequate, but anyway.. variable
828 char buffer[kFastToBufferSize]; in SetContentLength()
936 char buffer[kFastToBufferSize]; in SetParsedResponseCodeAndUpdateFirstline()
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc351 char buffer[kFastToBufferSize]; in FilenameIdentifier()
Dcpp_message.cc408 char buffer[kFastToBufferSize]; in GenerateFieldAccessorDefinitions()
1972 char buffer[kFastToBufferSize]; in GenerateIsInitialized()
/external/protobuf/src/google/protobuf/
Dtext_format.cc1165 char buffer[kFastToBufferSize]; in PrintUnknownFields()
1177 char buffer[kFastToBufferSize]; in PrintUnknownFields()
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Dtext_format.cc1445 char buffer[kFastToBufferSize]; in PrintUnknownFields()
1457 char buffer[kFastToBufferSize]; in PrintUnknownFields()