Home
last modified time | relevance | path

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

12345678910>>...21

/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/top/
H A Dnouveau_nvkm_subdev_top_base.c32 nvkm_top_device_new(struct nvkm_top *top) in nvkm_top_device_new()
51 struct nvkm_top *top = device->top; in nvkm_top_addr() local
67 struct nvkm_top *top = device->top; in nvkm_top_reset() local
83 struct nvkm_top *top = device->top; in nvkm_top_intr_mask() local
99 struct nvkm_top *top = device->top; in nvkm_top_intr() local
122 struct nvkm_top *top = device->top; in nvkm_top_fault_id() local
136 struct nvkm_top *top = device->top; in nvkm_top_fault() local
150 struct nvkm_top *top = device->top; in nvkm_top_engine() local
168 struct nvkm_top *top = nvkm_top(subdev); in nvkm_top_oneinit() local
175 struct nvkm_top *top = nvkm_top(subdev); in nvkm_top_dtor() local
[all …]
/netbsd/sys/altq/
H A Daltq_cdnr.c137 struct top_cdnr *top; in altq_cdnr_input() local
210 struct top_cdnr *top; in tcb_lookup() local
410 struct top_cdnr *top; in top_create() local
839 struct top_cdnr *top; in cdnrcmd_if_attach() local
855 struct top_cdnr *top; in cdnrcmd_if_detach() local
866 struct top_cdnr *top; in cdnrcmd_add_element() local
883 struct top_cdnr *top; in cdnrcmd_delete_element() local
901 struct top_cdnr *top; in cdnrcmd_add_filter() local
917 struct top_cdnr *top; in cdnrcmd_delete_filter() local
928 struct top_cdnr *top; in cdnrcmd_add_tbm() local
[all …]
/netbsd/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_rand.c23 static int bnrand(BNRAND_FLAG flag, BIGNUM *rnd, int bits, int top, int bottom, in bnrand()
102 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, in BN_rand_ex()
108 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand()
113 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_bntest_rand()
119 int BN_priv_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, in BN_priv_rand_ex()
126 int BN_priv_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_priv_rand()
231 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_pseudo_rand()
H A Dbn_nist.c265 #define nist_cp_bn_0(dst, src_in, top, max) \ argument
276 static void nist_cp_bn(BN_ULONG *dst, const BN_ULONG *src, int top) in nist_cp_bn()
332 int top = a->top, i; in BN_nist_mod_192() local
468 int top = a->top, i; in BN_nist_mod_224() local
640 int i, top = a->top; in BN_nist_mod_256() local
877 int i, top = a->top; in BN_nist_mod_384() local
1137 int top = a->top, i; in BN_nist_mod_521() local
/netbsd/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()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_rand.c21 static int bnrand(BNRAND_FLAG flag, BIGNUM *rnd, int bits, int top, int bottom) in bnrand()
97 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand()
102 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_bntest_rand()
107 int BN_priv_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_priv_rand()
187 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_pseudo_rand()
/netbsd/lib/libcurses/
H A Dscroll.c73 setscrreg(int top, int bottom) in setscrreg()
117 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()
/netbsd/lib/libc/db/btree/
H A Dbt_conv.c65 indx_t i, top; in __bt_pgin() local
132 indx_t i, top; in __bt_pgout() local
/netbsd/common/lib/libc/gmon/
H A Dmcount.c133 struct tostruct *top, *prevtop; in _MCOUNT_DECL() local
295 struct tostruct *top; in _gmonparam_merge() local
/netbsd/sys/lib/libsa/
H A Dalloc.c146 static char *top, *heapstart, *heaplimit; variable
160 static char *top = (char *)HEAP_START; variable
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dfind_fn_imps.hpp46 top() const in top() function in PB_DS_CLASS_C_DEC
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dfind_fn_imps.hpp46 top() const in top() function in PB_DS_CLASS_C_DEC
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dfind_fn_imps.hpp46 top() const in top() function in PB_DS_CLASS_C_DEC
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dfind_fn_imps.hpp46 top() const in top() function in PB_DS_CLASS_C_DEC
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/m32c/
H A Dblinky.s26 top: label
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dfind_fn_imps.hpp46 top() const in top() function in PB_DS_CLASS_C_DEC
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/m32c/
H A Dblinky.s26 top: label
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dfind_fn_imps.hpp46 top() const in top() function in PB_DS_CLASS_C_DEC
/netbsd/sys/net80211/
H A Dieee80211_rssadapt.c197 int flags = 0, i, rateidx = 0, thridx, top; in ieee80211_rssadapt_choose() local
291 u_int i, thridx, top; in ieee80211_rssadapt_lower_rate() local
331 int i, rate, top; in ieee80211_rssadapt_raise_rate() local
/netbsd/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_diag_standalone.cc21 uptr top = 0; in __sanitizer_print_stack_trace() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag_standalone.cc23 uptr top = 0; in __sanitizer_print_stack_trace() local
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag_standalone.cc21 uptr top = 0; in __sanitizer_print_stack_trace() local
/netbsd/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_rshd.c37 register mp_digit *bottom, *top; in mp_rshd() local
/netbsd/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.thread/
H A Dtlsstack.d12 auto top = getStackTop(); in showThreadInfo() local

12345678910>>...21