/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/docs/ |
H A D | gmock_cook_book.md | 42 ### 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 …]
|
/aosp_15_r20/external/cronet/third_party/googletest/src/docs/ |
H A D | gmock_cook_book.md | 42 ### 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 …]
|
/aosp_15_r20/external/googletest/docs/ |
H A D | gmock_cook_book.md | 42 ### 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 …]
|
/aosp_15_r20/external/oboe/samples/parselib/ |
H A D | README.md | 21 ### InputStream 24 ### FileInputStream 27 ### MemInputStream 33 ### Utility 37 ### WavTypes 40 ### WAV Data I/O 44 ### WAV Data
|
/aosp_15_r20/external/scudo/android/tests/ |
H A D | size_map_verify_unit_tests.cpp | 17 static constexpr u32 Classes[] = { member in scudo::SmokeConfigTest 49 static constexpr u32 Classes[] = { member in scudo::SizeIncreaseConfigPass 82 static constexpr u32 Classes[] = { member in scudo::MaxSizeConfigPass 114 static constexpr u32 Classes[] = { member in scudo::SizeDecreaseConfigFail 151 static constexpr u32 Classes[] = { member in scudo::MidSizeLog10ConfigPass 192 static constexpr u32 Classes[] = { member in scudo::NumBitsIncreaseConfigPass 224 static constexpr u32 Classes[] = { member in scudo::MidEqualMaxConfigPass 262 static constexpr u32 Classes[] = { member in scudo::SizeDeltaConfigPass
|
/aosp_15_r20/external/python/cpython3/Doc/library/ |
D | typing.rst | 2137 Corresponding to collections in :mod:`collections.abc` 2252 Corresponding to other types in :mod:`collections.abc` 2322 Asynchronous programming 2412 Context manager types
|
D | selectors.rst | 43 Classes chapter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RenameIndependentSubregs.cpp | 128 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RenameIndependentSubregs.cpp | 128 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()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | RenameIndependentSubregs.cpp | 128 IntEqClasses Classes; in INITIALIZE_PASS_DEPENDENCY() local 155 bool RenameIndependentSubregs::findComponents(IntEqClasses &Classes, in findComponents() 211 void RenameIndependentSubregs::rewriteOperands(const IntEqClasses &Classes, in rewriteOperands() 253 void RenameIndependentSubregs::distribute(const IntEqClasses &Classes, in distribute() 288 const IntEqClasses &Classes, in computeMainRangesFixFlags()
|
/aosp_15_r20/external/executorch/extension/pybindings/ |
H A D | README.md | 40 ## Classes section in Link Backends 41 ### ExecuTorchModule 50 ### BundledModule
|
/aosp_15_r20/external/pytorch/docs/source/ |
H A D | jit_language_reference.rst | 352 .. _TorchScript Enum: 353 .. _TorchScript Enums: 354 .. _torchscript-enums:
|
/aosp_15_r20/external/python/typing/docs/source/ |
D | stubs.rst | 223 Classes section in Supported Constructs 263 .. _supported-functions: 867 Classes section in Style Guide
|
/aosp_15_r20/external/junit/src/main/java/org/junit/internal/ |
H A D | Classes.java | 8 public class Classes { class 15 public Classes() { in Classes() method in Classes
|
/aosp_15_r20/external/scudo/android/tools/ |
H A D | libsize_map_verify.h | 25 u8 computeClassId(uptr Size, u32 ClassesSize, u32 Classes[]) { in computeClassId() 35 u32 SizeDelta, u32 ClassesSize, u32 Classes[]) { in szTableCreate()
|
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
H A D | README.md | 12 ### Class Tensor<data_type, rank> 46 ### Class TensorFixedSize<data_type, Sizes<size0, size1, ...>> 58 ### Class TensorMap<Tensor<data_type, rank>>
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TextAPI/ |
H A D | TextStub.cpp | 214 std::vector<FlowStringRef> Classes; member 224 std::vector<FlowStringRef> Classes; member 234 std::vector<FlowStringRef> Classes; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
H A D | TextStub.cpp | 214 std::vector<FlowStringRef> Classes; member 224 std::vector<FlowStringRef> Classes; member 234 std::vector<FlowStringRef> Classes; member
|
/aosp_15_r20/external/python/dateutil/docs/ |
D | tzwin.rst | 9 Classes subtitle
|
D | tz.rst | 30 Classes chapter
|
D | rrule.rst | 8 Classes chapter
|
/aosp_15_r20/external/pytorch/docs/cpp/source/ |
H A D | library.rst | 21 Classes chapter
|
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/utils/ |
H A D | Classes.java | 21 public class Classes { class
|
/aosp_15_r20/frameworks/base/packages/SystemUI/docs/ |
H A D | media-controls.md | 16 ## Classes section in SysUI Media Controls Pipeline
|
/aosp_15_r20/external/python/rsa/doc/ |
D | reference.rst | 23 Classes chapter
|