Home
last modified time | relevance | path

Searched defs:range (Results 101 – 125 of 228) sorted by relevance

12345678910

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp467 AddressRange range; in GetParentOfInlinedScope() local
701 AddressRange &range, in GetAddressRangeFromHereToEndLine()
H A DFuncUnwinders.cpp36 FuncUnwinders::FuncUnwinders(UnwindTable &unwind_table, AddressRange range) in FuncUnwinders()
H A DUnwindPlan.cpp431 void UnwindPlan::SetPlanValidAddressRange(const AddressRange &range) { in SetPlanValidAddressRange()
H A DLineTable.cpp389 FileAddressRanges::Entry range(LLDB_INVALID_ADDRESS, 0); in GetContiguousFileAddressRanges() local
/freebsd/stand/common/
H A Disapnp.h258 u_long range; /* Memory Range *OR* Upper Limit */ member
/freebsd/sys/dev/scc/
H A Dscc_bfe.h43 u_int range; member
/freebsd/sys/dev/regulator/
H A Dregulator.c1254 struct regulator_range *range; in regulator_range_sel8_to_volt() local
1280 struct regulator_range *range; in regulator_range_volt_to_sel8() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp727 llvm::StringRef CPlusPlusNameParser::GetTextForRange(const Range &range) { in GetTextForRange()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp161 FileRange syntax::Token::range(const SourceManager &SM) const { in range() function in syntax::Token
169 FileRange syntax::Token::range(const SourceManager &SM, in range() function in syntax::Token
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp498 std::optional<minidump::Range> range = FindMemoryRange(addr); in GetMemory() local
/freebsd/usr.sbin/ppp/
H A Dipv6cp.c201 struct ncprange myrange, range; in ipcp_SetIPv6address() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp429 AddressRange range; in GetStepThroughTrampolinePlan() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp203 std::pair<HashToISAIterator, HashToISAIterator> range = in GetDescriptorIterator() local
/freebsd/sys/contrib/openzfs/cmd/zinject/
H A Dzinject.c846 char *range = NULL; in main() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_i18n.cpp608 int range; in __kmp_i18n_dump_catalog() local
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom_subr.c1124 uint8_t range; in bhnd_sprom_opcode_step() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp54 AddressRange &range, uint8_t *opcode_data, size_t opcode_size, in GetNonCallSiteUnwindPlanFromAssembly()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedProcess.cpp306 auto range = mem_region.GetRange(); in GetMemoryRegions() local
/freebsd/sys/geom/
H A Dgeom_ccd.c512 daddr_t range = cs->sc_size / 16; in g_ccd_start() local
/freebsd/usr.sbin/edquota/
H A Dedquota.c107 int i, quotatype, range, tmpfd; in main() local
/freebsd/contrib/xz/src/liblzma/rangecoder/
H A Drange_decoder.h69 uint32_t range; member
/freebsd/sbin/pfctl/
H A Dparse.y418 struct range { struct
419 int a;
420 int b;
421 int t;
422 } range; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Ddebugfs.c281 int bound[7], i, range; in mt7615_ampdu_stat_read_phy() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h608 using range = iterator_range<iterator>; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp516 AddressRange range; in GetStepThroughTrampolinePlan() local

12345678910