Home
last modified time | relevance | path

Searched refs:GUIDs (Results 1 – 15 of 15) sorted by relevance

/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dlist_ports_windows.py131 GUIDs = (GUID*8)() # so far only seen one used, so hope 8 are enough...
135 GUIDs,
136 ctypes.sizeof(GUIDs),
143 ctypes.byref(GUIDs[index]),
/external/llvm-project/llvm/test/Transforms/SampleProfile/
Dfunction_metadata.ll34 ; GUIDs of foo, bar, foo1, foo2 and foo3 should be included in the metadata to
40 ; Check GUIDs for foo, bar and bar_dbg are included in the metadata to
/external/autotest/server/site_tests/network_WiFi_ProfileGUID/
Dcontrol13 This test verifies that shill correctly handles GUIDs in the context
/external/lzma/CPP/7zip/
DGuid.txt151 Handler GUIDs:
/external/gptfdisk/
DNEWS531 - The Windows version now (finally!) generates proper GUIDs rather than a
646 - Added ChromeOS GUID values to list of recognized partition type GUIDs.
698 to enter GUIDs in separate segments.
759 GUIDs. Intended for use after cloning a disk with a utility that copies
760 the GUIDs intact (such as a raw dd copy) if you want each disk copy to
761 have its own set of GUIDs.
988 numbers for GUIDs. This works, but is technically a violation of the
989 spec. Unix versions now employ libuuid to generate GUIDs in a more
1058 - Fixed bug in display of GUIDs when compiled with some versions of GCC.
1314 - Fixed several incorrect MacOS X partition type GUIDs, thanks to Yves
[all …]
DREADME66 * More flexible specification of filesystem type code GUIDs, which
/external/llvm-project/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp278 DenseSet<GlobalValue::GUID> &GUIDs) { in computeGUIDPreservedSymbols() argument
283 GUIDs.insert(GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( in computeGUIDPreservedSymbols()
/external/python/cpython3/Tools/msi/
Dbuildrelease.bat9 rem alongside an official Python release, by modifying the GUIDs used
/external/lzma/DOC/
Dlzma-history.txt314 - Some GUIDs/interfaces in C++ were changed.
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-Windows.txt208 are for flags and object GUIDs, none of which should be required in this
/external/grpc-grpc/doc/
DPROTOCOL-HTTP2.md201 … within a given process that is handling more than one HTTP2 session nor can they be used as GUIDs.
/external/mesa3d/docs/relnotes/
D7.10.rst2185 - d3d1x: define GUIDs in the normal way
/external/libpng/
DCHANGES4307 Fixed GUIDs in projects/vstudio. Some were duplicated or missing,
/external/clang/include/clang/Basic/
DDiagnosticSemaKinds.td5851 "cannot call operator __uuidof on a type with multiple GUIDs">;
/external/llvm-project/clang/include/clang/Basic/
DDiagnosticSemaKinds.td7130 "cannot call operator __uuidof on a type with multiple GUIDs">;