Home
last modified time | relevance | path

Searched refs:xtra (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dgettemp.c85 static char xtra[] = "aa"; in GETTEMP() local
103 *--trv = xtra[0]; in GETTEMP()
105 *--trv = xtra[1]; in GETTEMP()
113 if (xtra[0] != 'z') in GETTEMP()
114 xtra[0]++; in GETTEMP()
116 xtra[0] = 'a'; in GETTEMP()
117 if (xtra[1] != 'z') in GETTEMP()
118 xtra[1]++; in GETTEMP()
120 xtra[1] = 'a'; in GETTEMP()
/device/common/gps/
Dgps.conf_EU1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
Dgps.conf_US1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
Dgps.conf_AS1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
Dgps.conf_EU_SUPL1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
Dgps.conf_US_SUPL1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
Dgps.conf_AS_SUPL1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
Dcompat.c195 static char xtra[2] = "aa"; in mkstemp() local
209 *--trv = xtra[0]; in mkstemp()
211 *--trv = xtra[1]; in mkstemp()
220 if (xtra[0] != 'z') in mkstemp()
221 xtra[0]++; in mkstemp()
223 xtra[0] = 'a'; in mkstemp()
224 if (xtra[1] != 'z') in mkstemp()
225 xtra[1]++; in mkstemp()
227 xtra[1] = 'a'; in mkstemp()
/device/google/marlin/
Dinit.common.rc250 # directory itself is created by /vendor/bin/xtra-daemon
251 chown gps gps /data/misc/location/xtra
252 chmod 0750 /data/misc/location/xtra
253 chown gps gps /data/misc/location/xtra/socket_hal_xtra
254 chmod 0660 /data/misc/location/xtra/socket_hal_xtra
255 chown gps gps /data/misc/location/xtra/xtra.sqlite
/device/google/marlin/sepolicy/
Dfile_contexts96 /vendor/bin/xtra-daemon u:object_r:location_exec:s0