Searched defs:Classes (Results 1 – 15 of 15) sorted by relevance
21 ### InputStream24 ### FileInputStream27 ### MemInputStream33 ### Utility37 ### WavTypes40 ### WAV Data I/O44 ### WAV Data
42 ### Dealing with unprotected commas83 ### Mocking Private or Protected Methods117 ### Mocking Overloaded Methods162 ### Mocking Class Templates185 ### Mocking Non-virtual Methods {#MockingNonVirtualMethods}252 ### Mocking Free Functions288 ### Old-Style `MOCK_METHODn` Macros390 ### The Nice, the Strict, and the Naggy {#NiceStrictNaggy}487 ### Simplifying the Interface without Breaking Existing Code {#SimplerInterfaces}559 ### Alternative to Mocking Concrete Classes[all …]
1583 Corresponding to collections in :mod:`collections.abc`1702 Corresponding to other types in :mod:`collections.abc`1772 Asynchronous programming1861 Context manager types
42 Classes chapter
401 Classes chapter
164 #### ISO C170 #### Problems208 #### ICU
128 IntEqClasses Classes; in INITIALIZE_PASS_DEPENDENCY() local155 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()
53 std::vector<const TargetRegisterClass *> Classes; variable
334 ## Classes section
152 ### General Formatting
4 Classes title
214 std::vector<FlowStringRef> Classes; member224 std::vector<FlowStringRef> Classes; member234 std::vector<FlowStringRef> Classes; member
153 const MCRegisterClass *Classes; // Pointer to the regclass array variable
151 ArrayRef<Record *> Classes) { in ProfileRecordRecTy()166 SmallVector<Record *, 4> Classes(UnsortedClasses.begin(), in get() local
1698 RecordMap Classes, Defs; variable