Home
last modified time | relevance | path

Searched refs:oldI (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/golang.org/x/net/idna/
Dpunycode.go53 oldI, w := i, int32(1)
82 bias = adapt(i-oldI, x, oldI == 0)
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp2355 int32_t oldI = oldHash.puti(key, 1, status); in checkRegisteredCollators() local
2356 if( oldI == 1 ){ in checkRegisteredCollators()