Searched refs:ET (Results 1 – 3 of 3) sorted by relevance
2766 #define FLATBUFFERS_GEN_ELEMENTARY_TYPES(ET) \2767 ET(ET_UTYPE) \2768 ET(ET_BOOL) \2769 ET(ET_CHAR) \2770 ET(ET_UCHAR) \2771 ET(ET_SHORT) \2772 ET(ET_USHORT) \2773 ET(ET_INT) \2774 ET(ET_UINT) \2775 ET(ET_LONG) \[all …]
33 import xml.etree.ElementTree as ET namespace208 tree = ET.parse(config_file)
34 import xml.etree.ElementTree as ET namespace250 tree = ET.parse(android_manifest)