/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | api.rs | 176 const CLASS: i32; constant 184 const CLASS: i32; constant 187 const CLASS: i32 = T::CLASS; constant 201 const CLASS: i32 = c::FileBasicInfo; constant 204 const CLASS: i32 = c::FileEndOfFileInfo; constant 207 const CLASS: i32 = c::FileAllocationInfo; constant 210 const CLASS: i32 = c::FileDispositionInfo; constant 213 const CLASS: i32 = c::FileDispositionInfoEx; constant 216 const CLASS: i32 = c::FileIoPriorityHintInfo; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | api.rs | 176 const CLASS: i32; constant 184 const CLASS: i32; constant 187 const CLASS: i32 = T::CLASS; constant 201 const CLASS: i32 = c::FileBasicInfo; constant 204 const CLASS: i32 = c::FileEndOfFileInfo; constant 207 const CLASS: i32 = c::FileAllocationInfo; constant 210 const CLASS: i32 = c::FileDispositionInfo; constant 213 const CLASS: i32 = c::FileDispositionInfoEx; constant 216 const CLASS: i32 = c::FileIoPriorityHintInfo; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | api.rs | 176 const CLASS: i32; constant 184 const CLASS: i32; constant 187 const CLASS: i32 = T::CLASS; constant 201 const CLASS: i32 = c::FileBasicInfo; constant 204 const CLASS: i32 = c::FileEndOfFileInfo; constant 207 const CLASS: i32 = c::FileAllocationInfo; constant 210 const CLASS: i32 = c::FileDispositionInfo; constant 213 const CLASS: i32 = c::FileDispositionInfoEx; constant 216 const CLASS: i32 = c::FileIoPriorityHintInfo; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | api.rs | 176 const CLASS: i32; constant 184 const CLASS: i32; constant 187 const CLASS: i32 = T::CLASS; constant 201 const CLASS: i32 = c::FileBasicInfo; constant 204 const CLASS: i32 = c::FileEndOfFileInfo; constant 207 const CLASS: i32 = c::FileAllocationInfo; constant 210 const CLASS: i32 = c::FileDispositionInfo; constant 213 const CLASS: i32 = c::FileDispositionInfoEx; constant 216 const CLASS: i32 = c::FileIoPriorityHintInfo; constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | api.rs | 176 const CLASS: i32; constant 184 const CLASS: i32; constant 187 const CLASS: i32 = T::CLASS; constant 201 const CLASS: i32 = c::FileBasicInfo; constant 204 const CLASS: i32 = c::FileEndOfFileInfo; constant 207 const CLASS: i32 = c::FileAllocationInfo; constant 210 const CLASS: i32 = c::FileDispositionInfo; constant 213 const CLASS: i32 = c::FileDispositionInfoEx; constant 216 const CLASS: i32 = c::FileIoPriorityHintInfo; constant
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | TypeLoc.cpp | 31 #define ABSTRACT_TYPELOC(CLASS, PARENT) argument 32 #define TYPELOC(CLASS, PARENT) \ argument 48 #define ABSTRACT_TYPELOC(CLASS, PARENT) argument 49 #define TYPELOC(CLASS, PARENT) \ argument 66 #define ABSTRACT_TYPELOC(CLASS, PARENT) argument 67 #define TYPELOC(CLASS, PARENT) \ argument 94 #define ABSTRACT_TYPELOC(CLASS, PARENT) argument 95 #define TYPELOC(CLASS, PARENT) \ argument 116 #define ABSTRACT_TYPELOC(CLASS, PARENT) in initializeImpl() argument 117 #define TYPELOC(CLASS, PARENT) \ in initializeImpl() argument [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/detail/ |
D | delete.hpp | 20 #define BOOST_THREAD_DELETE_COPY_CTOR(CLASS) \ argument 23 #define BOOST_THREAD_DELETE_COPY_ASSIGN(CLASS) \ argument 28 #define BOOST_THREAD_DELETE_COPY_CTOR(CLASS) \ argument 33 #define BOOST_THREAD_DELETE_COPY_ASSIGN(CLASS) \ argument 38 #define BOOST_THREAD_DELETE_COPY_CTOR(CLASS) \ argument 43 #define BOOST_THREAD_DELETE_COPY_ASSIGN(CLASS) \ argument 54 #define BOOST_THREAD_NO_COPYABLE(CLASS) \ argument
|
/aosp_15_r20/external/libtextclassifier/native/utils/java/ |
H A D | jni-cache.cc | 75 #define TC3_GET_METHOD(CLASS, FIELD, NAME, SIGNATURE) \ argument 81 #define TC3_GET_OPTIONAL_METHOD(CLASS, FIELD, NAME, SIGNATURE) \ argument 84 #define TC3_GET_OPTIONAL_STATIC_METHOD(CLASS, FIELD, NAME, SIGNATURE) \ argument 88 #define TC3_GET_OPTIONAL_METHOD_INTERNAL(CLASS, FIELD, NAME, SIGNATURE, \ argument 98 #define TC3_GET_STATIC_METHOD(CLASS, FIELD, NAME, SIGNATURE) \ argument 104 #define TC3_GET_STATIC_OBJECT_FIELD_OR_RETURN_NULL(CLASS, FIELD, NAME, \ argument 122 #define TC3_GET_STATIC_INT_FIELD(CLASS, FIELD, NAME) \ argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/ |
H A D | PassBuilder.cpp | 408 #define MODULE_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in PassBuilder() argument 414 #define FUNCTION_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in PassBuilder() argument 422 #define LOOP_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in PassBuilder() argument 428 #define CGSCC_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in PassBuilder() argument 947 #define MODULE_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in isModulePassName() argument 975 #define CGSCC_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in isCGSCCPassName() argument 1001 #define FUNCTION_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in isFunctionPassName() argument 1051 #define LOOP_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in isLoopPassName() argument 1227 #define MODULE_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in parseModulePass() argument 1252 #define CGSCC_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in parseModulePass() argument [all …]
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | StmtVisitor.h | 36 #define PTR(CLASS) typename Ptr<CLASS>::type argument 37 #define DISPATCH(NAME, CLASS) \ argument 105 #define STMT(CLASS, PARENT) \ in Visit() argument 113 #define STMT(CLASS, PARENT) \ argument 195 #define PTR(CLASS) typename Ptr<CLASS>::type argument 196 #define DISPATCH(CLASS) \ argument
|
H A D | TypeLocVisitor.h | 31 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() argument 32 #define TYPELOC(CLASS, PARENT) \ in Visit() argument 41 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() argument 42 #define TYPELOC(CLASS, PARENT) \ in Visit() argument 49 #define TYPELOC(CLASS, PARENT) \ argument
|
H A D | TypeVisitor.h | 21 #define DISPATCH(CLASS) \ argument 72 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() argument 73 #define TYPE(CLASS, PARENT) case Type::CLASS: DISPATCH(CLASS##Type); in Visit() argument 81 #define TYPE(CLASS, PARENT) RetTy Visit##CLASS##Type(const CLASS##Type *T) { \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | TypeLocVisitor.h | 29 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() argument 30 #define TYPELOC(CLASS, PARENT) \ in Visit() argument 39 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() argument 40 #define TYPELOC(CLASS, PARENT) \ in Visit() argument 47 #define TYPELOC(CLASS, PARENT) \ argument
|
D | TypeVisitor.h | 20 #define DISPATCH(CLASS) \ argument 71 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() argument 72 #define TYPE(CLASS, PARENT) case Type::CLASS: DISPATCH(CLASS##Type); in Visit() argument 80 #define TYPE(CLASS, PARENT) RetTy Visit##CLASS##Type(const CLASS##Type *T) { \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | TypeLocVisitor.h | 29 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() argument 30 #define TYPELOC(CLASS, PARENT) \ in Visit() argument 39 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() argument 40 #define TYPELOC(CLASS, PARENT) \ in Visit() argument 47 #define TYPELOC(CLASS, PARENT) \ argument
|
D | TypeVisitor.h | 20 #define DISPATCH(CLASS) \ argument 71 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() argument 72 #define TYPE(CLASS, PARENT) case Type::CLASS: DISPATCH(CLASS##Type); in Visit() argument 80 #define TYPE(CLASS, PARENT) RetTy Visit##CLASS##Type(const CLASS##Type *T) { \ argument
|
D | CommentVisitor.h | 22 #define PTR(CLASS) typename Ptr<CLASS>::type argument 23 #define DISPATCH(NAME, CLASS) \ argument 34 #define COMMENT(CLASS, PARENT) \ in visit() argument 46 #define COMMENT(CLASS, PARENT) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | TypeLocVisitor.h | 29 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() argument 30 #define TYPELOC(CLASS, PARENT) \ in Visit() argument 39 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() argument 40 #define TYPELOC(CLASS, PARENT) \ in Visit() argument 47 #define TYPELOC(CLASS, PARENT) \ argument
|
D | TypeVisitor.h | 20 #define DISPATCH(CLASS) \ argument 71 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() argument 72 #define TYPE(CLASS, PARENT) case Type::CLASS: DISPATCH(CLASS##Type); in Visit() argument 80 #define TYPE(CLASS, PARENT) RetTy Visit##CLASS##Type(const CLASS##Type *T) { \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | TypeLocVisitor.h | 29 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() argument 30 #define TYPELOC(CLASS, PARENT) \ in Visit() argument 39 #define ABSTRACT_TYPELOC(CLASS, PARENT) in Visit() argument 40 #define TYPELOC(CLASS, PARENT) \ in Visit() argument 47 #define TYPELOC(CLASS, PARENT) \ argument
|
D | TypeVisitor.h | 20 #define DISPATCH(CLASS) \ argument 71 #define ABSTRACT_TYPE(CLASS, PARENT) in Visit() argument 72 #define TYPE(CLASS, PARENT) case Type::CLASS: DISPATCH(CLASS##Type); in Visit() argument 80 #define TYPE(CLASS, PARENT) RetTy Visit##CLASS##Type(const CLASS##Type *T) { \ argument
|
D | CommentVisitor.h | 22 #define PTR(CLASS) typename Ptr<CLASS>::type argument 23 #define DISPATCH(NAME, CLASS) \ argument 34 #define COMMENT(CLASS, PARENT) \ in visit() argument 46 #define COMMENT(CLASS, PARENT) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ExtractAPI/Serialization/ |
D | APISetVisitor.h | 92 #define GENERATE_TRAVERSE_METHOD(CLASS, BASE) \ argument 99 #define GENERATE_WALKUP_AND_VISIT_METHODS(CLASS, BASE) \ argument 107 #define CONCRETE_RECORD(CLASS, BASE, KIND) \ argument 111 #define ABSTRACT_RECORD(CLASS, BASE) \ argument 153 #define CONCRETE_RECORD(CLASS, BASE, KIND) \ in traverseAPIRecord() argument
|
/aosp_15_r20/external/icing/icing/jni/ |
H A D | jni-cache.cc | 61 #define ICING_GET_METHOD(CLASS, FIELD, NAME, SIGNATURE) \ argument 70 #define ICING_GET_OPTIONAL_STATIC_METHOD(CLASS, FIELD, NAME, SIGNATURE) \ argument 77 #define ICING_GET_STATIC_METHOD(CLASS, FIELD, NAME, SIGNATURE) \ argument 86 #define ICING_GET_STATIC_OBJECT_FIELD_OR_RETURN_NULL(CLASS, FIELD, NAME, \ argument 109 #define ICING_GET_STATIC_INT_FIELD(CLASS, FIELD, NAME) \ argument
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fImplementationLimitTests.cpp | 246 CLASS = CLASS_VALUE enumerator 254 CLASS = CLASS_VALUE enumerator 262 CLASS = CLASS_VALUE enumerator 270 CLASS = CLASS_VALUE enumerator 278 CLASS = CLASS_VALUE enumerator 286 CLASS = CLASS_VALUE enumerator 294 CLASS = CLASS_RANGE enumerator 302 CLASS = CLASS_ALIGNMENT enumerator
|