Searched defs:fsd (Results 1 – 12 of 12) sorted by relevance
/external/libdrm/tests/util/ |
D | pattern.c | 862 struct fsd { struct 872 static struct fsd *fsd_alloc(unsigned int width) in fsd_alloc() argument 875 struct fsd *fsd = malloc(sizeof(*fsd) + n * sizeof(fsd->error[0])); in fsd_alloc() local 894 static void fsd_dither(struct fsd *fsd, struct drm_color_lut *color) in fsd_dither() 907 static void fsd_update(struct fsd *fsd, const struct drm_color_lut *actual) in fsd_update() 959 static void write_color_1(struct fsd *fsd, uint8_t *mem, unsigned int x, in write_color_1() 984 struct fsd *fsd = fsd_alloc(width); in fill_smpte_c1() local 1024 static void write_color_2(struct fsd *fsd, uint8_t *mem, unsigned int stride, in write_color_2() 1066 struct fsd *fsd = fsd_alloc(width); in fill_smpte_c2() local
|
/external/wpa_supplicant_8/wpa_supplicant/aidl/mainline/ |
D | usd_utils.h | 170 bool fsd, const u8 *ssi, size_t ssi_len) { in createUsdServiceDiscoveryInfo()
|
D | callback_bridge.cpp | 22 bool fsd, const u8 *ssi, size_t ssi_len) { in mainline_aidl_notify_usd_service_discovered()
|
/external/wpa_supplicant_8/src/common/ |
D | nan_de.h | 97 bool fsd; member
|
/external/wpa_supplicant_8/src/ap/ |
D | nan_usd_ap.c | 51 bool fsd, bool fsd_gas) in hostapd_nan_de_discovery_result()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | nan_usd.c | 243 const u8 *peer_addr, bool fsd, bool fsd_gas) in wpas_nan_de_discovery_result()
|
D | notify.c | 1522 bool fsd, bool fsd_gas, in wpas_notify_nan_discovery_result()
|
/external/wpa_supplicant_8/wpa_supplicant/aidl/vendor/ |
D | aidl.h | 392 bool fsd, const u8 *ssi, size_t ssi_len) {} in wpas_aidl_notify_usd_service_discovered()
|
D | aidl_manager.cpp | 3046 bool fsd, const u8 *ssi, size_t ssi_len) { in createUsdServiceDiscoveryInfo() 3061 bool fsd, const u8 *ssi, size_t ssi_len) in notifyUsdServiceDiscovered()
|
D | aidl.cpp | 1123 bool fsd, const u8 *ssi, size_t ssi_len) in wpas_aidl_notify_usd_service_discovered()
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new.h | 718 bool fsd, bool fsd_gas, in wpas_dbus_signal_nan_discovery_result()
|
D | dbus_new.c | 5447 bool fsd, bool fsd_gas, in wpas_dbus_signal_nan_discovery_result()
|