/external/clang/docs/ |
D | ObjectiveCLiterals.rst | 358 Array-Style Subscripting 413 Dictionary-Style Subscripting
|
/external/python/cpython3/Doc/library/ |
D | nntplib.rst | 173 Methods section in NNTP Objects
|
D | pathlib.rst | 636 Methods section in Concrete paths
|
D | stdtypes.rst | 2091 .. _old-string-formatting: 4510 Methods section in Other Built-in Types 4554 .. _bltin-code-objects:
|
/external/python/cpython3/Doc/c-api/ |
D | init.rst | 1487 Methods subsection 1534 .. _thread-local-storage-api:
|
/external/python/cpython2/Doc/library/ |
D | stdtypes.rst | 1417 .. _string-formatting: 2967 Methods section in Other Built-in Types 3016 .. _bltin-code-objects:
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | ServiceDescriptor.cs | 66 public IList<MethodDescriptor> Methods property in Google.Protobuf.Reflection.ServiceDescriptor
|
/external/javapoet/ |
D | README.md | 437 ### Methods subsection in JavaPoet
|
/external/clang/test/SemaObjC/ |
D | arc-repeated-weak.mm | 293 @interface Test (Methods) category 296 @implementation Test (Methods) category
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zCompressionMode.h | 40 CObjectVector<CMethodFull> Methods; member
|
/external/mesa3d/src/gallium/docs/source/ |
D | screen.rst | 637 Methods chapter
|
D | context.rst | 13 Methods chapter
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/arj/ |
D | LocalFileHeader.java | 65 static class Methods { class in LocalFileHeader
|
/external/protobuf/python/google/protobuf/pyext/ |
D | extension_dict.cc | 284 static PyMethodDef Methods[] = { variable
|
D | descriptor.cc | 619 static PyMethodDef Methods[] = { variable 911 static PyMethodDef Methods[] = { variable 1041 static PyMethodDef Methods[] = { variable 1173 static PyMethodDef Methods[] = { variable 1336 static PyMethodDef Methods[] = { variable
|
D | descriptor_pool.cc | 467 static PyMethodDef Methods[] = { variable
|
D | repeated_composite_container.cc | 553 static PyMethodDef Methods[] = { variable
|
/external/lzma/CPP/7zip/UI/Common/ |
D | HashCalc.h | 92 UStringVector Methods; member
|
/external/syzkaller/vendor/google.golang.org/grpc/ |
D | service_config.go | 75 Methods map[string]MethodConfig member
|
D | server.go | 75 Methods []MethodDesc member 432 Methods []MethodInfo member
|
/external/fonttools/Doc/source/designspaceLib/ |
D | readme.rst | 225 Methods subsection
|
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Api.cs | 112 public pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Method> Methods { property in Google.Protobuf.WellKnownTypes.Api
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 841 ArrayRef<StringRef> Methods) in VFTableRecord() 847 const std::vector<StringRef> &Methods) in VFTableRecord() 935 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) in MethodOverloadListRecord() 957 std::vector<OneMethodRecord> Methods; variable
|
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 3389 Selector Sel, SmallVectorImpl<ObjCMethodDecl *> &Methods, in CollectMultipleMethodsInGlobalPool() 3429 bool receiverIdOrClass, SmallVectorImpl<ObjCMethodDecl *> &Methods) { in AreMultipleMethodsInGlobalPool() 3464 SmallVector<ObjCMethodDecl *, 4> Methods; in LookupMethodInGlobalPool() local 3472 void Sema::DiagnoseMultipleMethodInGlobalPool(SmallVectorImpl<ObjCMethodDecl*> &Methods, in DiagnoseMultipleMethodInGlobalPool() 3531 GlobalMethods &Methods = Pos->second; in LookupImplementedMethodInGlobalPool() local 3585 SmallVector<const ObjCMethodDecl *, 8> Methods; in SelectorsForTypoCorrection() local
|
/external/clang/tools/libclang/ |
D | CIndexHigh.cpp | 25 SmallVectorImpl<const Decl *> &Methods) { in getTopOverriddenMethods()
|