Home
last modified time | relevance | path

Searched defs:bt (Results 1 – 25 of 85) sorted by relevance

1234

/openbsd-src/usr.sbin/ldapd/
H A Dbtree.c92 #define PAGEFILL(bt, mp) (1000 * ((bt)->head.psize - PAGEHDRSZ - SIZELEFT(mp)) / \ argument
168 struct btree *bt; member
194 struct btree *bt; /* btree is ref'd */ member
356 btree_cmp(struct btree *bt, const struct btval *a, const struct btval *b) in btree_cmp()
362 common_prefix(struct btree *bt, struct btkey *min, struct btkey *max, in common_prefix()
408 remove_prefix(struct btree *bt, struct btval *key, size_t pfxlen) in remove_prefix()
422 expand_prefix(struct btree *bt, struct mpage *mp, indx_t indx, in expand_prefix()
434 bt_cmp(struct btree *bt, const struct btval *key1, const struct btval *key2, in bt_cmp()
468 mpage_lookup(struct btree *bt, pgno_t pgno) in mpage_lookup()
484 mpage_add(struct btree *bt, struct mpage *mp) in mpage_add()
[all …]
H A Dbtree.h94 #define btree_get(bt, key, data) \ argument
96 #define btree_put(bt, key, data, flags) \ argument
98 #define btree_del(bt, key, data) \ argument
106 #define btree_cursor_open(bt) \ argument
H A Dbtest.c34 struct btree *bt; in main() local
/openbsd-src/lib/libc/sys/
H A Dmicrotime.c41 binuptime(struct bintime *bt, struct timekeep *tk) in binuptime()
59 binruntime(struct bintime *bt, struct timekeep *tk) in binruntime()
78 bintime(struct bintime *bt, struct timekeep *tk) in bintime()
99 struct bintime bt; in _microtime() local
110 struct bintime bt; in _nanotime() local
121 struct bintime bt; in _nanoruntime() local
133 struct bintime bt; in _nanouptime() local
/openbsd-src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dbtree.c37 btree *bt = np->bt; in bt_getnode() local
90 btree *bt = np->bt; in bt_putnode() local
140 int bt_readhdr(btree *bt) in bt_readhdr()
252 int bt_writehdr(btree *bt) in bt_writehdr()
337 int bt_space(btree *bt, unsigned int nrecs) in bt_space()
485 int bt_insert(btree *bt, unsigned char *record, int reclen) in bt_insert()
620 int bt_delete(btree *bt, unsigned char *key) in bt_delete()
674 int bt_search(btree *bt, unsigned char *key, node *np) in bt_search()
H A Dnode.c36 void n_init(node *np, btree *bt, int type, int height) in n_init()
60 btree *bt = np->bt; in n_new() local
95 btree *bt = np->bt; in n_free() local
149 btree *bt = np->bt; in n_search() local
176 void n_index(btree *bt, unsigned char *key, unsigned long nnum, in n_index()
/openbsd-src/sys/kern/
H A Dkern_tc.c149 binboottime(struct bintime *bt) in binboottime()
166 struct bintime bt; in microboottime() local
175 struct bintime bt; in nanoboottime() local
182 binuptime(struct bintime *bt) in binuptime()
198 getbinuptime(struct bintime *bt) in getbinuptime()
215 struct bintime bt; in nanouptime() local
224 struct bintime bt; in microuptime() local
255 struct bintime bt; in nsecuptime() local
264 struct bintime bt; in getnsecuptime() local
271 binruntime(struct bintime *bt) in binruntime()
[all …]
/openbsd-src/regress/lib/libcrypto/bf/
H A Dbf_test.c982 bf_ecb_test(size_t test_number, const struct bf_test *bt) in bf_ecb_test()
1018 bf_cbc_test(size_t test_number, const struct bf_test *bt) in bf_cbc_test()
1057 bf_cfb64_test(size_t test_number, const struct bf_test *bt) in bf_cfb64_test()
1098 bf_ofb64_test(size_t test_number, const struct bf_test *bt) in bf_ofb64_test()
1139 bf_evp_test(size_t test_number, const struct bf_test *bt, const char *label, in bf_evp_test()
1310 const struct bf_test *bt; in bf_test() local
/openbsd-src/sys/sys/
H A Dtime.h183 bintimeaddfrac(const struct bintime *bt, uint64_t x, struct bintime *ct) in bintimeaddfrac()
192 bintimeadd(const struct bintime *bt, const struct bintime *ct, in bintimeadd()
202 bintimesub(const struct bintime *bt, const struct bintime *ct, in bintimesub()
212 TIMECOUNT_TO_BINTIME(u_int count, uint64_t scale, struct bintime *bt) in TIMECOUNT_TO_BINTIME()
243 BINTIME_TO_TIMESPEC(const struct bintime *bt, struct timespec *ts) in BINTIME_TO_TIMESPEC()
250 TIMESPEC_TO_BINTIME(const struct timespec *ts, struct bintime *bt) in TIMESPEC_TO_BINTIME()
258 BINTIME_TO_TIMEVAL(const struct bintime *bt, struct timeval *tv) in BINTIME_TO_TIMEVAL()
265 TIMEVAL_TO_BINTIME(const struct timeval *tv, struct bintime *bt) in TIMEVAL_TO_BINTIME()
438 BINTIME_TO_NSEC(const struct bintime *bt) in BINTIME_TO_NSEC()
/openbsd-src/regress/lib/libcrypto/base64/
H A Dbase64test.c281 base64_encoding_test(int test_no, struct base64_test *bt, int test_nl) in base64_encoding_test()
363 base64_decoding_test(int test_no, struct base64_test *bt, int test_nl) in base64_decoding_test()
445 struct base64_test *bt; in main() local
/openbsd-src/sys/dev/cardbus/
H A Drbus.c184 rbus_new_body(bus_space_tag_t bt, struct extent *ex, in rbus_new_body()
216 rbus_new_root_delegate(bus_space_tag_t bt, bus_addr_t start, bus_size_t size) in rbus_new_root_delegate()
241 rbus_new_root_share(bus_space_tag_t bt, struct extent *ex, bus_addr_t start, in rbus_new_root_share()
/openbsd-src/sys/dev/ic/
H A Dmk48txx.c74 mk48txx_attach(bus_space_tag_t bt, bus_space_handle_t bh, const char *model, in mk48txx_attach()
128 bus_space_tag_t bt = mk->mk_bt; in mk48txx_gettime() local
181 bus_space_tag_t bt = mk->mk_bt; in mk48txx_settime() local
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h136 BugReport(Kind kind, const BugType &bt, StringRef desc) in BugReport()
256 BasicBugReport(const BugType &bt, StringRef desc, PathDiagnosticLocation l) in BasicBugReport()
369 PathSensitiveBugReport(const BugType &bt, StringRef desc, in PathSensitiveBugReport()
373 PathSensitiveBugReport(const BugType &bt, StringRef shortDesc, StringRef desc, in PathSensitiveBugReport()
386 PathSensitiveBugReport(const BugType &bt, StringRef desc, in PathSensitiveBugReport()
/openbsd-src/sys/arch/sparc64/sparc64/
H A Dclock.c267 bus_space_tag_t bt = sa->sa_bustag; in clockattach_sbus() local
327 bus_space_tag_t bt; in clockattach_ebus() local
361 bus_space_tag_t bt = fa->fa_bustag; in clockattach_fhc() local
385 clockattach(int node, bus_space_tag_t bt, bus_space_handle_t bh) in clockattach()
/openbsd-src/usr.bin/unifdef/
H A Dunifdef.c878 static Linetype op_strict(long *p, long v, Linetype at, Linetype bt) { in op_strict()
882 static Linetype op_lt(long *p, Linetype at, long a, Linetype bt, long b) { in op_lt()
885 static Linetype op_gt(long *p, Linetype at, long a, Linetype bt, long b) { in op_gt()
888 static Linetype op_le(long *p, Linetype at, long a, Linetype bt, long b) { in op_le()
891 static Linetype op_ge(long *p, Linetype at, long a, Linetype bt, long b) { in op_ge()
894 static Linetype op_eq(long *p, Linetype at, long a, Linetype bt, long b) { in op_eq()
897 static Linetype op_ne(long *p, Linetype at, long a, Linetype bt, long b) { in op_ne()
900 static Linetype op_or(long *p, Linetype at, long a, Linetype bt, long b) { in op_or()
905 static Linetype op_and(long *p, Linetype at, long a, Linetype bt, long b) { in op_and()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dinfo.c164 #define same(bt) ffeinfo_combine_[bt][bt] = bt in ffeinfo_init_0() argument
212 ffeinfo_kindtype_max(ffeinfoBasictype bt, in ffeinfo_kindtype_max()
H A Dexpr.c433 ffeinfoBasictype bt; in ffeexpr_collapse_convert() local
3126 ffeinfoBasictype bt; in ffeexpr_collapse_paren() local
3169 ffeinfoBasictype bt; in ffeexpr_collapse_uplus() local
3214 ffeinfoBasictype bt; in ffeexpr_collapse_uminus() local
3403 ffeinfoBasictype bt; in ffeexpr_collapse_not() local
3548 ffeinfoBasictype bt; in ffeexpr_collapse_add() local
3753 ffeinfoBasictype bt; in ffeexpr_collapse_subtract() local
3958 ffeinfoBasictype bt; in ffeexpr_collapse_multiply() local
4163 ffeinfoBasictype bt; in ffeexpr_collapse_divide() local
4368 ffeinfoBasictype bt; in ffeexpr_collapse_power() local
[all …]
H A Dglobal.c518 ffeinfoBasictype bt, ffeinfoKindtype kt, in ffeglobal_proc_def_arg()
797 ffeinfoBasictype bt, ffeinfoKindtype kt, in ffeglobal_proc_ref_arg()
H A Dstorag.c475 ffestorag_update (ffestorag s, ffesymbol sym, ffeinfoBasictype bt, in ffestorag_update()
H A Dglobal.h83 ffeinfoBasictype bt; member
116 ffeinfoBasictype bt; /* NONE for non-function. */ member
H A Dstu.c122 ffeinfoBasictype bt; in ffestu_sym_end_transition() local
/openbsd-src/sys/arch/sparc64/dev/
H A Dstp_sbus.c89 bus_space_tag_t bt; in stpattach() local
H A Debusvar.h81 #define ebus_bus_map(t, bt, a, s, f, v, hp) \ argument
H A Dcentral.c145 struct sparc_bus_space_tag *bt; in central_alloc_bus_tag() local
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_property.c612 struct drm_property_blob *blob, *bt; in drm_property_destroy_user_blobs() local
823 struct drm_property_blob *blob = NULL, *bt; in drm_mode_destroyblob_ioctl() local

1234