Home
last modified time | relevance | path

Searched refs:Associated (Results 1 – 25 of 85) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp96 Constant *Associated = CS->getOperand(2); in runOnModule() local
97 Associated = cast<Constant>(Associated->stripPointerCasts()); in runOnModule()
99 DtorFuncs[PriorityValue][Associated].push_back(DtorFunc); in runOnModule()
135 Constant *Associated = AssociatedAndMore.first; in runOnModule() local
142 (!Associated->isNullValue() ? (Twine(".") + Associated->getName()) in runOnModule()
158 (!Associated->isNullValue() ? (Twine(".") + Associated->getName()) in runOnModule()
182 appendToGlobalCtors(M, RegisterCallDtors, Priority, Associated); in runOnModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp161 bool parseMetadataSym(MCSymbolELF *&Associated);
446 bool ELFAsmParser::parseMetadataSym(MCSymbolELF *&Associated) { in parseMetadataSym() argument
454 Associated = dyn_cast_or_null<MCSymbolELF>(getContext().lookupSymbol(Name)); in parseMetadataSym()
455 if (!Associated || !Associated->isInSection()) in parseMetadataSym()
498 MCSymbolELF *Associated = nullptr; in ParseSectionArguments() local
571 if (parseMetadataSym(Associated)) in ParseSectionArguments()
638 UniqueID, Associated); in ParseSectionArguments()
/third_party/boost/libs/math/doc/sf/
Dlaguerre.qbk1 [section:laguerre Laguerre (and Associated) Polynomials]
61 Returns the Associated Laguerre polynomial of degree /n/
96 Implements the three term recurrence relation for the Associated Laguerre
116 [[m][The order of the Associated Polynomial.]]
Dlegendre.qbk1 [section:legendre Legendre (and Associated) Polynomials]
197 Implements the three term recurrence relation for the Associated Legendre
221 [[m][The order of the Associated Polynomial.]]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp335 const MCSymbolELF *Associated) { in createELFSectionImpl() argument
355 Section, Type, Flags, K, EntrySize, Group, UniqueID, R, Associated); in createELFSectionImpl()
389 const MCSymbolELF *Associated) { in getELFSection() argument
395 Associated); in getELFSection()
402 const MCSymbolELF *Associated) { in getELFSection() argument
424 CachedName, Type, Flags, Kind, EntrySize, GroupSym, UniqueID, Associated); in getELFSection()
/third_party/boost/libs/graph_parallel/doc/
DDistributedGraph.rst32 Associated types
DGlobalDescriptor.rst38 Associated types
DDistributedEdgeListGraph.rst35 Associated types
DDistributedVertexListGraph.rst35 Associated types
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h299 const MCSymbolELF *Associated);
445 const MCSymbolELF *Associated);
450 const MCSymbolELF *Associated);
/third_party/boost/libs/range/doc/
Dconcepts.qbk40 [heading Associated types]
110 [heading Associated types]
145 [heading Associated types]
/third_party/boost/libs/asio/doc/requirements/
Dasynchronous_operations.qbk152 [heading Associated executor]
157 [heading Associated I/O executor]
179 [heading Associated completion handler executor]
/third_party/boost/libs/beast/doc/qbk/07_concepts/
DFieldsWriter.qbk17 [heading Associated Types]
DBody.qbk16 [heading Associated Types]
DRatePolicy.qbk18 [heading Associated Types]
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DGLX_AMD_gpu_association.txt150 Associated Contexts"
152 GPU Associated Contexts
262 tied to a specific Display. Associated contexts are always direct contexts.
263 Associated Contexts always support only GLX_RGBA_TYPE rendering type.
DWGL_AMD_gpu_association.txt151 GPU Associated Contexts
318 Associated contexts can be shared just as unassociated contexts can by
319 calling wglShareLists. Associated contexts can only be shared with
320 other contexts that were created with the same GPU id. Associated
/third_party/openGLES/extensions/AMD/
DGLX_AMD_gpu_association.txt150 Associated Contexts"
152 GPU Associated Contexts
262 tied to a specific Display. Associated contexts are always direct contexts.
263 Associated Contexts always support only GLX_RGBA_TYPE rendering type.
DWGL_AMD_gpu_association.txt151 GPU Associated Contexts
318 Associated contexts can be shared just as unassociated contexts can by
319 calling wglShareLists. Associated contexts can only be shared with
320 other contexts that were created with the same GPU id. Associated
/third_party/boost/libs/numeric/odeint/doc/concepts/
Dcontrolled_stepper.qbk22 [heading Associated types]
Dstepper.qbk32 [heading Associated types]
Ddense_output_stepper.qbk23 [heading Associated types]
/third_party/boost/libs/icl/doc/
Dfunctions_element_iteration.qbk17 [[Variant] [Associated element iterator type for interval container `T`]]
/third_party/boost/libs/histogram/doc/concepts/
DDiscreteAxis.qbk16 [heading Associated Types]
DIntervalAxis.qbk12 [heading Associated Types]

1234