Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dstructseq.c228 make_tuple(PyStructSequence *obj) in make_tuple() function
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_state_ops.h216 bool make_tuple = false; in XRTAllocateFromTensorOp() local
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dexample-tuple.cpp125 make_tuple(const Values&... values) { in make_tuple() function
Dexample-bind.cpp105 make_tuple(const Values&... values) { in make_tuple() function
/external/python/cpython3/Modules/cjkcodecs/
Dmultibytecodec.c44 make_tuple(PyObject *object, Py_ssize_t len) in make_tuple() function
/external/python/cpython2/Modules/cjkcodecs/
Dmultibytecodec.c54 make_tuple(PyObject *object, Py_ssize_t len) in make_tuple() function