Searched defs:last (Results 176 - 200 of 653) sorted by relevance

1234567891011>>

/openbsd-current/lib/libz/
H A Dinflate.c601 code last; /* parent table entry */ local
[all...]
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atombios.h112 u8 last; member in struct:atom_mc_reg_table
/openbsd-current/sys/dev/pci/drm/i915/
H A Dintel_memory_region.c96 static resource_size_t random_page(resource_size_t last) argument
106 resource_size_t last, page; local
H A Di915_vma_resource.c371 u64 last = offset + size - 1; local
457 u64 last = offset + size - 1; local
45 vma_res_itree_iter_first(struct rb_root_cached *root, uint64_t start, uint64_t last) argument
60 vma_res_itree_iter_next(struct i915_vma_resource *node, uint64_t start, uint64_t last) argument
[all...]
/openbsd-current/sys/dev/pci/drm/i915/selftests/
H A Dscatterlist.c207 page_contiguous(struct vm_page *first, struct vm_page *last, unsigned long npages) argument
H A Di915_gem_evict.c451 struct i915_request *last = NULL; local
/openbsd-current/sys/dev/pci/drm/include/drm/ttm/
H A Dttm_resource.h245 struct ttm_resource *last; member in struct:ttm_lru_bulk_move_pos
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dlist.h256 struct list_head *last = list->prev; local
149 list_bulk_move_tail(struct list_head *head, struct list_head *first, struct list_head *last) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h357 uptr last = --add->size; variable
366 uptr last = --add->size; variable
/openbsd-current/gnu/llvm/libcxxabi/src/
H A Dcxa_demangle.cpp33 parse_discriminator(const char *first, const char *last) argument
/openbsd-current/sys/ufs/ffs/
H A Dffs_inode.c412 daddr_t nb, nlbn, last; local
[all...]
/openbsd-current/usr.sbin/snmpd/
H A Dtraphandler.c145 struct ber_element *elm, *last, *vblist, *vb0 = NULL; local
/openbsd-current/sys/arch/mips64/mips64/
H A Ddb_machdep.c425 int tlbno, last, check, pid; local
/openbsd-current/lib/libskey/
H A Dskeylogin.c96 char *cp, filename[PATH_MAX], *last; local
252 char filekey[SKEY_BINKEY_SIZE], *cp, *last; local
[all...]
/openbsd-current/lib/libcrypto/ocsp/
H A Docsp_cl.c305 OCSP_resp_find(OCSP_BASICRESP *bs, OCSP_CERTID *id, int last) argument
/openbsd-current/usr.bin/vi/vi/
H A Dvs_refresh.c785 recno_t last; local
/openbsd-current/usr.bin/vmstat/
H A Ddkstats.c85 struct _disk cur, last; variable in typeref:struct:
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DPOP3.pm217 sub last { subroutine
/openbsd-current/usr.bin/tmux/
H A Dserver.c328 static int last = -1; local
/openbsd-current/sys/kern/
H A Dkern_task.c430 int last; local
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dinflate.c639 code last; /* parent table entry */ local
[all...]
H A Dinfback.c267 code last; /* parent table entry */ local
[all...]
/openbsd-current/usr.bin/make/
H A Dtargequiv.c50 GNode *first, *last; member in struct:equiv_list
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp218 cc_hash_table(It first, It last) argument
225 cc_hash_table(It first, It last, const hash_fn& h) argument
236 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) argument
248 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, argument
262 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, argument
368 gp_hash_table(It first, It last) argument
376 gp_hash_table(It first, It last, const hash_fn& h) argument
387 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) argument
399 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp) argument
413 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp, const probe_fn& p) argument
429 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp, const probe_fn& p, const resize_policy& rp) argument
520 tree(It first, It last) argument
528 tree(It first, It last, const cmp_fn& c) argument
597 trie(It first, It last) argument
604 trie(It first, It last, const e_access_traits& t) argument
660 list_update(It first, It last) argument
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dsched-ebb.c121 begin_schedule_ready(rtx insn, rtx last) argument

Completed in 253 milliseconds

1234567891011>>