Home
last modified time | relevance | path

Searched defs:utype (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
H A Dreadertest.cpp498 #define TEST_STRINGARRAY(Encoding, utype, array, x) \ in TEST() argument
505 #define TEST_STRINGARRAY2(Encoding, utype, earray, xarray) \ in TEST() argument
604 #define TEST_STRINGENCODING_ERROR(Encoding, TargetEncoding, utype, array) \ in TEST() argument
/aosp12/art/compiler/optimizing/
H A Dloop_optimization.cc234 DataType::Type utype = HVecOperation::ToUnsignedType(type); in IsNarrowerOperands() local
255 DataType::Type utype = HVecOperation::ToUnsignedType(type); in IsNarrowerOperand() local