/external/e2fsprogs/lib/blkid/ |
read.c | 26 #include "uuid/uuid.h" 57 * <UUID="uuid"> (generated) universally unique identifier (serial no)
|
/external/e2fsprogs/tests/f_bbfile/ |
expect.1 | 1 Filesystem did not have a UUID; generating one.
|
/external/e2fsprogs/tests/f_dup2/ |
expect.1 | 1 Filesystem did not have a UUID; generating one.
|
/external/e2fsprogs/tests/f_dupfsblks/ |
expect.1 | 1 Filesystem did not have a UUID; generating one.
|
/external/e2fsprogs/tests/f_lotsbad/ |
expect.1 | 1 Filesystem did not have a UUID; generating one.
|
/external/qemu/hw/ |
smbios.h | 54 uint8_t uuid[16]; member in struct:smbios_type_1
|
/external/quake/quake/src/QW/server/ |
qwsv.dsp | 52 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
53 # ADD LINK32 wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib /nologo /subsystem:console /machine:I386
77 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386
78 # ADD LINK32 wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib /nologo /subsystem:console /map /debug /machine:I386
|
/external/webkit/WebCore/manual-tests/ |
wordXML-selectall.xml | 3 <w:wordDocument xmlns:w="http://schemas.microsoft.com/office/word/2003/2/wordml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:SL="http://schemas.microsoft.com/schemaLibrary/2003/2/core" xmlns:aml="http://schemas.microsoft.com/aml/2001/core" xmlns:wx="http://schemas.microsoft.com/office/word/2003/2/auxHint" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xml:s (…)
|
/external/webkit/WebKit/win/Interfaces/ |
DOMWindow.idl | 40 uuid(19126DDF-E82F-46c0-A2F9-16879D7DADC5),
|
IWebFrameView.idl | 42 uuid(E23E1B15-78F6-4e89-AD2E-49992A040A35),
|
IWebHistoryItemPrivate.idl | 37 uuid(E9D5DC2C-192F-4795-B0EC-4E770E539D97),
|
IWebMutableURLRequest.idl | 38 uuid(C4042773-371F-427e-AFA9-9D4B358A0D93),
|
IWebNotificationCenter.idl | 38 uuid(1E411ABE-DAA0-4a83-BCCA-D94E0704F193),
|
IWebResourceLoadDelegatePrivate.idl | 45 uuid(099DC3C1-34B5-4169-ABBF-0C63CBC25605),
|
IWebScrollBarPrivate.idl | 38 uuid(6C585B08-2E4F-4594-9B90-0425E3A33FD0),
|
IWebURLRequest.idl | 43 uuid(F4B85F1D-F3B2-493d-B786-0930E804A3BA),
|
/external/wpa_supplicant_6/wpa_supplicant/ |
README-WPS | 68 WPS needs the Universally Unique IDentifier (UUID; see RFC 4122) for 70 wpa_supplicant (if not set, UUID will be generated based on local MAC 73 # example UUID for WPS 74 uuid=12345678-9abc-def0-1234-56789abcdef0
|
config_file.c | 24 #include "uuid.h" 390 if (uuid_str2bin(pos, config->uuid)) { 391 wpa_printf(MSG_ERROR, "Line %d: invalid UUID", line); 394 uuid_bin2str(config->uuid, buf, sizeof(buf)); 395 wpa_printf(MSG_DEBUG, "uuid=%s", buf); 453 { FUNC(uuid) }, 876 if (!is_nil_uuid(config->uuid)) { 878 uuid_bin2str(config->uuid, buf, sizeof(buf)); 879 fprintf(f, "uuid=%s\n", buf);
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_upnp.c | 181 #include "uuid.h" 238 * Each uuid is 16 bytes long. 241 /* uuid_make -- construct a random UUID 246 static void uuid_make(u8 uuid[UUID_LEN]) 248 os_get_random(uuid, UUID_LEN); 251 uuid[6] &= 0x0f; uuid[6] |= (4 << 4); /* version 4 == random gen */ 252 uuid[8] &= 0x3f; uuid[8] |= 0x80; 620 /* subscription_find -- return existing subscription matching uuid, if an [all...] |
/frameworks/base/docs/html/sdk/api_diff/10/changes/ |
methods_index_all.html | 59 <nobr><A HREF="android.bluetooth.BluetoothDevice.html#android.bluetooth.BluetoothDevice.createInsecureRfcommSocketToServiceRecord_added(java.util.UUID)" class="hiddenlink" target="rightframe"><b>createInsecureRfcommSocketToServiceRecord</b> 60 (<code>UUID</code>)</A></nobr><br> 115 <nobr><A HREF="android.bluetooth.BluetoothAdapter.html#android.bluetooth.BluetoothAdapter.listenUsingInsecureRfcommWithServiceRecord_added(java.lang.String, java.util.UUID)" class="hiddenlink" target="rightframe"><b>listenUsingInsecureRfcommWithServiceRecord</b> 116 (<code>String, UUID</code>)</A></nobr><br>
|
/hardware/ti/omap3/dspbridge/inc/ |
dbapi.h | 33 *! to HNODE; changed GUID to UUID; added "Detail" sections
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
dbapi.h | 33 *! to HNODE; changed GUID to UUID; added "Detail" sections
|
/hardware/ti/omap3/libopencorehw/ |
buffer_alloc_omap34xx.h | 62 OSCL_IMPORT_REF bool queryInterface(const PVUuid& uuid, PVInterface*& aInterface) ;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
dm-ioctl.h | 38 char uuid[DM_UUID_LEN]; member in struct:dm_ioctl
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
dm-ioctl.h | 38 char uuid[DM_UUID_LEN]; member in struct:dm_ioctl
|