Searched defs:ch_type (Results 1 - 7 of 7) sorted by relevance

/external/elfutils/libelf/
H A Dlibelf.h46 Elf32_Word ch_type; /* Compression format. */ member in struct:__anon6152
53 Elf64_Word ch_type; /* Compression format. */ member in struct:__anon6153
59 /* Legal values for ch_type (compression algorithm). */
H A Delf.h382 Elf32_Word ch_type; /* Compression format. */ member in struct:__anon6107
389 Elf64_Word ch_type; /* Compression format. */ member in struct:__anon6108
395 /* Legal values for ch_type (compression algorithm). */
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211_event.c528 enum nl80211_channel_type ch_type = nla_get_u32(type); local
530 wpa_printf(MSG_DEBUG, "nl80211: Channel type: %d", ch_type);
531 switch (ch_type) {
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211_event.c528 enum nl80211_channel_type ch_type = nla_get_u32(type); local
530 wpa_printf(MSG_DEBUG, "nl80211: Channel type: %d", ch_type);
531 switch (ch_type) {
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_event.c528 enum nl80211_channel_type ch_type = nla_get_u32(type); local
530 wpa_printf(MSG_DEBUG, "nl80211: Channel type: %d", ch_type);
531 switch (ch_type) {
/external/llvm/include/llvm/Support/
H A DELF.h1325 Elf32_Word ch_type; member in struct:llvm::ELF::Elf32_Chdr
1332 Elf64_Word ch_type; member in struct:llvm::ELF::Elf64_Chdr
1338 // Legal values for ch_type field of compressed section header.
/external/kmod/port-gnu/
H A Delf.h381 Elf32_Word ch_type; /* Compression format. */ member in struct:__anon9323
388 Elf64_Word ch_type; /* Compression format. */ member in struct:__anon9324
394 /* Legal values for ch_type (compression algorithm). */

Completed in 134 milliseconds