Home
last modified time | relevance | path

Searched defs:newt (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/device/linaro/dragonboard/shared/utils/qrtr/src/
Dmap.c121 struct map_entry *oldt, *newt; in map_rehash() local
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_aux.c995 struct termios oldt, newt; in igt_debug_wait_for_keypress() local
1042 struct termios oldt, newt; in igt_debug_manual_check() local
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c1272 time_t newt = t; in localsub() local
1683 time_t newt; in time2sub() local
H A Dicuzdump.cpp143 UDate newt = t + SEARCH_INCREMENT; in dump() local
H A Dzdump.c343 time_t newt; in main() local
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/
H A Dlocaltime.c1272 time_t newt = t; in localsub() local
1683 time_t newt; in time2sub() local
H A Dicuzdump.cpp143 UDate newt = t + SEARCH_INCREMENT; in dump() local
H A Dzdump.c342 time_t newt; in main() local
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/timezone/
H A DICUZDump.java98 long newt = t + SEARCH_INCREMENT; in dump() local
/aosp_15_r20/bionic/libc/tzcode/
H A Dlocaltime.c1579 time_t newt; in localsub() local
2043 time_t newt; in time2sub() local
/aosp_15_r20/external/lua/src/
H A Dltable.c512 Table newt; /* to keep the new hash part */ in luaH_resize() local
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dedit.c41 static struct termios prevt, newt; variable
/aosp_15_r20/external/one-true-awk/
H A Drun.c1753 char *newt = (char *) malloc(strlen(s)); /* for building new string; reuse for each field */ in split() local