Home
last modified time | relevance | path

Searched refs:Guid (Results 1 – 25 of 64) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
DoperatorsAndIntersectionTypes.types2 type Guid = string & { $Guid }; // Tagged string type
3 >Guid : Guid
4 >$Guid : any
11 >createGuid : () => Guid
13 return "21EC2020-3AEA-4069-A2DD-08002B30309D" as Guid;
14 >"21EC2020-3AEA-4069-A2DD-08002B30309D" as Guid : Guid
32 >guid : Guid
33 >createGuid() : Guid
34 >createGuid : () => Guid
40 >guid : Guid
[all …]
DoperatorsAndIntersectionTypes.symbols2 type Guid = string & { $Guid }; // Tagged string type
3 >Guid : Symbol(Guid, Decl(operatorsAndIntersectionTypes.ts, 0, 0))
4 >$Guid : Symbol($Guid, Decl(operatorsAndIntersectionTypes.ts, 0, 22))
13 return "21EC2020-3AEA-4069-A2DD-08002B30309D" as Guid;
14 >Guid : Symbol(Guid, Decl(operatorsAndIntersectionTypes.ts, 0, 0))
DoperatorsAndIntersectionTypes.js2 type Guid = string & { $Guid }; // Tagged string type
6 return "21EC2020-3AEA-4069-A2DD-08002B30309D" as Guid;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DGUID.h22 uint8_t Guid[16]; member
26 return 0 == ::memcmp(LHS.Guid, RHS.Guid, sizeof(LHS.Guid));
30 return ::memcmp(LHS.Guid, RHS.Guid, sizeof(LHS.Guid)) < 0;
34 return ::memcmp(LHS.Guid, RHS.Guid, sizeof(LHS.Guid)) <= 0;
49 raw_ostream &operator<<(raw_ostream &OS, const GUID &Guid);
DFormatters.h28 ArrayRef<uint8_t> Guid; variable
31 explicit GuidAdapter(ArrayRef<uint8_t> Guid);
32 explicit GuidAdapter(StringRef Guid);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DFormatters.cpp20 GuidAdapter::GuidAdapter(StringRef Guid) in GuidAdapter() argument
21 : FormatAdapter(makeArrayRef(Guid.bytes_begin(), Guid.bytes_end())) {} in GuidAdapter()
23 GuidAdapter::GuidAdapter(ArrayRef<uint8_t> Guid) in GuidAdapter() argument
24 : FormatAdapter(std::move(Guid)) {} in GuidAdapter()
43 raw_ostream &llvm::codeview::operator<<(raw_ostream &OS, const GUID &Guid) { in operator <<() argument
44 codeview::detail::GuidAdapter A(Guid.Guid); in operator <<()
DCodeViewRecordIO.cpp222 Error CodeViewRecordIO::mapGuid(GUID &Guid, const Twine &Comment) { in mapGuid() argument
227 StringRef((reinterpret_cast<const char *>(&Guid)), GuidSize); in mapGuid()
238 if (auto EC = Writer->writeBytes(Guid.Guid)) in mapGuid()
244 memcpy(Guid.Guid, GuidBytes.data(), GuidSize); in mapGuid()
/third_party/node/deps/npm/node_modules/node-gyp/lib/
DFind-VisualStudio.cs27 [Guid("6380BCFF-41D3-4B2E-8B2E-BF8A6810C848")]
45 [Guid("42843719-DB4C-46C2-8E7C-64F1816EFD5B")]
52 [Guid("26AAB78C-4A60-49D6-AF3B-3C35BC93365D")]
71 [Guid("B41463C3-8866-43B5-BC33-2B0676F7F42E")]
78 [Guid("89143C9A-05AF-49B0-B717-72E218A2185C")]
131 [Guid("DA8D8A16-B2B6-4487-A2F1-594CCCCD6BF5")]
162 [Guid("c601c175-a3be-44bc-91f6-4568d230fc83")]
174 [Guid("42843719-DB4C-46C2-8E7C-64F1816EFD5B")]
181 [Guid("177F0C4A-1CD3-4DE7-A32C-71DBBB9FA36D")]
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfobjects.h38 } Guid; typedef
86 void gst_asf_generate_file_id (Guid *guid);
102 gboolean gst_asf_match_guid (const guint8 * data, const Guid * g);
106 void gst_asf_put_guid (guint8 * buf, Guid guid);
116 const Guid * guid);
118 const Guid * guid);
199 extern const Guid guids[];
Dgstasfobjects.c24 const Guid guids[] = {
67 gst_asf_generate_file_id (Guid * guid) in gst_asf_generate_file_id()
266 gst_asf_match_guid (const guint8 * data, const Guid * guid) in gst_asf_match_guid()
268 Guid g; in gst_asf_match_guid()
312 gst_asf_put_guid (guint8 * buf, Guid guid) in gst_asf_put_guid()
413 gst_asf_match_and_peek_obj_size (const guint8 * data, const Guid * guid) in gst_asf_match_and_peek_obj_size()
439 gst_asf_match_and_peek_obj_size_buf (GstBuffer * buf, const Guid * guid) in gst_asf_match_and_peek_obj_size_buf()
/third_party/mingw-w64/mingw-w64-headers/include/
Dqosname.h19 typedef WINBOOL (WINAPI *WSC_INSTALL_QOS_TEMPLATE)(const LPGUID Guid,LPWSABUF QosName,LPQOS Qos);
20 typedef WINBOOL (WINAPI *WSC_REMOVE_QOS_TEMPLATE)(const LPGUID Guid,LPWSABUF QosName);
21 typedef WINBOOL (WINAPI *WPU_GET_QOS_TEMPLATE)(const LPGUID Guid,LPWSABUF QosName,LPQOS Qos);
Ddxva2api.h879 REFGUID Guid,
884 REFGUID Guid,
891 REFGUID Guid,
939 REFGUID Guid,
945 REFGUID Guid,
953 REFGUID Guid,
977 …oderService_GetDecoderRenderTargets(This,Guid,pCount,pFormats) (This)->lpVtbl->GetDecoderRenderTar…
978 …etDecoderConfigurations(This,Guid,pVideoDesc,pReserved,pCount,ppConfigs) (This)->lpVtbl->GetDecode…
979 …ideoDecoder(This,Guid,pVideoDesc,pConfig,ppDecoderRenderTargets,NumRenderTargets,ppDecode) (This)-…
999 …Service_GetDecoderRenderTargets(IDirectXVideoDecoderService* This,REFGUID Guid,UINT *pCount,D3DFOR…
[all …]
Devntcons.h146 …ULONG EVNTAPI EventAccessControl (LPGUID Guid, ULONG Operation, PSID Sid, ULONG Rights, BOOLEAN Al…
147 ULONG EVNTAPI EventAccessQuery (LPGUID Guid, PSECURITY_DESCRIPTOR Buffer, PULONG BufferSize);
148 ULONG EVNTAPI EventAccessRemove (LPGUID Guid);
Dlmdfs.h105 GUID Guid; member
116 GUID Guid; member
127 GUID Guid; member
138 GUID Guid; member
213 GUID Guid; member
226 GUID Guid; member
Dwmistr.h23 GUID Guid; member
119 GUID Guid; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFileBuilder.cpp264 Error PDBFileBuilder::commit(StringRef Filename, codeview::GUID *Guid) { in commit() argument
340 memcpy(H->Guid.Guid, &Digest, 8); in commit()
342 memcpy(H->Guid.Guid + 8, "LLD PDB.", 8); in commit()
348 memcpy(Guid, H->Guid.Guid, 16); in commit()
351 H->Guid = Info->getGuid(); in commit()
DInfoStreamBuilder.cpp29 ::memset(&Guid, 0, sizeof(Guid)); in InfoStreamBuilder()
46 void InfoStreamBuilder::setGuid(GUID G) { Guid = G; } in setGuid()
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dscsiwmi.h58 LPCGUID Guid; member
148 Guid, \ argument
157 Guid, \
193 IN LPGUID Guid,
Dwmilib.h20 LPCGUID Guid; member
123 IN LPCGUID Guid,
/third_party/typescript/tests/cases/conformance/types/intersection/
DoperatorsAndIntersectionTypes.ts1 type Guid = string & { $Guid }; // Tagged string type alias
5 return "21EC2020-3AEA-4069-A2DD-08002B30309D" as Guid;
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DIssuesTest.cs70 … Assert.AreEqual(new TestJsonName { Name = "test", Description = "test2", Guid = "test3" }, in JsonNameParseTest()
77 var message = new TestJsonName { Name = "test", Description = "test2", Guid = "test3" }; in JsonNameFormatTest()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DInfoStreamBuilder.h50 codeview::GUID getGuid() const { return Guid; } in getGuid()
67 codeview::GUID Guid; variable
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DIssuesTest.cs71 … Assert.AreEqual(new TestJsonName { Name = "test", Description = "test2", Guid = "test3" }, in JsonNameParseTest()
78 var message = new TestJsonName { Name = "test", Description = "test2", Guid = "test3" }; in JsonNameFormatTest()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp143 static void addVCallToSet(DevirtCallSite Call, GlobalValue::GUID Guid, in addVCallToSet() argument
151 VCalls.insert({Guid, Call.Offset}); in addVCallToSet()
156 ConstVCalls.insert({{Guid, Call.Offset}, std::move(Args)}); in addVCallToSet()
174 GlobalValue::GUID Guid = GlobalValue::getGUID(TypeId->getString()); in addIntrinsicToSummary() local
188 TypeTests.insert(Guid); in addIntrinsicToSummary()
194 addVCallToSet(Call, Guid, TypeTestAssumeVCalls, in addIntrinsicToSummary()
205 GlobalValue::GUID Guid = GlobalValue::getGUID(TypeId->getString()); in addIntrinsicToSummary() local
216 TypeTests.insert(Guid); in addIntrinsicToSummary()
218 addVCallToSet(Call, Guid, TypeCheckedLoadVCalls, in addIntrinsicToSummary()
/third_party/boost/libs/math/dot_net_example/distribution_explorer/Properties/
DAssemblyInfo.cs23 [assembly: Guid("a8cd54bd-81b1-4bd3-be18-2cd56fffa1f1")]

123