/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/chromium_org/content/browser/geolocation/ |
D | location_arbitrator_impl_unittest.cc | 144 MockLocationProvider* gps() { in gps() function in content::GeolocationLocationArbitratorTest 168 EXPECT_FALSE(gps()); in TEST_F() 176 EXPECT_FALSE(gps()); in TEST_F() 184 EXPECT_TRUE(gps()); in TEST_F() 186 EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, gps()->state_); in TEST_F() 210 ASSERT_TRUE(gps()); in TEST_F() 212 EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, gps()->state_); in TEST_F() 215 EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, gps()->state_); in TEST_F() 218 EXPECT_EQ(MockLocationProvider::HIGH_ACCURACY, gps()->state_); in TEST_F() 225 ASSERT_TRUE(gps()); in TEST_F() [all …]
|
/external/qemu/android/ |
D | gps.c | 18 #define D(...) VERBOSE_PRINT(gps,__VA_ARGS__)
|
D | cmdline-options.h | 133 OPT_PARAM( gps, "<device>", "redirect NMEA GPS to character device" )
|
D | main.c | 911 if (opts->gps) { in main() 913 args[n++] = opts->gps; in main()
|
/external/sepolicy/ |
D | gpsd.te | 9 # Socket is created by the daemon, not by init, and under /data/gps,
|
D | file.te | 46 # /data/gps
|
D | file_contexts | 168 /data/gps(/.*)? u:object_r:gps_data_file:s0
|
/external/qemu/android/utils/ |
D | debug.h | 32 _VERBOSE_TAG(gps, "emulated GPS") \
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/ |
D | exif_parser.js | 226 metadata.ifd.gps = {}; 227 this.readDirectory(br, metadata.ifd.gps);
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/ |
D | exif_encoder.js | 226 if (this.ifd_.gps) { 228 ExifEncoder.encodeDirectory(bw, this.ifd_.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/android/avd/ |
D | hardware-properties.ini | 119 name = hw.gps
|
/external/qemu/ |
D | Makefile.common | 450 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 | 1754 DEF("gps", HAS_ARG, QEMU_OPTION_gps, \ 1755 "-gps <device> redirect NMEA GPS to character device\n")
|
/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/chromium_org/third_party/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
|