/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_bvgraph.h | 110 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 D | Symbol.cpp | 49 Symbol::targets(ArchitectureSet Architectures) const { in targets() function in llvm::MachO::Symbol
|
H A D | InterfaceFile.cpp | 77 InterfaceFile::targets(ArchitectureSet Archs) const { in targets() function in InterfaceFile
|
H A D | TextStub.cpp | 963 TargetList targets(library.targets()); in assignTargetsToLibrary() local 968 for (const auto &targets : targetSet) { in assignTargetsToLibrary() local
|
/freebsd/contrib/ntp/sntp/unity/auto/ |
H A D | unity_test_summary.py | 120 targets = list(map(lambda x: x.replace('\\', '/'), glob(targets_dir + '*.test*'))) variable
|
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | M68k.cpp | 27 namespace targets { namespace
|
H A D | AVR.cpp | 21 namespace targets { namespace
|
H A D | AMDGPU.cpp | 25 namespace targets { namespace
|
H A D | X86.cpp | 24 namespace targets { namespace
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/ |
H A D | InterfaceFile.h | 75 const_target_range targets() const { return {Targets}; } in targets() function 170 const_target_range targets() const { return {Targets}; } in targets() function
|
H A D | Symbol.h | 148 const_target_range targets() const { return {Targets}; } in targets() function
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Targets.cpp | 52 namespace targets { namespace
|
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/ |
H A D | ZFS-pool-latency-heatmaps-influxdb.json | 115 "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 D | TargetRegistry.cpp | 113 iterator_range<TargetRegistry::iterator> TargetRegistry::targets() { in targets() function in TargetRegistry
|
/freebsd/sys/dev/mps/ |
H A D | mps_sas.h | 89 struct mpssas_target *targets; member
|
/freebsd/sys/dev/mpr/ |
H A D | mpr_sas.h | 95 struct mprsas_target *targets; member
|
/freebsd/ |
H A D | Makefile | 578 targets: .PHONY global() target [all...] |
H A D | Makefile | 589 targets: .PHONY target
|
/freebsd/contrib/libxo/xohtml/external/ |
H A D | jquery.qtip.js | 1314 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 D | apple_aic.c | 654 uint32_t targets = 0; in apple_aic_bind_intr() local
|
/freebsd/usr.bin/ctlstat/ |
H A D | ctlstat.c | 142 char **targets; member
|
/freebsd/sys/dev/firewire/ |
H A D | sbp.c | 211 struct sbp_target targets[SBP_NUM_TARGETS]; member [all...] |
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | InputFiles.cpp | 1959 InterfaceFile::const_target_range targets = intfRef.targets(); in parseReexports() local
|
/freebsd/contrib/bmake/ |
H A D | parse.c | 221 static GNodeList *targets; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 333 ArrayRef<GlobalTypeMember *> targets() const { in targets() function
|