Home
last modified time | relevance | path

Searched defs:kSuffix (Results 1 – 12 of 12) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/matchers/
Dmatchers.h36 kSuffix, // value stored in string_matcher_ field enumerator
82 kSuffix, // value stored in StringMatcher field enumerator
/external/google-breakpad/src/common/android/testing/
Dmkdtemp.h63 const char kSuffix[] = "XXXXXX"; in breakpad_mkdtemp() local
/external/cronet/net/http/
Dhttp_basic_state.cc56 static const char kSuffix[] = " HTTP/1.1\r\n"; in GenerateRequestLine() local
/external/libchrome/base/
Dos_compat_android.cc125 const base::StringPiece kSuffix("XXXXXX"); in mkdtemp() local
/external/cronet/base/
Dos_compat_android.cc127 const base::StringPiece kSuffix("XXXXXX"); in mkdtemp() local
/external/cronet/components/metrics/
Dfield_trials_provider_unittest.cc22 constexpr const char* kSuffix = "UKM"; variable
/external/angle/src/compiler/translator/hlsl/
DTextureFunctionHLSL.cpp809 static const ImmutableString kSuffix(")))"); in OutputIntegerTextureSampleFunctionComputations() local
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc97 static const char kSuffix[] = "Entry"; in MapEntryName() local
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc98 static const char kSuffix[] = "Entry"; in MapEntryName() local
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc405 static const char kSuffix[] = "_FIELD_NUMBER"; in GetClassAttribute() local
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc406 static const char kSuffix[] = "_FIELD_NUMBER"; in GetClassAttribute() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc72 const char kSuffix[] = "AutoMixedPrecision"; variable