Home
last modified time | relevance | path

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

/external/libcups/man/
Dmantohtml.c629 const char *newtype = NULL; /* New list numbering type */ in main() local
/external/curl/lib/
Dsendf.c483 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.c994 PyObject *newtype; in OSError_new() local
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc271 CMessageClass* newtype = reinterpret_cast<CMessageClass*>(result.get()); in New() local
/external/armnn/third-party/stb/
Dstb_image_resize.h2368 #define STBIR__NEXT_MEMPTR(current, newtype) (newtype*)(((unsigned char*)current) + current##_size) in stbir__resize_allocated() argument
/external/python/cpython3/Modules/
D_testcapimodule.c6786 PyObject *oldtype = NULL, *newtype = NULL, *refcnt = NULL; in heapctypesubclasswithfinalizer_finalize() local