| /external/v8/src/wasm/ |
| managed.h | 18 template <class CppType> 21 V8_INLINE CppType* get() { 22 return reinterpret_cast<CppType*>(foreign_address()); 25 static Handle<Managed<CppType>> New(Isolate* isolate, CppType* ptr, 29 Handle<Managed<CppType>> handle( 30 reinterpret_cast<Managed<CppType>*>(*foreign), isolate); 39 Handle<Managed<CppType>> handle) { 42 &Managed<CppType>::Delete, 46 Managed<CppType>** p [all...] |
| /external/protobuf/src/google/protobuf/ |
| repeated_field_reflection.h | 249 static const FieldDescriptor::CppType cpp_type = \ 269 static const FieldDescriptor::CppType cpp_type = 285 static const FieldDescriptor::CppType cpp_type = 300 static const FieldDescriptor::CppType cpp_type = 328 static const FieldDescriptor::CppType cpp_type =
|
| descriptor.h | 473 // fixed mapping from Type to CppType where each Type maps to exactly one 474 // CppType. 0 is reserved for errors. 475 enum CppType { 488 // indexed by CppType. 540 CppType cpp_type() const; // C++ type of this field. 633 // Helper method to get the CppType for a particular Type. 634 static CppType TypeToCppType(Type type); 639 // Helper method to get the name of a CppType. 640 static const char* CppTypeName(CppType cpp_type); 718 static const CppType kTypeToCppTypeMap[MAX_TYPE + 1] [all...] |
| reflection.h | 511 static const FieldDescriptor::CppType cpp_type = \ 531 static const FieldDescriptor::CppType cpp_type = 547 static const FieldDescriptor::CppType cpp_type = 562 static const FieldDescriptor::CppType cpp_type = 590 static const FieldDescriptor::CppType cpp_type =
|
| wire_format_lite.h | 118 // Lite alternative to FieldDescriptor::CppType. Must be kept in sync. 119 enum CppType { 133 // Helper method to get the CppType for a particular Type. 134 static CppType FieldTypeToCppType(FieldType type); 536 static const CppType kFieldTypeToCppTypeMap[]; 584 inline WireFormatLite::CppType
|
| generated_message_reflection.h | 419 Message* message, const FieldDescriptor* field, FieldDescriptor::CppType, 424 FieldDescriptor::CppType, int ctype, 431 FieldDescriptor::CppType cpp_type,
|
| message.h | [all...] |
| /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
| repeated_field_reflection.h | 249 static const FieldDescriptor::CppType cpp_type = \ 269 static const FieldDescriptor::CppType cpp_type = 285 static const FieldDescriptor::CppType cpp_type = 300 static const FieldDescriptor::CppType cpp_type = 328 static const FieldDescriptor::CppType cpp_type =
|
| descriptor.h | 473 // fixed mapping from Type to CppType where each Type maps to exactly one 474 // CppType. 0 is reserved for errors. 475 enum CppType { 488 // indexed by CppType. 540 CppType cpp_type() const; // C++ type of this field. 633 // Helper method to get the CppType for a particular Type. 634 static CppType TypeToCppType(Type type); 639 // Helper method to get the name of a CppType. 640 static const char* CppTypeName(CppType cpp_type); 718 static const CppType kTypeToCppTypeMap[MAX_TYPE + 1] [all...] |
| reflection.h | 511 static const FieldDescriptor::CppType cpp_type = \ 531 static const FieldDescriptor::CppType cpp_type = 547 static const FieldDescriptor::CppType cpp_type = 562 static const FieldDescriptor::CppType cpp_type = 590 static const FieldDescriptor::CppType cpp_type =
|
| wire_format_lite.h | 118 // Lite alternative to FieldDescriptor::CppType. Must be kept in sync. 119 enum CppType { 133 // Helper method to get the CppType for a particular Type. 134 static CppType FieldTypeToCppType(FieldType type); 536 static const CppType kFieldTypeToCppTypeMap[]; 584 inline WireFormatLite::CppType
|
| generated_message_reflection.h | 419 Message* message, const FieldDescriptor* field, FieldDescriptor::CppType, 424 FieldDescriptor::CppType, int ctype, 431 FieldDescriptor::CppType cpp_type,
|
| message.h | [all...] |
| /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
| descriptor.h | 357 // fixed mapping from Type to CppType where each Type maps to exactly one 358 // CppType. 0 is reserved for errors. 359 enum CppType { 372 // indexed by CppType. 423 CppType cpp_type() const; // C++ type of this field. 510 // Helper method to get the CppType for a particular Type. 511 static CppType TypeToCppType(Type type); 571 static const CppType kTypeToCppTypeMap[MAX_TYPE + 1]; [all...] |
| wire_format_lite.h | 118 // Lite alternative to FieldDescriptor::CppType. Must be kept in sync. 119 enum CppType { 133 // Helper method to get the CppType for a particular Type. 134 static CppType FieldTypeToCppType(FieldType type); 493 static const CppType kFieldTypeToCppTypeMap[]; 523 inline WireFormatLite::CppType
|
| /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
| descriptor.h | 357 // fixed mapping from Type to CppType where each Type maps to exactly one 358 // CppType. 0 is reserved for errors. 359 enum CppType { 372 // indexed by CppType. 423 CppType cpp_type() const; // C++ type of this field. 510 // Helper method to get the CppType for a particular Type. 511 static CppType TypeToCppType(Type type); 571 static const CppType kTypeToCppTypeMap[MAX_TYPE + 1]; [all...] |
| wire_format_lite.h | 118 // Lite alternative to FieldDescriptor::CppType. Must be kept in sync. 119 enum CppType { 133 // Helper method to get the CppType for a particular Type. 134 static CppType FieldTypeToCppType(FieldType type); 493 static const CppType kFieldTypeToCppTypeMap[]; 523 inline WireFormatLite::CppType
|
| /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/ |
| descriptor.h | 357 // fixed mapping from Type to CppType where each Type maps to exactly one 358 // CppType. 0 is reserved for errors. 359 enum CppType { 372 // indexed by CppType. 423 CppType cpp_type() const; // C++ type of this field. 510 // Helper method to get the CppType for a particular Type. 511 static CppType TypeToCppType(Type type); 571 static const CppType kTypeToCppTypeMap[MAX_TYPE + 1]; [all...] |
| wire_format_lite.h | 118 // Lite alternative to FieldDescriptor::CppType. Must be kept in sync. 119 enum CppType { 133 // Helper method to get the CppType for a particular Type. 134 static CppType FieldTypeToCppType(FieldType type); 493 static const CppType kFieldTypeToCppTypeMap[]; 523 inline WireFormatLite::CppType
|
| /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
| descriptor.h | 357 // fixed mapping from Type to CppType where each Type maps to exactly one 358 // CppType. 0 is reserved for errors. 359 enum CppType { 372 // indexed by CppType. 423 CppType cpp_type() const; // C++ type of this field. 510 // Helper method to get the CppType for a particular Type. 511 static CppType TypeToCppType(Type type); 571 static const CppType kTypeToCppTypeMap[MAX_TYPE + 1]; [all...] |
| wire_format_lite.h | 118 // Lite alternative to FieldDescriptor::CppType. Must be kept in sync. 119 enum CppType { 133 // Helper method to get the CppType for a particular Type. 134 static CppType FieldTypeToCppType(FieldType type); 493 static const CppType kFieldTypeToCppTypeMap[]; 523 inline WireFormatLite::CppType
|
| /system/tools/aidl/ |
| type_cpp.h | 54 std::string CppType() const { return cpp_type_; }
|
| aidl_unittest.cpp | 354 EXPECT_EQ("::p::Outer::Inner", cpp_type->CppType()); 370 EXPECT_EQ("::p::Bar", cpp_type->CppType());
|
| generate_cpp.cpp | 118 literal = type->CppType(); 144 "%s* %s", return_type->CppType().c_str(), 203 string type = cpp_type->CppType(); 432 "%s %s", return_type->CppType().c_str(),
|
| /external/protobuf/src/google/protobuf/compiler/cpp/ |
| cpp_helpers.h | 129 const char* PrimitiveTypeName(FieldDescriptor::CppType type); 247 // Returns true if the field's CPPTYPE is string or message.
|