Home
last modified time | relevance | path

Searched defs:empty_tuple (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/example/
Dinherit_linearly.cpp34 struct empty_tuple struct
43 , empty_tuple argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container_hash/test/
Dhash_std_tuple_test.cpp42 std::tuple<> empty_tuple; in empty_tuple_test() local
/aosp_15_r20/external/python/cpython3/Objects/
Dexceptions.c1502 PyObject *empty_tuple; in ImportError_init() local
2190 PyObject *empty_tuple = PyTuple_New(0); in NameError_init() local
2265 PyObject *empty_tuple = PyTuple_New(0); in AttributeError_init() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dconditional_simplifier.cc161 const Shape empty_tuple = ShapeUtil::MakeTupleShape({}); in ReplaceRootWithEmptyTupleIfNoUsers() local
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tensor.cc100 static PyObject* empty_tuple = PyTuple_New(0); in EmptyTuple() local
H A Dpywrap_tfe_src.cc2970 tensorflow::Safe_PyObjectPtr empty_tuple(PyTuple_New(0)); local
/aosp_15_r20/external/python/cpython2/Modules/
D_lsprof.c128 static PyObject *empty_tuple; variable
DcPickle.c114 static PyObject *empty_tuple; variable
/aosp_15_r20/external/python/cpython3/Modules/
D_lzmamodule.c84 PyObject *empty_tuple; member
/aosp_15_r20/external/python/cpython2/Python/
DPython-ast.c653 PyObject *empty_tuple, *d; in add_ast_fields() local
/aosp_15_r20/external/python/cpython3/Python/
DPython-ast.c1073 PyObject *empty_tuple; in add_ast_fields() local