Searched defs:range (Results 76 - 100 of 192) sorted by relevance

12345678

/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepRange.cpp32 ThreadPlanStepRange(ThreadPlanKind kind, const char *name, Thread &thread, const AddressRange &range, const SymbolContext &addr_context, lldb::RunMode stop_others, bool given_ranges_only) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp203 std::pair<HashToISAIterator, HashToISAIterator> range = local
/freebsd-current/contrib/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp29 clearDiagnostic(ArrayRef<unsigned> IDs, SourceRange range) argument
[all...]
H A DTransformActions.cpp67 CharRange(CharSourceRange range, SourceManager &srcMgr, Preprocessor &PP) { argument
304 remove(SourceRange range) argument
322 replace(SourceRange range, StringRef text) argument
329 replace(SourceRange range, SourceRange replacementRange) argument
358 increaseIndentation(SourceRange range, SourceLocation parentIndent) argument
369 clearDiagnostic(ArrayRef<unsigned> IDs, SourceRange range) argument
409 canRemoveRange(SourceRange range) argument
413 canReplaceRange(SourceRange range, SourceRange replacementRange) argument
446 commitRemove(SourceRange range) argument
464 commitReplace(SourceRange range, SourceRange replacementRange) argument
492 commitIncreaseIndentation(SourceRange range, SourceLocation parentIndent) argument
501 commitClearDiagnostic(ArrayRef<unsigned> IDs, SourceRange range) argument
519 addRemoval(CharSourceRange range) argument
569 CharSourceRange range = CharSourceRange::getCharRange(I->first.Begin, local
576 CharSourceRange range = CharSourceRange::getCharRange(I->Begin, I->End); local
638 remove(SourceRange range) argument
646 replace(SourceRange range, StringRef text) argument
650 replace(SourceRange range, SourceRange replacementRange) argument
665 increaseIndentation(SourceRange range, SourceLocation parentIndent) argument
671 clearDiagnostic(ArrayRef<unsigned> IDs, SourceRange range) argument
680 report(SourceLocation loc, unsigned diagId, SourceRange range) argument
687 reportError(StringRef message, SourceLocation loc, SourceRange range) argument
692 reportWarning(StringRef message, SourceLocation loc, SourceRange range) argument
697 reportNote(StringRef message, SourceLocation loc, SourceRange range) argument
[all...]
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dsymbol.h111 struct range { struct
130 struct range *range; member in struct:type
H A Dasn1parse.y357 range : '(' Value RANGE Value ')' label
[all...]
/freebsd-current/sys/contrib/openzfs/cmd/zinject/
H A Dzinject.c846 char *range = NULL; local
[all...]
/freebsd-current/contrib/elftoolchain/addr2line/
H A Daddr2line.c60 struct range { struct
174 search_func(struct range *range, Dwarf_Unsigned addr) argument
219 collect_func(Dwarf_Debug dbg, Dwarf_Die die, struct Func *parent, struct range *range) argument
369 print_inlines(struct range *range, struct Func *f, Dwarf_Unsigned call_file, Dwarf_Unsigned call_line) argument
431 check_labels(Dwarf_Debug dbg, Dwarf_Die die, Dwarf_Unsigned addr, struct range **range) argument
568 check_range(Dwarf_Debug dbg, Dwarf_Die die, Dwarf_Unsigned addr, struct range **range) argument
668 struct range *range; local
[all...]
/freebsd-current/contrib/wpa/src/utils/
H A Dcommon.h542 } *range; member in struct:wpa_freq_range_list
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h247 template <typename T> ArrayRef<T> range(storage::Range<T> R) const { function in class:llvm::irsymtab::Reader
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp47 const Range &range = m_ranges.GetEntryRef(i); local
86 const Range &range = m_ranges.GetEntryRef(i); local
173 const Range &range = m_ranges.GetEntryRef(i); local
240 GetRangeContainingOffset(const addr_t offset, Range &range) argument
250 GetRangeContainingAddress(const Address &addr, AddressRange &range) argument
278 GetRangeContainingLoadAddress(lldb::addr_t load_addr, Target &target, AddressRange &range) argument
303 GetRangeAtIndex(uint32_t range_idx, AddressRange &range) argument
335 AddRange(const Range &range) argument
[all...]
H A DDWARFCallFrameInfo.cpp159 bool DWARFCallFrameInfo::GetUnwindPlan(const AddressRange &range, argument
176 bool DWARFCallFrameInfo::GetAddressRange(Address addr, AddressRange &range) { argument
199 DWARFCallFrameInfo::GetFirstFDEEntryInRange(const AddressRange &range) { argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp498 std::optional<minidump::Range> range = FindMemoryRange(addr); local
[all...]
/freebsd-current/contrib/googletest/googletest/src/
H A Dgtest.cc400 uint32_t Random::Generate(uint32_t range) { argument
[all...]
/freebsd-current/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c184 const range_t *range; local
306 const range_t *range; local
[all...]
/freebsd-current/usr.sbin/ppp/
H A Droute.c88 struct ncprange range; local
383 struct ncprange range; local
[all...]
H A Dncpaddr.c411 struct ncprange range; local
448 ncprange_init(struct ncprange *range) argument
454 ncprange_isset(const struct ncprange *range) argument
460 ncprange_equal(const struct ncprange *range, const struct ncprange *cmp) argument
487 ncprange_isdefault(const struct ncprange *range) argument
508 ncprange_setdefault(struct ncprange *range, int af) argument
515 ncprange_contains(const struct ncprange *range, const struct ncpaddr *addr) argument
548 ncprange_containsip4(const struct ncprange *range, struct in_addr addr) argument
560 ncprange_copy(struct ncprange *range, const struct ncprange *from) argument
584 ncprange_set(struct ncprange *range, const struct ncpaddr *addr, int width) argument
591 ncprange_sethost(struct ncprange *range, const struct ncpaddr *from) argument
620 ncprange_ishost(const struct ncprange *range) argument
635 ncprange_setwidth(struct ncprange *range, int width) argument
661 ncprange_setip4host(struct ncprange *range, struct in_addr from) argument
675 ncprange_setip4(struct ncprange *range, struct in_addr from, struct in_addr msk) argument
685 ncprange_setip4mask(struct ncprange *range, struct in_addr mask) argument
695 ncprange_setsa(struct ncprange *range, const struct sockaddr *host, const struct sockaddr *mask) argument
738 ncprange_getsa(const struct ncprange *range, struct sockaddr_storage *host, struct sockaddr_storage *mask) argument
786 ncprange_getaddr(const struct ncprange *range, struct ncpaddr *addr) argument
805 ncprange_getip4addr(const struct ncprange *range, struct in_addr *addr) argument
815 ncprange_getip4mask(const struct ncprange *range, struct in_addr *mask) argument
827 ncprange_getwidth(const struct ncprange *range, int *width) argument
844 ncprange_ntoa(const struct ncprange *range) argument
886 ncprange_scopeid(const struct ncprange *range) argument
903 ncprange_aton(struct ncprange *range, struct ncp *ncp, const char *data) argument
[all...]
/freebsd-current/usr.sbin/pciconf/
H A Dpciconf.c318 print_window(int reg, const char *type, int range, uint64_t base, argument
356 int range; local
443 int range; local
519 int range; local
[all...]
/freebsd-current/sys/geom/
H A Dgeom_ccd.c512 daddr_t range = cs->sc_size / 16; local
/freebsd-current/usr.sbin/edquota/
H A Dedquota.c107 int i, quotatype, range, tmpfd; local
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dfs.h221 register_chrdev_region(dev_t dev, unsigned range, const char *name) argument
228 unregister_chrdev_region(dev_t dev, unsigned range) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp36 MakeRangeList(const PdbIndex &index, const LocalVariableAddrRange &range, argument
668 const RangeListEntry &range = ranges.GetEntryRef(0); local
[all...]
/freebsd-current/crypto/openssl/apps/lib/
H A Dopt.c675 enum range { OPT_V_ENUM }; enum
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h72 Range range; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp516 AddressRange range; local

Completed in 558 milliseconds

12345678