Home
last modified time | relevance | path

Searched defs:Classes (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/parselib/
DREADME.md21 ### InputStream
24 ### FileInputStream
27 ### MemInputStream
33 ### Utility
37 ### WavTypes
40 ### WAV Data I/O
44 ### WAV Data
/third_party/googletest/docs/
Dgmock_cook_book.md42 ### Dealing with unprotected commas
83 ### Mocking Private or Protected Methods
117 ### Mocking Overloaded Methods
162 ### Mocking Class Templates
185 ### Mocking Non-virtual Methods {#MockingNonVirtualMethods}
252 ### Mocking Free Functions
292 ### Old-Style `MOCK_METHODn` Macros
394 ### The Nice, the Strict, and the Naggy {#NiceStrictNaggy}
491 ### Simplifying the Interface without Breaking Existing Code {#SimplerInterfaces}
563 ### Alternative to Mocking Concrete Classes
[all …]
/third_party/python/Doc/library/
Dtyping.rst2137 Corresponding to collections in :mod:`collections.abc`
2252 Corresponding to other types in :mod:`collections.abc`
2322 Asynchronous programming
2412 Context manager types
Dselectors.rst43 Classes chapter
Dstruct.rst535 Classes chapter
/third_party/icu/docs/userguide/icu/
Dposix.md164 #### ISO C
170 #### Problems
208 #### ICU
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp128 IntEqClasses Classes; in INITIALIZE_PASS_DEPENDENCY() local
155 bool RenameIndependentSubregs::findComponents(IntEqClasses &Classes, in findComponents()
211 void RenameIndependentSubregs::rewriteOperands(const IntEqClasses &Classes, in rewriteOperands()
265 void RenameIndependentSubregs::distribute(const IntEqClasses &Classes, in distribute()
300 const IntEqClasses &Classes, in computeMainRangesFixFlags()
DCriticalAntiDepBreaker.h53 std::vector<const TargetRegisterClass *> Classes; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Dlsun_node.h86 const std::vector<std::string> &Classes() const { return classes_; } in Classes() function
/third_party/skia/site/docs/dev/contrib/
Dstyle.md334 ## Classes section
/third_party/icu/docs/userguide/format_parse/
Dindex.md152 ### General Formatting
/third_party/skia/m133/site/docs/dev/contrib/
Dstyle.md334 ## Classes section
/third_party/python/Doc/tutorial/
Dclasses.rst4 Classes title
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTextStub.cpp214 std::vector<FlowStringRef> Classes; member
224 std::vector<FlowStringRef> Classes; member
234 std::vector<FlowStringRef> Classes; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h153 const MCRegisterClass *Classes; // Pointer to the regclass array variable
/third_party/skia/m133/tools/unicode_comparison/go/generate_table/
Dmain.go163 Classes string member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp151 ArrayRef<Record *> Classes) { in ProfileRecordRecTy()
166 SmallVector<Record *, 4> Classes(UnsortedClasses.begin(), in get() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1698 RecordMap Classes, Defs; variable