/external/skia/src/ports/ |
SkImageDecoder_WIC.cpp | 74 GUID fGuidFormat; 86 static SkImageDecoder::Format GuidContainerFormat_to_Format(REFGUID guid) { 88 if (IsEqualGUID(guid, gFormatConversions[i].fGuidFormat)) { 156 GUID guidFormat; 204 GUID destinationPixelFormat; 288 GUID type;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dplobby8.h | 55 GUID guidApplication; 75 GUID guidApplication; 84 GUID guidApplication; 157 STDMETHOD(UnRegisterProgram)(THIS_ GUID* pguidApplication, CONST DWORD dwFlags) PURE; 211 STDMETHOD(EnumLocalPrograms)(THIS_ GUID* CONST pGuidApplication, BYTE* CONST pEnumData, DWORD* CONST pdwEnumData, DWORD* CONST pdwItems, CONST DWORD dwFlags) PURE; 254 HRESULT WINAPI DirectPlay8LobbyCreate(CONST GUID* pcIID, LPVOID* ppvInterface, IUnknown* pUnknown);
|
dxfile.h | 123 STDMETHOD(SaveTemplates) (THIS_ DWORD, const GUID **) PURE; 124 STDMETHOD(CreateDataObject) (THIS_ REFGUID, LPCSTR, const GUID *, DWORD, LPVOID, LPDIRECTXFILEDATA *) PURE; 174 STDMETHOD(GetType) (THIS_ const GUID **) PURE; 177 STDMETHOD(AddDataReference) (THIS_ LPCSTR, const GUID *) PURE; 178 STDMETHOD(AddBinaryObject) (THIS_ LPCSTR, const GUID *, LPCSTR, LPVOID, DWORD) PURE; 259 /* DirectX File Header template's GUID */
|
mfobjects.h | 135 GUID SubFormat; 199 GUID *pguidValue) = 0; 286 GUID *pguidKey, 353 GUID *pguidValue); 458 GUID *pguidKey, 541 static FORCEINLINE HRESULT IMFAttributes_GetGUID(IMFAttributes* This,REFGUID guidKey,GUID *pguidValue) { 604 static FORCEINLINE HRESULT IMFAttributes_GetItemByIndex(IMFAttributes* This,UINT32 unIndex,GUID *pguidKey,PROPVARIANT *pValue) { 683 GUID *pguidValue); 872 GUID *pguidKey, [all...] |
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Properties/ |
AssemblyInfo.cs | 56 // The following GUID is for the ID of the typelib if this project is exposed to COM 57 [assembly: Guid("e7a97455-a3e3-4877-a90b-b1b12606dac1")]
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Properties/ |
AssemblyInfo.cs | 57 // The following GUID is for the ID of the typelib if this project is exposed to COM 58 [assembly: Guid( "7a0b4db7-f127-4cf5-ac2c-e294957efcd6" )]
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Properties/ |
AssemblyInfo.cs | 55 // The following GUID is for the ID of the typelib if this project is exposed to COM 56 [assembly: Guid( "9f8fa018-6766-404c-9e72-551407e1b173" )]
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Properties/ |
AssemblyInfo.cs | 55 // The following GUID is for the ID of the typelib if this project is exposed to COM 56 [assembly: Guid( "ad48c7f7-0b1d-4b1e-9602-83425cb5699f" )]
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Properties/ |
AssemblyInfo.cs | 55 // The following GUID is for the ID of the typelib if this project is exposed to COM 56 [assembly: Guid( "1352b15b-eded-4380-9122-acde32f7ff38" )]
|
/external/chromium_org/chrome/browser/extensions/api/signed_in_devices/ |
signed_in_devices_api.cc | 106 std::string guid = local_device->GetLocalSyncCacheGUID(); local 107 scoped_ptr<DeviceInfo> device = GetDeviceInfoForClientId(guid,
|
/external/chromium_org/chrome/browser/resources/chromeos/network_ui/ |
network_ui.html | 46 <td>GUID</td> 65 <td>GUID</td>
|
/external/chromium_org/chrome/browser/resources/options/ |
autofill_options_list.js | 14 function AutofillEditProfileButton(guid, edit) { 20 editButtonEl.onclick = function(e) { edit(guid); }; 34 * @param {Array} entry An array of the form [guid, label]. 40 el.guid = entry[0]; 63 this.guid, 71 * @param {Array} entry An array of the form [guid, label, icon]. 77 el.guid = entry[0]; 108 this.guid,
|
/external/chromium_org/chrome/browser/sync/glue/ |
local_device_info_provider_impl.cc | 137 const std::string& guid, 143 new sync_driver::DeviceInfo(guid,
|
/external/chromium_org/chrome_elf/ |
chrome_elf_util_unittest.cc | 86 base::string16 BuildKey(const wchar_t* path, const wchar_t* guid) { 89 full_key_path.append(guid);
|
/external/chromium_org/chromeos/network/ |
network_connection_handler_unittest.cc | 298 "{ \"GUID\": \"wifi0\", \"Type\": \"wifi\", \"State\": \"idle\", " 301 "{ \"GUID\": \"wifi1\", \"Type\": \"wifi\", \"State\": \"online\" }"; 303 "{ \"GUID\": \"wifi2\", \"Type\": \"wifi\", \"State\": \"association\" }"; 305 "{ \"GUID\": \"wifi3\", \"Type\": \"wifi\", " 341 "[ { \"GUID\": \"wifi4\"," 434 "{ \"GUID\": \"wifi0\", \"Type\": \"wifi\", \"State\": \"online\" }"; 436 "{ \"GUID\": \"wifi1\", \"Type\": \"wifi\", \"State\": \"idle\", " 440 "[ { \"GUID\": \"wifi1\","
|
/external/chromium_org/components/autofill/core/browser/webdata/ |
autofill_webdata_service.h | 70 virtual void RemoveAutofillProfile(const std::string& guid) OVERRIDE; 77 virtual void RemoveCreditCard(const std::string& guid) OVERRIDE;
|
/external/chromium_org/components/storage_monitor/ |
volume_mount_watcher_win.cc | 134 // returns a GUID associated with the device, not the volume. 135 base::string16 guid; local 137 WriteInto(&guid, kMaxPathBufLen), 141 // In case it has two GUID's (see above mentioned blog), do it again. 142 if (!GetVolumeNameForVolumeMountPoint(guid.c_str(), 143 WriteInto(&guid, kMaxPathBufLen), 154 StorageInfo::FIXED_MASS_STORAGE, base::UTF16ToUTF8(guid))); 174 StorageInfo::MakeDeviceId(type, base::UTF16ToUTF8(guid));
|
/external/chromium_org/components/test/data/web_database/ |
version_31.sql | 17 CREATE TABLE autofill_profiles ( label VARCHAR, unique_id INTEGER PRIMARY KEY, first_name VARCHAR, middle_name VARCHAR, last_name VARCHAR, email VARCHAR, company_name VARCHAR, address_line_1 VARCHAR, address_line_2 VARCHAR, city VARCHAR, state VARCHAR, zipcode VARCHAR, country VARCHAR, phone VARCHAR, fax VARCHAR, date_modified INTEGER NOT NULL DEFAULT 0, guid VARCHAR NOT NULL DEFAULT ""); 19 CREATE TABLE credit_cards ( label VARCHAR, unique_id INTEGER PRIMARY KEY, name_on_card VARCHAR, type VARCHAR, card_number VARCHAR, expiration_month INTEGER, expiration_year INTEGER, verification_code VARCHAR, billing_address VARCHAR, shipping_address VARCHAR, card_number_encrypted BLOB, verification_code_encrypted BLOB, date_modified INTEGER NOT NULL DEFAULT 0, guid VARCHAR NOT NULL DEFAULT "");
|
/external/chromium_org/content/browser/download/ |
download_file.h | 76 // Set the application GUID to be used to identify the app to the 79 virtual void SetClientGuid(const std::string& guid) = 0;
|
/external/chromium_org/content/browser/ |
system_message_window_win.cc | 19 // A static map from a device category guid to base::SystemMonitor::DeviceType. 21 const GUID device_category;
|
/external/chromium_org/content/renderer/media/ |
webrtc_audio_device_not_impl.h | 47 char guid[webrtc::kAdmMaxGuidSize]) OVERRIDE; 50 char guid[webrtc::kAdmMaxGuidSize]) OVERRIDE;
|
/external/chromium_org/remoting/host/win/ |
rdp_client_unittest.cc | 13 #include "base/guid.h" 50 static GUID RdpClientModuleLibid = {
|
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/ |
gen_msvs_proj.sh | 34 --proj-guid=GUID GUID to use for the project 130 --proj-guid=*) guid="${optval}" 195 guid=${guid:-`generate_uuid`} 275 ProjectGUID="{${guid}}" \
|
gen_msvs_vcxproj.sh | 35 --proj-guid=GUID GUID to use for the project 150 --proj-guid=*) guid="${optval}" 217 guid=${guid:-`generate_uuid`} 301 tag_content ProjectGuid "{${guid}}"
|
/external/chromium_org/third_party/webrtc/modules/audio_device/dummy/ |
audio_device_dummy.h | 39 char guid[kAdmMaxGuidSize]) OVERRIDE; 42 char guid[kAdmMaxGuidSize]) OVERRIDE;
|