Home
last modified time | relevance | path

Searched refs:sense (Results 1 – 25 of 69) sorted by relevance

123

/aosp12/system/libbase/include/android-base/
H A Dlogging.h287 #define CHECK_STROP(s1, s2, sense) \ argument
288 while (UNLIKELY((strcmp(s1, s2) == 0) != (sense))) \
294 << ((sense) ? " == " : " != ") << "\"" << (s2) << "\""
/aosp12/hardware/interfaces/tests/extension/vibrator/aidl/client/
H A DAndroid.bp19 // makes the most sense, but both are provided here as an example.
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dvirtio_scsi.h54 __u8 sense[VIRTIO_SCSI_SENSE_SIZE]; member
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dhwservice.te78 # It does not make sense to register or lookup something which is not a
/aosp12/bootable/recovery/edify/
H A DREADME.md28 - All functions are actually macros (in the Lisp sense); the body of
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dhwservice.te100 # It does not make sense to register or lookup something which is not a
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dhwservice.te99 # It does not make sense to register or lookup something which is not a
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dhwservice.te99 # It does not make sense to register or lookup something which is not a
/aosp12/system/sepolicy/public/
H A Dhwservice.te99 # It does not make sense to register or lookup something which is not a
/aosp12/hardware/interfaces/light/2.0/
H A Dtypes.hal83 * BUTTONS, it might make sense to also light the INDICATOR
/aosp12/system/core/cli-test/
H A DREADME.md29 probably doesn't make sense.
/aosp12/system/sepolicy/prebuilts/api/26.0/private/
H A Dmls97 # This would only make sense if apps were assigned categories
/aosp12/system/sepolicy/prebuilts/api/27.0/private/
H A Dmls97 # This would only make sense if apps were assigned categories
H A Dpriv_app.te148 # permission only makes sense within a domain (hence should
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Dmls97 # This would only make sense if apps were assigned categories
/aosp12/frameworks/base/tools/aapt2/
H A DResources.proto449 // The smallest integer allowed for this XML attribute. Only makes sense if the format includes
453 // The largest integer allowed for this XML attribute. Only makes sense if the format includes
457 // The set of enums/flags defined in this attribute. Only makes sense if the format includes
/aosp12/frameworks/native/opengl/specs/
H A DEGL_ANDROID_recordable.txt99 RESOLVED: It should be a new attribute. It does not make sense to use up a
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dmls104 # This would only make sense if apps were assigned categories
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dmls104 # This would only make sense if apps were assigned categories
/aosp12/frameworks/base/packages/SystemUI/docs/
H A Dfalsing.md103 sense to increase the penalty as mis-taps should be less likely to occur after
203 two extremes makes sense.
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dmls113 # This would only make sense if apps were assigned categories
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dmls113 # This would only make sense if apps were assigned categories
/aosp12/system/sepolicy/private/
H A Dmls113 # This would only make sense if apps were assigned categories
/aosp12/frameworks/base/core/proto/android/os/
H A Dsystem_properties.proto307 // human-readable format. Only makes sense for internal engineering
326 // real username. Only makes sense for internal engineering builds.
/aosp12/hardware/interfaces/wifi/1.5/
H A Dtypes.hal204 * virtual carrier sense (CS) mechanism.

123