Home
last modified time | relevance | path

Searched defs:Methods (Results 1 - 16 of 16) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DServiceDescriptor.cs79 public IList<MethodDescriptor> Methods property in Google.Protobuf.Reflection.ServiceDescriptor
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zCompressionMode.h42 CObjectVector<CMethodFull> Methods; member
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage_factory.cc236 static PyMethodDef Methods[] = { member
H A Dextension_dict.cc362 static PyMethodDef Methods[] = { member
H A Ddescriptor_pool.cc630 static PyMethodDef Methods[] = { member
H A Drepeated_scalar_container.cc713 static PyMethodDef Methods[] = { in Subscript() member
H A Drepeated_composite_container.cc515 static PyMethodDef Methods[] = { in Subscript() member
H A Ddescriptor.cc679 static PyMethodDef Methods[] = { member
996 static PyMethodDef Methods[] = { member
1131 static PyMethodDef Methods[] = { member
1271 static PyMethodDef Methods[] = { member
1446 static PyMethodDef Methods[] = { member
1606 static PyMethodDef Methods[] = { global() member
1722 static PyMethodDef Methods[] = { global() member
1835 static PyMethodDef Methods[] = { global() member
[all...]
H A Dmessage.cc2508 static PyMethodDef Methods[] = { member
/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.h191 UStringVector Methods; member
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DApi.cs135 public pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Method> Methods { property in Google.Protobuf.WellKnownTypes.Api
/third_party/node/deps/v8/src/torque/
H A Dtypes.cc488 std::vector<Method*> AggregateType::Methods(const std::string& name) const { in Methods() function in v8::internal::torque::AggregateType
H A Dtypes.h562 const std::vector<Method*>& Methods() const { in Methods() function in v8::internal::torque::AggregateType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h761 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) in MethodOverloadListRecord() argument
766 std::vector<OneMethodRecord> Methods; member in llvm::codeview::MethodOverloadListRecord
700 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) VFTableRecord() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2108 MethodsMap Methods; member
2400 std::vector<OneMethodRecord> Methods; in lowerRecordFieldList() local
[all...]
/third_party/python/Lib/test/
H A Dtest_typing.py4412 class Methods: class

Completed in 36 milliseconds