Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/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.cpp76 InterfaceFile::targets(ArchitectureSet Archs) const { targets() function in InterfaceFile
[all...]
H A DTextStub.cpp963 TargetList targets(library.targets()); assignTargetsToLibrary() local
968 for (const auto &targets : targetSet) { assignTargetsToLibrary() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DOSTargets.cpp20 namespace targets { namespace
H A DM68k.cpp27 namespace targets { namespace
H A DAVR.cpp21 namespace targets { namespace
H A DAMDGPU.cpp24 namespace targets { global() namespace
H A DX86.cpp24 namespace targets { namespace
/freebsd-src/contrib/ntp/sntp/unity/auto/
H A Dunity_test_summary.py120 targets = list(map(lambda x: x.replace('\\', '/'), glob(targets_dir + '*.test*'))) variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DTargetRegistry.cpp20 iterator_range<TargetRegistry::iterator> TargetRegistry::targets() { targets() function in TargetRegistry
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp52 namespace targets { namespace
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h112 const_target_range targets() const { return {Targets}; } targets() function
207 const_target_range targets() const { return {Targets}; } targets() function
H A DSymbol.h134 const_target_range targets() const { return {Targets}; } targets() function
/freebsd-src/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-src/sys/dev/mps/
H A Dmps_sas.h89 struct mpssas_target *targets; member
/freebsd-src/sys/dev/mpr/
H A Dmpr_sas.h95 struct mprsas_target *targets; member
/freebsd-src/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-src/usr.bin/ctlstat/
H A Dctlstat.c142 char **targets; member
/freebsd-src/sys/dev/firewire/
H A Dsbp.c211 struct sbp_target targets[SBP_NUM_TARGETS]; member
[all...]
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp1949 InterfaceFile::const_target_range targets = intfRef.targets(); parseReexports() local
/freebsd-src/contrib/bmake/
H A Dparse.c232 static GNodeList *targets; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp333 ArrayRef<GlobalTypeMember *> targets() const { in targets() function
/freebsd-src/sys/dev/aic7xxx/
H A Daic79xx.c7384 int targets; in ahd_search_qinfifo() local
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2630 TargetList &targets = GetDebugger().GetTargetList(); SetLabel() local

12