HomeSort by relevance Sort by last modified time
    Searched full:guid (Results 301 - 325 of 941) sorted by null

<<11121314151617181920>>

  /external/libvpx/libvpx/build/make/
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/lzma/CPP/7zip/
ICoder.h 134 STDMETHOD(CreateDecoder)(UInt32 index, const GUID *iid, void **coder) PURE;
135 STDMETHOD(CreateEncoder)(UInt32 index, const GUID *iid, void **coder) PURE;
  /external/webrtc/webrtc/modules/audio_device/dummy/
audio_device_dummy.h 39 char guid[kAdmMaxGuidSize]) override;
42 char guid[kAdmMaxGuidSize]) override;
  /external/webrtc/webrtc/tools/e2e_quality/audio/
audio_e2e_harness.cc 73 char guid[128] = {0}; local
78 guid));
  /external/webrtc/webrtc/voice_engine/include/
voe_hardware.h 62 // (GUID) for the recording device.
69 // (GUID) for the playout device.
  /external/webrtc/webrtc/voice_engine/test/auto_test/standard/
hardware_before_streaming_test.cc 66 // Extended Win32 enumeration tests: unique GUID outputs on Vista and up:
68 // Win Vista and up : device_name is the friendly name and GUID is a unique
  /frameworks/wilhelm/src/
MPH.h 75 // GUID and MPH are shared by SL and XA, but currently documented for SL only
83 // GUID and MPH are shared by SL and XA, but currently documented for XA only
  /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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
objsel.h 21 EXTERN_C const GUID DECLSPEC_SELECTANY CLSID_DsObjectPicker = {0x17d6ccd8,0x3b7b,0x11d2,{0xb9,0xe0,0x00,0xc0,0x4f,0xd8,0xdb,0xf7}};
22 EXTERN_C const GUID DECLSPEC_SELECTANY IID_IDsObjectPicker = {0x0c87e64e,0x3b7a,0x11d2,{0xb9,0xe0,0x00,0xc0,0x4f,0xd8,0xdb,0xf7}};
  /system/connectivity/shill/test-rpc-proxy/
proxy_rpc_in_data_types.cc 115 xml_rpc_value_in, "guid", std::string(), &guid_);
130 xml_rpc_value_in, "guid", std::string(), &guid_);
  /development/host/windows/usb/api/
adb_interface_enum.cpp 35 bool AdbInterfaceEnumObject::InitializeEnum(GUID class_id,
  /development/samples/XmlAdapters/res/xml/
rss_feed.xml 25 <bind app:from="/guid" app:to="@id/item_layout" app:as="tag" />
  /external/autotest/client/site_tests/network_ChromeWifiEndToEnd/
network_ChromeWifiEndToEnd.py 16 NetworkInfo = namedtuple('NetworkInfo', 'name guid connectionState security')
42 guid=network['GUID'],
102 '"' + network.guid +'"')
  /external/chromium-trace/catapult/perf_insights/perf_insights/mre/
file_handle.html 7 <link rel="import" href="/tracing/base/guid.html">
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
ios_device.py 22 super(IOSDevice, self).__init__(name='ios', guid='ios')
  /external/chromium-trace/catapult/tracing/tracing/ui/base/
hot_key.html 7 <link rel="import" href="/tracing/base/guid.html">
  /external/dbus/dbus/
dbus-auth.h 44 DBusAuth* _dbus_auth_server_new (const DBusString *guid);
  /external/dbus/doc/
TODO 55 - if the GUID is obtained only during authentication, not in the address,
125 "display ID" property on screen 0, with a GUID, and keying activation by
126 said GUID. Otherwise you get all kinds of unrobust
129 do per-display by simply including GUID in the service name.
  /external/google-breakpad/src/client/linux/crash_generation/
crash_generation_server.cc 308 GUID guid; local
311 if (!(CreateGUID(&guid)
312 && GUIDToString(&guid, guidString, sizeof(guidString))))
  /external/google-breakpad/src/client/linux/dump_writer_common/
mapping_info.h 56 // A list of <MappingInfo, GUID>
  /external/google-breakpad/src/client/solaris/handler/
exception_handler.cc 226 GUID guid; local
228 if (CreateGUID(&guid) && GUIDToString(&guid, guid_str, sizeof(guid_str))) {
  /external/gptfdisk/
Makefile 7 LIB_NAMES=crc32 support guid gptpart mbrpart basicmbr mbr gpt bsd parttypes attributes diskio diskio-unix
Makefile.mingw 7 LIB_NAMES=guid gptpart bsd parttypes attributes crc32 mbrpart basicmbr mbr gpt support diskio diskio-windows
Makefile.mingw64 7 LIB_NAMES=guid gptpart bsd parttypes attributes crc32 mbrpart basicmbr mbr gpt support diskio diskio-windows

Completed in 1355 milliseconds

<<11121314151617181920>>