Searched refs:newt (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/tools/tzcode/ |
D | zdump.c | 347 time_t newt; in main() local 601 newt = (t < absolute_max_time - SECSPERDAY / 2 in main() 604 if (cuthitime <= newt) in main() 606 newtmp = localtime(&newt); in main() 614 (delta(&newtm, &tm) != (newt - t) || in main() 616 newt = huntICU(argv[i], t, newt, fp); in main() 617 newtmp = localtime(&newt); in main() 628 (delta(&newtm, &tm) != (newt - t) || in main() 631 newt = hunt(argv[i], t, newt); in main() 632 newtmp = localtime(&newt); in main() [all …]
|
D | icuzdump.cpp | 139 UDate newt = t + SEARCH_INCREMENT; in dump() local 141 timezone->getOffset(newt, FALSE, newRawOffset, newDstOffset, status); in dump() 149 UDate hit = newt; in dump() 184 t = newt; in dump()
|
D | localtime.c | 1270 time_t newt = t; in localsub() local 1281 newt += seconds; in localsub() 1282 else newt -= seconds; in localsub() 1283 if (newt < sp->ats[0] || in localsub() 1284 newt > sp->ats[sp->timecnt - 1]) in localsub() 1286 result = localsub(&newt, offset, tmp); in localsub() 1681 time_t newt; in time2sub() local 1815 newt = t + sp->ttis[j].tt_gmtoff - in time2sub() 1817 if ((*funcp)(&newt, offset, &mytm) == NULL) in time2sub() 1826 t = newt; in time2sub() [all …]
|
/external/wpa_supplicant_8/src/utils/ |
D | edit.c | 41 static struct termios prevt, newt; variable 1130 newt = prevt; in edit_init() 1131 newt.c_lflag &= ~(ICANON | ECHO); in edit_init() 1132 tcsetattr(STDIN_FILENO, TCSANOW, &newt); in edit_init()
|
/external/libpng/contrib/gregbook/ |
D | README | 58 http://pobox.com/~newt/greg_contact.html
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.td | 245 // Conditional combinew uses "newt/f" instead of "t/fnew". 557 // Assembler mapped to C2_ccombinew[t|f|newt|newf].
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 7675 金裡奇 < \(newt\)\-gingrich; 24198 金裡奇 > \(newt\)\-gingrich;
|