Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/test/msan/
H A Dpthread_setcancelstate.cc9 int oldtype; in main() local
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/
H A Dtz2icu.cpp1269 ZoneType oldtype = types[i->type]; in optimizeTypeList() local
1317 ZoneType oldtype = types[i->type]; in optimizeTypeList() local
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/
H A Dtz2icu.cpp1274 ZoneType oldtype = types[i->type]; in optimizeTypeList() local
1322 ZoneType oldtype = types[i->type]; in optimizeTypeList() local
/aosp_15_r20/external/python/cpython2/Python/
Derrors.c28 PyObject *oldtype, *oldvalue, *oldtraceback; in PyErr_Restore() local
/aosp_15_r20/external/python/cpython3/Python/
Derrors.c35 PyObject *oldtype, *oldvalue, *oldtraceback; in _PyErr_Restore() local
/aosp_15_r20/external/selinux/libsepol/src/
H A Dexpand.c1715 uint32_t oldtype = 0; in expand_terule_helper() local
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c7626 PyObject *oldtype = NULL, *newtype = NULL, *refcnt = NULL; in heapctypesubclasswithfinalizer_finalize() local