Home
last modified time | relevance | path

Searched defs:Link (Results 1 – 25 of 37) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp336 GlobalVariable::GlobalVariable(Type *Ty, bool constant, LinkageTypes Link, in GlobalVariable()
356 LinkageTypes Link, Constant *InitVal, in GlobalVariable()
476 GlobalAlias::GlobalAlias(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalAlias()
486 LinkageTypes Link, const Twine &Name, in create()
503 GlobalAlias *GlobalAlias::create(LinkageTypes Link, const Twine &Name, in create()
532 GlobalIFunc::GlobalIFunc(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalIFunc()
542 LinkageTypes Link, const Twine &Name, in create()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStratifiedSets.h297 auto &Link = linksAt(Info.Index); in finalizeSets() local
308 const auto *Link = &Links[Idx]; in propagateAttrs() local
388 auto &Link = linksAt(Info->Index); in noteAttributes() local
566 auto &Link = linksAt(Info->Index); in indexOf() local
587 auto Link = Links.size(); in addLinks() local
DCFLSteensAliasAnalysis.cpp148 auto &Link = Sets.getLink(SetIndex); in FunctionInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp607 unsigned Link = 0; in initSymtabSectionHeader() local
803 unsigned Link = 0; in writeSectionContent() local
880 unsigned Link = 0; in writeSectionContent() local
988 unsigned Link = 0; in writeSectionContent() local
1180 unsigned Link = 0; in writeSectionContent() local
1253 unsigned Link = 0; in writeSectionContent() local
/third_party/typescript/tests/cases/fourslash/etslib/
Dcommon.d.ts23 declare const Link: PropertyDecorator; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp887 const MCSymbol *Link = TextSec.getBeginSymbol(); in getStackSizesSection() local
DELFObjectWriter.cpp901 uint64_t Size, uint32_t Link, uint32_t Info, in WriteSecHdrEntry()
/third_party/node/deps/npm/node_modules/read-package-tree/
Drpt.js36 class Link extends Node { class
/third_party/spirv-tools/source/link/
Dlinker.cpp689 spv_result_t Link(const Context& context, in Link() function
707 spv_result_t Link(const Context& context, const uint32_t* const* binaries, in Link() function
/third_party/skia/third_party/externals/spirv-tools/source/link/
Dlinker.cpp641 spv_result_t Link(const Context& context, in Link() function
659 spv_result_t Link(const Context& context, const uint32_t* const* binaries, in Link() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/link/
Dlinker.cpp641 spv_result_t Link(const Context& context, in Link() function
659 spv_result_t Link(const Context& context, const uint32_t* const* binaries, in Link() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceVariableSplitting.cpp120 Variable *Link = Map[VarNum].MappedVar; in spliceBlockLocalLinkedToChain() local
DIceOperand.cpp571 for (Variable *Link = getLinkedTo(); Link != nullptr; in dump() local
/third_party/node/src/
Djs_native_api_v8.h21 inline void Link(RefList* list) { in Link() function
Dmodule_wrap.cc252 void ModuleWrap::Link(const FunctionCallbackInfo<Value>& args) { in Link() function in node::loader::ModuleWrap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinEHState.cpp110 Value *Link = nullptr; member in __anon925087260111::WinEHStatePass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp162 SuffixTreeNode *Link = nullptr; member
/third_party/typescript/src/harness/
DvfsUtil.ts1391 export class Link { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp672 if (auto Link = dyn_cast<detail::InMemoryHardLink>(Node)) in getNodeStatus() local
773 if (auto Link = dyn_cast<detail::InMemoryHardLink>(Node)) { in addFile() local
/third_party/rust/crates/nix/src/sys/socket/
Daddr.rs369 Link = libc::AF_LINK, enumerator
2020 Link(LinkAddr), enumerator
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockTests.cpp617 bool Link(const std::string& vs, const std::string& fs) in Link() function in deqp::UniformBlockPrecisionMatching
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h169 StringRef Link; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h151 Link = 0x07, enumerator
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp1080 void Program::Link(const glw::Functions& gl, glw::GLuint id) in Link() function in gl4cts::BufferStorage::Program
/third_party/python/Lib/collections/
D__init__.py107 dict_setitem=dict.__setitem__, proxy=_proxy, Link=_Link): argument

12