Searched refs:gps (Results 1 – 15 of 15) sorted by relevance
/external/ipsec-tools/src/racoon/ |
D | gssapi.c | 189 struct gssapi_ph1_state *gps; in gssapi_init() local 195 gps = racoon_calloc(1, sizeof (struct gssapi_ph1_state)); in gssapi_init() 196 if (gps == NULL) { in gssapi_init() 200 gps->gss_context = GSS_C_NO_CONTEXT; in gssapi_init() 201 gps->gss_cred = GSS_C_NO_CREDENTIAL; in gssapi_init() 203 gssapi_set_state(iph1, gps); in gssapi_init() 257 GSS_C_NO_OID_SET, GSS_C_BOTH, &gps->gss_cred, NULL, NULL); in gssapi_init() 277 struct gssapi_ph1_state *gps; in gssapi_get_itoken() local 286 gps = gssapi_get_state(iph1); in gssapi_get_itoken() 309 rtoken = gps->gsscnt_p == 0 ? dummy : &gps->gss_p[gps->gsscnt_p - 1]; in gssapi_get_itoken() [all …]
|
/external/qemu/android/ |
D | gps.c | 18 #define D(...) VERBOSE_PRINT(gps,__VA_ARGS__)
|
D | cmdline-options.h | 131 OPT_PARAM( gps, "<device>", "redirect NMEA GPS to character device" )
|
D | main.c | 948 if (opts->gps) { in main() 950 args[n++] = opts->gps; in main()
|
/external/qemu/android/utils/ |
D | debug.h | 32 _VERBOSE_TAG(gps, "emulated GPS") \
|
/external/qemu/docs/ |
D | ANDROID-QEMUD-SERVICES.TXT | 29 "gps" service: 37 Implementation: android/gps.c
|
D | CHAR-DEVICES.TXT | 127 "android-gps": 129 host GPS device with the -gps <device> option. Otherwise the
|
D | ANDROID-QEMUD.TXT | 28 "gps" Used to receive NMEA sentences broadcasted from the 237 where <service> can be one of "gsm", "gps" or "control"
|
/external/qemu/ |
D | Makefile.common | 415 android/gps.c \
|
D | CHANGES.TXT | 512 of the <device> parameter of options like -serial, -gps, -shell-serial, 606 SDK (either through '-gps <device>' or the 'geo nmea <sentence>'
|
D | qemu-options.hx | 1743 DEF("gps", HAS_ARG, QEMU_OPTION_gps, \ 1744 "-gps <device> redirect NMEA GPS to character device\n")
|
/external/qemu/android/avd/ |
D | hardware-properties.ini | 135 name = hw.gps
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 2521 N "gps" "d_Z,i:-pi:-'es"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 2836 N "gps" "d_Z,i:-pi:-'es"
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 13135 http://old.cruisingworld.com/gps/1997/gps1897.htm 13136 http://old.cruisingworld.com/gps/1997/gps1997.htm 41397 http://www.fastcompany.com/magazine/72/gps.html 50904 http://www.ja-gps.com.au/whatisgps.html 81769 http://www.zoo.utoronto.ca/able/news/fall2003/budd-gps-article-f03.htm
|