Home
last modified time | relevance | path

Searched defs:Lib (Results 1 – 16 of 16) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DnamespaceMergedWithImportAliasNoCrash.js27 var Lib; variable
28 (function (Lib) { argument
/third_party/typescript/tests/cases/compiler/
DtypeReferenceDirectives8.ts10 interface Lib { x } interface
DtypeReferenceDirectives11.ts12 interface Lib { x } interface
DnamespaceMergedWithImportAliasNoCrash.ts9 namespace Lib { // should fail to merge namespace
DtypeReferenceDirectives9.ts9 interface Lib { x } interface
DtypeReferenceDirectives12.ts11 interface Lib { x } interface
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib.cpp99 Lib::Lib() : in Lib() function in Addr::Lib
125 Lib::Lib(const Client* pClient) : in Lib() function in Addr::Lib
Daddrelemlib.h44 class Lib; variable
Daddrlib2.cpp64 Lib::Lib() in Lib() function in Addr::V2::Lib
90 Lib::Lib(const Client* pClient) in Lib() function in Addr::V2::Lib
Daddrlib1.cpp89 Lib::Lib() in Lib() function in Addr::V1::Lib
104 Lib::Lib(const Client* pClient) in Lib() function in Addr::V1::Lib
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DInterfaceFile.cpp56 auto Lib = detail::addEntry(ReexportedLibraries, InstallName); in addReexportedLibrary() local
DTextStub.cpp644 for (const auto &Lib : Section.AllowableClients) in denormalize() local
648 for (const auto &Lib : Section.ReexportedLibraries) in denormalize() local
936 for (const auto &Lib : CurrentSection.Values) in denormalize() local
/third_party/elfutils/libelf/
Dabstract.h283 #define Lib(Bits, Ext) \ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp210 auto Lib = sys::DynamicLibrary::getPermanentLibrary(FileName, &ErrMsg); in Load() local
/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h255 NWindows::NDLL::CLibrary Lib; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp2312 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; in guessLibraryShortName() local