Searched refs:statics (Results 1 – 5 of 5) sorted by relevance
/aosp12/art/runtime/ |
H A D | class_linker_test.cc | 1173 Handle<mirror::Class> statics( in TEST_F() local 1183 EXPECT_EQ(9U, statics->NumStaticFields()); in TEST_F() 1192 EXPECT_EQ(5, s1->GetByte(statics.Get())); in TEST_F() 1193 s1->SetByte<false>(statics.Get(), 6); in TEST_F() 1198 s2->SetChar<false>(statics.Get(), 'b'); in TEST_F() 1203 s3->SetShort<false>(statics.Get(), -535); in TEST_F() 1218 s6->SetFloat<false>(statics.Get(), 0.75); in TEST_F() 1235 EXPECT_EQ(6, s1->GetByte(statics.Get())); in TEST_F() 1489 Handle<mirror::Class> statics( in TEST_F() local 1512 Handle<mirror::Class> statics( in TEST_F() local [all …]
|
/aosp12/system/iorap/ |
H A D | Android.bp | 302 // the current convention is to use an extra 'defaults' rule for statics 376 // the current convention is to use an extra 'defaults' rule for statics 462 // the current convention is to use an extra 'defaults' rule for statics 496 // the current convention is to use an extra 'defaults' rule for statics 623 // the current convention is to use an extra 'defaults' rule for statics
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |