Home
last modified time | relevance | path

Searched defs:ccb (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dclose.c353 int n, ccb; in __lws_close_free_wsi() local
/third_party/re2/re2/testing/
Dcharclass_test.cc201 CharClassBuilder ccb; in TEST() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c276 struct lima_context_constant_buffer *ccb = in lima_pack_vs_cmd() local
857 struct lima_context_constant_buffer *ccb = in lima_update_gp_uniform() local
/third_party/boost/libs/circular_buffer/test/
Dbase_test.cpp218 const circular_buffer<MyInteger> ccb(5, 0); in iterator_invalidation_test() local
/third_party/re2/re2/
Dparse.cc226 CharClassBuilder* ccb = re->ccb_; in FinishRegexp() local
1172 CharClassBuilder ccb; in Round3() local
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c255 union ccb { union
407 union ccb *ccb; member