Searched defs:last (Results 226 - 250 of 653) sorted by relevance

1234567891011>>

/openbsd-current/sys/dev/pci/drm/
H A Ddrm_mm.c184 __drm_mm_interval_first(const struct drm_mm *mm, u64 start, u64 last) argument
/openbsd-current/usr.bin/mandoc/
H A Dtbl.h76 struct tbl_cell *last; /* Rightmost layout cell. */ member in struct:tbl_row
118 struct tbl_dat *last; /* Rightmost data cell. */ member in struct:tbl_span
/openbsd-current/usr.sbin/nsd/
H A Dnamedb.c89 domain_type* last = table->numlist_last; local
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp313 int last = lt->nlocked - 1; local
332 int last = lt->nlocked - 1; local
/openbsd-current/sys/kern/
H A Dtty_nmea.c69 int64_t last; /* last time rcvd */ member in struct:nmea
/openbsd-current/usr.bin/m4/
H A Dgnum4.c56 } *first, *last; variable in typeref:struct:path_entry
/openbsd-current/usr.bin/cdio/
H A Drip.c256 parse_tracks(struct track_pair_head *head, u_char first, u_char last, argument
295 parse_tracks_add(struct track_pair_head *head, u_char first, u_char last, argument
/openbsd-current/usr.bin/mg/
H A Decho.c1000 struct list *current, *last, *nxt; local
H A Dfileio.c441 struct list *last, *current; local
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dinflate.h85 int last; /* true if processing last block */ member in struct:inflate_state
/openbsd-current/usr.bin/openssl/
H A Dcerthash.c403 struct hashinfo *last, *entry; local
/openbsd-current/bin/pax/
H A Dpat_rep.c667 const char *last = NULL; local
[all...]
/openbsd-current/sys/lib/libz/
H A Dcrc32.c579 z_size_t last, last2, i; local
[all...]
/openbsd-current/lib/libz/
H A Dcrc32.c579 z_size_t last, last2, i; local
[all...]
/openbsd-current/usr.bin/tmux/
H A Dsession.c275 struct timeval *last = &s->last_activity_time; local
[all...]
/openbsd-current/lib/libcurses/tinfo/
H A Dparse_entry.c76 unsigned first, last, n; local
[all...]
H A Dcomp_scan.c839 _nc_trans_string(char *ptr, const char *const last) argument
/openbsd-current/sys/dev/ic/
H A Daic6915.c342 int error, producer, last = -1, opending, seg; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp85 size_t last = lines.GetSize() - 1; variable
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A Dilist.h287 void transfer(iterator position, iplist_impl &L2, iterator first, iterator last) { argument
304 iterator erase(iterator first, iterator last) { argument
325 insert(iterator where, InIt first, InIt last) argument
335 iterator last = first; ++last; local
339 splice(iterator where, iplist_impl &L2, iterator first, iterator last) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Demangle/
H A DItaniumDemangle.cpp34 parse_discriminator(const char *first, const char *last) argument
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp310 LineNumberInfo last = LineInfo.back(); local
/openbsd-current/usr.bin/rsync/
H A Dflist.c596 char last[PATH_MAX]; local
430 flist_recv_name(struct sess *sess, int fd, struct flist *f, uint8_t flags, char last[PATH_MAX]) argument
[all...]
/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_smi_events.c327 kfd_smi_event_unmap_from_gpu(struct kfd_node *node, pid_t pid, unsigned long address, unsigned long last, uint32_t trigger) argument
H A Dkfd_svm.h110 unsigned long last; member in struct:svm_range

Completed in 253 milliseconds

1234567891011>>