Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp1275 SimplifiedZoneType newtype(oldtype); in optimizeTypeList() local
1323 SimplifiedZoneType newtype(oldtype); in optimizeTypeList() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dtz2icu.cpp1275 SimplifiedZoneType newtype(oldtype); in optimizeTypeList() local
1323 SimplifiedZoneType newtype(oldtype); in optimizeTypeList() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dtz2icu.cpp1275 SimplifiedZoneType newtype(oldtype); in optimizeTypeList() local
1323 SimplifiedZoneType newtype(oldtype); in optimizeTypeList() local
/third_party/ltp/tools/sparse/sparse-src/
Dexpand.c97 void cast_value(struct expression *expr, struct symbol *newtype, in cast_value()
/third_party/python/Objects/
Dexceptions.c994 PyObject *newtype; in OSError_new() local
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc296 CMessageClass* newtype = reinterpret_cast<CMessageClass*>(result.get()); in New() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_hlsl.cpp931 SPIRType newtype = type; in emit_interface_block_in_struct() local
/third_party/python/Modules/
D_testcapimodule.c6786 PyObject *oldtype = NULL, *newtype = NULL, *refcnt = NULL; in heapctypesubclasswithfinalizer_finalize() local