Home
last modified time | relevance | path

Searched refs:tzp (Results 1 – 9 of 9) sorted by relevance

/third_party/curl/lib/vtls/
Dx509asn1.c482 const char *tzp; in GTime2str() local
512 tzp = fracp; in GTime2str()
517 tzp++; in GTime2str()
518 while(tzp < end && *tzp >= '0' && *tzp <= '9'); in GTime2str()
520 for(fracl = tzp - fracp - 1; fracl && fracp[fracl - 1] == '0'; fracl--) in GTime2str()
525 if(tzp >= end) in GTime2str()
527 else if(*tzp == 'Z') { in GTime2str()
528 tzp = " GMT"; in GTime2str()
529 end = tzp + 4; in GTime2str()
533 tzp++; in GTime2str()
[all …]
/third_party/libcoap/src/
Dcoap_time.c42 gettimeofday(struct timeval *tp, TIME_ZONE_INFORMATION *tzp) { in gettimeofday() argument
43 (void)tzp; in gettimeofday()
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
Dminimal-http-client-multi.c458 int gettimeofday(struct timeval * tp, struct timezone * tzp) in gettimeofday() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def898 /// int gettimeofday(struct timeval *tp, void *tzp);
/third_party/rust/crates/libc/src/
Dpsp.rs2803 pub fn sceKernelLibcGettimeofday(tp: *mut timeval, tzp: *mut timezone) -> i32; in sceKernelLibcGettimeofday()
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/
Dhdr-rgb-bellparkpier.hdr2048 …�Ⱦ�����u{�y�̖������������������������}���z{uտo�Фq�����������������|�������~tzp~s�Ż���ʯ��֌���������…
Dhdr-rgb-eveningroad.hdr1011 …��������s���������������}�ü���������������������xw��፟���鐎���������z��������tzp�����ѐ����������er��…
Dhdr-rgb-arboretum.hdr648 …m�婋�����j�|j�c�bo�s�mb�M���z���t����������h���w���}�ty�ahl\�k�ks[Y]n�_x�tzp]\\�c`d�tw�u[]�iePg�…
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h74018 struct thermal_zone_params *tzp; member