| /third_party/mesa3d/src/freedreno/common/ |
| D | freedreno_uuid.c | 38 fd_get_driver_uuid(void *uuid) in fd_get_driver_uuid() 61 fd_get_device_uuid(void *uuid, const struct fd_dev_id *id) in fd_get_device_uuid()
|
| /third_party/mesa3d/src/intel/common/ |
| D | intel_uuid.c | 29 intel_uuid_compute_device_id(uint8_t *uuid, in intel_uuid_compute_device_id() 64 intel_uuid_compute_driver_id(uint8_t *uuid, in intel_uuid_compute_driver_id()
|
| /third_party/iowow/src/utils/ |
| D | iwuuid.c | 16 bool iwu_uuid_valid(const char *uuid) { in iwu_uuid_valid() 50 union _uuid uuid; in iwu_uuid4_fill() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | uuid.c | 65 int is_nil_uuid(const u8 *uuid) in is_nil_uuid() 75 int uuid_random(u8 *uuid) in uuid_random()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | uuid.c | 65 int is_nil_uuid(const u8 *uuid) in is_nil_uuid() 75 int uuid_random(u8 *uuid) in uuid_random()
|
| /third_party/node/test/parallel/ |
| D | test-crypto-randomuuid.js | 17 function testMatch(uuid) { argument 28 const uuid = randomUUID(); constant
|
| /third_party/python/Lib/test/ |
| D | test_uuid.py | 32 uuid = None variable in BaseTestUUID 671 uuid = py_uuid variable in TestUUIDWithoutExtModule 675 uuid = c_uuid variable in TestUUIDWithExtModule 868 uuid = py_uuid variable in TestInternalsWithoutExtModule 872 uuid = c_uuid variable in TestInternalsWithExtModule
|
| /third_party/python/Modules/ |
| D | _uuidmodule.c | 25 uuid_t uuid; in py_uuid_generate_time_safe() local 53 UUID uuid; in py_UuidCreate() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/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
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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
|
| /third_party/node/deps/npm/node_modules/uuid/ |
| D | index.js | 4 var uuid = v4; variable
|
| /third_party/node/deps/npm/node_modules/uri-js/dist/esnext/schemes/ |
| D | urn-uuid.d.ts | 4 uuid?: string; property
|
| /third_party/toybox/toys/other/ |
| D | mkswap.c | 28 char *label = (char *)(swap+7), *uuid = (char *)(swap+3); local
|
| /third_party/gstreamer/gstplugins_bad/sys/winks/ |
| D | meson.build | 15 cc.find_library('uuid', required : winks_option), build
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/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() 637 void wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr, in wps_er_ap_add() 1560 int wps_er_pbc(struct wps_er *er, const u8 *uuid, const u8 *addr) in wps_er_pbc() 1911 int wps_er_learn(struct wps_er *er, const u8 *uuid, const u8 *addr, in wps_er_learn() 1944 int wps_er_set_config(struct wps_er *er, const u8 *uuid, const u8 *addr, in wps_er_set_config() 1995 int wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *addr, in wps_er_config() 2060 struct wpabuf * wps_er_nfc_config_token(struct wps_er *er, const u8 *uuid, in wps_er_nfc_config_token() 2082 struct wps_context *wps, const u8 *uuid, in wps_er_nfc_handover_sel()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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() 637 void wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr, in wps_er_ap_add() 1560 int wps_er_pbc(struct wps_er *er, const u8 *uuid, const u8 *addr) in wps_er_pbc() 1911 int wps_er_learn(struct wps_er *er, const u8 *uuid, const u8 *addr, in wps_er_learn() 1944 int wps_er_set_config(struct wps_er *er, const u8 *uuid, const u8 *addr, in wps_er_set_config() 1995 int wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *addr, in wps_er_config() 2060 struct wpabuf * wps_er_nfc_config_token(struct wps_er *er, const u8 *uuid, in wps_er_nfc_config_token() 2082 struct wps_context *wps, const u8 *uuid, in wps_er_nfc_handover_sel()
|
| /third_party/node/deps/npm/node_modules/uuid/lib/ |
| D | v35.js | 3 function uuidToBytes(uuid) { argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | wps_supplicant.c | 1459 char uuid[40], txt[400]; in wpas_wps_pin_needed_cb() local 1994 const char *uuid, const char *pin) in wpas_wps_er_add_pin() 2015 int wpas_wps_er_pbc(struct wpa_supplicant *wpa_s, const char *uuid) in wpas_wps_er_pbc() 2030 int wpas_wps_er_learn(struct wpa_supplicant *wpa_s, const char *uuid, in wpas_wps_er_learn() 2082 int wpas_wps_er_set_config(struct wpa_supplicant *wpa_s, const char *uuid, in wpas_wps_er_set_config() 2109 int wpas_wps_er_config(struct wpa_supplicant *wpa_s, const char *uuid, in wpas_wps_er_config() 2169 int ndef, const char *uuid) in wpas_wps_er_nfc_config_token() 2575 const char *uuid) in wpas_wps_er_nfc_handover_sel() 2630 int ndef, int cr, const char *uuid) in wpas_wps_nfc_handover_sel() 2929 const u8 *uuid; in wpas_wps_update_ap_info_bss() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | wps_supplicant.c | 1436 char uuid[40], txt[400]; in wpas_wps_pin_needed_cb() local 1954 const char *uuid, const char *pin) in wpas_wps_er_add_pin() 1975 int wpas_wps_er_pbc(struct wpa_supplicant *wpa_s, const char *uuid) in wpas_wps_er_pbc() 1990 int wpas_wps_er_learn(struct wpa_supplicant *wpa_s, const char *uuid, in wpas_wps_er_learn() 2042 int wpas_wps_er_set_config(struct wpa_supplicant *wpa_s, const char *uuid, in wpas_wps_er_set_config() 2069 int wpas_wps_er_config(struct wpa_supplicant *wpa_s, const char *uuid, in wpas_wps_er_config() 2129 int ndef, const char *uuid) in wpas_wps_er_nfc_config_token() 2525 const char *uuid) in wpas_wps_er_nfc_handover_sel() 2580 int ndef, int cr, const char *uuid) in wpas_wps_nfc_handover_sel() 2878 const u8 *uuid; in wpas_wps_update_ap_info_bss() local
|
| /third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/compile/ |
| D | formats.js | 54 uuid: UUID, property 77 uuid: UUID, property
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
| D | peers.cpp | 309 QString uuid; in enter_pin() local 810 QStandardItem * Peers::find_uuid(QString uuid) in find_uuid() 834 QString uuid = items[1]; in event_notify() local 1115 QString uuid = items[1]; in event_notify() local 1180 QString uuid = items[1]; in event_notify() local 1259 QString uuid = items[2]; in event_notify() local 1569 void Peers::remove_enrollee_uuid(QString uuid) in remove_enrollee_uuid() 1743 QString uuid = ctx_item->data(peer_role_uuid).toString(); in learn_ap_config() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/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 920 const u8 **uuid = ctx; in get_uuid_cb() local 940 const u8 *uuid; in get_own_uuid() local 1036 const u8 *uuid; in hostapd_init_wps() local 1332 const u8 *uuid; member 1357 const char *uuid, const char *pin, int timeout) in hostapd_wps_add_pin()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| D | wps_hostapd.c | 177 char uuid[40], txt[400]; in hostapd_wps_pin_needed_cb() local 234 char uuid[40]; in hostapd_wps_reg_success_cb() local 259 char uuid[40]; in hostapd_wps_enrollee_seen_cb() local 974 const u8 **uuid = ctx; in get_uuid_cb() local 994 const u8 *uuid; in get_own_uuid() local 1105 const u8 *uuid; in hostapd_init_wps() local 1516 const u8 *uuid; member 1541 const char *uuid, const char *pin, int timeout) in hostapd_wps_add_pin()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/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
|
| /third_party/node/deps/npm/node_modules/request/lib/ |
| D | multipart.js | 3 var uuid = require('uuid/v4') variable
|