Home
last modified time | relevance | path

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

12345678910>>...18

/netbsd-src/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-src/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
241 cdnr_cballoc(struct top_cdnr * top,int type,struct tc_action * (* input_func)(struct cdnr_block *,struct cdnr_pktinfo *)) cdnr_cballoc() argument
410 struct top_cdnr *top; top_create() local
427 top_destroy(struct top_cdnr * top) top_destroy() argument
465 element_create(struct top_cdnr * top,struct tc_action * action) element_create() argument
520 tbm_create(struct top_cdnr * top,struct tb_profile * profile,struct tc_action * in_action,struct tc_action * out_action) tbm_create() argument
591 trtcm_create(struct top_cdnr * top,struct tb_profile * cmtd_profile,struct tb_profile * peak_profile,struct tc_action * green_action,struct tc_action * yellow_action,struct tc_action * red_action,int coloraware) trtcm_create() argument
714 tswtcm_create(struct top_cdnr * top,u_int32_t cmtd_rate,u_int32_t peak_rate,u_int32_t avg_interval,struct tc_action * green_action,struct tc_action * yellow_action,struct tc_action * red_action) tswtcm_create() argument
839 struct top_cdnr *top; cdnrcmd_if_attach() local
855 struct top_cdnr *top; cdnrcmd_if_detach() local
866 struct top_cdnr *top; cdnrcmd_add_element() local
883 struct top_cdnr *top; cdnrcmd_delete_element() local
901 struct top_cdnr *top; cdnrcmd_add_filter() local
917 struct top_cdnr *top; cdnrcmd_delete_filter() local
928 struct top_cdnr *top; cdnrcmd_add_tbm() local
972 struct top_cdnr *top; cdnrcmd_add_trtcm() local
1032 struct top_cdnr *top; cdnrcmd_add_tswtcm() local
1077 struct top_cdnr *top; cdnrcmd_get_stats() local
1165 struct top_cdnr *top; cdnrclose() local
1183 struct top_cdnr *top; cdnrioctl() local
[all...]
/netbsd-src/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-src/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-src/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()
/netbsd-src/lib/libcurses/
H A Dscroll.c73 setscrreg(int top, int bottom) in setscrreg() argument
117 wsetscrreg(WINDOW * win,int top,int bottom) wsetscrreg() argument
[all...]
H A Dborder.c51 border(chtype left, chtype right, chtype top, chtype bottom, chtype topleft, in border() argument
66 wborder(WINDOW *win, chtype left, chtype right, chtype top, chtype bottom, in wborder() argument
[all...]
/netbsd-src/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-src/common/lib/libc/gmon/
H A Dmcount.c134 struct tostruct *top, *prevtop; in _MCOUNT_DECL() local
296 struct tostruct *top; in _gmonparam_merge() local
/netbsd-src/sys/lib/libsa/
H A Dalloc.c146 static char *top, *heapstart, *heaplimit; variable
160 static char *top = (char *)HEAP_START; variable
/netbsd-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag_standalone.cc23 uptr top = 0; in __sanitizer_print_stack_trace() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag_standalone.cc21 uptr top = 0; in __sanitizer_print_stack_trace() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.thread/
H A Dtlsstack.d12 auto top = getStackTop(); in showThreadInfo() local
/netbsd-src/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
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/tilepro/
H A Datomic.c67 #define __fetch_and_do(proto, type, size, opname, top, bottom) \ argument
114 #define __do_and_fetch(proto, type, size, opname, op, op2, top, bottom) \ argument
289 #define __subword(type, proto, top, expr, bottom) \ argument
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/tilepro/
H A Datomic.c67 #define __fetch_and_do(proto, type, size, opname, top, bottom) \ argument
114 #define __do_and_fetch(proto, type, size, opname, op, op2, top, bottom) \ argument
289 #define __subword(type, proto, top, expr, bottom) \ argument
/netbsd-src/sys/arch/amiga/dev/
H A Dite_rh.c147 screen_up(struct ite_softc *ip, int top, int bottom, int lines) in screen_up()
165 screen_down (struct ite_softc *ip, int top, int bottom, int lines) in screen_down()

12345678910>>...18