/aosp_15_r20/external/rust/android-crates-io/crates/bstr/src/unicode/fsm/ |
D | grapheme_break_rev.rs | 12 struct Aligned<B: ?Sized> { struct 17 static ALIGNED: &'static Aligned<[u8]> = &Aligned { argument 30 struct Aligned<B: ?Sized> { struct 35 static ALIGNED: &'static Aligned<[u8]> = &Aligned { argument
|
D | grapheme_break_fwd.rs | 12 struct Aligned<B: ?Sized> { struct 17 static ALIGNED: &'static Aligned<[u8]> = &Aligned { argument 30 struct Aligned<B: ?Sized> { struct 35 static ALIGNED: &'static Aligned<[u8]> = &Aligned { argument
|
D | sentence_break_fwd.rs | 12 struct Aligned<B: ?Sized> { struct 17 static ALIGNED: &'static Aligned<[u8]> = &Aligned { variable 30 struct Aligned<B: ?Sized> { struct 35 static ALIGNED: &'static Aligned<[u8]> = &Aligned { variable
|
D | simple_word_fwd.rs | 12 struct Aligned<B: ?Sized> { struct 17 static ALIGNED: &'static Aligned<[u8]> = &Aligned { argument 30 struct Aligned<B: ?Sized> { struct 35 static ALIGNED: &'static Aligned<[u8]> = &Aligned { argument
|
D | whitespace_anchored_fwd.rs | 12 struct Aligned<B: ?Sized> { struct 17 static ALIGNED: &'static Aligned<[u8]> = &Aligned { argument 30 struct Aligned<B: ?Sized> { struct 35 static ALIGNED: &'static Aligned<[u8]> = &Aligned { argument
|
D | word_break_fwd.rs | 12 struct Aligned<B: ?Sized> { struct 17 static ALIGNED: &'static Aligned<[u8]> = &Aligned { argument 30 struct Aligned<B: ?Sized> { struct 35 static ALIGNED: &'static Aligned<[u8]> = &Aligned { argument
|
D | regional_indicator_rev.rs | 12 struct Aligned<B: ?Sized> { struct 17 static ALIGNED: &'static Aligned<[u8]> = &Aligned { argument 30 struct Aligned<B: ?Sized> { struct 35 static ALIGNED: &'static Aligned<[u8]> = &Aligned { argument
|
D | whitespace_anchored_rev.rs | 12 struct Aligned<B: ?Sized> { struct 17 static ALIGNED: &'static Aligned<[u8]> = &Aligned { argument 30 struct Aligned<B: ?Sized> { struct 35 static ALIGNED: &'static Aligned<[u8]> = &Aligned { argument
|
/aosp_15_r20/external/google-breakpad/src/common/dwarf/ |
H A D | bytereader_unittest.cc | 642 class Aligned: public AlignedFixture, public Test { }; class 644 TEST_F(Aligned, DW_EH_PE_aligned0) { in TEST_F() argument 652 TEST_F(Aligned, DW_EH_PE_aligned1) { in TEST_F() argument 660 TEST_F(Aligned, DW_EH_PE_aligned2) { in TEST_F() argument 668 TEST_F(Aligned, DW_EH_PE_aligned3) { in TEST_F() argument 676 TEST_F(Aligned, DW_EH_PE_aligned11) { in TEST_F() argument 685 TEST_F(Aligned, DW_EH_PE_aligned30) { in TEST_F() argument 694 TEST_F(Aligned, DW_EH_PE_aligned23) { in TEST_F() argument 703 TEST_F(Aligned, DW_EH_PE_aligned03) { in TEST_F() argument
|
/aosp_15_r20/external/pigweed/pw_bytes/ |
H A D | alignment_test.cc | 57 TEST(AlignUp, Aligned) { in TEST() argument 88 TEST(AlignDown, Aligned) { in TEST() argument 119 TEST(Padding, Aligned) { in TEST() argument
|
H A D | packed_ptr_test.cc | 26 struct alignas(kAlign) Aligned { struct 27 uint16_t val_ = 0;
|
/aosp_15_r20/external/skia/bench/ |
H A D | GrMemoryPoolBench.cpp | 17 struct alignas(GrMemoryPool::kAlignment) Aligned { struct 18 char buf[32];
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/External/Common/ |
H A D | GmmTextureExt.h | 50 } UnAligned, Aligned; member 70 } UnAligned, Aligned, Physical; member
|
/aosp_15_r20/external/emboss/runtime/cpp/test/ |
H A D | emboss_defines_test.cc | 26 TEST(CheckPointerAlignment, Aligned) { in TEST() argument
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | map_test.cc | 77 TEST(MapTest, Aligned) { MapTest_Aligned<AlignedAsDefault>(); } in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | map_test.cc | 77 TEST(MapTest, Aligned) { MapTest_Aligned<AlignedAsDefault>(); } in TEST() argument
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 80 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr() 100 const AlignedAttr *Aligned, Decl *New) { in instantiateDependentAlignedAttr() 138 const AssumeAlignedAttr *Aligned, Decl *New) { in instantiateDependentAssumeAlignedAttr() 161 const AlignValueAttr *Aligned, Decl *New) { in instantiateDependentAlignValueAttr() 316 const AlignedAttr *Aligned = dyn_cast<AlignedAttr>(TmplAttr); in InstantiateAttrs() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Attributes.h | 54 Aligned = 1 << 5, // Allocator function aligns allocations per the enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Attributes.h | 56 Aligned = 1 << 5, // Allocator function aligns allocations per the enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Attributes.h | 55 Aligned = 1 << 5, // Allocator function aligns allocations per the enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Attributes.h | 55 Aligned = 1 << 5, // Allocator function aligns allocations per the enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Attributes.h | 55 Aligned = 1 << 5, // Allocator function aligns allocations per the enumerator
|
/aosp_15_r20/external/llvm-libc/test/src/string/memory_utils/ |
H A D | memory_check_utils.h | 40 enum class Aligned : bool { NO = false, YES = true }; enum
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 563 bool Aligned) { in UpgradeMaskedStore() 583 bool Aligned) { in UpgradeMaskedLoad()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 1556 bool Aligned) { in UpgradeMaskedStore() 1578 bool Aligned) { in UpgradeMaskedLoad() 2192 bool Aligned = Name[17] != 'u'; // "avx512.mask.storeu". in UpgradeIntrinsicCall() local 2559 bool Aligned = Name[16] != 'u'; // "avx512.mask.loadu". in UpgradeIntrinsicCall() local
|