/aosp_15_r20/external/elfutils/lib/ |
H A D | dynamicsizehash.h | 45 # define FIRST(name) name##_ent *first; macro 48 # define FIRST(name) macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | Comment.h | 55 #define COMMENT_RANGE(BASE, FIRST, LAST) \ argument 57 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \ argument
|
D | Stmt.h | 89 #define STMT_RANGE(BASE, FIRST, LAST) \ argument 91 #define LAST_STMT_RANGE(BASE, FIRST, LAST) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | Comment.h | 55 #define COMMENT_RANGE(BASE, FIRST, LAST) \ argument 57 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \ argument
|
D | Stmt.h | 89 #define STMT_RANGE(BASE, FIRST, LAST) \ argument 91 #define LAST_STMT_RANGE(BASE, FIRST, LAST) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | Comment.h | 55 #define COMMENT_RANGE(BASE, FIRST, LAST) \ argument 57 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \ argument
|
D | Stmt.h | 89 #define STMT_RANGE(BASE, FIRST, LAST) \ argument 91 #define LAST_STMT_RANGE(BASE, FIRST, LAST) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | Comment.h | 55 #define COMMENT_RANGE(BASE, FIRST, LAST) \ argument 57 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \ argument
|
D | Stmt.h | 89 #define STMT_RANGE(BASE, FIRST, LAST) \ argument 91 #define LAST_STMT_RANGE(BASE, FIRST, LAST) \ argument
|
/aosp_15_r20/external/guava/guava-testlib/test/com/google/common/testing/ |
H A D | ArbitraryInstancesTest.java | 495 public static final WithPublicConstants FIRST = new WithPublicConstants(); field in ArbitraryInstancesTest.WithPublicConstants 505 public static final @Nullable FirstConstantIsNull FIRST = null; field in ArbitraryInstancesTest.FirstConstantIsNull
|
/aosp_15_r20/external/guava/android/guava-testlib/test/com/google/common/testing/ |
H A D | ArbitraryInstancesTest.java | 487 public static final WithPublicConstants FIRST = new WithPublicConstants(); field in ArbitraryInstancesTest.WithPublicConstants 497 public static final @Nullable FirstConstantIsNull FIRST = null; field in ArbitraryInstancesTest.FirstConstantIsNull
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | alloc_lib.h | 78 #define BOOST_CONTAINER_MEMCHAIN_INIT_FROM(PMEMCHAIN, FIRST, LAST, NUM)\ argument 177 #define BOOST_CONTAINER_MEMCHAIN_INCORPORATE_AFTER(PMEMCHAIN, BEFORE_IT, FIRST, BEFORELAST, NUM)\ argument
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
H A D | CycleDetectingLockFactoryTest.java | 467 FIRST, enumConstant 473 FIRST, enumConstant
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
H A D | CycleDetectingLockFactoryTest.java | 467 FIRST, enumConstant 473 FIRST, enumConstant
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/ |
H A D | structured.rs | 264 const FIRST: &str = "3013940e49207265616420746865206e657700"; constant
|
/aosp_15_r20/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/ |
H A D | RequireHandheldDevice.java | 53 int priority() default FIRST; in priority() field
|
H A D | RequireUsbDataSignalingCanBeDisabled.java | 45 int priority() default FIRST; in priority() field
|
H A D | RequireNotCnGmsBuild.java | 42 int priority() default FIRST; in priority() field
|
H A D | RequireGmsBuild.java | 48 int priority() default FIRST; in priority() field
|
H A D | RequireNotAutomotive.java | 47 int priority() default FIRST; in priority() field
|
H A D | RequireCnGmsBuild.java | 44 int priority() default FIRST; in priority() field
|
H A D | RequireNotWatch.java | 45 int priority() default FIRST; in priority() field
|
H A D | RequireDoesNotHaveFeatureGroup.java | 45 int priority() default FIRST; in priority() field
|
/aosp_15_r20/cts/common/device-side/bedstead/modules/multiuser/src/main/kotlin/com/android/bedstead/multiuser/annotations/ |
H A D | RequireHeadlessSystemUserMode.java | 54 int priority() default FIRST; in priority() field
|
H A D | RequireNotHeadlessSystemUserMode.java | 54 int priority() default FIRST; in priority() field
|