Home
last modified time | relevance | path

Searched defs:range (Results 51 – 75 of 227) sorted by relevance

12345678910

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_send.c228 range_free(struct send_range *range) in range_free()
907 do_dump(dmu_send_cookie_t *dscp, struct send_range *range) in do_dump()
1087 struct send_range *range = kmem_alloc(sizeof (*range), KM_SLEEP); in range_alloc() local
1552 struct send_range *range; in send_merge_thread() local
1612 struct send_range *range = zio->io_private; in dmu_send_read_done() local
1628 issue_data_read(struct send_reader_thread_arg *srta, struct send_range *range) in issue_data_read()
1717 struct send_range *range = range_alloc(range_type, dn->dn_object, in enqueue_range() local
1761 struct send_range *range = bqueue_dequeue(inq); in send_reader_thread() local
2359 struct send_range *range; in dmu_send_impl() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libignore.h64 inline bool IsInRange(uptr pc, const LibCodeRange &range) const { in IsInRange()
H A Dsanitizer_symbolizer_markup.cpp110 for (const auto &range : module.ranges()) { in RenderMmaps() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindTable.cpp91 AddressRange range; in GetAddressRange() local
/freebsd/sys/contrib/device-tree/src/arm/hisilicon/
H A Dhi3620.dtsi560 range: gpio-range { label
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBThreadPlan.cpp233 AddressRange range(*start_address, size); in QueueThreadPlanForStepOverRange() local
273 AddressRange range(*start_address, size); in QueueThreadPlanForStepInRange() local
/freebsd/crypto/heimdal/lib/asn1/
H A Dgen.c749 struct range range = { 0, INT_MAX }; in define_type() local
848 struct range range = { 0, INT_MAX }; in define_type() local
H A Dasn1parse.y74 struct range *range; member
/freebsd/sys/dev/dpaa/
H A Dqman_fdt.c170 cell_t *range; in qman_portals_fdt_attach() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_addr.c136 krb5_addresses range, one; in match_addr() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanShouldStopHere.cpp111 AddressRange range = sc.line_entry.range; in DefaultStepFromHereCallback() local
H A DMemory.cpp105 InvalidRanges::Entry range(base_addr, byte_size); in AddInvalidRange() local
393 range = m_memory_map.equal_range(permissions); in AllocateMemory() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp71 void replace(CharSourceRange range, StringRef text) override { in replace()
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/
H A Dhi3798cv200.dtsi210 range: gpio-range { label
/freebsd/contrib/less/
H A Dcharset.c158 static void wchar_range_get(char **ss, struct wchar_range *range) in wchar_range_get()
187 struct wchar_range range; in ichardef_utf() local
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp30 SourceRange range) { in clearDiagnostic()
485 void remove(CharSourceRange range) override { in remove()
496 void increaseIndentation(CharSourceRange range, in increaseIndentation()
/freebsd/sys/cam/ctl/
H A Dctl_tpc.c101 struct scsi_range_desc *range; member
123 struct scsi_range_desc *range; member
1101 tpc_ranges_length(struct scsi_range_desc *range, int nrange) in tpc_ranges_length()
1112 tpc_check_ranges_l(struct scsi_range_desc *range, int nrange, uint64_t maxlba, in tpc_check_ranges_l()
1131 tpc_check_ranges_x(struct scsi_range_desc *range, int nrange) in tpc_check_ranges_x()
1151 tpc_skip_ranges(struct scsi_range_desc *range, int nrange, off_t skip, in tpc_skip_ranges()
/freebsd/sys/dev/iicbus/pmic/
H A Dfan53555.c93 struct regulator_range *range; member
333 static struct regulator_range *range; in fan53555_reg_attach() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp73 SourceRange range; in genName() local
163 SourceRange range = genName(os, R, C.getASTContext()); in EmitStackError() local
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_debugfs.c11 int bound[15], range[4], i; in mt792x_ampdu_stat_read_phy() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.cpp183 AddressRange range(pc, 2 * 15); in GetStepThroughTrampolinePlan() local
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DRewriter.cpp327 bool Rewriter::ReplaceText(SourceRange range, SourceRange replacementRange) { in ReplaceText()
341 bool Rewriter::IncreaseIndentation(CharSourceRange range, in IncreaseIndentation()
/freebsd/sys/amd64/include/pc/
H A Dbios.h81 struct bios_oem_range range; member
/freebsd/contrib/llvm-project/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp128 Annotations::Range Annotations::range(llvm::StringRef Name) const { in range() function in Annotations
/freebsd/sys/dev/isl/
H A Disl.c262 int range; in isl_sysctl() local

12345678910