Home
last modified time | relevance | path

Searched refs:hard (Results 1 – 25 of 131) sorted by relevance

123456

/aosp12/art/test/600-verifier-fails/
H A Dinfo.txt6 not hide the hard verification failure (on the type mismatch) to
9 hard verification failure (not calling super in constructor) should
15 soft verification failure (cannot access) should not hide the hard
/aosp12/art/test/800-smali/smali/
H A Db_122501785.smali3 # Test that a hard + soft verifier failure in instance field access
4 # correctly triggers the hard fail to protect the compiler.
H A Db_20224106.smali3 # Test that a hard + soft verifier failure in invoke-interface does not lead to
4 # an order abort (the last failure must be hard).
H A Db_27799205_6.smali4 # A class with an unresolved array type should not fail hard (unless it's a primitive-type access).
H A Db_27799205_1.smali4 # A class with an unresolved array type should not fail hard (unless it's a primitive-type access).
H A Db_27799205_2.smali4 # A class with an unresolved array type should not fail hard (unless it's a primitive-type access).
H A Db_27799205_4.smali4 # A class with an unresolved array type should not fail hard (unless it's a primitive-type access).
H A Db_27799205_5.smali4 # A class with an unresolved array type should not fail hard (unless it's a primitive-type access).
H A Db_134061982.smali41 # r2 should not be primitive, so this should hard-fail if reached.
H A Db_27799205_3.smali4 # A class with an unresolved array type should not fail hard (unless it's a primitive-type access).
/aosp12/bionic/libc/kernel/uapi/linux/
H A Drfkill.h52 __u8 hard; member
59 __u8 hard; member
H A Dif_arcnet.h72 struct arc_hardware hard; member
H A Dxfrm.h381 __u8 hard; member
385 __u8 hard; member
/aosp12/system/libbase/
H A DREADME.md8 In this context, "error-prone" covers both "hard to do correctly" and
9 "hard to do with good performance", but as a general purpose library,
/aosp12/system/core/bootstat/
H A Dboot_reason_test.sh510 hard | hard,?* ) ;;
515 reboot,hard | reboot,hard,* ) var=${var#reboot,} ; var=${var%,} ;;
685 bootloader | recovery | cold | hard | warm ) reason=${TEST} ;;
1367 eval set properties ota cold factory_reset hard battery unknown \
/aosp12/art/test/440-stmp/
H A Dinfo.txt3 hard-float calling convention.
/aosp12/art/test/419-long-parameter/
H A Dinfo.txt2 on 32bits architectures. The move to hard float ABI makes it so that the
/aosp12/packages/providers/CalendarProvider/tests/
H A DEMMA_README9 # Also, since we're doing this "the hard way", it's necessary to have
37 # this path is hard-coded into the CalendarEmmaTestRunner
/aosp12/frameworks/base/packages/SettingsLib/
H A DOWNERS11 # Exempt resource files (because they are in a flat directory and too hard to manage via OWNERS)
/aosp12/packages/apps/Settings/
H A DOWNERS18 # Exempt resource files (because they are in a flat directory and too hard to manage via OWNERS)
/aosp12/frameworks/base/core/proto/android/content/
H A Dfeatureinfo.proto28 // Some hard coded feature name
/aosp12/art/test/606-erroneous-class/smali/
H A DErrClass.smali22 # Use a new instance before initializing it => hard verifier error.
/aosp12/system/bt/hci/src/
H A Dhci_layer_linux.cc70 uint8_t soft, hard; member
380 event.hard = block; in rfkill()
/aosp12/frameworks/base/core/proto/android/server/
H A Dstatlogger.proto33 // Labels are hard-coded in Android framework code.
/aosp12/frameworks/base/data/sounds/
H A DREADME.txt8 SOUND_EFFECT_FILES contains a hard-coded list of asset filenames, stored

123456