Home
last modified time | relevance | path

Searched refs:Linked (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/file/tests/
H A Dgedcom.testfile6 2 FORM Lineage-Linked
/freebsd/contrib/ntp/sntp/libopts/
H A DCOPYING.lgplv329 with which the Combined Work was made is also called the "Linked
35 based on the Application, and not on the Linked Version.
105 the Linked Version to produce a modified Combined Work, in the
113 of the Library that is interface-compatible with the Linked
121 Application with a modified version of the Linked Version. (If
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.h54 SmallVector<unsigned, 8> Linked;
56 SmallVector<unsigned, 8> Linked; global() variable
H A DAssignmentTrackingAnalysis.cpp1677 auto Linked = at::getAssignmentMarkers(&I); in processTaggedInstruction() local
1683 if (Linked.empty() && LinkedDPAssigns.empty()) in processTaggedInstruction()
1759 for (DbgAssignIntrinsic *DAI : Linked) in processTaggedInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp935 unsigned Linked = 0; in linkSALUChain() local
947 ++Linked; in linkSALUChain()
963 return Linked; in linkSALUChain()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp531 SmallVector<DbgAssignIntrinsic *> Linked(LinkedRange.begin(), in shortenAssignment() local
557 for_each(Linked, InsertAssignForOverlap); in shortenAssignment()
/freebsd/contrib/wpa/wpa_supplicant/
H A Deap_testing.txt5 - Linked some parts of IEEE 802.1X Authenticator implementation from
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.0.txt473 5.3. Linked pairs of bufferevents
/freebsd/contrib/libevent/
H A Dwhatsnew-2.0.txt473 5.3. Linked pairs of bufferevents
/freebsd/sys/contrib/zstd/
H A DCHANGELOG95 build: Zstd CLI Can Now be Linked to Dynamic `libzstd` (#2457, #2454 @Cyan4973)
/freebsd/contrib/bc/
H A DNEWS.md1143 1. Linked locale files were changed to link to their sources with a relative
/freebsd/sys/contrib/edk2/
H A DMdePkg.dec2149 # @Prompt Maximum Length of Linked List.
/freebsd/contrib/flex/
H A DChangeLog1179 …* src/Makefile.am: Linked flex binary against libintl, not libfl. Signed-off-by: Thomas Klausner…