HomeSort by relevance Sort by last modified time
    Searched full:broadcast (Results 1001 - 1025 of 2147) sorted by null

<<41424344454647484950>>

  /packages/services/Mms/src/com/android/mms/service/
DownloadRequest.java 212 // Deliver the broadcast only to those running users that are permitted
  /packages/services/Telephony/res/values/
strings.xml 175 <!-- Cell Broadcast settings title. [CHAR LIMIT=50] -->
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
smbno.h 216 #define SMBsendb 0xD1 /* send broadcast message */
  /prebuilts/go/darwin-x86/src/net/
dnsclient_unix_test.go 238 "nameserver 255.255.255.255", // please forgive us for abuse of limited broadcast address
  /prebuilts/go/linux-x86/src/net/
dnsclient_unix_test.go 238 "nameserver 255.255.255.255", // please forgive us for abuse of limited broadcast address
  /system/connectivity/dhcp_client/
dhcpv4.cc 295 // Use broadcast hardware address.
  /art/runtime/base/
mutex.h 443 // (Signal) or all at once (Broadcast).
449 void Broadcast(Thread* self);
  /cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
SplitAppTest.java 321 final IntentFilter filter = new IntentFilter("com.android.cts.norestart.BROADCAST");
346 final IntentFilter filter = new IntentFilter("com.android.cts.norestart.BROADCAST");
  /docs/source.android.com/src/compatibility/2.2/
android-2.2-cdd.xhtml 32 <a href="#section-3.2.3.4">3.2.3.4. Broadcast Intents</a><br/>
394 new Intent or Broadcast Intent patterns using an ACTION, CATEGORY, or other
396 any Android components that honor any new Intent or Broadcast Intent patterns
402 <a name="section-3.2.3.4"></a><h4>3.2.3.4. Broadcast Intents</h4>
403 <p>Third-party applications rely on the platform to broadcast certain Intents
405 Android-compatible devices MUST broadcast the public broadcast Intents in
406 response to appropriate system events. Broadcast Intents are described in the
    [all...]
  /external/autotest/client/cros/
dhcp_packet.py 22 # Sending to the broadcast address needs special permissions.
500 |hwmac_addr|. Requests subnet masks, broadcast addresses, router
  /external/dbus/doc/
dcop-howto.txt 184 with send(), as you can broadcast to all applications that have registered
277 notifications. One could use a broadcast in such a case but this is a very
  /external/dhcpcd-6.8.2/
dhcpcd.8.in 556 .It Fl J , Fl Fl broadcast
557 Instructs the DHCP server to broadcast replies back to the client.
  /external/iputils/doc/
ping.sgml 74 Allow pinging a broadcast address.
607 broadcast address should only be done under very controlled conditions.
  /external/llvm/test/CodeGen/X86/
avx512-vbroadcast.ll 315 ; We implement the scalar broadcast intrinsics with vector initializers.
316 ; Verify that the IR generated will produce the broadcast at the end.
  /external/tcpdump/
print-ntp.c 158 #define MODE_BROADCAST 5 /* broadcast */
180 { MODE_BROADCAST, "Broadcast" },
print-sflow.c 321 ", unicast pkts %u, multicast pkts %u, broadcast pkts %u, discards %u",
331 ", unicast pkts %u, multicast pkts %u, broadcast pkts %u, discards %u",
  /external/valgrind/helgrind/tests/
tc20_verifywrap.stderr.exp 125 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
135 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
tc20_verifywrap.stderr.exp-glibc-2.18 117 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
127 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
tc20_verifywrap.stderr.exp-glibc-2.21 125 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
135 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
tc20_verifywrap.stderr.exp-mips32 127 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
137 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
tc20_verifywrap.stderr.exp-mips32-b 127 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
137 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
tc20_verifywrap.stderr.exp-s390x 127 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
137 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
tc20_verifywrap.stderr.exp-solaris 117 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
127 Thread #x: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
  /external/wpa_supplicant_8/hostapd/
hostapd.conf 266 # broadcast SSID
269 # requests for broadcast SSID
272 # Do not reply to broadcast Probe Request frames from unassociated STA if there
700 # Key lengths for default/broadcast and individual/unicast keys:
709 # only broadcast keys are used)
    [all...]
  /external/wpa_supplicant_8/src/ap/
ap_config.c 51 /* use key0 in individual key and key1 in broadcast key */
961 * broadcast keys */

Completed in 953 milliseconds

<<41424344454647484950>>