Home
last modified time | relevance | path

Searched defs:range (Results 101 – 125 of 227) sorted by path

12345678910

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h247 template <typename T> ArrayRef<T> range(storage::Range<T> R) const { in range() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h393 using range = iterator_range<iterator>; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp411 range(const WinEHFuncInfo &EHInfo, MachineFunction::const_iterator Begin, in range() function in __anon0857a08d0111::InvokeStateChangeIterator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h231 StringRef range() const { return Range; } in range() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp376 void Input::setError(const SMRange &range, const Twine &message) { in setError()
390 void Input::reportWarning(const SMRange &range, const Twine &message) { in reportWarning()
/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/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp614 using range = iterator_range<iterator>; typedef in __anon27169d500411::AllocaSlices
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_i18n.cpp608 int range; in __kmp_i18n_dump_catalog() local
/freebsd/contrib/ntp/include/
H A Dmbg_gps166.h632 int16_t range; ///< scale factor for freq; 0..::MAX_SYNTH_RANGE member
/freebsd/contrib/opencsd/decoder/source/etmv4/
H A Dtrc_pkt_decode_etmv4i.cpp1847 ocsd_err_t TrcPktDecodeEtmV4I::traceInstrToWP(instr_range_t &range, WP_res_t &WPRes, const bool tra… in traceInstrToWP()
/freebsd/contrib/tcpdump/
H A Dprint-isoclns.c2392 uint32_t range; in isis_print_router_cap_subtlv() local
/freebsd/contrib/wpa/src/common/
H A Dqca-vendor-attr.h25 struct qca_avoid_freq_range range[0]; member
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_atheros.c1580 struct iw_range *range; in atheros_get_we_version() local
H A Ddriver_hostap.c904 struct iw_range *range; in hostap_get_we_version() local
H A Ddriver_nl80211_event.c1878 struct wpa_freq_range *range = NULL; in qca_nl80211_avoid_freq() local
H A Ddriver_wext.c1603 struct iw_range *range; in wpa_driver_wext_get_range() local
/freebsd/contrib/wpa/src/utils/
H A Dcommon.c862 struct wpa_freq_range *range = &list->range[i]; in freq_range_list_str() local
H A Dcommon.h542 } *range; member
/freebsd/contrib/xz/src/liblzma/common/
H A Dstring_conversion.c224 } range; member
/freebsd/contrib/xz/src/liblzma/rangecoder/
H A Drange_decoder.h21 uint32_t range; member
H A Drange_encoder.h30 uint32_t range; member
274 uint32_t range = rc->range; in rc_encode_dummy() local
/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1parse.c309 struct range *range; member
H A Dasn1parse.h229 struct range *range; member
H A Dasn1parse.y74 struct range *range; member
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

12345678910