Home
last modified time | relevance | path

Searched defs:ranges (Results 1 – 11 of 11) sorted by relevance

/minix3/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_ranges.c36 Dwarf_Ranges **ranges, Dwarf_Signed *ret_cnt, Dwarf_Unsigned *ret_byte_cnt, in _dwarf_get_ranges()
59 dwarf_get_ranges(Dwarf_Debug dbg, Dwarf_Off offset, Dwarf_Ranges **ranges, in dwarf_get_ranges()
79 Dwarf_Ranges **ranges, Dwarf_Signed *ret_cnt, Dwarf_Unsigned *ret_byte_cnt, in dwarf_get_ranges_a()
H A Ddwarf_dealloc.c93 dwarf_ranges_dealloc(Dwarf_Debug dbg, Dwarf_Ranges *ranges, in dwarf_ranges_dealloc()
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/lib/
H A Ducsset.c122 range_t *ranges; member
196 range_t *ranges; in idn_ucsset_fix() local
292 range_t *ranges = ctx->ranges; in idn_ucsset_lookup() local
/minix3/external/mit/xorg/lib/libxcb/files/
H A Drecord.c336 const xcb_record_range_t *ranges /**< */) in xcb_record_create_context_checked()
381 const xcb_record_range_t *ranges /**< */) in xcb_record_create_context()
469 const xcb_record_range_t *ranges /**< */) in xcb_record_register_clients_checked()
514 const xcb_record_range_t *ranges /**< */) in xcb_record_register_clients()
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp75 PrimRangeSet ranges; // no need to make const, since it is an member in __anon033d31ef0111::RangeSet
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp279 SmallVector<SourceRange, 2> ranges; in checkLoopConditionForFloat() local
/minix3/lib/libc/citrus/modules/
H A Dcitrus_hz.c74 static const range_t ranges[] = { variable
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h353 std::vector<SourceRange> ranges; variable
/minix3/external/bsd/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py327 def ranges(self): member in Diagnostic
/minix3/external/bsd/llvm/dist/clang/include/clang-c/
H A DIndex.h618 CXSourceRange *ranges; member
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp6995 void clang_disposeSourceRangeList(CXSourceRangeList *ranges) { in clang_disposeSourceRangeList()