Home
last modified time | relevance | path

Searched defs:range (Results 1 – 25 of 228) sorted by relevance

12345678910

/freebsd-src/usr.sbin/ppp/
H A Dncpaddr.c411 struct ncprange range; in ncpaddr_aton() local
448 ncprange_init(struct ncprange *range) in ncprange_init()
454 ncprange_isset(const struct ncprange *range) in ncprange_isset()
460 ncprange_equal(const struct ncprange *range, const struct ncprange *cmp) in ncprange_equal()
487 ncprange_isdefault(const struct ncprange *range) in ncprange_isdefault()
508 ncprange_setdefault(struct ncprange *range, int af) in ncprange_setdefault()
515 ncprange_contains(const struct ncprange *range, const struct ncpaddr *addr) in ncprange_contains()
548 ncprange_containsip4(const struct ncprange *range, struct in_addr addr) in ncprange_containsip4()
560 ncprange_copy(struct ncprange *range, const struct ncprange *from) in ncprange_copy()
584 ncprange_set(struct ncprange *range, const struct ncpaddr *addr, int width) in ncprange_set()
[all …]
H A Dncp.c371 ncp_IsUrgentPort(struct port_range *range, u_short src, u_short dst) in ncp_IsUrgentPort()
383 ncp_AddUrgentPort(struct port_range *range, u_short port) in ncp_AddUrgentPort()
418 ncp_RemoveUrgentPort(struct port_range *range, u_short port) in ncp_RemoveUrgentPort()
436 ncp_ClearUrgentPorts(struct port_range *range) in ncp_ClearUrgentPorts()
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp304 void TransformActionsImpl::remove(SourceRange range) { in remove()
322 void TransformActionsImpl::replace(SourceRange range, StringRef text) { in replace()
329 void TransformActionsImpl::replace(SourceRange range, in replace()
358 void TransformActionsImpl::increaseIndentation(SourceRange range, in increaseIndentation()
370 SourceRange range) { in clearDiagnostic()
409 bool TransformActionsImpl::canRemoveRange(SourceRange range) { in canRemoveRange()
413 bool TransformActionsImpl::canReplaceRange(SourceRange range, in canReplaceRange()
446 void TransformActionsImpl::commitRemove(SourceRange range) { in commitRemove()
464 void TransformActionsImpl::commitReplace(SourceRange range, in commitReplace()
492 void TransformActionsImpl::commitIncreaseIndentation(SourceRange range, in commitIncreaseIndentation()
[all …]
H A DInternals.h76 bool clearAllDiagnostics(SourceRange range) { in clearAllDiagnostics()
79 bool clearDiagnostic(unsigned ID1, unsigned ID2, SourceRange range) { in clearDiagnostic()
84 SourceRange range) { in clearDiagnostic()
89 bool hasDiagnostic(unsigned ID, SourceRange range) { in hasDiagnostic()
93 bool hasDiagnostic(unsigned ID1, unsigned ID2, SourceRange range) { in hasDiagnostic()
/freebsd-src/contrib/elftoolchain/addr2line/
H A Daddr2line.c60 struct range { struct
62 Dwarf_Off off;
63 Dwarf_Unsigned lopc;
64 Dwarf_Unsigned hipc;
65 char **srcfiles;
66 Dwarf_Signed nsrcfiles;
68 Dwarf_Die die;
92 static RB_HEAD(cutree, range) cuhead = RB_INITIALIZER(&cuhead); argument
101 RB_GENERATE(cutree, range, entry, lopccmp) in RB_GENERATE() argument
174 search_func(struct range *range, Dwarf_Unsigned addr) in search_func()
[all …]
/freebsd-src/crypto/openssl/crypto/bn/
H A Dbn_rand.c133 static int bnrand_range(BNRAND_FLAG flag, BIGNUM *r, const BIGNUM *range, in bnrand_range()
205 int BN_rand_range_ex(BIGNUM *r, const BIGNUM *range, unsigned int strength, in BN_rand_range_ex()
212 int BN_rand_range(BIGNUM *r, const BIGNUM *range) in BN_rand_range()
218 int BN_priv_rand_range_ex(BIGNUM *r, const BIGNUM *range, unsigned int strength, in BN_priv_rand_range_ex()
225 int BN_priv_rand_range(BIGNUM *r, const BIGNUM *range) in BN_priv_rand_range()
236 int BN_pseudo_rand_range(BIGNUM *r, const BIGNUM *range) in BN_pseudo_rand_range()
243 int ossl_bn_priv_rand_range_fixed_top(BIGNUM *r, const BIGNUM *range, in ossl_bn_priv_rand_range_fixed_top()
296 int ossl_bn_gen_dsa_nonce_fixed_top(BIGNUM *out, const BIGNUM *range, in ossl_bn_gen_dsa_nonce_fixed_top()
399 int BN_generate_dsa_nonce(BIGNUM *out, const BIGNUM *range, in BN_generate_dsa_nonce()
/freebsd-src/tests/sys/file/
H A Dfspacectl_test.c186 struct spacectl_range range; in ATF_TC_BODY() local
211 struct spacectl_range range; in ATF_TC_BODY() local
236 struct spacectl_range range; in ATF_TC_BODY() local
260 struct spacectl_range range; in ATF_TC_BODY() local
284 struct spacectl_range range; in ATF_TC_BODY() local
309 struct spacectl_range range; in ATF_TC_BODY() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DRangeSelector.h41 inline RangeSelector range(RangeSelector Begin, RangeSelector End) { in range() function
46 inline RangeSelector range(std::string BeginID, std::string EndID) { in range() function
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Edit/
H A DCommit.cpp65 CharSourceRange range, in insertFromRange()
91 bool Commit::remove(CharSourceRange range) { in remove()
103 bool Commit::insertWrap(StringRef before, CharSourceRange range, in insertWrap()
116 bool Commit::replace(CharSourceRange range, StringRef text) { in replace()
132 bool Commit::replaceWithInner(CharSourceRange range, in replaceWithInner()
296 bool Commit::canRemoveRange(CharSourceRange range, in canRemoveRange()
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp47 const Range &range = m_ranges.GetEntryRef(i); in GetDescription() local
86 const Range &range = m_ranges.GetEntryRef(i); in Dump() local
173 const Range &range = m_ranges.GetEntryRef(i); in DumpAddressRanges() local
240 GetRangeContainingOffset(const addr_t offset,Range & range) GetRangeContainingOffset() argument
251 GetRangeContainingAddress(const Address & addr,AddressRange & range) GetRangeContainingAddress() argument
279 GetRangeContainingLoadAddress(lldb::addr_t load_addr,Target & target,AddressRange & range) GetRangeContainingLoadAddress() argument
303 GetRangeAtIndex(uint32_t range_idx,AddressRange & range) GetRangeAtIndex() argument
335 AddRange(const Range & range) AddRange() argument
[all...]
/freebsd-src/crypto/heimdal/lib/gssapi/krb5/
H A Dtest_cfx.c36 struct range { struct
41 struct range tests[] = { argument
/freebsd-src/contrib/jemalloc/include/jemalloc/internal/
H A Dprng.h132 prng_range_u32(atomic_u32_t *state, uint32_t range, bool atomic) { in prng_range_u32()
150 prng_range_u64(uint64_t *state, uint64_t range) { in prng_range_u64()
168 prng_range_zu(atomic_zu_t *state, size_t range, bool atomic) { in prng_range_zu()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.cpp46 for (const DWARFRangeList::Entry &range : ranges) in BuildAddressRangeTable() local
85 const LineTable::FileAddressRanges::Entry &range = in BuildAddressRangeTable() local
H A DDWARFDebugAranges.h45 const Range *range = m_aranges.GetEntryAtIndex(idx); in OffsetAtIndex() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Rewrite/Core/
H A DRewriter.h164 bool ReplaceText(CharSourceRange range, StringRef NewStr) { in ReplaceText()
171 bool ReplaceText(SourceRange range, StringRef NewStr) { in ReplaceText()
185 bool IncreaseIndentation(SourceRange range, SourceLocation parentIndent) { in IncreaseIndentation()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libignore.cpp59 for (const auto &range : mod.ranges()) { in OnLibraryLoaded() local
103 for (const auto &range : mod.ranges()) { in OnLibraryLoaded() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDisassemble.cpp223 llvm::Error CommandObjectDisassemble::CheckRangeSize(const AddressRange &range, in CheckRangeSize()
248 AddressRange range; in GetContainingAddressRanges() local
303 AddressRange range; in GetCurrentFunctionRanges() local
359 AddressRange range; in GetNameRanges() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceCursorIntelPT.cpp107 if (const std::optional<DecodedThread::TSCRange> &range = GetTSCRange()) in GetHWClock() local
113 if (const std::optional<DecodedThread::NanosecondsRange> &range = in GetWallClockTime() local
/freebsd-src/crypto/openssl/crypto/perlasm/
H A Darm-xlate.pl112 sub range { subroutine
/freebsd-src/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Drandom.h40 random_in_range(uint32_t range) in random_in_range()
/freebsd-src/crypto/openssl/test/
H A Dbn_rand_range.h14 unsigned int range; member
/freebsd-src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Drandom.h52 random_in_range(uint32_t range) random_in_range() argument
/freebsd-src/crypto/heimdal/lib/asn1/
H A Dsymbol.h111 struct range { struct
130 struct range *range; argument
/freebsd-src/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.c1038 struct iwl_fw_ini_error_dump_range *range = range_ptr; iwl_dump_ini_prph_mac_iter() local
1063 struct iwl_fw_ini_error_dump_range *range = range_ptr; iwl_dump_ini_prph_phy_iter() local
1113 struct iwl_fw_ini_error_dump_range *range = range_ptr; iwl_dump_ini_csr_iter() local
1133 struct iwl_fw_ini_error_dump_range *range = range_ptr; iwl_dump_ini_config_iter() local
1164 struct iwl_fw_ini_error_dump_range *range = range_ptr; iwl_dump_ini_dev_mem_iter() local
1186 struct iwl_fw_ini_error_dump_range *range = range_ptr; _iwl_dump_ini_paging_iter() local
1205 struct iwl_fw_ini_error_dump_range *range; iwl_dump_ini_paging_iter() local
1231 struct iwl_fw_ini_error_dump_range *range = range_ptr; iwl_dump_ini_mon_dram_iter() local
1250 struct iwl_fw_ini_error_dump_range *range = range_ptr; iwl_dump_ini_mon_smem_iter() local
1318 struct iwl_fw_ini_error_dump_range *range = range_ptr; iwl_dump_ini_txf_iter() local
1453 struct iwl_fw_ini_error_dump_range *range = range_ptr; iwl_dump_ini_rxf_iter() local
1524 struct iwl_fw_ini_error_dump_range *range = range_ptr; iwl_dump_ini_err_table_iter() local
1545 struct iwl_fw_ini_error_dump_range *range = range_ptr; iwl_dump_ini_special_mem_iter() local
1563 struct iwl_fw_ini_error_dump_range *range = range_ptr; iwl_dump_ini_dbgi_sram_iter() local
1590 struct iwl_fw_ini_error_dump_range *range = range_ptr; iwl_dump_ini_fw_pkt_iter() local
1612 struct iwl_fw_ini_error_dump_range *range = range_ptr; iwl_dump_ini_imr_iter() local
2116 u8 *range; global() local
[all...]
/freebsd-src/sys/contrib/openzfs/cmd/zinject/
H A Dtranslate.c152 initialize_range(err_type_t type, int level, char *range, in initialize_range()
218 translate_record(err_type_t type, const char *object, const char *range, in translate_record()

12345678910