/external/chromium/chrome/browser/prefs/ |
D | pref_change_registrar.cc | 30 ObserverRegistration registration(path, obs); in Add() local 31 if (observers_.find(registration) != observers_.end()) { in Add() 35 observers_.insert(registration); in Add() 44 ObserverRegistration registration(path, obs); in Remove() local 46 observers_.find(registration); in Remove()
|
/external/bluetooth/bluez/audio/ |
D | telephony-dummy.c | 347 dbus_bool_t registration; in registration_status() local 350 if (!dbus_message_get_args(msg, NULL, DBUS_TYPE_BOOLEAN, ®istration, in registration_status() 354 val = registration ? EV_SERVICE_PRESENT : EV_SERVICE_NONE; in registration_status()
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | README-WPS | 7 registration. 80 WPS registration will generate new network blocks for the acquired 98 for each WPS registration session. wpa_supplicant can do this with a 104 entered at the Registrar to complete WPS registration. At that point, 168 WPS tab that guides user through WPS registration with automatic AP
|
/external/chromium/chrome/browser/ |
D | enumerate_modules_model_win.cc | 473 base::win::RegistryValueIterator registration(parent, kRegPath); in ReadShellExtensions() local 474 while (registration.Valid()) { in ReadShellExtensions() 475 std::wstring key(std::wstring(L"CLSID\\") + registration.Name() + in ReadShellExtensions() 479 ++registration; in ReadShellExtensions() 484 ++registration; in ReadShellExtensions() 498 ++registration; in ReadShellExtensions()
|
D | chrome_browser_application_mac.mm | 113 // no central registration, but I only find about 75 possibilities in
|
/external/quake/quake/src/QW/server/ |
D | notes.txt | 6 - master validates registration with server
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-WPS | 7 registration. 83 WPS registration will generate new network blocks for the acquired 108 for each WPS registration session. wpa_supplicant can do this with a 114 entered at the Registrar to complete WPS registration. At that point, 195 WPS tab that guides user through WPS registration with automatic AP
|
D | README-P2P | 7 registrar registration.
|
/external/mdnsresponder/mDNSShared/ |
D | dnsextd.c | 880 …d, DNSZone * zone, PktMsg *pkt, mDNSu8 *ptr, char *regtype, mDNSIPPort port, mDNSBool registration) in PutUpdateSRV() argument 898 VLog("%s %s", registration ? "Registering SRV record" : "Deleting existing RRSet", in PutUpdateSRV() 900 if (registration) ptr = PutResourceRecord(&pkt->msg, ptr, &pkt->msg.h.mDNS_numUpdates, &rr.resrec); in PutUpdateSRV() 908 mDNSlocal int UpdateSRV(DaemonInfo *d, mDNSBool registration) in UpdateSRV() argument 937 … ptr = PutUpdateSRV(d, zone, &pkt, ptr, "_dns-update-tls._tcp.", d->private_port, registration); in UpdateSRV() 939 … ptr = PutUpdateSRV(d, zone, &pkt, ptr, "_dns-query-tls._tcp.", d->private_port, registration); in UpdateSRV() 941 … ptr = PutUpdateSRV(d, zone, &pkt, ptr, "_dns-llq-tls._tcp.", d->private_port, registration); in UpdateSRV() 944 if ( !registration ) in UpdateSRV() 946 ptr = PutUpdateSRV(d, zone, &pkt, ptr, "_dns-update._udp.", d->llq_port, registration); in UpdateSRV() 948 ptr = PutUpdateSRV(d, zone, &pkt, ptr, "_dns-llq._udp.", d->llq_port, registration); in UpdateSRV() [all …]
|
/external/wpa_supplicant_8/hostapd/ |
D | README-WPS | 52 WPS registration between a wireless Enrollee and an external Registrar 271 first successful registration if the AP is initially set in 282 registration). In addition, this can be used to update AP UI about the 283 status of WPS registration progress.
|
/external/bluetooth/bluez/doc/ |
D | hfp-api.txt | 38 same value that has been used on registration.
|
D | adapter-api.txt | 131 method. No separate registration procedure is needed 180 same value that has been used on registration.
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | about_window_controller.mm | 208 // If registration failed, no other operations make sense, so just go 241 // spinner, and if registration failed so that there's an error message. 413 // registration is in progress and subsequently that it has completed. 436 // launched if appropriate immediately after registration. 448 // If registration completes while the window is visible, go straight
|
/external/webkit/LayoutTests/http/conf/ |
D | mime.types | 82 application/set-registration 83 application/set-registration-initiation 197 application/vnd.japannet-registration 198 application/vnd.japannet-registration-wakeup
|
/external/openssl/crypto/engine/ |
D | README | 150 that is unset only if un/registration takes place on that pile. Ie. if 167 Cleanup - the registration and unregistration may pose questions about how 176 is deliberately a distinct step. Moreover, registration and unregistration has 187 state will be unchanged. Thus, no cleanup is required unless registration takes
|
/external/v8/src/ |
D | spaces.cc | 651 MemoryAllocationCallbackRegistration registration = in PerformAllocationCallback() local 653 if ((registration.space & space) == space && in PerformAllocationCallback() 654 (registration.action & action) == action) in PerformAllocationCallback() 655 registration.callback(space, action, static_cast<int>(size)); in PerformAllocationCallback() 674 MemoryAllocationCallbackRegistration registration(callback, space, action); in AddMemoryAllocationCallback() local 676 return memory_allocation_callbacks_.Add(registration); in AddMemoryAllocationCallback()
|
/external/webkit/Tools/WebKitLauncher/ |
D | WebKitNightlyEnabler.m | 147 … // Register the application with LaunchServices, passing a customized registration dictionary that
|
/external/webkit/Source/WebKit/mac/Plugins/Hosted/ |
D | NetscapePluginHostManager.mm | 290 // Spawn the plug-in host and tell it to call the registration function.
|
/external/bluetooth/bluez/ |
D | ChangeLog | 12 Fix issue with attribute interface registration. 83 Update support for service registration. 720 Allow dynamic adapter driver registration. 818 Fix SDP record registration with specific record handles. 922 Fix external service (un)registration. 1197 Add support for record handle on service registration.
|
/external/chromium/chrome/browser/policy/proto/ |
D | device_management_backend.proto | 60 // Device mangement token for this registration. This token MUST be
|
/external/chromium/chrome/browser/cocoa/ |
D | keystone_glue.mm | 28 // Provide declarations of the Keystone registration bits needed here. From 167 // Called when Keystone registration completes.
|
/external/openssl/crypto/objects/ |
D | objects.txt | 519 # CRMF registration 523 # CRMF registration controls 531 # CRMF registration information
|
/external/chromium/net/base/ |
D | effective_tld_names.dat | 1015 // gu : http://gadao.gov.gu/registration.txt 1706 // http://en.wikipedia.org/wiki/.km says they're available for registration: 1733 // see also: http://domain.nida.or.kr/eng/registration.jsp 3795 // http://www.nic.ps/registration/policy.html#reg 4700 // are available for registration (which they do not seem to be).
|
/external/dbus/ |
D | ChangeLog.pre-1-2 | 76 * dbus/dbus-bus.c: Set default exit_on_disconnect after registration with 79 during registration. (FDO Bug #15112) 473 rather than asserting, to make object path registration less painful
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/ |
D | wpa_gui_de.ts | 1000 <source>Press the PBC button on the screen to start registration</source>
|