Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dsendf.c231 bool newtype = TRUE; in pausewrite() local
/third_party/icu/icu4c/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/rust/crates/serde/test_suite/tests/
Dtest_annotations.rs2921 fn newtype() { in newtype() function
3086 fn newtype() { in newtype() function
/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