Searched defs:pos (Results 426 - 450 of 941) sorted by relevance

<<11121314151617181920>>

/freebsd-11.0-release/contrib/nvi/vi/
H A Dvs_smap.c177 vs_sm_fill(SCR *sp, recno_t lno, pos_t pos) argument
1140 vs_sm_position(SCR *sp, MARK *rp, u_long cnt, pos_t pos) argument
/freebsd-11.0-release/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_bcj.c45 uint32_t pos; member in struct:xz_dec_bcj
345 bcj_apply(struct xz_dec_bcj *s, uint8_t *buf, size_t *pos, size_t size) argument
[all...]
/freebsd-11.0-release/usr.bin/usbhidaction/
H A Dusbhidaction.c207 uint32_t pos = cmd->item.pos; local
/freebsd-11.0-release/usr.bin/usbhidctl/
H A Dusbhid.c281 int i, pos; local
/freebsd-11.0-release/sys/pc98/cbus/
H A Dscvtb.c209 sc_vtb_pos(sc_vtb_t *vtb, int pos, int offset) argument
285 sc_vtb_seek(sc_vtb_t *vtb, int pos) argument
/freebsd-11.0-release/usr.sbin/makefs/cd9660/
H A Dcd9660_write.c142 int pos; local
/freebsd-11.0-release/usr.sbin/makefs/ffs/
H A Dffs_alloc.c536 int blk, field, subfield, pos; local
/freebsd-11.0-release/usr.sbin/portsnap/make_index/
H A Dmake_index.c209 heapifyports(PORT **pp, size_t size, size_t pos) argument
334 heapifypkgs(DEP * d, size_t size, size_t pos) argument
[all...]
/freebsd-11.0-release/usr.sbin/ppp/
H A Ddefs.c400 unsigned pos; local
H A Dnat_cmd.c395 int f, pos; local
H A Dnetgraph.c113 int pos, dpos; local
[all...]
/freebsd-11.0-release/usr.sbin/services_mkdb/
H A Dservices_mkdb.c435 size_t nc, i, pos; local
/freebsd-11.0-release/usr.sbin/wpa/ndis_events/
H A Dndis_events.c173 char buf[512], *pos, *end; local
[all...]
/freebsd-11.0-release/crypto/heimdal/kdc/
H A Dconnect.c169 char *pos = NULL; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DRangeMap.h228 typename Collection::const_iterator pos, end, prev; local
250 typename Collection::iterator pos; local
314 typename Collection::iterator pos, end; local
379 typename Collection::const_iterator pos = std::lower_bound (begin, end, entry, BaseLessThan); local
406 typename Collection::const_iterator pos = std::lower_bound (begin, end, entry, BaseLessThan); local
434 typename Collection::const_iterator pos = std::lower_bound (begin, end, range, BaseLessThan); local
497 typename Collection::const_iterator pos, end, prev; local
519 typename Collection::iterator pos; local
583 typename Collection::iterator pos, end; local
654 typename Collection::const_iterator pos = std::lower_bound (begin, end, entry, BaseLessThan); local
681 typename Collection::const_iterator pos = std::lower_bound (begin, end, entry, BaseLessThan); local
709 typename Collection::const_iterator pos = std::lower_bound (begin, end, range, BaseLessThan); local
819 typename Collection::const_iterator pos, end, prev; local
837 typename Collection::iterator pos; local
919 typename Collection::const_iterator pos = std::lower_bound (begin, end, entry, BaseLessThan); local
948 typename Collection::iterator pos = std::lower_bound (begin, end, entry, BaseLessThan); local
979 typename Collection::const_iterator pos = std::lower_bound (begin, end, entry, BaseLessThan); local
1007 typename Collection::const_iterator pos = std::lower_bound (begin, end, range, BaseLessThan); local
1071 typename Collection::const_iterator pos, end, prev; local
1089 typename Collection::iterator pos; local
1131 typename Collection::iterator pos; local
1209 typename Collection::const_iterator pos = std::lower_bound (begin, end, entry, BaseLessThan); local
1229 typename Collection::const_iterator pos; local
1252 typename Collection::iterator pos = std::lower_bound (begin, end, entry, BaseLessThan); local
1276 typename Collection::const_iterator pos = std::lower_bound (begin, end, entry, BaseLessThan); local
1297 typename Collection::const_iterator pos = std::lower_bound (begin, end, range, BaseLessThan); local
1401 typename Collection::const_iterator pos, end, prev; local
1462 typename Collection::iterator pos = std::lower_bound (begin, end, entry, BaseLessThan); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandCompletions.cpp652 std::string::iterator pos = find_if(regex_str.begin() + 1, regex_str.end(), regex_chars); local
702 collection::iterator pos = m_match_set.begin(), end = m_match_set.end(); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DLog.cpp359 CallbackMapIter pos = callback_map.find(channel); local
413 CallbackMapIter pos, end = callback_map.end(); local
431 LogChannelMapIter pos, end = map.end(); local
452 CallbackMapIter pos, end = callback_map.end(); local
489 CallbackMapIter pos, end = callback_map.end(); local
539 LogChannelMapIter pos = channel_map.find (log_channel_name); local
[all...]
H A DSection.cpp592 const_iterator pos, end = m_sections.end(); local
H A DSourceManager.cpp680 FileCache::iterator pos = m_file_cache.find(file_spec); local
694 FileCache::const_iterator pos = m_file_cache.find(file_spec); local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp418 size_t pos; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp232 Archive::Map::iterator pos = archive_map.find (file); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.cpp155 CompileUnitColl::const_iterator pos; local
194 CompileUnitColl::const_iterator pos = std::upper_bound(begin_pos, end_pos, cu_offset, OffsetLessThanCompileUnitOffset); local
241 CompileUnitColl::const_iterator pos = std::upper_bound(begin_pos, end_pos, search_offset, OffsetLessThanCompileUnitOffset); local
595 CompileUnitColl::const_iterator pos; local
[all...]
H A DDWARFDebugLine.cpp76 LineTableConstIter pos = m_lineTableMap.find(offset); local
962 Row::const_iterator pos = rows.begin(); local
1005 Row::const_iterator pos = lower_bound(begin_pos, end_pos, row, FindMatchingAddress); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp129 cie_map_t::iterator pos = m_cie_map.find(cie_offset); local
H A DLineTable.cpp56 entry_collection::iterator pos = upper_bound(begin_pos, end_pos, entry, less_than_bp); local
145 entry_collection::iterator pos = upper_bound(begin_pos, end_pos, entry, less_than_bp); local
226 entry_collection::const_iterator pos = lower_bound(begin_pos, end_pos, search_entry, Entry::EntryAddressLessThan); local
[all...]

Completed in 134 milliseconds

<<11121314151617181920>>