Home
last modified time | relevance | path

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

1234567891011

/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()
/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()
/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 …]
/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()
203 int BN_rand_range_ex(BIGNUM *r, const BIGNUM *range, unsigned int strength, in BN_rand_range_ex()
210 int BN_rand_range(BIGNUM *r, const BIGNUM *range) in BN_rand_range()
216 int BN_priv_rand_range_ex(BIGNUM *r, const BIGNUM *range, unsigned int strength, in BN_priv_rand_range_ex()
223 int BN_priv_rand_range(BIGNUM *r, const BIGNUM *range) in BN_priv_rand_range()
234 int BN_pseudo_rand_range(BIGNUM *r, const BIGNUM *range) in BN_pseudo_rand_range()
241 int ossl_bn_priv_rand_range_fixed_top(BIGNUM *r, const BIGNUM *range, in ossl_bn_priv_rand_range_fixed_top()
293 int ossl_bn_gen_dsa_nonce_fixed_top(BIGNUM *out, const BIGNUM *range, in ossl_bn_gen_dsa_nonce_fixed_top()
397 int BN_generate_dsa_nonce(BIGNUM *out, const BIGNUM *range, in BN_generate_dsa_nonce()
/src/crypto/openssl/ssl/quic/
H A Dquic_sf_list.c16 UINT_RANGE range; member
30 static STREAM_FRAME *stream_frame_new(UINT_RANGE *range, OSSL_QRX_PKT *pkt, in stream_frame_new()
63 static int append_frame(SFRAME_LIST *fl, UINT_RANGE *range, in append_frame()
79 int ossl_sframe_list_insert(SFRAME_LIST *fl, UINT_RANGE *range, in ossl_sframe_list_insert()
182 UINT_RANGE *range, const unsigned char **data, in ossl_sframe_list_peek()
251 int ossl_sframe_list_lock_head(SFRAME_LIST *fl, UINT_RANGE *range, in ossl_sframe_list_lock_head()
H A Duint_set.c125 int ossl_uint_set_insert(UINT_SET *s, const UINT_RANGE *range) in ossl_uint_set_insert()
258 int ossl_uint_set_remove(UINT_SET *s, const UINT_RANGE *range) in ossl_uint_set_remove()
H A Dquic_rstream.c62 UINT_RANGE range; in ossl_quic_rstream_queue_data() local
80 UINT_RANGE range; in read_internal() local
176 UINT_RANGE range; in ossl_quic_rstream_available() local
/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
/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 bool Block::GetRangeContainingOffset(const addr_t offset, Range &range) { in GetRangeContainingOffset()
251 AddressRange &range) { in GetRangeContainingAddress()
279 Target &target, AddressRange &range) { in GetRangeContainingLoadAddress()
303 bool Block::GetRangeAtIndex(uint32_t range_idx, AddressRange &range) { in GetRangeAtIndex()
324 auto &range = ranges.back(); in GetRanges() local
351 void Block::AddRange(const Range &range) { in AddRange()
/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()
/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
/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprng.h103 prng_range_u32(uint32_t *state, uint32_t range) { in prng_range_u32()
127 prng_range_u64(uint64_t *state, uint64_t range) { in prng_range_u64()
148 prng_range_zu(size_t *state, size_t range) { in prng_range_zu()
/src/crypto/heimdal/lib/gssapi/krb5/
H A Dtest_cfx.c36 struct range { struct
41 struct range tests[] = { argument
/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()
/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
/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
/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
/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
/src/sys/contrib/openzfs/lib/libspl/include/sys/
H A Drandom.h38 random_in_range(uint32_t range) in random_in_range()
/src/crypto/openssl/crypto/perlasm/
H A Darm-xlate.pl149 sub range { subroutine
/src/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Drandom.h41 random_in_range(uint32_t range) in random_in_range()
/src/crypto/heimdal/lib/asn1/
H A Dsymbol.h111 struct range { struct
130 struct range *range; argument
/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Drandom.h51 random_in_range(uint32_t range) in random_in_range()

1234567891011