OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bss
(Results
326 - 335
of
335
) sorted by null
<<
11
12
13
14
/external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S
615
# section .
bss
617
.
bss
/external/wpa_supplicant_8/src/ap/
beacon.c
533
ieee802_11_set_beacon(iface->
bss
[i]);
wps_hostapd.c
63
struct hostapd_data *hapd = iface->
bss
[j];
425
if (os_strncmp(buf, "
bss
=", 4) == 0)
619
struct hostapd_data *hapd = iface->
bss
[j];
[
all
...]
ieee802_11.c
896
/* IEEE 802.11r: Mobility Domain Information, Fast
BSS
[
all
...]
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h
165
#define AS_BEGIN .sect .text; .sect .rom; .sect .data; .sect .
bss
; .sect .text
286
#define SEG_BSS CHOICE(.
bss
, .
bss
, .sect .
bss
)
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers_p2p.c
772
/* Intra
Bss
*/
[
all
...]
/development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar
/external/wpa_supplicant_8/wpa_supplicant/
Makefile
50
OBJS +=
bss
.o
[
all
...]
/external/valgrind/main/coregrind/m_debuginfo/
readelf.c
181
There is a bit of a kludge re data symbols (see KLUDGED
BSS
CHECK
182
below): we assume that the .
bss
is mapped immediately after .data,
184
.data, size of .data + size of .
bss
). I don't know if this is
551
"ignore -- %#lx .. %#lx outside .data / .sdata / .rodata / .
bss
/ .sbss svma ranges\n",
[
all
...]
/external/valgrind/main/perf/
tinycc.c
348
#define SHT_NOBITS 8 /* Program space with no data (
bss
) */
[
all
...]
Completed in 955 milliseconds
<<
11
12
13
14