Home
last modified time | relevance | path

Searched defs:entry_t (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/util/
Du_worklist.h95 #define u_worklist_pop_head(w, entry_t, index) \ argument
98 #define u_worklist_pop_tail(w, entry_t, index) \ argument
101 #define u_worklist_peek_head(w, entry_t, index) \ argument
104 #define u_worklist_peek_tail(w, entry_t, index) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DStringPool.h56 using entry_t = StringMapEntry<PooledString>; variable
79 using entry_t = StringPool::entry_t; variable
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttoc.c73 GstTocEntry *entry_t, *subentry_t; in CHECK_TOC() local
Dgsttocsetter.c61 GstTocEntry *entry_t, *subentry_t; in CHECK_TOC() local
/third_party/iowow/src/utils/
Diwhmap.c20 } entry_t; typedef