Home
last modified time | relevance | path

Searched defs:Undefined (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
H A DTimeStatsHelper.h63 Undefined = 0, enumerator
70 Undefined = 0, enumerator
/aosp12/art/runtime/verifier/
H A Dreg_type_cache-inl.h80 inline const UndefinedType& RegTypeCache::Undefined() { in Undefined() function
/aosp12/art/libelffile/dwarf/
H A Ddebug_frame_opcode_writer.h153 void ALWAYS_INLINE Undefined(Reg reg) { in Undefined() function
/aosp12/bionic/libc/kernel/uapi/sound/
H A Dhdsp.h31 Undefined, enumerator
/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DResolveInfo.h68 enum Desc { Undefined = 0, Define = 1, Common = 2, Indirect = 3, NoneDesc }; enumerator
/aosp12/build/soong/cc/
H A Dsanitize.go178 Undefined *bool `android:"arch_variant"` member
/aosp12/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/
H A DTestHidSensorSpec.h833 #define Undefined 0x00 macro