Home
last modified time | relevance | path

Searched defs:cset (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/preprocessor/seq/
Dfor_each_product.hpp41 # define BOOST_PP_SEQ_FOR_EACH_PRODUCT_P_I(cset, rset, res, macro) BOOST_PP_DEC(BOOST_PP_SEQ_SIZ… argument
48 # define BOOST_PP_SEQ_FOR_EACH_PRODUCT_O_I(cset, rset, res, macro) (BOOST_PP_SEQ_TAIL(cset), rse… argument
62 # define BOOST_PP_SEQ_FOR_EACH_PRODUCT_I_I(r, cset, rset, res, macro) macro(r, BOOST_PP_SEQ_TAIL(re… argument
70 # define BOOST_PP_SEQ_FOR_EACH_PRODUCT_H_I(cset, rset, res, macro) (BOOST_PP_SEQ_HEAD(rset)(nil), B… argument
/third_party/skia/tests/
DHashTest.cpp160 const auto& cset = set; in DEF_TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex2.h117 } cset; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h114 } cset; typedef
/third_party/gstreamer/gstplugins_bad/ext/neon/
Dgstneonhttpsrc.c1027 gchar *ret = NULL, *cset; in unicodify() local
/third_party/alsa-lib/src/ucm/
Ducm_local.h79 char *cset; member
Dmain.c391 static int execute_cset(snd_ctl_t *ctl, const char *cset, unsigned int type) in execute_cset()
/third_party/alsa-utils/amixer/
Damixer.c1128 static int cset(int argc, char *argv[], int roflag, int keep_handle) in cset() function