Home
last modified time | relevance | path

Searched defs:context_new (Results 1 – 3 of 3) sorted by relevance

/third_party/selinux/libselinux/src/
Dcontext.c22 context_t context_new(const char *str) in context_new() function
/third_party/mindspore/mindspore/core/abstract/
Danalysis_context.cc178 AnalysisContextPtr context_new = CreateContext(nullptr, func_graph_, args_broad_shp); in SpecializeKey() local
/third_party/python/Modules/_decimal/
D_decimal.c1180 context_new(PyTypeObject *type, PyObject *args UNUSED, PyObject *kwds UNUSED) in context_new() function