/third_party/typescript/tests/baselines/reference/ |
D | namespaceMergedWithImportAliasNoCrash.js | 27 var Lib; variable 28 (function (Lib) { argument
|
/third_party/typescript/tests/cases/compiler/ |
D | typeReferenceDirectives8.ts | 10 interface Lib { x } interface
|
D | typeReferenceDirectives11.ts | 12 interface Lib { x } interface
|
D | namespaceMergedWithImportAliasNoCrash.ts | 9 namespace Lib { // should fail to merge namespace
|
D | typeReferenceDirectives9.ts | 9 interface Lib { x } interface
|
D | typeReferenceDirectives12.ts | 11 interface Lib { x } interface
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
D | addrlib.cpp | 99 Lib::Lib() : in Lib() function in Addr::Lib 125 Lib::Lib(const Client* pClient) : in Lib() function in Addr::Lib
|
D | addrelemlib.h | 44 class Lib; variable
|
D | addrlib2.cpp | 64 Lib::Lib() in Lib() function in Addr::V2::Lib 90 Lib::Lib(const Client* pClient) in Lib() function in Addr::V2::Lib
|
D | addrlib1.cpp | 89 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/ |
D | InterfaceFile.cpp | 56 auto Lib = detail::addEntry(ReexportedLibraries, InstallName); in addReexportedLibrary() local
|
D | TextStub.cpp | 644 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/ |
D | abstract.h | 283 #define Lib(Bits, Ext) \ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | ExecutionUtils.cpp | 210 auto Lib = sys::DynamicLibrary::getPermanentLibrary(FileName, &ErrMsg); in Load() local
|
/third_party/lzma/CPP/7zip/UI/Common/ |
D | LoadCodecs.h | 255 NWindows::NDLL::CLibrary Lib; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 2312 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; in guessLibraryShortName() local
|