/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/ |
H A D | visit_mut.rs | 6 #[cfg(any(feature = "full", feature = "derive"))] 8 #[cfg(feature = "full")] 9 macro_rules! full { macro 14 #[cfg(all(feature = "derive", not(feature = "full")))] 15 macro_rules! full { macro 30 #[cfg(any(feature = "derive", feature = "full"))] 31 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] 35 #[cfg(any(feature = "derive", feature = "full"))] 36 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] 43 #[cfg(feature = "full")] [all …]
|
H A D | visit.rs | 6 #[cfg(any(feature = "full", feature = "derive"))] 8 #[cfg(feature = "full")] 9 macro_rules! full { macro 14 #[cfg(all(feature = "derive", not(feature = "full")))] 15 macro_rules! full { macro 29 #[cfg(any(feature = "derive", feature = "full"))] 30 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] 34 #[cfg(any(feature = "derive", feature = "full"))] 35 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] 42 #[cfg(feature = "full")] [all …]
|
H A D | fold.rs | 10 #[cfg(any(feature = "full", feature = "derive"))] 12 #[cfg(feature = "full")] 13 macro_rules! full { macro 18 #[cfg(all(feature = "derive", not(feature = "full")))] 19 macro_rules! full { macro 30 #[cfg(any(feature = "derive", feature = "full"))] 31 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] 35 #[cfg(any(feature = "derive", feature = "full"))] 36 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] 43 #[cfg(feature = "full")] [all …]
|
H A D | eq.rs | 4 #[cfg(any(feature = "derive", feature = "full"))] 6 #[cfg(any(feature = "derive", feature = "full"))] 9 #[cfg(any(feature = "derive", feature = "full"))] 16 #[cfg(any(feature = "derive", feature = "full"))] 19 #[cfg(any(feature = "derive", feature = "full"))] 26 #[cfg(feature = "full")] 29 #[cfg(feature = "full")] 37 #[cfg(any(feature = "derive", feature = "full"))] 40 #[cfg(any(feature = "derive", feature = "full"))] 48 #[cfg(any(feature = "derive", feature = "full"))] [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/ |
D | visit_mut.rs | 6 #[cfg(any(feature = "full", feature = "derive"))] 8 #[cfg(feature = "full")] 9 macro_rules! full { macro 14 #[cfg(all(feature = "derive", not(feature = "full")))] 15 macro_rules! full { macro 30 #[cfg(any(feature = "derive", feature = "full"))] 31 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] 35 #[cfg(any(feature = "derive", feature = "full"))] 36 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] 43 #[cfg(feature = "full")] [all …]
|
D | visit.rs | 6 #[cfg(any(feature = "full", feature = "derive"))] 8 #[cfg(feature = "full")] 9 macro_rules! full { macro 14 #[cfg(all(feature = "derive", not(feature = "full")))] 15 macro_rules! full { macro 29 #[cfg(any(feature = "derive", feature = "full"))] 30 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] 34 #[cfg(any(feature = "derive", feature = "full"))] 35 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] 42 #[cfg(feature = "full")] [all …]
|
D | fold.rs | 10 #[cfg(any(feature = "full", feature = "derive"))] 12 #[cfg(feature = "full")] 13 macro_rules! full { macro 18 #[cfg(all(feature = "derive", not(feature = "full")))] 19 macro_rules! full { macro 30 #[cfg(any(feature = "derive", feature = "full"))] 31 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] 35 #[cfg(any(feature = "derive", feature = "full"))] 36 #[cfg_attr(doc_cfg, doc(cfg(any(feature = "derive", feature = "full"))))] 43 #[cfg(feature = "full")] [all …]
|
D | eq.rs | 4 #[cfg(any(feature = "derive", feature = "full"))] 6 #[cfg(any(feature = "derive", feature = "full"))] 9 #[cfg(any(feature = "derive", feature = "full"))] 16 #[cfg(any(feature = "derive", feature = "full"))] 19 #[cfg(any(feature = "derive", feature = "full"))] 26 #[cfg(feature = "full")] 29 #[cfg(feature = "full")] 37 #[cfg(any(feature = "derive", feature = "full"))] 40 #[cfg(any(feature = "derive", feature = "full"))] 48 #[cfg(any(feature = "derive", feature = "full"))] [all …]
|
/aosp_15_r20/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/ |
H A D | jdk6-gc.txt | 2 [Full GC 384K->288K(62848K), 0.0054550 secs] 4 [Full GC 288K->288K(62848K), 0.0049580 secs] 6 [Full GC 288K->288K(62848K), 0.0048240 secs] 8 [Full GC 288K->288K(62848K), 0.0063250 secs] 10 [Full GC 288K->288K(62848K), 0.0048210 secs] 12 [Full GC 288K->288K(62848K), 0.0049430 secs] 14 [Full GC 288K->288K(62848K), 0.0047700 secs] 16 [Full GC 288K->288K(62848K), 0.0047090 secs] 18 [Full GC 288K->288K(62848K), 0.0047220 secs] 20 [Full GC 288K->288K(62848K), 0.0047330 secs] [all …]
|
H A D | jdk7-gc.txt | 2 2013-02-11T20:15:26.708-0600: 0.099: [Full GC 576K->486K(62848K), 0.0044860 secs] 4 2013-02-11T20:15:26.713-0600: 0.105: [Full GC 486K->486K(62848K), 0.0039840 secs] 6 2013-02-11T20:15:26.718-0600: 0.110: [Full GC 486K->486K(62848K), 0.0038350 secs] 8 2013-02-11T20:15:26.723-0600: 0.114: [Full GC 486K->486K(62848K), 0.0045480 secs] 10 2013-02-11T20:15:26.728-0600: 0.119: [Full GC 486K->486K(62848K), 0.0036570 secs] 12 2013-02-11T20:15:26.732-0600: 0.123: [Full GC 486K->486K(62848K), 0.0036650 secs] 14 2013-02-11T20:15:26.736-0600: 0.128: [Full GC 486K->486K(62848K), 0.0035990 secs] 16 2013-02-11T20:15:26.740-0600: 0.132: [Full GC 486K->486K(62848K), 0.0038150 secs] 18 2013-02-11T20:15:26.745-0600: 0.136: [Full GC 486K->486K(62848K), 0.0036000 secs] 20 2013-02-11T20:15:26.749-0600: 0.140: [Full GC 486K->486K(62848K), 0.0035820 secs] [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/gen/ |
H A D | eq.rs | 4 #[cfg(any(feature = "derive", feature = "full"))] 7 #[cfg(any(feature = "derive", feature = "full"))] 10 #[cfg(any(feature = "derive", feature = "full"))] 17 #[cfg(any(feature = "derive", feature = "full"))] 20 #[cfg(any(feature = "derive", feature = "full"))] 27 #[cfg(feature = "full")] 30 #[cfg(feature = "full")] 38 #[cfg(any(feature = "derive", feature = "full"))] 41 #[cfg(any(feature = "derive", feature = "full"))] 52 #[cfg(any(feature = "derive", feature = "full"))] [all …]
|
H A D | visit.rs | 5 #[cfg(any(feature = "full", feature = "derive"))] 7 #[cfg(any(feature = "full", feature = "derive"))] 11 #[cfg(feature = "full")] 12 macro_rules! full { macro 17 #[cfg(all(feature = "derive", not(feature = "full")))] 18 macro_rules! full { macro 34 #[cfg(any(feature = "derive", feature = "full"))] 38 #[cfg(any(feature = "derive", feature = "full"))] 45 #[cfg(feature = "full")] 49 #[cfg(any(feature = "derive", feature = "full"))] [all …]
|
H A D | visit_mut.rs | 5 #[cfg(any(feature = "full", feature = "derive"))] 7 #[cfg(any(feature = "full", feature = "derive"))] 11 #[cfg(feature = "full")] 12 macro_rules! full { macro 17 #[cfg(all(feature = "derive", not(feature = "full")))] 18 macro_rules! full { macro 35 #[cfg(any(feature = "derive", feature = "full"))] 39 #[cfg(any(feature = "derive", feature = "full"))] 46 #[cfg(feature = "full")] 50 #[cfg(any(feature = "derive", feature = "full"))] [all …]
|
H A D | fold.rs | 6 #[cfg(any(feature = "full", feature = "derive"))] 8 #[cfg(any(feature = "full", feature = "derive"))] 12 #[cfg(feature = "full")] 13 macro_rules! full { macro 18 #[cfg(all(feature = "derive", not(feature = "full")))] 19 macro_rules! full { macro 32 #[cfg(any(feature = "derive", feature = "full"))] 36 #[cfg(any(feature = "derive", feature = "full"))] 43 #[cfg(feature = "full")] 47 #[cfg(any(feature = "derive", feature = "full"))] [all …]
|
H A D | clone.rs | 6 #[cfg(any(feature = "derive", feature = "full"))] 16 #[cfg(any(feature = "derive", feature = "full"))] 28 #[cfg(feature = "full")] 42 #[cfg(any(feature = "derive", feature = "full"))] 45 #[cfg(any(feature = "derive", feature = "full"))] 52 #[cfg(any(feature = "derive", feature = "full"))] 65 #[cfg(any(feature = "derive", feature = "full"))] 76 #[cfg(any(feature = "derive", feature = "full"))] 79 #[cfg(any(feature = "derive", feature = "full"))] 86 #[cfg(any(feature = "derive", feature = "full"))] [all …]
|
/aosp_15_r20/external/llvm/unittests/IR/ |
H A D | ConstantRangeTest.cpp | 21 static ConstantRange Full; member in __anon7f14eca50111::ConstantRangeTest 28 ConstantRange ConstantRangeTest::Full(16); member in __anon7f14eca50111::ConstantRangeTest 35 EXPECT_TRUE(Full.isFullSet()); in TEST_F() 36 EXPECT_FALSE(Full.isEmptySet()); in TEST_F() 37 EXPECT_TRUE(Full.inverse().isEmptySet()); in TEST_F() 38 EXPECT_FALSE(Full.isWrappedSet()); in TEST_F() 39 EXPECT_TRUE(Full.contains(APInt(16, 0x0))); in TEST_F() 40 EXPECT_TRUE(Full.contains(APInt(16, 0x9))); in TEST_F() 41 EXPECT_TRUE(Full.contains(APInt(16, 0xa))); in TEST_F() 42 EXPECT_TRUE(Full.contains(APInt(16, 0xaa9))); in TEST_F() [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/ |
H A D | langtags.json | 16 "full": "aa-Latn-ET", string 31 "full": "aa-Arab-ET", string 45 "full": "aa-Latn-DJ", string 59 "full": "aa-Latn-ER", string 73 "full": "aa-Ethi-ET", string 87 "full": "aaa-Latn-NG", string 101 "full": "aab-Latn-NG", string 116 "full": "aac-Latn-PG", string 129 "full": "aad-Latn-PG", string 144 "full": "aae-Latn-IT", string [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libprotobuf-cpp-full/linux_glibc_x86_64_shared/ |
D | libprotobuf-cpp-full.so.rsp | 1 …full/linux_glibc_x86_64_static/obj/external/protobuf/src/google/protobuf/any_lite.o out/soong/.int…
|
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libprotobuf-cpp-full/linux_glibc_x86_64_static/ |
D | libprotobuf-cpp-full.a.rsp | 1 …full/linux_glibc_x86_64_static/obj/external/protobuf/src/google/protobuf/any_lite.o out/soong/.int…
|
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libprotobuf-cpp-full-ndk/android_arm64_armv8-2a_cortex-a55_static/ |
D | libprotobuf-cpp-full-ndk.a.rsp | 1 …full-ndk/android_arm64_armv8-2a_cortex-a55_static/obj/external/protobuf/src/google/protobuf/any_li…
|
/aosp_15_r20/packages/services/Car/car_product/build/ |
D | preinstalled-packages-product-car-base.xml | 69 Here the apps will have FULL and SYSTEM. 72 <install-in user-type="FULL" /> 78 <install-in user-type="FULL" /> 82 <install-in user-type="FULL" /> 86 <install-in user-type="FULL" /> 90 <install-in user-type="FULL" /> 94 <install-in user-type="FULL" /> 98 <install-in user-type="FULL" /> 105 <install-in user-type="FULL" /> 109 <!-- Need to upload collected bugreports even if full user was deleted or changed --> [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libprotobuf-cpp-full/android_arm64_armv8-2a_cortex-a55_shared/unstripped/ |
D | libprotobuf-cpp-full.so.rsp | 1 …full/android_arm64_armv8-2a_cortex-a55_shared/obj/external/protobuf/src/google/protobuf/any_lite.o…
|
/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/ |
H A D | CopyOnWriteArrayListTest.java | 93 CopyOnWriteArrayList full = populatedArray(3); in testAddAll() local 94 assertTrue(full.addAll(Arrays.asList(three, four, five))); in testAddAll() 95 assertEquals(6, full.size()); in testAddAll() 96 assertTrue(full.addAll(Arrays.asList(three, four, five))); in testAddAll() 97 assertEquals(9, full.size()); in testAddAll() 105 CopyOnWriteArrayList full = populatedArray(3); in testAddAllAbsent() local 107 assertEquals(2, full.addAllAbsent(Arrays.asList(three, four, one))); in testAddAllAbsent() 108 assertEquals(5, full.size()); in testAddAllAbsent() 109 assertEquals(0, full.addAllAbsent(Arrays.asList(three, four, one))); in testAddAllAbsent() 110 assertEquals(5, full.size()); in testAddAllAbsent() [all …]
|
/aosp_15_r20/cts/hostsidetests/media/bitstreams/ |
H A D | DynamicConfig.xml | 21 …930107,width=1280,height=720,frame-rate=24,profile=1,level=512,bitrate=5073888,package=full</value> 24 …616364,width=1280,height=720,frame-rate=25,profile=1,level=512,bitrate=5076136,package=full</value> 27 …352067,width=1280,height=720,frame-rate=30,profile=1,level=512,bitrate=5079944,package=full</value> 30 …59005,width=1280,height=720,frame-rate=48,profile=1,level=1024,bitrate=7624832,package=full</value> 33 …23124,width=1280,height=720,frame-rate=50,profile=1,level=1024,bitrate=7628032,package=full</value> 36 …69984,width=1280,height=720,frame-rate=60,profile=1,level=1024,bitrate=7628632,package=full</value> 39 …9277,width=1920,height=1080,frame-rate=24,profile=1,level=2048,bitrate=8132560,package=full</value> 42 …4747,width=1920,height=1080,frame-rate=25,profile=1,level=2048,bitrate=8135064,package=full</value> 45 …7513,width=1920,height=1080,frame-rate=30,profile=1,level=2048,bitrate=8140304,package=full</value> 48 …748,width=1920,height=1080,frame-rate=48,profile=1,level=8192,bitrate=12222264,package=full</value> [all …]
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/ |
H A D | CopyOnWriteArrayListTest.java | 148 CopyOnWriteArrayList full = populatedArray(3); in testAddAll() local 149 assertTrue(full.addAll(Arrays.asList(three, four, five))); in testAddAll() 150 assertEquals(6, full.size()); in testAddAll() 151 assertTrue(full.addAll(Arrays.asList(three, four, five))); in testAddAll() 152 assertEquals(9, full.size()); in testAddAll() 161 CopyOnWriteArrayList full = populatedArray(3); in testAddAllAbsent() local 163 assertEquals(2, full.addAllAbsent(Arrays.asList(three, four, one))); in testAddAllAbsent() 164 assertEquals(5, full.size()); in testAddAllAbsent() 165 assertEquals(0, full.addAllAbsent(Arrays.asList(three, four, one))); in testAddAllAbsent() 166 assertEquals(5, full.size()); in testAddAllAbsent() [all …]
|