Searched refs:CType (Results 1 - 25 of 29) sorted by relevance

12

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++abi/test/
H A Dcatch_multi_level_pointer.pass.cpp72 typedef Tp const* CType; typedef in struct:TestTypes
82 typedef const Member (Class::*CType);
93 typedef typename ThrowTypes::CType CType; typedef
98 run_catch_tests<CType>();
106 typedef typename CatchTypes::CType CType; typedef
111 catch_pointer_test<ThrowTp, CType>();
116 generate_tests_imp<ThrowTp, CType, level-1>()();
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/test/
H A Dcatch_multi_level_pointer.pass.cpp72 typedef Tp const* CType; typedef in struct:TestTypes
82 typedef const Member (Class::*CType);
93 typedef typename ThrowTypes::CType CType; typedef
98 run_catch_tests<CType>();
106 typedef typename CatchTypes::CType CType; typedef
111 catch_pointer_test<ThrowTp, CType>();
116 generate_tests_imp<ThrowTp, CType, level-1>()();
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Dwire_format_lite_inl.h230 template <typename CType, enum WireFormatLite::FieldType DeclaredType>
235 RepeatedField<CType>* values) {
236 CType value;
237 if (!ReadPrimitive<CType, DeclaredType>(input, &value)) return false;
241 if (!ReadPrimitive<CType, DeclaredType>(input, &value)) return false;
248 template <typename CType, enum WireFormatLite::FieldType DeclaredType>
253 RepeatedField<CType>* values) {
255 CType value;
256 if (!ReadPrimitive<CType, DeclaredType>(input, &value))
283 buffer = ReadPrimitiveFromArray<CType, DeclaredTyp
[all...]
H A Dwire_format_lite.h253 template <typename CType, enum FieldType DeclaredType> INL
254 static bool ReadPrimitive(input, CType* value);
259 template <typename CType, enum FieldType DeclaredType> INL
263 RepeatedField<CType>* value);
267 template <typename CType, enum FieldType DeclaredType>
271 RepeatedField<CType>* value);
278 template <typename CType, enum FieldType DeclaredType> INL
279 static const uint8* ReadPrimitiveFromArray(const uint8* buffer, CType* value);
284 template <typename CType, enum FieldType DeclaredType> INL
285 static bool ReadPackedPrimitive(input, RepeatedField<CType>* valu
[all...]
H A Dmap_type_handler.h105 #define TYPE_TRAITS(FieldType, CType, WireFormatType, IsMessage, IsEnum) \
111 typedef typename MapIf<kIsMessage, Type*, CType>::type TypeOnMemory; \
H A Ddescriptor.pb.h2314 typedef FieldOptions_CType CType; typedef in class:google::protobuf::FieldOptions
2315 static const CType STRING =
2317 static const CType CORD =
2319 static const CType STRING_PIECE =
2324 static const CType CType_MIN =
2326 static const CType CType_MAX =
2334 static inline const ::std::string& CType_Name(CType value) {
2338 CType* value) {
2372 // optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
6412 // optional .google.protobuf.FieldOptions.CType ctyp
[all...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Dwire_format_lite.h242 template <typename CType, enum FieldType DeclaredType>
243 static inline bool ReadPrimitive(input, CType* value) INL;
248 template <typename CType, enum FieldType DeclaredType>
252 RepeatedField<CType>* value) INL;
256 template <typename CType, enum FieldType DeclaredType>
260 RepeatedField<CType>* value);
267 template <typename CType, enum FieldType DeclaredType>
269 CType* value) INL;
274 template <typename CType, enum FieldType DeclaredType>
276 RepeatedField<CType>* valu
[all...]
H A Dwire_format_lite_inl.h223 template <typename CType, enum WireFormatLite::FieldType DeclaredType>
227 RepeatedField<CType>* values) {
228 CType value;
229 if (!ReadPrimitive<CType, DeclaredType>(input, &value)) return false;
233 if (!ReadPrimitive<CType, DeclaredType>(input, &value)) return false;
240 template <typename CType, enum WireFormatLite::FieldType DeclaredType>
245 RepeatedField<CType>* values) {
247 CType value;
248 if (!ReadPrimitive<CType, DeclaredType>(input, &value))
275 buffer = ReadPrimitiveFromArray<CType, DeclaredTyp
[all...]
H A Ddescriptor.pb.h1799 typedef FieldOptions_CType CType; typedef in class:google::protobuf::FieldOptions
1800 static const CType STRING = FieldOptions_CType_STRING;
1801 static const CType CORD = FieldOptions_CType_CORD;
1802 static const CType STRING_PIECE = FieldOptions_CType_STRING_PIECE;
1806 static const CType CType_MIN =
1808 static const CType CType_MAX =
1816 static inline const ::std::string& CType_Name(CType value) {
1820 CType* value) {
1826 // optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
4991 // optional .google.protobuf.FieldOptions.CType ctyp
[all...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Dwire_format_lite.h242 template <typename CType, enum FieldType DeclaredType>
243 static inline bool ReadPrimitive(input, CType* value) INL;
248 template <typename CType, enum FieldType DeclaredType>
252 RepeatedField<CType>* value) INL;
256 template <typename CType, enum FieldType DeclaredType>
260 RepeatedField<CType>* value);
267 template <typename CType, enum FieldType DeclaredType>
269 CType* value) INL;
274 template <typename CType, enum FieldType DeclaredType>
276 RepeatedField<CType>* valu
[all...]
H A Dwire_format_lite_inl.h223 template <typename CType, enum WireFormatLite::FieldType DeclaredType>
227 RepeatedField<CType>* values) {
228 CType value;
229 if (!ReadPrimitive<CType, DeclaredType>(input, &value)) return false;
233 if (!ReadPrimitive<CType, DeclaredType>(input, &value)) return false;
240 template <typename CType, enum WireFormatLite::FieldType DeclaredType>
245 RepeatedField<CType>* values) {
247 CType value;
248 if (!ReadPrimitive<CType, DeclaredType>(input, &value))
275 buffer = ReadPrimitiveFromArray<CType, DeclaredTyp
[all...]
H A Ddescriptor.pb.h1799 typedef FieldOptions_CType CType; typedef in class:google::protobuf::FieldOptions
1800 static const CType STRING = FieldOptions_CType_STRING;
1801 static const CType CORD = FieldOptions_CType_CORD;
1802 static const CType STRING_PIECE = FieldOptions_CType_STRING_PIECE;
1806 static const CType CType_MIN =
1808 static const CType CType_MAX =
1816 static inline const ::std::string& CType_Name(CType value) {
1820 CType* value) {
1826 // optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
4991 // optional .google.protobuf.FieldOptions.CType ctyp
[all...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Dwire_format_lite.h242 template <typename CType, enum FieldType DeclaredType>
243 static inline bool ReadPrimitive(input, CType* value) INL;
248 template <typename CType, enum FieldType DeclaredType>
252 RepeatedField<CType>* value) INL;
256 template <typename CType, enum FieldType DeclaredType>
260 RepeatedField<CType>* value);
267 template <typename CType, enum FieldType DeclaredType>
269 CType* value) INL;
274 template <typename CType, enum FieldType DeclaredType>
276 RepeatedField<CType>* valu
[all...]
H A Dwire_format_lite_inl.h223 template <typename CType, enum WireFormatLite::FieldType DeclaredType>
227 RepeatedField<CType>* values) {
228 CType value;
229 if (!ReadPrimitive<CType, DeclaredType>(input, &value)) return false;
233 if (!ReadPrimitive<CType, DeclaredType>(input, &value)) return false;
240 template <typename CType, enum WireFormatLite::FieldType DeclaredType>
245 RepeatedField<CType>* values) {
247 CType value;
248 if (!ReadPrimitive<CType, DeclaredType>(input, &value))
275 buffer = ReadPrimitiveFromArray<CType, DeclaredTyp
[all...]
H A Ddescriptor.pb.h1799 typedef FieldOptions_CType CType; typedef in class:google::protobuf::FieldOptions
1800 static const CType STRING = FieldOptions_CType_STRING;
1801 static const CType CORD = FieldOptions_CType_CORD;
1802 static const CType STRING_PIECE = FieldOptions_CType_STRING_PIECE;
1806 static const CType CType_MIN =
1808 static const CType CType_MAX =
1816 static inline const ::std::string& CType_Name(CType value) {
1820 CType* value) {
1826 // optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
4991 // optional .google.protobuf.FieldOptions.CType ctyp
[all...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Dwire_format_lite.h242 template <typename CType, enum FieldType DeclaredType>
243 static inline bool ReadPrimitive(input, CType* value) INL;
248 template <typename CType, enum FieldType DeclaredType>
252 RepeatedField<CType>* value) INL;
256 template <typename CType, enum FieldType DeclaredType>
260 RepeatedField<CType>* value);
267 template <typename CType, enum FieldType DeclaredType>
269 CType* value) INL;
274 template <typename CType, enum FieldType DeclaredType>
276 RepeatedField<CType>* valu
[all...]
H A Dwire_format_lite_inl.h223 template <typename CType, enum WireFormatLite::FieldType DeclaredType>
227 RepeatedField<CType>* values) {
228 CType value;
229 if (!ReadPrimitive<CType, DeclaredType>(input, &value)) return false;
233 if (!ReadPrimitive<CType, DeclaredType>(input, &value)) return false;
240 template <typename CType, enum WireFormatLite::FieldType DeclaredType>
245 RepeatedField<CType>* values) {
247 CType value;
248 if (!ReadPrimitive<CType, DeclaredType>(input, &value))
275 buffer = ReadPrimitiveFromArray<CType, DeclaredTyp
[all...]
H A Ddescriptor.pb.h1799 typedef FieldOptions_CType CType; typedef in class:google::protobuf::FieldOptions
1800 static const CType STRING = FieldOptions_CType_STRING;
1801 static const CType CORD = FieldOptions_CType_CORD;
1802 static const CType STRING_PIECE = FieldOptions_CType_STRING_PIECE;
1806 static const CType CType_MIN =
1808 static const CType CType_MAX =
1816 static inline const ::std::string& CType_Name(CType value) {
1820 CType* value) {
1826 // optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
4991 // optional .google.protobuf.FieldOptions.CType ctyp
[all...]
/prebuilts/misc/common/robolectric/lib/
H A Dprotobuf-java-2.6.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.5.0/
H A Dprotobuf-java-2.5.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.6.1/
H A Dprotobuf-java-2.6.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.5.0/
H A Dprotobuf-java-2.5.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/devtools/tools/lib/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
H A Djython-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/services/javax.script.ScriptEngineFactory com/xhaus/modjy/ModjyJServlet ...
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...

Completed in 9510 milliseconds

12