/prebuilts/misc/windows/sdl2/include/ |
SDL_joystick.h | 105 * Return the GUID for the joystick at this index 110 * Return the GUID for this opened joystick 115 * Return a string representation for this guid. pszGUID must point to at least 33 bytes 118 extern DECLSPEC void SDLCALL SDL_JoystickGetGUIDString(SDL_JoystickGUID guid, char *pszGUID, int cbGUID); 121 * convert a string into a joystick formatted guid
|
/prebuilts/misc/windows/sdl2/test/ |
testjoystick.c | 233 char guid[64]; local 235 guid, sizeof (guid)); local 241 SDL_Log(" guid: %s\n", guid);
|
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_gamecontroller.h | 97 * guid,name,mappings 99 * Where GUID is the string value from SDL_JoystickGetGUIDString(), name is the human readable string for the device and mappings are controller mappings to joystick ones. 100 * Under Windows there is a reserved GUID of "xinput" that covers any XInput devices. 137 * Get a mapping string for a GUID 141 extern DECLSPEC char * SDLCALL SDL_GameControllerMappingForGUID( SDL_JoystickGUID guid );
|
SDL_joystick.h | 105 * Return the GUID for the joystick at this index 110 * Return the GUID for this opened joystick 115 * Return a string representation for this guid. pszGUID must point to at least 33 bytes 118 extern DECLSPEC void SDLCALL SDL_JoystickGetGUIDString(SDL_JoystickGUID guid, char *pszGUID, int cbGUID); 121 * convert a string into a joystick formatted guid
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
setupapi.h | 23 typedef GUID *LPGUID; 403 GUID ClassGuid; 410 GUID InterfaceClassGuid; 448 GUID ClassGuid; 455 GUID ClassGuid; 607 GUID ClassGuid; [all...] |
adhoc.h | 89 STDMETHOD_(HRESULT,GetDeviceSignature)(THIS_ GUID *pSignature) PURE; 96 STDMETHOD_(HRESULT,GetIEnumDot11AdHocNetworks)(THIS_ GUID *pFilterGuid,IEnumDot11AdHocNetworks **ppEnum) PURE; 133 STDMETHOD_(HRESULT,CreateNetwork)(THIS_ LPCWSTR Name,LPCWSTR Password,LONG GeographicalId,IDot11AdHocInterface *pInterface,IDot11AdHocSecuritySettings *pSecurity,GUID *pContextGuid,IDot11AdHocNetwork **pIAdHoc) PURE; 135 STDMETHOD_(HRESULT,GetIEnumDot11AdHocNetworks)(THIS_ GUID *pContextGuid,IEnumDot11AdHocNetworks **ppEnum) PURE; 137 STDMETHOD_(HRESULT,GetNetwork)(THIS_ GUID *NetworkSignature,IDot11AdHocNetwork **pNetwork) PURE; 170 STDMETHOD_(HRESULT,OnNetworkRemove)(THIS_ GUID *Signature) PURE; 172 STDMETHOD_(HRESULT,OnInterfaceRemove)(THIS_ GUID *Signature) PURE; 210 STDMETHOD_(HRESULT,GetContextGuid)(THIS_ GUID *pContextGuid) PURE; 211 STDMETHOD_(HRESULT,GetSignature)(THIS_ GUID *pSignature) PURE;
|
dmusicf.h | 515 GUID guidPartID; 525 GUID guidPartID; 627 GUID guidClassID; 636 GUID guidPort; 650 GUID guidBufferID; 720 GUID guidClassID; 744 GUID guidClassID; 757 GUID guidClassID; [all...] |
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/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/ |
Win32ForceFeedback.cpp | 394 void Win32ForceFeedback::_upload( GUID guid, DIEFFECT* diEffect, const Effect* effect) 409 HRESULT hr = mJoyStick->CreateEffect(guid, diEffect, &dxEffect, NULL); 502 if( pdei->guid == GUID_ConstantForce ) 504 else if( pdei->guid == GUID_Triangle ) 506 else if( pdei->guid == GUID_Spring ) 508 else if( pdei->guid == GUID_Friction ) 510 else if( pdei->guid == GUID_Square ) 512 else if( pdei->guid == GUID_Sine ) 514 else if( pdei->guid == GUID_SawtoothUp [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cognito/identity/ |
layer1.py | 147 :param identity_pool_id: An identity pool ID in the format REGION:GUID. 161 :param identity_pool_id: An identity pool ID in the format REGION:GUID. 177 :param identity_pool_id: An identity pool ID in the format REGION:GUID. 208 :param identity_id: A unique identifier in the format REGION:GUID. 243 :param identity_pool_id: An identity pool ID in the format REGION:GUID. 246 :param identity_id: A unique identifier in the format REGION:GUID. 289 :param identity_pool_id: An identity pool ID in the format REGION:GUID. 342 :param identity_pool_id: An identity pool ID in the format REGION:GUID. 345 :param identity_id: A unique identifier in the format REGION:GUID. 411 :param identity_pool_id: An identity pool ID in the format REGION:GUID [all...] |
/external/chromium-trace/catapult/tracing/tracing/model/ |
model.html | 122 if (!constructor.guid) 125 if (this.helpersByConstructorGUID_[constructor.guid] === undefined) { 126 if (this.doesHelperGUIDSupportThisModel_[constructor.guid] === 128 this.doesHelperGUIDSupportThisModel_[constructor.guid] = 132 if (!this.doesHelperGUIDSupportThisModel_[constructor.guid]) 135 this.helpersByConstructorGUID_[constructor.guid] = new constructor( 138 return this.helpersByConstructorGUID_[constructor.guid]; 311 getAnnotationByGUID: function(guid) { 312 return this.annotationsByGuid_[guid]; 316 if (!annotation.guid) [all...] |
/external/skia/src/ports/ |
SkImageDecoder_WIC.cpp | 76 GUID fGuidFormat; 88 static SkImageDecoder::Format GuidContainerFormat_to_Format(REFGUID guid) { 90 if (IsEqualGUID(guid, gFormatConversions[i].fGuidFormat)) { 158 GUID guidFormat; 206 GUID destinationPixelFormat; 290 GUID type;
|
/external/webrtc/talk/media/devices/ |
win32devicemanager.cc | 78 HDEVNOTIFY Register(REFGUID guid); 257 std::string name, guid; local 260 hr = GetStringProp(props, PKEY_AudioEndpoint_GUID, &guid); 264 out->id = guid; 382 HDEVNOTIFY Win32DeviceWatcher::Register(REFGUID guid) { 386 dbdi.dbcc_classguid = guid;
|
/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/autotest/client/cros/networking/ |
wifi_proxy.py | 46 hidden_network=False, guid=None, 58 @param guid string unique identifier for network. 76 if guid is not None: 77 config_params[self.SERVICE_PROPERTY_GUID] = guid 96 guid=None, 112 @param guid string unique identifier for network. 194 if guid is not None: 195 service_object.SetProperty(self.SERVICE_PROPERTY_GUID, guid)
|
/external/autotest/client/site_tests/network_ChromeCellularSmokeTest/ |
network_ChromeCellularSmokeTest.py | 68 network_id = self._network['GUID'] 85 network_id = self._network['GUID']
|
/external/chromium-trace/catapult/tracing/tracing/ui/analysis/ |
counter_sample_sub_view.html | 84 return sample.series.counter.guid; 90 return sample.series.guid;
|
/external/chromium-trace/catapult/tracing/tracing/ui/tracks/ |
chart_axis.html | 22 this.guid_ = tr.b.GUID.allocate(); 31 get guid() {
|
/external/libvpx/libvpx/build/make/ |
gen_msvs_proj.sh | 34 --proj-guid=GUID GUID to use for the project 134 --proj-guid=*) guid="${optval}" 199 guid=${guid:-`generate_uuid`} 279 ProjectGUID="{${guid}}" \
|