/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
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
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
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
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
D | api.rs | 175 const CLASS: i32; constant 183 const CLASS: i32; constant 186 const CLASS: i32 = T::CLASS; constant 200 const CLASS: i32 = c::FileBasicInfo; constant 203 const CLASS: i32 = c::FileEndOfFileInfo; constant 206 const CLASS: i32 = c::FileAllocationInfo; constant 209 const CLASS: i32 = c::FileDispositionInfo; constant 212 const CLASS: i32 = c::FileDispositionInfoEx; constant 215 const CLASS: i32 = c::FileIoPriorityHintInfo; constant
|
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
D | api.rs | 175 const CLASS: i32; constant 183 const CLASS: i32; constant 186 const CLASS: i32 = T::CLASS; constant 200 const CLASS: i32 = c::FileBasicInfo; constant 203 const CLASS: i32 = c::FileEndOfFileInfo; constant 206 const CLASS: i32 = c::FileAllocationInfo; constant 209 const CLASS: i32 = c::FileDispositionInfo; constant 212 const CLASS: i32 = c::FileDispositionInfoEx; constant 215 const CLASS: i32 = c::FileIoPriorityHintInfo; constant
|
/prebuilts/clang/host/linux-x86/clang-r547379/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
|
D | StmtVisitor.h | 39 #define PTR(CLASS) typename Ptr<CLASS>::type argument 40 #define DISPATCH(NAME, CLASS) \ argument 109 #define STMT(CLASS, PARENT) \ in Visit() argument 117 #define STMT(CLASS, PARENT) \ argument
|
/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
|
D | StmtVisitor.h | 38 #define PTR(CLASS) typename Ptr<CLASS>::type argument 39 #define DISPATCH(NAME, CLASS) \ argument 108 #define STMT(CLASS, PARENT) \ in Visit() argument 116 #define STMT(CLASS, PARENT) \ argument
|
/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
|
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
|
D | StmtVisitor.h | 39 #define PTR(CLASS) typename Ptr<CLASS>::type argument 40 #define DISPATCH(NAME, CLASS) \ argument 109 #define STMT(CLASS, PARENT) \ in Visit() argument 117 #define STMT(CLASS, PARENT) \ argument
|
/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
|
D | StmtVisitor.h | 39 #define PTR(CLASS) typename Ptr<CLASS>::type argument 40 #define DISPATCH(NAME, CLASS) \ argument 109 #define STMT(CLASS, PARENT) \ in Visit() argument 117 #define STMT(CLASS, PARENT) \ argument
|
D | DeclVisitor.h | 33 #define PTR(CLASS) typename Ptr<CLASS>::type argument 34 #define DISPATCH(NAME, CLASS) \ argument
|
/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
|
/prebuilts/clang/host/linux-x86/clang-r547379/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
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | libc-lock.h | 53 #define __libc_lock_define_recursive(CLASS,NAME) \ argument 60 # define __libc_lock_define_initialized_recursive(CLASS,NAME) \ argument 63 # define __libc_lock_define_initialized_recursive(CLASS,NAME) \ argument 69 # define __libc_lock_define_initialized_recursive(CLASS,NAME) \ argument
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | libc-lock.h | 53 #define __libc_lock_define_recursive(CLASS,NAME) \ argument 60 # define __libc_lock_define_initialized_recursive(CLASS,NAME) \ argument 63 # define __libc_lock_define_initialized_recursive(CLASS,NAME) \ argument 69 # define __libc_lock_define_initialized_recursive(CLASS,NAME) \ argument
|