Home
last modified time | relevance | path

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

123

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_bvgraph.h109 bool isReachable(uptr from, const BV &targets) { in isReachable()
126 uptr findPath(uptr from, const BV &targets, uptr *path, uptr path_size) { in findPath()
143 uptr findShortestPath(uptr from, const BV &targets, uptr *path, in findShortestPath()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h111 bool isReachable(uptr from, const BV &targets) { in isReachable()
128 uptr findPath(uptr from, const BV &targets, uptr *path, uptr path_size) { in findPath()
145 uptr findShortestPath(uptr from, const BV &targets, uptr *path, in findShortestPath()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DSymbol.cpp49 Symbol::targets(ArchitectureSet Architectures) const { in targets() function in llvm::MachO::Symbol
H A DInterfaceFile.cpp103 InterfaceFile::targets(ArchitectureSet Archs) const { in targets() function in InterfaceFile
/netbsd-src/sys/arch/arm/cortex/
H A Dgic.c157 uint32_t targets = 0; in gicd_find_targets() local
256 const uint32_t targets = gicd_read(sc, targets_reg); in armgic_get_affinity() local
285 uint32_t targets = gicd_read(sc, targets_reg); in armgic_set_affinity() local
432 uint32_t targets = gicd_read(sc, targets_reg); in armgic_establish_irq() local
529 uint32_t targets = gicd_read(sc, targets_reg); in armgic_cpu_init_targets() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dconfigure.ac57 AC_ARG_ENABLE(targets, optenable
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dconfigure.ac57 AC_ARG_ENABLE(targets, optenable
/netbsd-src/external/gpl2/gmake/dist/
H A Drule.h24 char **targets; /* Targets of the rule. */ member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DAVR.cpp21 namespace targets { namespace
H A DM68k.cpp26 namespace targets { namespace
H A DOSTargets.cpp20 namespace targets { namespace
H A DAMDGPU.cpp26 namespace targets { namespace
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dbfdtest2.c59 char** targets = NULL; in check_format_any() local
H A Dconfigure.ac50 AC_ARG_ENABLE(targets, optenable
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dbfdtest2.c59 char** targets = NULL; in check_format_any() local
H A Dconfigure.ac50 AC_ARG_ENABLE(targets, optenable
/netbsd-src/external/bsd/ntp/dist/sntp/unity/auto/
H A Dunity_test_summary.py120 targets = list(map(lambda x: x.replace('\\', '/'), glob(targets_dir + '*.test*'))) variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h100 const_target_range targets() const { return {Targets}; } in targets() function
H A DSymbol.h93 const_target_range targets() const { return {Targets}; } in targets() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DTargets.cpp48 namespace targets { namespace
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTargetRegistry.cpp20 iterator_range<TargetRegistry::iterator> TargetRegistry::targets() { in targets() function in TargetRegistry
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dconfigure.ac92 AC_ARG_ENABLE(targets, optenable
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dconfigure.ac92 AC_ARG_ENABLE(targets, optenable
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dconfigure.ac55 AC_ARG_ENABLE(targets, optenable

123