Home
last modified time | relevance | path

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

/third_party/rust/rust/tests/ui/borrowck/
Dborrowck-univariant-enum.rs7 enum newtype { enum
/third_party/rust/rust/compiler/rustc_macros/src/
Dlib.rs19 mod newtype; module
Dnewtype.rs307 pub fn newtype(input: proc_macro::TokenStream) -> proc_macro::TokenStream { in newtype() function
/third_party/cups/man/
Dmantohtml.c630 const char *newtype = NULL; /* New list numbering type */ in main() 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/skia/m133/third_party/externals/icu/source/tools/tzcode/
Dtz2icu.cpp1275 SimplifiedZoneType newtype(oldtype); in optimizeTypeList() local
1323 SimplifiedZoneType newtype(oldtype); in optimizeTypeList() 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/rust/crates/serde/test_suite/tests/
Dtest_annotations.rs2921 fn newtype() { in newtype() function
3086 fn newtype() { in newtype() function
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc268 CMessageClass* newtype = reinterpret_cast<CMessageClass*>(result.get()); in New() local
/third_party/python/Objects/
Dexceptions.c1845 PyObject *newtype; in OSError_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.c7626 PyObject *oldtype = NULL, *newtype = NULL, *refcnt = NULL; in heapctypesubclasswithfinalizer_finalize() local