Home
last modified time | relevance | path

Searched defs:Uuid (Results 1 – 9 of 9) sorted by relevance

/external/vboot_reference/firmware/include/
Dgpt.h61 } Uuid; member
/external/clang/lib/CodeGen/
DCodeGenModule.cpp1469 StringRef Uuid = E->getUuidStr(); in GetAddrOfUuidDescriptor() local
4171 llvm::Constant *CodeGenModule::EmitUuidofInitializer(StringRef Uuid) { in EmitUuidofInitializer()
/external/pdfium/fxjs/
Dcfxjse_formcalc_context_embeddertest.cpp1368 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Uuid) { in TEST_F() argument
Dcfxjse_formcalc_context.cpp4395 void CFXJSE_FormCalcContext::Uuid(CFXJSE_Value* pThis, in Uuid() function in CFXJSE_FormCalcContext
/external/clang/lib/AST/
DMicrosoftMangle.cpp1190 StringRef Uuid = UE->getUuidStr(); in mangleExpression() local
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h538 Uuid, enumerator
/external/clang/lib/Sema/
DSemaExprCXX.cpp527 if (const auto *Uuid = RD->getMostRecentDecl()->getAttr<UuidAttr>()) { in getUuidAttrOfType() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp8936 MachO::uuid_command Uuid = Obj->getUuidCommand(Command); in PrintLoadCommands() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp9648 MachO::uuid_command Uuid = Obj->getUuidCommand(Command); in PrintLoadCommands() local