HomeSort by relevance Sort by last modified time
    Searched refs:guid (Results 101 - 125 of 306) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/misc/windows/sdl2/test/
testjoystick.c 233 char guid[64]; local
235 guid, sizeof (guid)); local
241 SDL_Log(" guid: %s\n", guid);
  /external/clang/tools/scan-build/share/scan-build/
sorttable.js 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++;
392 handlers[handler.$$guid] = handler;
398 dean_addEvent.guid = 1;
406 delete element.events[type][handler.$$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}}" \
gen_msvs_vcxproj.sh 35 --proj-guid=GUID GUID to use for the project
150 --proj-guid=*) guid="${optval}"
217 guid=${guid:-`generate_uuid`}
295 tag_content ProjectGuid "{${guid}}"
  /external/webrtc/webrtc/voice_engine/
voe_hardware_impl.cc 171 char guid[strLen]; local
174 if (_shared->audio_device()->RecordingDeviceName(index, name, guid) != 0) {
184 strncpy(strGuidUTF8, guid, strLen);
213 char guid[strLen]; local
216 if (_shared->audio_device()->PlayoutDeviceName(index, name, guid) != 0) {
226 strncpy(strGuidUTF8, guid, strLen);
  /frameworks/base/tools/preload/
sorttable.js 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++;
392 handlers[handler.$$guid] = handler;
398 dean_addEvent.guid = 1;
406 delete element.events[type][handler.$$guid];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
gen_msvs_proj.sh 34 --proj-guid=GUID GUID to use for the project
204 --proj-guid=*) guid="${optval}"
258 guid=${guid:-`generate_uuid`}
338 ProjectGUID="{${guid}}" \
gen_msvs_vcxproj.sh 35 --proj-guid=GUID GUID to use for the project
224 --proj-guid=*) guid="${optval}"
280 guid=${guid:-`generate_uuid`}
364 tag_content ProjectGuid "{${guid}}"
  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-build/
sorttable.js 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++;
392 handlers[handler.$$guid] = handler;
398 dean_addEvent.guid = 1;
406 delete element.events[type][handler.$$guid];
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-build/
sorttable.js 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++;
392 handlers[handler.$$guid] = handler;
398 dean_addEvent.guid = 1;
406 delete element.events[type][handler.$$guid];
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/share/scan-build/
sorttable.js 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++;
392 handlers[handler.$$guid] = handler;
398 dean_addEvent.guid = 1;
406 delete element.events[type][handler.$$guid];
  /prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-build/share/scan-build/
sorttable.js 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++;
392 handlers[handler.$$guid] = handler;
398 dean_addEvent.guid = 1;
406 delete element.events[type][handler.$$guid];
  /prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-build/share/scan-build/
sorttable.js 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++;
392 handlers[handler.$$guid] = handler;
398 dean_addEvent.guid = 1;
406 delete element.events[type][handler.$$guid];
  /prebuilts/clang/host/linux-x86/3.8/tools/scan-build/
sorttable.js 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++;
392 handlers[handler.$$guid] = handler;
398 dean_addEvent.guid = 1;
406 delete element.events[type][handler.$$guid];
  /prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-build/share/scan-build/
sorttable.js 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++;
392 handlers[handler.$$guid] = handler;
398 dean_addEvent.guid = 1;
406 delete element.events[type][handler.$$guid];
  /prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-build/share/scan-build/
sorttable.js 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++;
392 handlers[handler.$$guid] = handler;
398 dean_addEvent.guid = 1;
406 delete element.events[type][handler.$$guid];
  /prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-build/share/scan-build/
sorttable.js 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++;
392 handlers[handler.$$guid] = handler;
398 dean_addEvent.guid = 1;
406 delete element.events[type][handler.$$guid];
  /prebuilts/clang/linux-x86/host/3.6/tools/scan-build/
sorttable.js 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++;
392 handlers[handler.$$guid] = handler;
398 dean_addEvent.guid = 1;
406 delete element.events[type][handler.$$guid];
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
sorttable.js 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++;
392 handlers[handler.$$guid] = handler;
398 dean_addEvent.guid = 1;
406 delete element.events[type][handler.$$guid];
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
sorttable.js 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++;
392 handlers[handler.$$guid] = handler;
398 dean_addEvent.guid = 1;
406 delete element.events[type][handler.$$guid];
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oaidl.h 472 GUID guid; member in struct:tagTYPEATTR
623 GUID guid; member in struct:tagCUSTDATAITEM
651 REFGUID guid) = 0;
758 REFGUID guid);
876 #define ICreateTypeInfo_SetGuid(This,guid) (This)->lpVtbl->SetGuid(This,guid)
911 static FORCEINLINE HRESULT ICreateTypeInfo_SetGuid(ICreateTypeInfo* This,REFGUID guid) {
912 return This->lpVtbl->SetGuid(This,guid);
2826 GUID guid; member in struct:tagTLIBATTR
    [all...]
  /external/autotest/client/cros/networking/chrome_testing/network_test_ext/
background.js 79 chrome.networkingPrivate.createNetwork(shared, properties, function(guid) {
80 self._setResult("createNetwork", guid);
84 Networking.prototype.setProperties = function(guid, properties) {
88 chrome.networkingPrivate.setProperties(guid, properties, function() {
  /external/lzma/CPP/7zip/Archive/
ArchiveExports.cpp 42 static inline HRESULT SetPropGUID(const GUID &guid, PROPVARIANT *value)
44 return SetPropString((const char *)&guid, sizeof(GUID), value);
47 int FindFormatCalssId(const GUID *clsID)
49 GUID cls = *clsID;
60 STDAPI CreateArchiver(const GUID *clsid, const GUID *iid, void **outObject)
103 GUID clsId = CLSID_CArchiveHandler;
  /external/webrtc/webrtc/modules/audio_device/
audio_device_generic.h 35 char guid[kAdmMaxGuidSize]) = 0;
38 char guid[kAdmMaxGuidSize]) = 0;
  /external/webrtc/webrtc/modules/audio_device/dummy/
audio_device_dummy.cc 32 char guid[kAdmMaxGuidSize]) {
38 char guid[kAdmMaxGuidSize]) {

Completed in 2371 milliseconds

1 2 3 45 6 7 8 91011>>