Home
last modified time | relevance | path

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

123456

/minix3/tests/usr.bin/xlint/lint1/
H A Dd_c99_recursive_init.c2 struct top { struct
3 int i;
4 char c;
5 union onion {
8 } u;
9 char *s;
/minix3/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_rand.c118 static int bnrand(int pseudorand, BIGNUM *rnd, int bits, int top, int bottom) in bnrand()
204 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand()
209 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_pseudo_rand()
215 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_bntest_rand()
H A Dbn_nist.c301 static void nist_cp_bn_0(BN_ULONG *dst, const BN_ULONG *src, int top, int max) in nist_cp_bn_0()
314 static void nist_cp_bn(BN_ULONG *dst, const BN_ULONG *src, int top) in nist_cp_bn()
370 int top = a->top, i; in BN_nist_mod_192() local
511 int top = a->top, i; in BN_nist_mod_224() local
692 int i, top = a->top; in BN_nist_mod_256() local
938 int i, top = a->top; in BN_nist_mod_384() local
1207 int top = a->top, i; in BN_nist_mod_521() local
/minix3/lib/libc/db/recno/
H A Drec_get.c121 __rec_fpipe(BTREE *t, recno_t top) in __rec_fpipe()
174 __rec_vpipe(BTREE *t, recno_t top) in __rec_vpipe()
228 __rec_fmap(BTREE *t, recno_t top) in __rec_fmap()
275 __rec_vmap(BTREE *t, recno_t top) in __rec_vmap()
H A Drec_search.c74 indx_t top; in __rec_search() local
/minix3/lib/libcurses/
H A Dscroll.c71 setscrreg(int top, int bottom) in setscrreg()
125 wsetscrreg(WINDOW *win, int top, int bottom) in wsetscrreg()
H A Dborder.c51 border(chtype left, chtype right, chtype top, chtype bottom, chtype topleft, in border()
66 wborder(WINDOW *win, chtype left, chtype right, chtype top, chtype bottom, in wborder()
/minix3/lib/libc/db/btree/
H A Dbt_conv.c64 indx_t i, top; in __bt_pgin() local
129 indx_t i, top; in __bt_pgout() local
/minix3/minix/lib/libc/sys/
H A Dstime.c10 int stime(time_t *top) in stime()
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/config/
H A Didnconf.tcl853 proc configureLog {top} { argument
890 proc showLog {top} { argument
897 proc deleteLog {top} { argument
1016 proc editConf {top} { argument
1036 proc advConf {top} { argument
/minix3/sys/lib/libsa/
H A Dalloc.c148 static char *top, *heapstart, *heaplimit; variable
162 static char *top = (char *)HEAP_START; variable
/minix3/crypto/external/bsd/openssl/dist/test/
H A Dmethtest.c70 METHOD_CTX *top, *tmp1, *tmp2; local
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_rshd.c37 register mp_digit *bottom, *top; in mp_rshd() local
H A Dbn_mp_lshd.c38 register mp_digit *top, *bottom; in mp_lshd() local
/minix3/minix/share/beaglebone/weather/
H A Dspin.js157 top: 'auto', // center vertically property
194top: (o.top == 'auto' ? tp.y-ep.y + (target.offsetHeight >> 1) : parseInt(o.top, 10) + mid) + 'px' property
262 top: 1+~(o.width/2) + 'px', property
268 if (o.shadow) ins(seg, css(fill('#000', '0 0 4px ' + '#000'), {top: 2+'px'})) property
310 , g = css(grp(), {position: 'absolute', top: margin, left: margin}) property
320 top: -o.width>>1, property
/minix3/common/lib/libc/gmon/
H A Dmcount.c134 struct tostruct *top, *prevtop; in _MCOUNT_DECL() local
/minix3/external/bsd/tmux/dist/
H A Dscreen-redraw.c227 u_int top; in screen_redraw_screen() local
275 screen_redraw_draw_borders(struct client *c, int status, u_int top) in screen_redraw_draw_borders()
309 screen_redraw_draw_panes(struct client *c, u_int top) in screen_redraw_draw_panes()
330 screen_redraw_draw_status(struct client *c, u_int top) in screen_redraw_draw_status()
/minix3/external/bsd/llvm/dist/llvm/test/MC/AsmParser/
H A Dmacro-args.s31 .macro top macro
/minix3/usr.bin/telnet/
H A Dring.h50 *top, /* highest address+1 in buffer */ member
/minix3/external/bsd/bind/dist/lib/dns/
H A Dmaster.c138 dns_name_t *top; /*%< top of zone */ member
538 unsigned int options, isc_uint32_t resign, dns_name_t *top, in loadctx_create()
2559 dns_master_loadfile(const char *master_file, dns_name_t *top, in dns_master_loadfile()
2570 dns_master_loadfile2(const char *master_file, dns_name_t *top, in dns_master_loadfile2()
2582 dns_master_loadfile3(const char *master_file, dns_name_t *top, in dns_master_loadfile3()
2594 dns_master_loadfile4(const char *master_file, dns_name_t *top, in dns_master_loadfile4()
2608 dns_master_loadfile5(const char *master_file, dns_name_t *top, in dns_master_loadfile5()
2640 dns_master_loadfileinc(const char *master_file, dns_name_t *top, in dns_master_loadfileinc()
2653 dns_master_loadfileinc2(const char *master_file, dns_name_t *top, in dns_master_loadfileinc2()
2667 dns_master_loadfileinc3(const char *master_file, dns_name_t *top, in dns_master_loadfileinc3()
[all …]
/minix3/crypto/external/bsd/openssl/dist/crypto/jpake/
H A DMakefile13 top: target
/minix3/minix/lib/libsys/
H A Dsef_st.c51 vir_bytes base, top, target; in sef_copy_state_region() local
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/lib/
H A Dutil.c133 HKEY top; in idn__util_getregistrystring() local
/minix3/crypto/external/bsd/heimdal/dist/lib/wind/
H A Dgen-normalize.py163 top = createTable() variable
/minix3/bin/sh/
H A Dmain.c252 cmdloop(int top) in cmdloop()

123456