Home
last modified time | relevance | path

Searched defs:GUID (Results 1 – 25 of 97) sorted by relevance

1234

/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/core/
Dmod.rs17 pub struct GUID { struct
24 impl ::core::marker::Copy for GUID {} argument
26 impl ::core::clone::Clone for GUID { implementation
32 impl GUID { impl
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/core/
Dmod.rs17 pub struct GUID { struct
24 impl ::core::marker::Copy for GUID {} implementation
26 impl ::core::clone::Clone for GUID { implementation
32 impl GUID { implementation
/external/rust/android-crates-io/crates/uefi-raw/src/protocol/
Dmedia.rs18 pub const GUID: Guid = guid!("56ec3091-954c-11d2-8e3f-00a0c969723b"); constant
34 pub const GUID: Guid = guid!("4006c0c1-fcb3-403e-996d-4a6c8724e06d"); constant
Dmisc.rs12 pub const GUID: Guid = guid!("afbfde41-2e6e-4262-ba65-62b9236e5495"); constant
38 pub const GUID: Guid = guid!("9da34ae0-eaf9-4bbf-8ec3-fd60226c44be"); constant
Ddisk.rs25 pub const GUID: Guid = guid!("ce345171-ba0b-11d2-8e4f-00a0c969723b"); constant
62 pub const GUID: Guid = guid!("151c8eae-7f2c-472c-9e54-9828194f6a88"); constant
Drng.rs54 pub const GUID: Guid = guid!("3152bca5-eade-433d-862e-c01cdc291f44"); constant
Dconsole.rs53 pub const GUID: Guid = guid!("8d59d32b-c655-4ae9-9b15-f25904992a43"); constant
72 pub const GUID: Guid = guid!("387477c1-69c7-11d2-8e39-00a0c969723b"); constant
108 pub const GUID: Guid = guid!("387477c2-69c7-11d2-8e39-00a0c969723b"); constant
147 pub const GUID: Guid = guid!("31878c87-0b75-11d5-9a4f-0090273fc14d"); constant
176 pub const GUID: Guid = guid!("9042a9de-23dc-4a38-96fb-7aded080516a"); constant
Dmemory_protection.rs30 pub const GUID: Guid = guid!("f4560cf6-40ec-4b4a-a192-bf1d57d0b189"); constant
Dshell_params.rs22 pub const GUID: Guid = guid!("752f3136-4e16-4fdc-a22a-e5f46812f4ca"); constant
Ddriver.rs22 pub const GUID: Guid = guid!("6a7a5cff-e8d9-4f70-bada-75ab3025ce14"); constant
Ddevice_path.rs24 pub const GUID: Guid = guid!("09576e91-6d3f-11d2-8e39-00a0c969723b"); constant
201 pub const GUID: Guid = guid!("8b843e20-8132-4852-90cc-551a4e4a7f1c"); constant
214 pub const GUID: Guid = guid!("05c99a21-c70f-4ad2-8a5f-35df3343f51e"); constant
Dloaded_image.rs33 pub const GUID: Guid = guid!("5b1b31a1-9562-11d2-8e3f-00a0c969723b"); constant
Dblock.rs53 pub const GUID: Guid = guid!("964e5b21-6459-11d2-8e39-00a0c969723b"); constant
/external/llvm/lib/LTO/
DLTO.cpp44 GlobalValueSummaryList &GVSummaryList, GlobalValue::GUID GUID, in thinLTOResolveWeakForLinkerGUID()
46 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolveWeakForLinkerGUID()
81 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolveWeakForLinkerInIndex()
100 GlobalValueSummaryList &GVSummaryList, GlobalValue::GUID GUID, in thinLTOInternalizeAndPromoteGUID()
/external/rust/android-crates-io/crates/uefi/src/data_types/
Dguid.rs23 const GUID: Guid; constant
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DGUID.h21 struct GUID { struct
25 inline bool operator==(const GUID &LHS, const GUID &RHS) { argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
DGUID.h21 struct GUID { struct
25 inline bool operator==(const GUID &LHS, const GUID &RHS) { argument
/external/rust/android-crates-io/crates/uefi-raw/src/protocol/network/
Dtls.rs33 pub const GUID: Guid = guid!("1682fe44-bd7a-4407-b7c7-dca37ca3922d"); constant
Dip4_config2.rs75 pub const GUID: Guid = guid!("5b446ed1-e30b-4faa-871a-3654eca36080"); constant
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp109 GlobalValue::GUID GUID) { in canBeExternallyReferenced()
204 static const GlobalValueSummary *selectCallee(GlobalValue::GUID GUID, in selectCallee()
218 GlobalValue::GUID GUID, in exportGlobalInModule()
221 [&](GlobalValue::GUID GUID) -> GlobalValueSummary *{ in exportGlobalInModule()
252 auto GUID = Ref.getGUID(); in exportGlobalInModule() local
272 auto GUID = Edge.first.getGUID(); in computeImportForFunction() local
323 auto GUID = Ref.getGUID(); in computeImportForFunction() local
597 auto GUID = F.getGUID(); in importFunctions() local
619 auto GUID = GV.getGUID(); in importFunctions() local
632 auto GUID = GA.getGUID(); in importFunctions() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
DLTO.cpp85 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in computeLTOCacheKey()
154 auto GUID = VI.getGUID(); in computeLTOCacheKey() local
160 for (uint64_t GUID : ExportsGUID) { in computeLTOCacheKey() local
328 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolvePrevailingGUID()
404 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolvePrevailingInIndex()
434 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOInternalizeAndPromoteGUID()
465 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOInternalizeAndPromoteInIndex()
921 auto GUID = GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( in addThinLTO() local
930 ThinLTO.ModuleMap.size(), [&](GlobalValue::GUID GUID) { in addThinLTO()
941 auto GUID = GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( in addThinLTO() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp76 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in computeLTOCacheKey()
151 auto GUID = VI.getGUID(); in computeLTOCacheKey() local
306 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolvePrevailingGUID()
360 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolvePrevailingInIndex()
390 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOInternalizeAndPromoteGUID()
421 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOInternalizeAndPromoteInIndex()
821 auto GUID = GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( in addThinLTO() local
909 GlobalValue::GUID GUID = GlobalValue::getGUID( in run() local
1085 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in runThinLTOBackendThread()
1122 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in start()
[all …]
/external/llvm/lib/IR/
DModuleSummaryIndex.cpp73 auto GUID = GlobalList.first; in collectDefinedFunctionsForModule() local
91 auto GUID = GlobalList.first; in collectDefinedGVSummariesPerModule() local
/external/google-breakpad/src/common/solaris/
Dguid_creator.h36 typedef MDGUID GUID; typedef
/external/google-breakpad/src/common/linux/
Dguid_creator.h34 typedef MDGUID GUID; typedef

1234