Home
last modified time | relevance | path

Searched defs:targets (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h110 bool isReachable(uptr from, const BV &targets) { in isReachable()
127 uptr findPath(uptr from, const BV &targets, uptr *path, uptr path_size) { in findPath()
144 uptr findShortestPath(uptr from, const BV &targets, uptr *path, in findShortestPath()
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DSymbol.cpp49 Symbol::targets(ArchitectureSet Architectures) const { in targets() function in llvm::MachO::Symbol
H A DInterfaceFile.cpp77 InterfaceFile::targets(ArchitectureSet Archs) const { in targets() function in InterfaceFile
H A DTextStub.cpp963 TargetList targets(library.targets()); in assignTargetsToLibrary() local
968 for (const auto &targets : targetSet) { in assignTargetsToLibrary() local
/freebsd/contrib/ntp/sntp/unity/auto/
H A Dunity_test_summary.py120 targets = list(map(lambda x: x.replace('\\', '/'), glob(targets_dir + '*.test*'))) variable
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DM68k.cpp27 namespace targets { namespace
H A DAVR.cpp21 namespace targets { namespace
H A DAMDGPU.cpp25 namespace targets { namespace
H A DX86.cpp24 namespace targets { namespace
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h75 const_target_range targets() const { return {Targets}; } in targets() function
170 const_target_range targets() const { return {Targets}; } in targets() function
H A DSymbol.h148 const_target_range targets() const { return {Targets}; } in targets() function
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp52 namespace targets { namespace
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/
H A DZFS-pool-latency-heatmaps-influxdb.json115 "targets": [ array
239 "targets": [ array
377 "targets": [ array
501 "targets": [ array
625 "targets": [ array
749 "targets": [ array
887 "targets": [ array
1011 "targets": [ array
1135 "targets": [ array
1259 "targets": [ array
[all …]
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DTargetRegistry.cpp113 iterator_range<TargetRegistry::iterator> TargetRegistry::targets() { in targets() function in TargetRegistry
/freebsd/sys/dev/mps/
H A Dmps_sas.h89 struct mpssas_target *targets; member
/freebsd/sys/dev/mpr/
H A Dmpr_sas.h95 struct mprsas_target *targets; member
/freebsd/
H A DMakefile578 targets: .PHONY global() target
[all...]
H A DMakefile589 targets: .PHONY target
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js1314 PROTOTYPE._bind = function(targets, events, method, suffix, context) { argument
1321 PROTOTYPE._unbind = function(targets, suffix) { argument
1712 targets = { show: options.show.target, hide: options.hide.target }; variable
/freebsd/sys/arm64/apple/
H A Dapple_aic.c654 uint32_t targets = 0; in apple_aic_bind_intr() local
/freebsd/usr.bin/ctlstat/
H A Dctlstat.c142 char **targets; member
/freebsd/sys/dev/firewire/
H A Dsbp.c211 struct sbp_target targets[SBP_NUM_TARGETS]; member
[all...]
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp1959 InterfaceFile::const_target_range targets = intfRef.targets(); in parseReexports() local
/freebsd/contrib/bmake/
H A Dparse.c221 static GNodeList *targets; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp333 ArrayRef<GlobalTypeMember *> targets() const { in targets() function

12