Home
last modified time | relevance | path

Searched defs:object_t (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-serialize.hh69 struct object_t struct
71 void fini () { in fini()
79 object_t (const hb_object_t &o) in object_t() argument
103 bool operator == (const object_t &o) const in operator ==()
112 uint32_t hash () const in hash()
120 struct link_t
152 char *head;
153 char *tail;
154 hb_vector_t<link_t> real_links;
155 hb_vector_t<link_t> virtual_links;
[all …]
/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify13.c51 static struct object_t { struct
52 const char *path;
53 int is_dir;
54 struct fanotify_fid_t fid;
/external/google-fruit/include/fruit/impl/component_storage/
Dcomponent_storage_entry.h104 using object_t = const void*; member
136 using object_t = void*; member
/external/harfbuzz_ng/test/api/
Dtest-object.c137 } object_t; typedef