/external/e2fsprogs/lib/uuid/ |
D | uuidP.h | 50 struct uuid { struct 62 void uuid_pack(const struct uuid *uu, uuid_t ptr); argument
|
D | uuid.pc.in | 6 Name: uuid name
|
D | uuid_time.c | 59 struct uuid uuid; in uuid_time() local 80 struct uuid uuid; in uuid_type() local 88 struct uuid uuid; in uuid_variant() local
|
D | parse.c | 44 struct uuid uuid; in uuid_parse() local
|
D | unparse.c | 53 struct uuid uuid; in uuid_unparse_x() local
|
D | tst_uuid.c | 47 static int test_uuid(const char * uuid, int isValid) in test_uuid()
|
/external/e2fsprogs/lib/e2p/ |
D | uuid.c | 16 struct uuid { struct 24 /* Returns 1 if the uuid is the NULL uuid */ argument 64 struct uuid uuid; in e2p_uuid_to_str() local
|
/external/e2fsprogs/lib/ext2fs/ |
D | icount.c | 129 struct uuid { struct 137 static void unpack_uuid(void *in, struct uuid *uu) in unpack_uuid() argument 165 struct uuid uuid; in uuid_unparse() local 181 char *fn, uuid[40]; in ext2fs_create_icount_tdb() local
|
/external/lldb/source/Host/macosx/ |
D | Symbols.cpp | 58 const lldb_private::UUID *uuid, // the UUID we are looking for in SkinnyMachOFileContainsArchAndUUID() 139 const lldb_private::UUID *uuid, in UniversalMachOFileContainsArchAndUUID() 202 const lldb_private::UUID *uuid in FileAtPathContainsArchAndUUID() 239 const lldb_private::UUID *uuid, in FindSymbolFileInBundle() 298 const UUID *uuid = module_spec.GetUUIDPtr(); in LocateMacOSXFilesUsingDebugSymbols() local 535 const UUID *uuid = module_spec.GetUUIDPtr(); in LocateExecutableObjectFile() local 555 const UUID *uuid = module_spec.GetUUIDPtr(); in LocateExecutableSymbolFile() local
|
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
D | wps-nfc.py | 87 def wpas_get_er_config_token(uuid): argument 116 def wpas_get_handover_sel(uuid): argument 345 def wps_write_er_config_tag(clf, uuid, wait_remove=True): argument
|
/external/e2fsprogs/contrib/python-uuid/ |
D | setup.py | 4 uuid = Extension('e2fsprogs_uuid', variable
|
D | uuid.c | 8 char uuid[37]; in _uuid_generate() local
|
/external/lldb/source/Host/common/ |
D | Symbols.cpp | 116 const lldb_private::UUID *uuid, in FindSymbolFileInBundle() 149 const lldb_private::UUID *uuid, in FindSymbolFileInBundle()
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/ |
D | UUIDConverter.java | 26 public static byte[] convert(UUID uuid) { in convert()
|
/external/lldb/include/lldb/Interpreter/ |
D | OptionValueUUID.h | 31 OptionValueUUID (const UUID &uuid) : in OptionValueUUID()
|
/external/wpa_supplicant_8/src/utils/ |
D | uuid.c | 64 int is_nil_uuid(const u8 *uuid) in is_nil_uuid()
|
/external/google-breakpad/src/common/mac/ |
D | macho_utilities.h | 62 uint8_t uuid[16]; /* the 128-bit uuid */ member
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_er.c | 60 const u8 *uuid) in wps_er_sta_get() 100 struct in_addr *addr, const u8 *uuid, in wps_er_ap_get() 279 const u8 *uuid) in wps_er_ap_get_settings() 638 void wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr, in wps_er_ap_add() 1561 int wps_er_pbc(struct wps_er *er, const u8 *uuid, const u8 *addr) in wps_er_pbc() 1899 int wps_er_learn(struct wps_er *er, const u8 *uuid, const u8 *addr, in wps_er_learn() 1932 int wps_er_set_config(struct wps_er *er, const u8 *uuid, const u8 *addr, in wps_er_set_config() 1984 int wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *addr, in wps_er_config() 2050 struct wpabuf * wps_er_nfc_config_token(struct wps_er *er, const u8 *uuid, in wps_er_nfc_config_token() 2072 struct wps_context *wps, const u8 *uuid, in wps_er_nfc_handover_sel()
|
D | wps_er.h | 19 u8 uuid[WPS_UUID_LEN]; member 42 u8 uuid[WPS_UUID_LEN]; member 72 u8 uuid[WPS_UUID_LEN]; member
|
D | wps_er_ssdp.c | 30 u8 uuid[WPS_UUID_LEN]; in wps_er_ssdp_rx() local
|
/external/wpa_supplicant_8/src/ap/ |
D | wps_hostapd.c | 175 char uuid[40], txt[400]; in hostapd_wps_pin_needed_cb() local 232 char uuid[40]; in hostapd_wps_reg_success_cb() local 257 char uuid[40]; in hostapd_wps_enrollee_seen_cb() local 880 const u8 **uuid = ctx; in get_uuid_cb() local 900 const u8 *uuid; in get_own_uuid() local 995 const u8 *uuid; in hostapd_init_wps() local 1252 const u8 *uuid; member 1277 const char *uuid, const char *pin, int timeout) in hostapd_wps_add_pin()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wps_supplicant.c | 1351 char uuid[40], txt[400]; in wpas_wps_pin_needed_cb() local 1866 const char *uuid, const char *pin) in wpas_wps_er_add_pin() 1887 int wpas_wps_er_pbc(struct wpa_supplicant *wpa_s, const char *uuid) in wpas_wps_er_pbc() 1902 int wpas_wps_er_learn(struct wpa_supplicant *wpa_s, const char *uuid, in wpas_wps_er_learn() 1954 int wpas_wps_er_set_config(struct wpa_supplicant *wpa_s, const char *uuid, in wpas_wps_er_set_config() 1981 int wpas_wps_er_config(struct wpa_supplicant *wpa_s, const char *uuid, in wpas_wps_er_config() 2041 int ndef, const char *uuid) in wpas_wps_er_nfc_config_token() 2437 const char *uuid) in wpas_wps_er_nfc_handover_sel() 2492 int ndef, int cr, const char *uuid) in wpas_wps_nfc_handover_sel() 2790 const u8 *uuid; in wpas_wps_update_ap_info_bss() local
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | peers.cpp | 309 QString uuid; in enter_pin() local 808 QStandardItem * Peers::find_uuid(QString uuid) in find_uuid() 832 QString uuid = items[1]; in event_notify() local 1113 QString uuid = items[1]; in event_notify() local 1178 QString uuid = items[1]; in event_notify() local 1257 QString uuid = items[2]; in event_notify() local 1567 void Peers::remove_enrollee_uuid(QString uuid) in remove_enrollee_uuid() 1741 QString uuid = ctx_item->data(peer_role_uuid).toString(); in learn_ap_config() local
|
/external/vboot_reference/firmware/2lib/include/ |
D | 2guid.h | 24 } uuid; member
|
/external/e2fsprogs/misc/ |
D | blkid.c | 137 const char *uuid) in pretty_print_line() 172 const char *uuid = "", *fs_type = "", *label = ""; in pretty_print_dev() local
|