Searched refs:oda (Results 1 - 2 of 2) sorted by relevance

/external/blktrace/btt/
H A Doutput.c111 struct __oda oda = { .ofp = ofp, .func = func}; local
113 dip_foreach_out(__output_dip_avg, &oda);
/external/icu/icu4c/source/test/intltest/
H A Dloctest.cpp1338 UChar oda = 0x0151; local
1339 if (str.indexOf(oda) < 0 || str.indexOf(ocf) >= 0) {
1342 errln("Fail: Monday in Hungarian is wrong - oda's index is %d and ocf's is %d",
1343 str.indexOf(oda), str.indexOf(ocf));

Completed in 103 milliseconds