/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/ |
D | member.hpp | 251 #define BOOST_MULTI_INDEX_MEMBER(Class,Type,MemberName) \ argument 254 #define BOOST_MULTI_INDEX_MEMBER(Class,Type,MemberName) \ argument
|
D | mem_fun.hpp | 270 #define BOOST_MULTI_INDEX_CONST_MEM_FUN(Class,Type,MemberFunName) \ argument 272 #define BOOST_MULTI_INDEX_MEM_FUN(Class,Type,MemberFunName) \ argument
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CodeGenFunction.cpp | 1678 #define TYPE(Class, Base) in EmitVariablyModifiedType() argument 1679 #define ABSTRACT_TYPE(Class, Base) in EmitVariablyModifiedType() argument 1680 #define NON_CANONICAL_TYPE(Class, Base) in EmitVariablyModifiedType() argument 1681 #define DEPENDENT_TYPE(Class, Base) case Type::Class: in EmitVariablyModifiedType() argument 1682 #define NON_CANONICAL_UNLESS_DEPENDENT_TYPE(Class, Base) in EmitVariablyModifiedType() argument
|
/aosp_15_r20/external/guava/guava/src/com/google/common/primitives/ |
H A D | Primitives.java | 64 Map<Class<?>, Class<?>> forward, in add()
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/primitives/ |
H A D | Primitives.java | 64 Map<Class<?>, Class<?>> forward, in add()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
H A D | PDBExtras.cpp | 16 #define CASE_OUTPUT_ENUM_CLASS_STR(Class, Value, Str, Stream) \ argument 21 #define CASE_OUTPUT_ENUM_CLASS_NAME(Class, Value, Stream) \ argument
|
/aosp_15_r20/external/testng/src/main/java/org/testng/reporters/ |
H A D | JUnitReportReporter.java | 227 Map<Class<?>, Set<ITestResult>> failedConfigurations) { in getThrowable() 255 private void addResults(Set<ITestResult> allResults, Map<Class<?>, Set<ITestResult>> out) { in addResults()
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ASTTypeTraits.cpp | 100 #define TYPE(Class, Base) \ in getFromNode() argument 102 #define ABSTRACT_TYPE(Class, Base) in getFromNode() argument
|
/aosp_15_r20/external/clang/unittests/Tooling/ |
H A D | RecursiveASTVisitorTestExprVisitor.cpp | 84 if (const CXXRecordDecl* Class = Ctor->getParent()) { in VisitCXXConstructorDecl() local 122 if (const CXXRecordDecl* Class = Ctor->getParent()) { in VisitCXXConstructExpr() local
|
/aosp_15_r20/art/runtime/jit/ |
H A D | jit_code_cache.h | 61 class Class; variable 73 class Class; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/ |
H A D | PDBExtras.cpp | 15 #define CASE_OUTPUT_ENUM_CLASS_STR(Class, Value, Str, Stream) \ argument 20 #define CASE_OUTPUT_ENUM_CLASS_NAME(Class, Value, Stream) \ argument
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/module/ |
H A D | SimpleDeserializers.java | 46 public SimpleDeserializers(Map<Class<?>,JsonDeserializer<?>> desers) { in SimpleDeserializers() 67 public void addDeserializers(Map<Class<?>,JsonDeserializer<?>> desers) in addDeserializers()
|
H A D | SimpleModule.java | 149 Map<Class<?>,JsonDeserializer<?>> deserializers) { in SimpleModule() 165 Map<Class<?>,JsonDeserializer<?>> deserializers, in SimpleModule()
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/ |
H A D | Class.annotated.java | 45 public final class Class<T> implements java.io.Serializable, java.lang.reflect.GenericDeclaration, … class 47 Class() { throw new RuntimeException("Stub!"); } in Class() method in Class
|
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/lang/ |
H A D | Class.annotated.java | 44 public final class Class<T> implements java.io.Serializable, java.lang.reflect.GenericDeclaration, … class 46 Class() { throw new RuntimeException("Stub!"); } in Class() method in Class
|
/aosp_15_r20/external/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 1875 static void emitAttrList(raw_ostream &OS, StringRef Class, in emitAttrList() 1999 AttrClass *Class = new AttrClass(Descriptor, ClassRecord); in AttrClassHierarchy() local 2004 for (auto &Class : Classes) { in AttrClassHierarchy() local 2020 for (auto &Class : Classes) { in emitDefaultDefines() local 2026 for (auto &Class : Classes) { in emitUndefs() local 2037 for (auto &Class : Classes) in emitAttrRanges() local 2048 for (auto &Class : Classes) { in findClassByRecord() local 2565 Class = 1U << 4, in CalculateDiagnostic() enumerator
|
/aosp_15_r20/external/clang/test/Analysis/inlining/ |
H A D | InlineObjCClassMethod.m | 8 typedef struct objc_class *Class; typedef 126 + (int)testClassVariableByUnknownVarDecl: (Class)cl { argument
|
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/ |
H A D | template.rb | 35 Class === klass and klass.extend( ClassMethods ) constant 62 Class === klass and klass.extend( Builder::ClassMethods ) constant
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | mangle-ms-templates.cpp | 5 class Class { class 7 Class() {} in Class() function in Class
|
/aosp_15_r20/external/testng/src/main/java/org/testng/internal/ |
H A D | ClassHelper.java | 284 Map<Class, IClass> classes, in createInstance() 304 Map<Class, IClass> classes, in createInstance1()
|
/aosp_15_r20/external/clang/test/Analysis/ |
H A D | method-arg-decay.m | 63 - (id) objectOfType:(Class)type matchingFunction:(BOOL (void *, void *))comparator usingData:(void … argument 78 - (PBXModule *) type:(Class)type inPerspective:(id)perspectiveIdentifer matchingFunction:(BOOL (vo… argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | wmiatlprov.h | 25 …HRESULT WINAPI DeleteClass(const BSTR Class,__LONG32 lFlags,IWbemContext *pCtx,IWbemCallResult **p… in DeleteClass() 26 …HRESULT WINAPI DeleteClassAsync(const BSTR Class,__LONG32 lFlags,IWbemContext *pCtx,IWbemObjectSin… in DeleteClassAsync() 31 …HRESULT WINAPI CreateInstanceEnum(const BSTR Class,__LONG32 lFlags,IWbemContext *pCtx,IEnumWbemCla… in CreateInstanceEnum()
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/usb/ |
H A D | UsbDevice.java | 80 private UsbDevice(@NonNull String name, int vendorId, int productId, int Class, int subClass, in UsbDevice() 440 public Builder(@NonNull String name, int vendorId, int productId, int Class, int subClass, in Builder()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/ |
D | entry.go | 266 Class Class member 283 type Class int type
|
/aosp_15_r20/external/pytorch/docs/source/ |
H A D | jit_language_reference_v2.rst | 343 Special Note on torch.nn.ModuleList and torch.nn.ModuleDict 638 .. _type_annotation:
|