Home
last modified time | relevance | path

Searched defs:bf (Results 1 – 25 of 41) sorted by relevance

12

/minix3/usr.bin/tail/
H A Dreverse.c149 typedef struct bf { struct
150 struct bf *next; argument
151 struct bf *prev; argument
152 int len;
153 char *l;
/minix3/sys/sys/
H A Dhash.h52 hash32_buf(const void *bf, size_t len, uint32_t hash) in hash32_buf()
73 hash32_str(const void *bf, uint32_t hash) in hash32_str()
91 hash32_strn(const void *bf, size_t len, uint32_t hash) in hash32_strn()
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/function.objects/func.require/
H A Dbinary_function.pass.cpp19 typedef std::binary_function<int, short, bool> bf; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/function.objects/func.require/
H A Dbinary_function.pass.cpp19 typedef std::binary_function<int, short, bool> bf; in main() typedef
/minix3/lib/libcurses/
H A Dflushok.c45 flushok(WINDOW *win, bool bf) in flushok()
H A Didcok.c51 idcok(WINDOW *win, bool bf) in idcok()
H A Didlok.c50 idlok(WINDOW *win, bool bf) in idlok()
H A Dclearok.c45 clearok(WINDOW *win, bool bf) in clearok()
H A Dleaveok.c45 leaveok(WINDOW *win, bool bf) in leaveok()
H A Dscrollok.c45 scrollok(WINDOW *win, bool bf) in scrollok()
H A Dnodelay.c43 nodelay(WINDOW *win, bool bf) in nodelay()
H A Dkeypad.c43 keypad(WINDOW *win, bool bf) in keypad()
H A Dnotimeout.c43 notimeout(WINDOW *win, bool bf) in notimeout()
H A Dmeta.c45 meta(/*ARGSUSED*/ WINDOW *win, bool bf) in meta()
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dstack-block-returned.cpp5 bptr bf(int j) { in bf() function
H A Dfields.c6 typedef struct bf { unsigned x:2; } bf; typedef
/minix3/external/bsd/llvm/dist/clang/test/CoverageMapping/
H A Dlogical.cpp5 bool bf = false; in main() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Ddebug-info-alias.cpp21 x::bar<float> bf; variable
H A Dptr-to-member-function.cpp20 void bf() { printf("B::bf called\n"); } in bf() function
/minix3/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_compat.h77 # define des_read_pw(b,bf,s,p,v) \ argument
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dmicrosoft-new-delete.cpp18 struct bitfield { int n : 3; } bf; // expected-note {{here}} variable
/minix3/tests/lib/libm/
H A Dt_round.c59 float af = VALF, bf, cf; in ATF_TC_BODY() local
/minix3/external/bsd/llvm/dist/llvm/examples/BrainF/
H A DBrainFDriver.cpp126 BrainF bf; in main() local
/minix3/minix/servers/vm/
H A Dcavl_impl.h213 int bf; in L__() local
270 int bf; in L__() local
562 int bf; in L__() local
/minix3/usr.sbin/makefs/ffs/
H A Dmkfs.c783 ffs_rdfs(daddr_t bno, int size, void *bf, const fsinfo_t *fsopts) in ffs_rdfs()
806 ffs_wtfs(daddr_t bno, int size, void *bf, const fsinfo_t *fsopts) in ffs_wtfs()

12