Searched defs:typecode (Results 1 – 6 of 6) sorted by relevance
43 #define TYPE_IS_CONTAINER(typecode) \ argument294 dbus_type_is_container (int typecode) in dbus_type_is_container()318 dbus_type_is_basic (int typecode) in dbus_type_is_basic()349 dbus_type_is_fixed (int typecode) in dbus_type_is_fixed()383 dbus_type_is_valid (int typecode) in dbus_type_is_valid()
1238 _dbus_type_get_alignment (int typecode) in _dbus_type_get_alignment()1284 _dbus_type_to_string (int typecode) in _dbus_type_to_string()
1700 int typecode) in write_or_verify_typecode()
401 int typecode, in set_or_delete_string_field()
360 int typecode; member
2258 def __new__(cls, typecode, init=None): argument2276 def array(typecode, init=()): argument