/external/clang/test/SemaCXX/ |
borland-extensions.cpp | 48 } GUID; 52 GUID const* Guid; 58 const GUID guid_inl = __uuidof(Foo); 60 data = ata1.Guid->Data1;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
msdasql.h | 13 extern const MSDASQLDECLSPEC GUID IID_ISQLRequestDiagFields = { 0x228972f0,0xb5ff,0x11d0,{ 0x8a,0x80,0x0,0xc0,0x4f,0xd6,0x11,0xcd } }; 14 extern const MSDASQLDECLSPEC GUID IID_ISQLGetDiagField = { 0x228972f1,0xb5ff,0x11d0,{ 0x8a,0x80,0x0,0xc0,0x4f,0xd6,0x11,0xcd } }; 15 extern const MSDASQLDECLSPEC GUID IID_IRowsetChangeExtInfo = {0x0C733A8F,0x2A1C,0x11CE,{0xAD,0xE5,0x00,0xAA,0x00,0x44,0x77,0x3D}}; 16 extern const MSDASQLDECLSPEC GUID CLSID_MSDASQL = {0xC8B522CB,0x5CF3,0x11CE,{0xAD,0xE5,0x00,0xAA,0x00,0x44,0x77,0x3D}}; 17 extern const MSDASQLDECLSPEC GUID CLSID_MSDASQL_ENUMERATOR = {0xC8B522CD,0x5CF3,0x11CE,{0xAD,0xE5,0x00,0xAA,0x00,0x44,0x77,0x3D}}; 19 extern const GUID IID_ISQLRequestDiagFields; 20 extern const GUID IID_ISQLGetDiagField; 21 extern const GUID IID_IRowsetChangeExtInfo; 22 extern const GUID CLSID_MSDASQL; 23 extern const GUID CLSID_MSDASQL_ENUMERATOR [all...] |
ndattrib.h | 100 GUID guid; member in struct:tagRepairInfo 133 GUID Guid; 162 GUID rootCauseID; 164 GUID networkInterfaceID;
|
propvarutil.h | 64 HRESULT WINAPI InitPropVariantFromGUIDAsString(REFGUID guid, PROPVARIANT *ppropvar); 65 HRESULT WINAPI InitVariantFromGUIDAsString(REFGUID guid, VARIANT *pvar); 68 HRESULT WINAPI PropVariantToGUID(const PROPVARIANT *ppropvar, GUID *guid); 69 HRESULT WINAPI VariantToGUID(const VARIANT *pvar, GUID *guid);
|
wlanapi.h | 144 GUID InterfaceGuid; 224 GUID InterfaceGuid; 257 const GUID *pInterfaceGuid, 264 const GUID *pInterfaceGuid, 271 const GUID *pInterfaceGuid, 287 const GUID *pInterfaceGuid, 295 const GUID *pInterfaceGuid, 305 const GUID *pInterfaceGuid, 319 const GUID *pInterfaceGuid, 346 const GUID *pInterfaceGuid [all...] |
sqloledb.h | 12 extern const GUID CLSID_SQLOLEDB = {0xc7ff16c,0x38e3,0x11d0,{0x97,0xab,0x0,0xc0,0x4f,0xc2,0xad,0x98}}; 13 extern const GUID CLSID_SQLOLEDB_ERROR = {0xc0932c62,0x38e5,0x11d0,{0x97,0xab,0x0,0xc0,0x4f,0xc2,0xad,0x98}}; 14 extern const GUID CLSID_SQLOLEDB_ENUMERATOR = {0xdfa22b8e,0xe68d,0x11d0,{0x97,0xe4,0x0,0xc0,0x4f,0xc2,0xad,0x98}}; 16 extern const GUID CLSID_SQLOLEDB; 17 extern const GUID CLSID_SQLOLEDB_ERROR; 18 extern const GUID CLSID_SQLOLEDB_ENUMERATOR; 22 extern const GUID IID_ISQLServerErrorInfo = {0x5cf4ca12,0xef21,0x11d0,{0x97,0xe7,0x0,0xc0,0x4f,0xc2,0xad,0x98}}; 23 extern const GUID IID_IRowsetFastLoad = {0x5cf4ca13,0xef21,0x11d0,{0x97,0xe7,0x0,0xc0,0x4f,0xc2,0xad,0x98}}; 24 extern const GUID IID_IUMSInitialize = {0x5cf4ca14,0xef21,0x11d0,{0x97,0xe7,0x0,0xc0,0x4f,0xc2,0xad,0x98}}; 26 extern const GUID IID_ISchemaLock = {0x4c2389fb,0x2511,0x11d4,{0xb2,0x58,0x0,0xc0,0x4f,0x79,0x71,0xce}} [all...] |
lmdfs.h | 105 GUID Guid; 116 GUID Guid; 127 GUID Guid; 138 GUID Guid; 146 GUID GenerationGuid; 213 GUID Guid [all...] |
d3d10.h | [all...] |
/external/lzma/CPP/7zip/Archive/ |
ArchiveExports.cpp | 38 static inline HRESULT SetPropGUID(const GUID &guid, PROPVARIANT *value)
40 return SetPropString((const char *)&guid, sizeof(GUID), value);
43 int FindFormatCalssId(const GUID *clsID)
45 GUID cls = *clsID;
56 STDAPI CreateArchiver(const GUID *clsid, const GUID *iid, void **outObject)
100 GUID clsId = CLSID_CArchiveHandler;
|
/external/chromium_org/chrome/browser/resources/chromeos/network/ |
network_config.js | 105 * @param {string} guid The guid identifying the network. 108 getProperties: function(guid, callback) { 110 chrome.send('networkConfig.getProperties', [callbackId, guid]); 117 * @param {string} guid The guid identifying the network. 120 getManagedProperties: function(guid, callback) { 122 chrome.send('networkConfig.getManagedProperties', [callbackId, guid]); 128 * @param {string} guid The guid identifying the network [all...] |
/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/ |
ChromeDebug.csproj | 72 <Guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</Guid> 81 <Guid>{26AD1324-4B7C-44BC-84F8-B86AED45729F}</Guid> 90 <Guid>{1A31287A-4D7D-413E-8E32-3B374931BD89}</Guid> 99 <Guid>{2CE2370E-D744-4936-A090-3FFFE667B0E1}</Guid> 108 <Guid>{64A96FE8-CCCF-4EDF-B341-FF7C528B60C9}</Guid> [all...] |
/external/chromium_org/components/test/data/web_database/ |
version_44.sql | 31 CREATE TABLE credit_cards ( guid VARCHAR PRIMARY KEY, name_on_card VARCHAR, expiration_month INTEGER, expiration_year INTEGER, card_number_encrypted BLOB, date_modified INTEGER NOT NULL DEFAULT 0); 33 CREATE TABLE autofill_profiles ( guid VARCHAR PRIMARY KEY, company_name VARCHAR, address_line_1 VARCHAR, address_line_2 VARCHAR, city VARCHAR, state VARCHAR, zipcode VARCHAR, country VARCHAR, country_code VARCHAR, date_modified INTEGER NOT NULL DEFAULT 0); 34 CREATE TABLE autofill_profile_names ( guid VARCHAR, first_name VARCHAR, middle_name VARCHAR, last_name VARCHAR); 35 CREATE TABLE autofill_profile_emails ( guid VARCHAR, email VARCHAR); 36 CREATE TABLE autofill_profile_phones ( guid VARCHAR, type INTEGER DEFAULT 0, number VARCHAR); 37 CREATE TABLE autofill_profiles_trash ( guid VARCHAR);
|
version_45.sql | 11 CREATE TABLE credit_cards ( guid VARCHAR PRIMARY KEY, name_on_card VARCHAR, expiration_month INTEGER, expiration_year INTEGER, card_number_encrypted BLOB, date_modified INTEGER NOT NULL DEFAULT 0); 13 CREATE TABLE autofill_profiles ( guid VARCHAR PRIMARY KEY, company_name VARCHAR, address_line_1 VARCHAR, address_line_2 VARCHAR, city VARCHAR, state VARCHAR, zipcode VARCHAR, country VARCHAR, country_code VARCHAR, date_modified INTEGER NOT NULL DEFAULT 0); 14 CREATE TABLE autofill_profile_names ( guid VARCHAR, first_name VARCHAR, middle_name VARCHAR, last_name VARCHAR); 15 CREATE TABLE autofill_profile_emails ( guid VARCHAR, email VARCHAR); 16 CREATE TABLE autofill_profile_phones ( guid VARCHAR, type INTEGER DEFAULT 0, number VARCHAR); 17 CREATE TABLE autofill_profiles_trash ( guid VARCHAR);
|
version_45_compatible.sql | 11 CREATE TABLE credit_cards ( guid VARCHAR PRIMARY KEY, name_on_card VARCHAR, expiration_month INTEGER, expiration_year INTEGER, card_number_encrypted BLOB, date_modified INTEGER NOT NULL DEFAULT 0); 13 CREATE TABLE autofill_profiles ( guid VARCHAR PRIMARY KEY, company_name VARCHAR, address_line_1 VARCHAR, address_line_2 VARCHAR, city VARCHAR, state VARCHAR, zipcode VARCHAR, country VARCHAR, country_code VARCHAR, date_modified INTEGER NOT NULL DEFAULT 0); 14 CREATE TABLE autofill_profile_names ( guid VARCHAR, first_name VARCHAR, middle_name VARCHAR, last_name VARCHAR); 15 CREATE TABLE autofill_profile_emails ( guid VARCHAR, email VARCHAR); 16 CREATE TABLE autofill_profile_phones ( guid VARCHAR, type INTEGER DEFAULT 0, number VARCHAR); 17 CREATE TABLE autofill_profiles_trash ( guid VARCHAR);
|
version_45_invalid.sql | 11 CREATE TABLE credit_cards ( guid VARCHAR PRIMARY KEY, name_on_card VARCHAR, expiration_month INTEGER, expiration_year INTEGER, card_number_encrypted BLOB, date_modified INTEGER NOT NULL DEFAULT 0); 13 CREATE TABLE autofill_profiles ( guid VARCHAR PRIMARY KEY, company_name VARCHAR, address_line_1 VARCHAR, address_line_2 VARCHAR, city VARCHAR, state VARCHAR, zipcode VARCHAR, country VARCHAR, country_code VARCHAR, date_modified INTEGER NOT NULL DEFAULT 0); 14 CREATE TABLE autofill_profile_names ( guid VARCHAR, first_name VARCHAR, middle_name VARCHAR, last_name VARCHAR); 15 CREATE TABLE autofill_profile_emails ( guid VARCHAR, email VARCHAR); 16 CREATE TABLE autofill_profile_phones ( guid VARCHAR, type INTEGER DEFAULT 0, number VARCHAR); 17 CREATE TABLE autofill_profiles_trash ( guid VARCHAR);
|
version_46.sql | 11 CREATE TABLE credit_cards ( guid VARCHAR PRIMARY KEY, name_on_card VARCHAR, expiration_month INTEGER, expiration_year INTEGER, card_number_encrypted BLOB, date_modified INTEGER NOT NULL DEFAULT 0); 13 CREATE TABLE autofill_profiles ( guid VARCHAR PRIMARY KEY, company_name VARCHAR, address_line_1 VARCHAR, address_line_2 VARCHAR, city VARCHAR, state VARCHAR, zipcode VARCHAR, country VARCHAR, country_code VARCHAR, date_modified INTEGER NOT NULL DEFAULT 0); 14 CREATE TABLE autofill_profile_names ( guid VARCHAR, first_name VARCHAR, middle_name VARCHAR, last_name VARCHAR); 15 CREATE TABLE autofill_profile_emails ( guid VARCHAR, email VARCHAR); 16 CREATE TABLE autofill_profile_phones ( guid VARCHAR, type INTEGER DEFAULT 0, number VARCHAR); 17 CREATE TABLE autofill_profiles_trash ( guid VARCHAR);
|
version_47.sql | 32 CREATE TABLE credit_cards ( guid VARCHAR PRIMARY KEY, name_on_card VARCHAR, expiration_month INTEGER, expiration_year INTEGER, card_number_encrypted BLOB, date_modified INTEGER NOT NULL DEFAULT 0); 34 CREATE TABLE autofill_profiles ( guid VARCHAR PRIMARY KEY, company_name VARCHAR, address_line_1 VARCHAR, address_line_2 VARCHAR, city VARCHAR, state VARCHAR, zipcode VARCHAR, country VARCHAR, country_code VARCHAR, date_modified INTEGER NOT NULL DEFAULT 0); 35 CREATE TABLE autofill_profile_names ( guid VARCHAR, first_name VARCHAR, middle_name VARCHAR, last_name VARCHAR); 36 CREATE TABLE autofill_profile_emails ( guid VARCHAR, email VARCHAR); 37 CREATE TABLE autofill_profile_phones ( guid VARCHAR, type INTEGER DEFAULT 0, number VARCHAR); 38 CREATE TABLE autofill_profiles_trash ( guid VARCHAR);
|
version_55.sql | 14 CREATE TABLE credit_cards ( guid VARCHAR PRIMARY KEY, name_on_card VARCHAR, expiration_month INTEGER, expiration_year INTEGER, card_number_encrypted BLOB, date_modified INTEGER NOT NULL DEFAULT 0, origin VARCHAR DEFAULT ''); 15 CREATE TABLE autofill_profiles ( guid VARCHAR PRIMARY KEY, company_name VARCHAR, street_address VARCHAR, dependent_locality VARCHAR, city VARCHAR, state VARCHAR, zipcode VARCHAR, sorting_code VARCHAR, country_code VARCHAR, date_modified INTEGER NOT NULL DEFAULT 0, origin VARCHAR DEFAULT ''); 17 CREATE TABLE autofill_profile_names ( guid VARCHAR, first_name VARCHAR, middle_name VARCHAR, last_name VARCHAR); 19 CREATE TABLE autofill_profile_emails ( guid VARCHAR, email VARCHAR); 21 CREATE TABLE autofill_profile_phones ( guid VARCHAR, number VARCHAR); 23 CREATE TABLE autofill_profiles_trash ( guid VARCHAR);
|
version_56.sql | 14 CREATE TABLE credit_cards ( guid VARCHAR PRIMARY KEY, name_on_card VARCHAR, expiration_month INTEGER, expiration_year INTEGER, card_number_encrypted BLOB, date_modified INTEGER NOT NULL DEFAULT 0, origin VARCHAR DEFAULT ''); 15 CREATE TABLE autofill_profiles ( guid VARCHAR PRIMARY KEY, company_name VARCHAR, street_address VARCHAR, dependent_locality VARCHAR, city VARCHAR, state VARCHAR, zipcode VARCHAR, sorting_code VARCHAR, country_code VARCHAR, date_modified INTEGER NOT NULL DEFAULT 0, origin VARCHAR DEFAULT '', language_code VARCHAR); 17 CREATE TABLE autofill_profile_names ( guid VARCHAR, first_name VARCHAR, middle_name VARCHAR, last_name VARCHAR); 19 CREATE TABLE autofill_profile_emails ( guid VARCHAR, email VARCHAR); 21 CREATE TABLE autofill_profile_phones ( guid VARCHAR, number VARCHAR); 23 CREATE TABLE autofill_profiles_trash ( guid VARCHAR);
|
version_57.sql | 14 CREATE TABLE credit_cards ( guid VARCHAR PRIMARY KEY, name_on_card VARCHAR, expiration_month INTEGER, expiration_year INTEGER, card_number_encrypted BLOB, date_modified INTEGER NOT NULL DEFAULT 0, origin VARCHAR DEFAULT ''); 15 CREATE TABLE autofill_profiles ( guid VARCHAR PRIMARY KEY, company_name VARCHAR, street_address VARCHAR, dependent_locality VARCHAR, city VARCHAR, state VARCHAR, zipcode VARCHAR, sorting_code VARCHAR, country_code VARCHAR, date_modified INTEGER NOT NULL DEFAULT 0, origin VARCHAR DEFAULT '', language_code VARCHAR); 17 CREATE TABLE autofill_profile_names ( guid VARCHAR, first_name VARCHAR, middle_name VARCHAR, last_name VARCHAR, full_name VARCHAR); 19 CREATE TABLE autofill_profile_emails ( guid VARCHAR, email VARCHAR); 21 CREATE TABLE autofill_profile_phones ( guid VARCHAR, number VARCHAR); 23 CREATE TABLE autofill_profiles_trash ( guid VARCHAR);
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
MSVSNew.py | 38 """Returns a GUID for the specified target name. 44 A GUID-line string calculated from the name and seed. 46 This generates something which looks like a GUID, but depends only on the 48 GUID, so that projects and solutions which refer to each other can explicitly 49 determine the GUID to refer to explicitly. It also means that the GUID will 54 # Convert most of the signature to GUID form (discard the rest) 55 guid = ('{' + d[:8] + '-' + d[8:12] + '-' + d[12:16] + '-' + d[16:20] 57 return guid 64 # Sort by name then guid (so things are in order on vs2008) [all...] |
/external/clang/tools/clang-format-vs/ClangFormat/ |
ClangFormat.vsct | 27 This section uses a Guid to identify the package that provides the command defined inside it. -->
32 is a unique pair of guid and numeric identifier; the guid part of the identifier is usually
44 <Group guid="guidClangFormatCmdSet" id="MyMenuGroup" priority="0x0600">
45 <Parent guid="guidSHLMainMenu" id="IDM_VS_MENU_TOOLS"/>
64 <Button guid="guidClangFormatCmdSet" id="cmdidClangFormat" priority="0x0100" type="Button">
65 <Parent guid="guidClangFormatCmdSet" id="MyMenuGroup" />
66 <Icon guid="guidImages" id="bmpPic1" />
79 the declaration starts with a guid for the bitmap strip, then there is the resource id of the
83 <Bitmap guid="guidImages" href="Resources\Images_32bit.bmp" usedList="bmpPic1, bmpPic2, bmpPicSearch, bmpPicX, (…) [all...] |
/external/chromium_org/chrome/browser/extensions/api/networking_private/ |
networking_private_delegate.h | 47 virtual void GetProperties(const std::string& guid, 51 const std::string& guid, 54 virtual void GetState(const std::string& guid, 57 virtual void SetProperties(const std::string& guid, 71 virtual void StartConnect(const std::string& guid, 74 virtual void StartDisconnect(const std::string& guid, 82 const std::string& guid, 101 const std::string& guid,
|
/external/chromium_org/chrome/browser/extensions/api/signed_in_devices/ |
id_mapping_helper.cc | 25 const std::string& guid) { 35 if (guid_in_value == guid) { 46 std::string guid; local 47 id_mapping.GetString(id, &guid); 48 return guid; 76 device->guid()); 81 value->SetString(local_id, device->guid()); 98 if ((*it)->guid() == client_id) {
|
/external/chromium_org/chromeos/test/data/network/ |
shill_ethernet_with_ipconfig.json | 2 "GUID":"guid",
|