Searched defs:object_t (Results 1 – 5 of 5) sorted by relevance
69 struct object_t struct71 void fini () { in fini()79 object_t (const hb_object_t &o) in object_t() argument94 bool add_virtual_link (objidx_t objidx) in add_virtual_link()123 bool operator == (const object_t &o) const in operator ==()132 uint32_t hash () const in hash()140 struct link_t172 char *head;173 char *tail;174 hb_vector_t<link_t> real_links;[all …]
52 static struct object_t { struct53 const char *path;54 int is_dir;55 struct fanotify_fid_t fid;
104 using object_t = const void*; member136 using object_t = void*; member
137 } object_t; typedef
3464 using object_t = typename BasicJsonType::object_t; typedef3589 using object_t = typename BasicJsonType::object_t; typedef3613 using object_t = typename BasicJsonType::object_t; typedef12615 using object_t = typename BasicJsonType::object_t; typedef in nlohmann::detail::iter_impl19173 using object_t = ObjectType<StringType, typedef in nlohmann::basic_json20243 object_t* get_impl_ptr(object_t* /*unused*/) noexcept in get_impl_ptr() argument