Home
last modified time | relevance | path

Searched defs:pre (Results 1 – 25 of 78) sorted by relevance

1234

/freebsd/sys/arm/mv/
H A Dmvwin.h279 #define WIN_REG_IDX_RD(pre,reg,off,base) \ argument
286 #define WIN_REG_IDX_RD2(pre,reg,off,base) \ argument
293 #define WIN_REG_BASE_IDX_RD(pre,reg,off) \ argument
300 #define WIN_REG_BASE_IDX_RD2(pre,reg,off) \ argument
307 #define WIN_REG_IDX_WR(pre,reg,off,base) \ argument
314 #define WIN_REG_IDX_WR2(pre,reg,off,base) \ argument
321 #define WIN_REG_BASE_IDX_WR(pre,reg,off) \ argument
328 #define WIN_REG_BASE_IDX_WR2(pre,reg,off) \ argument
335 #define WIN_REG_RD(pre,reg,off,base) \ argument
342 #define WIN_REG_BASE_RD(pre,reg,off) \ argument
[all …]
/freebsd/contrib/atf/atf-c/detail/
H A Dsanity_test.c51 enum type { inv, pre, post, unreachable }; enumerator
180 ATF_TC_HEAD(pre, tc) in ATF_TC_HEAD() argument
184 ATF_TC_BODY(pre, tc) in ATF_TC_BODY() argument
/freebsd/contrib/lua/doc/
H A Dmanual.css6 pre, code { selector
/freebsd/contrib/kyua/misc/
H A Dreport.css50 pre { selector
/freebsd/usr.bin/gzip/
H A Dunpack.c149 unpack_parse_header(int in, int out, char *pre, size_t prelen, off_t *bytes_in, in unpack_parse_header()
317 unpack(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unpack()
H A Dunbzip2.c37 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unbzip2()
H A Dunzstd.c31 unzstd(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unzstd()
H A Dunxz.c41 unxz(int i, int o, char *pre, size_t prelen, off_t *bytes_in) in unxz()
/freebsd/contrib/lua/src/
H A Dllimits.h366 #define condmovestack(L,pre,pos) ((void)0) argument
369 #define condmovestack(L,pre,pos) \ argument
374 #define condchangemem(L,pre,pos) ((void)0) argument
376 #define condchangemem(L,pre,pos) \ argument
H A Dldo.h26 #define luaD_checkstackaux(L,n,pre,pos) \ argument
/freebsd/contrib/arm-optimized-routines/string/test/
H A Dstringtest.h31 const char *pre = "\""; in quoteat() local
/freebsd/contrib/libucl/utils/
H A Dobjdump.c37 char *pre = (char *) malloc (num * sizeof(char)); in ucl_obj_dump() local
/freebsd/crypto/krb5/doc/html/_static/
H A Dkerb.css137 pre { selector
H A Dpygments.css1 pre { line-height: 125%; } selector
/freebsd/contrib/unbound/sldns/
H A Dkeyraw.c663 uint8_t pre[] = {0x30, 0x2a, 0x30, 0x05, 0x06, 0x03, 0x2b, 0x65, sldns_ed255192pkey_raw() local
684 uint8_t pre[] = {0x30, 0x43, 0x30, 0x05, 0x06, 0x03, 0x2b, 0x65, sldns_ed4482pkey_raw() local
/freebsd/crypto/openssl/crypto/ec/
H A Dec_mult.c78 EC_PRE_COMP *EC_ec_pre_comp_dup(EC_PRE_COMP *pre) in EC_ec_pre_comp_dup()
86 void EC_ec_pre_comp_free(EC_PRE_COMP *pre) in EC_ec_pre_comp_free()
/freebsd/contrib/expat/doc/
H A Dok.min.css2 …ize:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospa… selector
/freebsd/sys/arm64/include/
H A Datomic.h84 #define _ATOMIC_OP_IMPL(t, w, s, op, llsc_asm_op, lse_asm_op, pre, bar, a, l) \ argument
125 #define __ATOMIC_OP(op, llsc_asm_op, lse_asm_op, pre, bar, a, l) \ argument
135 #define _ATOMIC_OP(op, llsc_asm_op, lse_asm_op, pre) \ argument
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibstat.c162 char *pre = ""; in port_dump() local
/freebsd/contrib/ldns/drill/
H A Ddrill_util.c104 local_print_ds(FILE* out, const char* pre, ldns_rr* ds) in local_print_ds()
/freebsd/contrib/lyaml/doc/
H A Dldoc.css12 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,… selector
116 pre { selector
/freebsd/crypto/openssl/crypto/
H A Dcore_algorithm.c19 int (*pre)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, member
/freebsd/contrib/mandoc/
H A Dman_html.c43 int (*pre)(MAN_ARGS); member
/freebsd/contrib/llvm-project/lld/docs/llvm-theme/static/
H A Dllvm.css244 pre { selector
/freebsd/sys/netinet/
H A Dtcp_ratelimit.c1492 uint64_t pre; in tcp_chg_pacing_rate() local
1534 uint64_t pre; in tcp_rel_pacing_rate() local

1234