HomeSort by relevance Sort by last modified time
    Searched refs:bss (Results 1 - 25 of 1628) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/COFF/
bss.s 1 // The purpose of this test is to verify that bss sections are emitted correctly.
6 .bss
12 // CHECK: Name: .bss
  /external/llvm/test/MC/MachO/
bss.s 1 // The purpose of this test is to verify that bss sections are emitted correctly.
6 .bss
  /external/llvm/test/MC/ELF/
common2.s 3 // Test that the common symbols are placed at the end of .bss. In this example
4 // it causes .bss to have size 9 instead of 8.
8 .bss
13 // CHECK: Name: .bss (7)
elf_directive_previous.s 3 .bss
4 # CHECK: .bss
10 # CHECK: .bss
  /external/llvm/test/MC/ELF/ARM/
bss-non-zero-value.s 3 // CHECK: non-zero initializer found in section '.bss'
4 .bss
  /external/wpa_supplicant_8/wpa_supplicant/
bss.c 2 * BSS table
19 #include "bss.h"
38 static void wpa_bss_set_hessid(struct wpa_bss *bss)
41 const u8 *ie = wpa_bss_get_ie(bss, WLAN_EID_INTERWORKING);
43 os_memset(bss->hessid, 0, ETH_ALEN);
47 os_memcpy(bss->hessid, ie + 3, ETH_ALEN);
49 os_memcpy(bss->hessid, ie + 5, ETH_ALEN);
55 * wpa_bss_anqp_alloc - Allocate ANQP data structure for a BSS entry
59 * shared by multiple BSS entries and each shared entry is freed with
110 * wpa_bss_anqp_unshare_alloc - Unshare ANQP data (if shared) in a BSS entr
242 struct wpa_bss *bss; local
316 struct wpa_bss *bss; local
331 struct wpa_bss *bss; local
359 struct wpa_bss *bss; local
624 struct wpa_bss *bss; local
765 struct wpa_bss *bss, *n; local
798 struct wpa_bss *bss, *n; local
853 struct wpa_bss *bss, *n; local
888 struct wpa_bss *bss; local
913 struct wpa_bss *bss, *found = NULL; local
937 struct wpa_bss *bss; local
958 struct wpa_bss *bss; local
981 struct wpa_bss *bss; local
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
value-mask.asm 3 section .bss
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
initbss.asm 1 section .bss
multisect3.asm 8 section .bss
nomultisect1.asm 3 [section .bss]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/
dataref-imm.asm 5 .long .bss
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/
dy.asm 3 section .bss
  /external/wpa_supplicant_8/src/ap/
ap_config.c 23 static void hostapd_config_free_vlan(struct hostapd_bss_config *bss)
27 vlan = bss->vlan;
35 bss->vlan = NULL;
39 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss)
41 bss->logger_syslog_level = HOSTAPD_LEVEL_INFO;
42 bss->logger_stdout_level = HOSTAPD_LEVEL_INFO;
43 bss->logger_syslog = (unsigned int) -1;
44 bss->logger_stdout = (unsigned int) -1;
46 bss->auth_algs = WPA_AUTH_ALG_OPEN | WPA_AUTH_ALG_SHARED;
48 bss->wep_rekeying_period = 300
103 struct hostapd_bss_config *bss; local
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.h 14 struct hostapd_bss_config *bss, char *field,
config_file.c 34 static int hostapd_config_read_vlan_file(struct hostapd_bss_config *bss,
101 vlan->next = bss->vlan;
102 bss->vlan = vlan;
260 user = NULL; /* already in the BSS list */
616 static int hostapd_parse_das_client(struct hostapd_bss_config *bss,
627 if (hostapd_parse_ip_addr(val, &bss->radius_das_client_addr))
630 os_free(bss->radius_das_shared_secret);
631 bss->radius_das_shared_secret = (u8 *) os_strdup(secret);
632 if (bss->radius_das_shared_secret == NULL)
634 bss->radius_das_shared_secret_len = os_strlen(secret)
799 struct hostapd_bss_config **all, *bss; local
3212 struct hostapd_bss_config *bss; local
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/x86_64-linux-android/lib/ldscripts/
i386linux.xr 29 .bss :
32 *(.bss)
i386linux.xu 30 .bss :
33 *(.bss)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/lib/ldscripts/
i386linux.xr 29 .bss :
32 *(.bss)
i386linux.xu 30 .bss :
33 *(.bss)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib/ldscripts/
i386linux.xr 29 .bss :
32 *(.bss)
i386linux.xu 30 .bss :
33 *(.bss)
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/x86_64-linux-android/lib/ldscripts/
i386linux.xr 29 .bss :
32 *(.bss)
i386linux.xu 30 .bss :
33 *(.bss)
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
i386linux.xr 29 .bss :
32 *(.bss)
i386linux.xu 30 .bss :
33 *(.bss)

Completed in 821 milliseconds

1 2 3 4 5 6 7 8 91011>>