Searched defs:range (Results 1 - 25 of 145) sorted by relevance

123456

/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DLineEntry.h147 AddressRange range; ///< The section offset address range for this line entry. member in struct:lldb_private::LineEntry
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.h78 const Range *range = m_aranges.GetEntryAtIndex (idx); local
H A DDWARFDebugArangeSet.cpp100 DWARFDebugArangeSet::AddDescriptor(const DWARFDebugArangeSet::Descriptor& range) argument
[all...]
H A DDWARFDebugAranges.cpp66 Range range; local
/freebsd-10.1-release/usr.sbin/bluetooth/btpand/
H A Dclient.c166 uint32_t range; local
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/ARCMigrate/
H A DARCMT.h113 virtual void remove(CharSourceRange range) { } argument
/freebsd-10.1-release/contrib/binutils/gas/
H A Ditbl-parse.y387 range: label
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DVMRange.cpp32 VMRange::ContainsRange(const VMRange::collection& coll, const VMRange& range) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Symbol/
H A DUnwindTable.cpp93 AddressRange range; local
120 AddressRange range; local
[all...]
/freebsd-10.1-release/contrib/xz/src/liblzma/rangecoder/
H A Drange_decoder.h21 uint32_t range; member in struct:__anon4905
[all...]
H A Drange_encoder.h30 uint32_t range; member in struct:__anon4906
[all...]
/freebsd-10.1-release/crypto/heimdal/lib/gssapi/krb5/
H A Dtest_cfx.c36 struct range { struct
/freebsd-10.1-release/sbin/ifconfig/
H A Daf_atalk.c58 setatrange(const char *range, int dummy __unused, int s, argument
[all...]
/freebsd-10.1-release/sys/sparc64/isa/
H A Dofw_isa.c81 ofw_isa_range_restype(struct isa_ranges *range) argument
98 ofw_isa_range_map(struct isa_ranges *range, int nrange, u_long *start, argument
/freebsd-10.1-release/usr.bin/mkcsmapper/
H A Dyacc.y137 range : L_IMM '-' L_IMM { set_range($1, $3); } label
/freebsd-10.1-release/usr.sbin/ppp/
H A Diplist.c62 iplist_setrange(struct iplist *list, char *range) argument
/freebsd-10.1-release/crypto/openssl/crypto/bn/
H A Dbn_rand.c222 static int bn_rand_range(int pseudo, BIGNUM *r, const BIGNUM *range) argument
287 BN_rand_range(BIGNUM *r, const BIGNUM *range) argument
292 BN_pseudo_rand_range(BIGNUM *r, const BIGNUM *range) argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DFixItRewriter.cpp68 virtual void replace(CharSourceRange range, StringRef text) { argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DVMRange.h145 RangeInRangeUnaryPredicate(VMRange range) : argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectDisassemble.cpp373 AddressRange range; local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DUnwindMacOSXFrameBackchain.cpp142 AddressRange range; local
241 AddressRange range; local
/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Dtest_addr.c136 krb5_addresses range, one; local
/freebsd-10.1-release/sys/dev/uart/
H A Duart_cpu_sparc64.c208 int baud, bits, error, range, space, stop; local
/freebsd-10.1-release/sys/xen/interface/
H A Dkexec.h152 int range; member in struct:xen_kexec_range
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zinject/
H A Dtranslate.c180 calculate_range(const char *dataset, err_type_t type, int level, char *range, argument
315 translate_record(err_type_t type, const char *object, const char *range, int level, zinject_record_t *record, char *poolname, char *dataset) argument
[all...]

Completed in 370 milliseconds

123456