Searched defs:top (Results 51 - 75 of 193) sorted by relevance

12345678

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_clock.cpp482 uptr top = size_ - blocks_ * ClockBlock::kClockCount; local
589 uptr top = ClockBlock::kClockCount - RoundUpTo(blocks_ + 1, ratio) / ratio; local
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_decl.c127 dt_decl_t *top = dsp->ds_decl; local
[all...]
/freebsd-13-stable/sys/dev/firewire/
H A Dfwohcivar.h53 struct fwohcidb_tr *top, *bottom, *pdb_tr; member in struct:fwohci_softc::fwohci_dbch
/freebsd-13-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_debugfs.c165 static int vchiq_debugfs_create_log_entries(struct dentry *top) argument
276 struct dentry *top, *use_count, *trace; local
/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_cwksp.h302 void* top = ws->allocStart; local
/freebsd-13-stable/sys/dev/iicbus/
H A Dif_ic.c278 struct mbuf *top; local
/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_store.c828 bhnd_nvstore_path *top; local
619 bhnd_nvram_store_export_child(struct bhnd_nvram_store *sc, bhnd_nvstore_path *top, bhnd_nvstore_path *child, bhnd_nvram_plist *plist, uint32_t flags) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp108 auto top = Value & (0xf00000 << 6); // the top four bits local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DLegacyPassManagers.h145 PMDataManager *top() const { return S.back(); } function in class:llvm::PMStack
[all...]
/freebsd-13-stable/contrib/lua/src/
H A Dlfunc.c114 StkId top = L->top; local
[all...]
H A Dltm.c168 StkId top = L->top; local
[all...]
/freebsd-13-stable/contrib/mandoc/
H A Deqn.h63 char *top; /* Symbol above. */ member in struct:eqn_box
/freebsd-13-stable/contrib/ncurses/ncurses/tty/
H A Dhashmap.c442 NCURSES_SP_NAME(_nc_scroll_oldhash) (NCURSES_SP_DCLx int n, int top, int bot) argument
464 _nc_scroll_oldhash(int n, int top, int bot) argument
[all...]
/freebsd-13-stable/sys/net80211/
H A Dieee80211_rssadapt.c224 int i, top, thridx; local
/freebsd-13-stable/sys/kern/
H A Dkern_procctl.c71 protect_setchildren(struct thread *td, struct proc *top, int flags) argument
H A Dsubr_mchain.c341 md_append_record(struct mdchain *mdp, struct mbuf *top) argument
/freebsd-13-stable/crypto/openssl/crypto/bn/
H A Dbn_div.c144 int top = num->top; local
[all...]
/freebsd-13-stable/usr.sbin/ctld/
H A Duclparse.c245 uclparse_toplevel(const ucl_object_t *top) argument
392 uclparse_auth_group(const char *name, const ucl_object_t *top) argument
495 uclparse_portal_group(const char *name, const ucl_object_t *top) argument
694 uclparse_target(const char *name, const ucl_object_t *top) argument
897 uclparse_lun(const char *name, const ucl_object_t *top) argument
995 ucl_object_t *top; local
[all...]
/freebsd-13-stable/usr.sbin/iovctl/
H A Dparse.c202 parse_device_config(const ucl_object_t *top, nvlist_t *config, argument
260 ucl_object_t *top; local
375 ucl_object_t *top; local
[all...]
/freebsd-13-stable/usr.sbin/ppp/
H A Dmbuf.h45 struct mbuf *top; member in struct:mqueue
/freebsd-13-stable/usr.bin/dtc/
H A Dinput_buffer.hh379 auto &top = *input_stack.top(); local
[all...]
/freebsd-13-stable/usr.bin/mail/
H A Dcmd1.c366 top(void *v) function
H A Dnames.c93 struct name *top, *np, *t; local
122 char *cp, *top; local
286 struct name *np, *top; local
555 char **ap, **top; local
[all...]
/freebsd-13-stable/tools/regression/geom/ConfCmp/
H A DConfCmp.c65 struct node *top; member in struct:mytree
[all...]
/freebsd-13-stable/lib/libnetmap/
H A Dnmport.c63 struct nmport_cleanup_d *top; local

Completed in 140 milliseconds

12345678