Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/platform/
Dbase.i187 typedef oldtype newtype; typedef
/external/curl/lib/
Dsendf.c502 bool newtype = TRUE; in pausewrite() local
/external/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp1275 SimplifiedZoneType newtype(oldtype); in optimizeTypeList() local
1323 SimplifiedZoneType newtype(oldtype); in optimizeTypeList() local
/external/python/cpython3/Objects/
Dexceptions.c969 PyObject *newtype; in OSError_new() local
/external/openssh/
Dsshkey.c2341 int newtype; in sshkey_to_certified() local
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc283 CMessageClass* newtype = reinterpret_cast<CMessageClass*>(result.get()); in New() local