Home
last modified time | relevance | path

Searched refs:chain_type (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Ditertoolsmodule.c1644 static PyTypeObject chain_type; variable
1667 if (type == &chain_type && !_PyArg_NoKeywords("chain()", kwds)) in chain_new()
1759 static PyTypeObject chain_type = { variable
4106 &chain_type, in inititertools()
/external/vulkan-validation-layers/loader/
Dloader.c3542 loader_open_layer_lib(const struct loader_instance *inst, const char *chain_type, argument
3551 "Chain: %s: Loading layer library %s", chain_type,