Home
last modified time | relevance | path

Searched defs:FIRST (Results 1 – 25 of 727) sorted by relevance

12345678910>>...30

/aosp_15_r20/external/elfutils/lib/
H A Ddynamicsizehash.h45 # 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/
DComment.h55 #define COMMENT_RANGE(BASE, FIRST, LAST) \ argument
57 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \ argument
DStmt.h89 #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/
DComment.h55 #define COMMENT_RANGE(BASE, FIRST, LAST) \ argument
57 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \ argument
DStmt.h89 #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/
DComment.h55 #define COMMENT_RANGE(BASE, FIRST, LAST) \ argument
57 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \ argument
DStmt.h89 #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/
DComment.h55 #define COMMENT_RANGE(BASE, FIRST, LAST) \ argument
57 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \ argument
DStmt.h89 #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 DArbitraryInstancesTest.java495 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 DArbitraryInstancesTest.java487 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/
Dalloc_lib.h78 #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 DCycleDetectingLockFactoryTest.java467 FIRST, enumConstant
473 FIRST, enumConstant
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DCycleDetectingLockFactoryTest.java467 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 Dstructured.rs264 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 DRequireHandheldDevice.java53 int priority() default FIRST; in priority() field
H A DRequireUsbDataSignalingCanBeDisabled.java45 int priority() default FIRST; in priority() field
H A DRequireNotCnGmsBuild.java42 int priority() default FIRST; in priority() field
H A DRequireGmsBuild.java48 int priority() default FIRST; in priority() field
H A DRequireNotAutomotive.java47 int priority() default FIRST; in priority() field
H A DRequireCnGmsBuild.java44 int priority() default FIRST; in priority() field
H A DRequireNotWatch.java45 int priority() default FIRST; in priority() field
H A DRequireDoesNotHaveFeatureGroup.java45 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 DRequireHeadlessSystemUserMode.java54 int priority() default FIRST; in priority() field
H A DRequireNotHeadlessSystemUserMode.java54 int priority() default FIRST; in priority() field

12345678910>>...30