Searched refs:TypeName (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/lib/acpica/source/compiler/
H A Daslpredef.c618 char *TypeName; local
636 TypeName = "Integer";
642 TypeName = "String";
648 TypeName = "Buffer";
655 TypeName = "Package";
676 TypeName = "Reference";
683 TypeName = UtGetOpName (Op->Asl.ParseOpcode);
704 PredefinedName, TypeName, StringBuffer);
709 PredefinedName, TypeName, PackageIndex, StringBuffer);
/fuchsia/zircon/system/uapp/hid/
H A Dreport.cpp11 const char* TypeName(hid::Item::Type t) { function in namespace:__anon849
89 TypeName(item.type()), TagName(item.tag()), item.data());
/fuchsia/zircon/third_party/lib/acpica/source/tools/acpiexec/
H A Daehandlers.c511 char *TypeName; local
518 TypeName = "GPE";
523 TypeName = "FixedEvent";
528 TypeName = "UNKNOWN";
534 TypeName, EventNumber, Device);
/fuchsia/zircon/system/host/zbi/
H A Dzbi.cpp948 static const char* TypeName(uint32_t zbi_type) { function in class:__anon583::Item
1015 const char* type_name = TypeName(type());

Completed in 64 milliseconds