Searched refs:gmt (Results 1 – 19 of 19) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_times.c | 84 ngx_tm_t tm, gmt; in ngx_time_update() local 120 ngx_gmtime(sec, &gmt); in ngx_time_update() 126 week[gmt.ngx_tm_wday], gmt.ngx_tm_mday, in ngx_time_update() 127 months[gmt.ngx_tm_mon - 1], gmt.ngx_tm_year, in ngx_time_update() 128 gmt.ngx_tm_hour, gmt.ngx_tm_min, gmt.ngx_tm_sec); in ngx_time_update()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/hwmon/ |
| H A D | g762.txt | 5 - "compatible": must be either "gmt,g762" or "gmt,g763" 41 compatible = "gmt,g762";
|
| H A D | lm75.txt | 9 "gmt,g751",
|
| H A D | lm90.txt | 8 "gmt,g781"
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | armada-xp-netgear-rn2120.dts | 47 compatible = "gmt,g762"; 57 compatible = "gmt,g762"; 67 compatible = "gmt,g762"; 77 compatible = "gmt,g751";
|
| H A D | kirkwood-net2big.dts | 59 compatible = "gmt,g762";
|
| H A D | kirkwood-nas2big.dts | 102 compatible = "gmt,g762";
|
| H A D | kirkwood-net5big.dts | 165 compatible = "gmt,g762";
|
| H A D | kirkwood-netgear_readynas_duo_v2.dts | 92 compatible = "gmt,g762";
|
| H A D | armada-370-netgear-rn102.dts | 76 compatible = "gmt,g762";
|
| H A D | kirkwood-netgear_readynas_nv+_v2.dts | 97 compatible = "gmt,g762";
|
| H A D | orion5x-lacie-d2-network.dts | 158 compatible = "gmt,g762";
|
| H A D | armada-370-netgear-rn104.dts | 78 compatible = "gmt,g762";
|
| H A D | gemini-dlink-dns-313.dts | 93 compatible = "gmt,g751";
|
| H A D | exynos5250-spring.dts | 401 compatible = "gmt,g781";
|
| /f-stack/tools/ndp/ |
| H A D | ndp.c | 200 register struct tm *gmt, *loc; in gmt2local() local 205 gmt = &sgmt; in gmt2local() 206 *gmt = *gmtime(&t); in gmt2local() 208 dt = (loc->tm_hour - gmt->tm_hour) * 60 * 60 + in gmt2local() 209 (loc->tm_min - gmt->tm_min) * 60; in gmt2local() 216 dir = loc->tm_year - gmt->tm_year; in gmt2local() 218 dir = loc->tm_yday - gmt->tm_yday; in gmt2local()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_ssi_filter_module.c | 110 ngx_http_variable_value_t *v, uintptr_t gmt); 2726 ngx_http_variable_value_t *v, uintptr_t gmt) in ngx_http_ssi_date_gmt_local_variable() argument 2757 if (gmt) { in ngx_http_ssi_date_gmt_local_variable()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | trivial-devices.yaml | 84 - gmt,g751
|
| H A D | vendor-prefixes.yaml | 412 "^gmt,.*":
|