Home
last modified time | relevance | path

Searched defs:top (Results 1 – 25 of 171) sorted by relevance

1234567

/dragonfly/lib/libc/db/recno/
H A Drec_get.c113 __rec_fpipe(BTREE *t, recno_t top) in __rec_fpipe()
165 __rec_vpipe(BTREE *t, recno_t top) in __rec_vpipe()
220 __rec_fmap(BTREE *t, recno_t top) in __rec_fmap()
266 __rec_vmap(BTREE *t, recno_t top) in __rec_vmap()
H A Drec_search.c66 indx_t top; in __rec_search() local
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_rand.c122 bnrand(int pseudorand, BIGNUM *rnd, int bits, int top, int bottom) in bnrand()
198 BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand()
204 BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_pseudo_rand()
211 BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_bntest_rand()
H A Dbn_nist.c400 nist_cp_bn_0(BN_ULONG *dst, const BN_ULONG *src, int top, int max) in nist_cp_bn_0()
413 static void nist_cp_bn(BN_ULONG *dst, const BN_ULONG *src, int top) in nist_cp_bn()
472 int top = a->top; in BN_nist_mod_192() local
621 int top = a->top; in BN_nist_mod_224() local
805 int top = a->top; in BN_nist_mod_256() local
1037 int top = a->top; in BN_nist_mod_384() local
1289 int top = a->top; in BN_nist_mod_521() local
/dragonfly/lib/libc/db/btree/
H A Dbt_conv.c59 indx_t i, top; in __bt_pgin() local
124 indx_t i, top; in __bt_pgout() local
H A Dbt_split.c594 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
789 indx_t nxt, top; in rec_total() local
/dragonfly/usr.bin/mail/
H A Dnames.c86 struct name *top, *np, *t; in extract() local
115 char *cp, *top; in detract() local
280 struct name *np, *top; in outof() local
549 char **ap, **top; in unpack() local
/dragonfly/contrib/dialog/
H A Darrows.c103 int top, in dlg_draw_arrows2()
164 int top, in dlg_draw_scrollbar()
265 int top, in dlg_draw_arrows()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dfind_fn_imps.hpp44 top() const in top() function in PB_DS_CLASS_C_DEC
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dfind_fn_imps.hpp44 top() const in top() function in PB_DS_CLASS_C_DEC
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dfind_fn_imps.hpp44 top() const in top() function in PB_DS_CLASS_C_DEC
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dfind_fn_imps.hpp44 top() const in top() function in PB_DS_CLASS_C_DEC
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dfind_fn_imps.hpp44 top() const in top() function in PB_DS_CLASS_C_DEC
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dfind_fn_imps.hpp44 top() const in top() function in PB_DS_CLASS_C_DEC
/dragonfly/lib/libc/gmon/
H A Dmcount.c56 struct tostruct *top, *prevtop; in _MCOUNT_DECL() local
/dragonfly/stand/lib/
H A Dsbrk.c40 setheap(void *base, void *top) in setheap()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dfind_fn_imps.hpp44 top() const in top() function in PB_DS_CLASS_C_DEC
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dfind_fn_imps.hpp44 top() const in top() function in PB_DS_CLASS_C_DEC
/dragonfly/usr.bin/telnet/
H A Dring.h47 *top, /* highest address+1 in buffer */ member
/dragonfly/sys/net/
H A Dradix.c308 struct radix_node *top, *t, *saved_t; in rn_match() local
460 struct radix_node *top, *t, *tt; in rn_insert() local
704 struct radix_node *top, *t, *x, *tt, *saved_tt; in rn_addroute() local
876 struct radix_node *top, *t, *p, *x, *tt, *saved_tt, *dupedkey; in rn_delete() local
/dragonfly/sys/sys/
H A Dsocketops.h58 struct mbuf *top, struct mbuf *control, int flags, in so_pru_sosend()
/dragonfly/lib/libc/stdlib/
H A Dradixsort.c132 const u_char **an, *t, **aj, **top[256]; in r_sort_a() local
230 const u_char **top[256]; in r_sort_b() local
/dragonfly/contrib/gdb-7/gdb/
H A Dgcore.c213 derive_stack_segment (bfd_vma *bottom, bfd_vma *top) in derive_stack_segment()
305 derive_heap_segment (bfd *abfd, bfd_vma *bottom, bfd_vma *top) in derive_heap_segment()
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dsort.c87 digit_t *top; in sort_pointers() local
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dsort.c87 digit_t *top; in sort_pointers() local

1234567