Home
last modified time | relevance | path

Searched refs:datatype (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/crypto/openssl/util/
H A Dother.syms12 ADMISSION_SYNTAX datatype
13 ADMISSIONS datatype
14 ASN1_AUX datatype
15 ASN1_aux_cb datatype
16 ASN1_aux_const_cb datatype
17 ASN1_ex_d2i datatype
18 ASN1_ex_d2i_ex datatype
19 ASN1_ex_free_func datatype
20 ASN1_ex_i2d datatype
21 ASN1_ex_new_func datatype
[all …]
H A Dother-internal.syms1 ossl_cmp_allow_unprotected_cb_t datatype
/freebsd/contrib/file/magic/Magdir/
H A Dnifty32 >>70 use nifti-datatype-le
41 >>70 use \^nifti-datatype-le
56 >>12 use nifti-datatype-le
65 >>12 use \^nifti-datatype-le
79 0 name nifti-datatype-le
81 >0 leshort =1 \b, binary datatype
82 >0 leshort =2 \b, uint8 datatype
83 >0 leshort =4 \b, int16 datatype
84 >0 leshort =8 \b, int32 datatype
85 >0 leshort =16 \b, float32 datatype
[all …]
H A Diff53 >8 string DTYP \b, DTYP datatype description
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrFormatsF2.td20 class F2_XYZ<bits<5> datatype, bits<6> sop, string opcodestr, dag outs, dag ins,
29 let Inst{15-11} = datatype;
56 class F2_XZ<bits<5> datatype, RegisterOperand regtype, bits<6> sop, string op, SDNode opnode>
57 : F2_XYZ<datatype, sop, !strconcat(op, "\t$vrz, $vrx"),
61 class F2_XZ_SET<bits<5> datatype, RegisterOperand regtype, bits<6> sop, string op>
62 : F2_XYZ<datatype, sop, !strconcat(op, "\t$vrz, $vrx"),
66 class F2_XZ_P<bits<5> datatype, bits<6> sop, string op, list<dag> pattern = [],
68 : F2_XYZ<datatype, sop, op#"\t$vrz, $vrx", outs, ins, pattern>;
71 multiclass F2_XZ_RM<bits<5> datatype, bits<4> sop, string op, dag outs, dag ins> {
72 def _RN : F2_XZ_P<datatype, {sop, 0b00}, op#".rn", [], outs, ins>;
[all …]
H A DCSKYInstrFormatsF1.td17 class F_XYZ_BASE<bits<5> datatype, bits<6> sop, dag outs, dag ins, string opcodestr, list<dag> patt…
24 let Inst{15 - 11} = datatype;
29 class F_XZ_GF<bits<5> datatype, bits<6> sop, dag outs, dag ins, string opcodestr, list<dag> pattern>
35 let Inst{15 - 11} = datatype;
40 class F_XZ_FG<bits<5> datatype, bits<6> sop, dag outs, dag ins, string opcodestr, list<dag> pattern>
46 let Inst{15 - 11} = datatype;
60 class F_XZ<bits<5> datatype, bits<6> sop, string op, string op_su, PatFrag opnode, RegisterOperand …
61 …: F_XYZ_BASE<datatype, sop, (outs regtype:$vrz), (ins regtype:$vrx), !strconcat(op#op_su, "\t$vrz,…
64 class F_MOV<bits<5> datatype, bits<6> sop, string op, string op_su, RegisterOperand regtype>
65 …: F_XYZ_BASE<datatype, sop, (outs regtype:$vrz), (ins regtype:$vrx), !strconcat(op#op_su, "\t$vrz,…
[all …]
/freebsd/sys/sys/
H A Dassym.h51 #define OFFSYM(name, parenttype, datatype) \ argument
52 char __assym_offset__ ## parenttype ## __ ## name ## __ ## datatype [offsetof(struct parenttype, na…
53 CTASSERT(__builtin_types_compatible_p(__typeof(((struct parenttype *)(0x0))-> name), datatype)); \
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/
H A Dbclone_common.kshlib120 typeset -r datatype=$1
132 log_note "Testing file copy with datatype $datatype, file size $filesize, embedded $embedded"
140 case $datatype in
142 if [[ $datatype = "random" ]]; then
167 log_fail "Unknown datatype $datatype"
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_fromdata.pod224 const char *datatype = NULL;
228 datatype = "integer";
231 datatype = "unsigned integer";
234 datatype = "printable string (utf-8 encoding expected)";
237 datatype = "printable string pointer (utf-8 encoding expected)";
240 datatype = "octet string";
243 datatype = "octet string pointer";
246 printf("%s : %s ", settable_params->key, datatype);
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dadv_data.c65 uint8_t datatype = advdata[++n]; in print_adv_data() local
69 switch (datatype) { in print_adv_data()
175 datatype, in print_adv_data()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h302 #define is_signed(datatype) (((datatype)-1 / (datatype)2) == (datatype)0) argument
/freebsd/contrib/unbound/util/data/
H A Dmsgparse.c396 sldns_buffer* pkt, uint16_t datatype, uint32_t rrset_flags, in change_rrsig_rrset() argument
400 hashvalue_type hash = pkt_hash_rrset(pkt, sigset->dname, datatype, in change_rrsig_rrset()
403 log_assert( datatype != LDNS_RR_TYPE_RRSIG ); in change_rrsig_rrset()
407 datatype, sigset->rrset_class, hash, rrset_flags, in change_rrsig_rrset()
432 dataset->type = datatype; in change_rrsig_rrset()
/freebsd/usr.sbin/makefs/zfs/
H A Dvdev.c112 vdev_pwrite_data(zfs_opt_t *zfs, uint8_t datatype, uint8_t cksumtype, in vdev_pwrite_data() argument
121 blkptr_set(bp, loc, sz, datatype, level, fill, cksumtype, &cksum); in vdev_pwrite_data()
H A Dzfs.h149 void vdev_pwrite_data(zfs_opt_t *zfs, uint8_t datatype, uint8_t cksumtype,
/freebsd/tests/sys/cddl/zfs/include/
H A Dlibtest.kshlib2441 typeset datatype=$2
2445 if [[ $datatype != "fs" && $datatype != "vol" ]]; then
2446 log_fail "$datatype is not supported."
2454 if [[ $datatype == "vol" ]]; then
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c1750 data_type_t datatype = nvpair_type(elem); in zprop_parse_value() local
1777 if (datatype != DATA_TYPE_STRING) { in zprop_parse_value()
1796 if (datatype == DATA_TYPE_STRING) { in zprop_parse_value()
1805 } else if (datatype == DATA_TYPE_UINT64) { in zprop_parse_value()
1888 if (datatype != DATA_TYPE_STRING) { in zprop_parse_value()
/freebsd/contrib/file/src/
H A DBNF72 numeric = ( numtype | datatype ) [ nummask ]
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c3436 int datatype,
3652 int datatype,
3674 UNUSED_ARG(datatype); in cookedprint()
3678 statustoa(datatype, status)); in cookedprint()
3712 if (datatype == TYPE_CLOCK && IS_IPV4(&hval)) { in cookedprint()
3440 rawprint(int datatype,size_t length,const char * data,int status,int quiet,FILE * fp) rawprint() argument
3656 cookedprint(int datatype,size_t length,const char * data,int status,int quiet,FILE * fp) cookedprint() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrConv.td10 /// WebAssembly datatype conversions, truncations, reinterpretations,
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib2593 typeset datatype=$2
2597 if [[ $datatype != "fs" && $datatype != "vol" ]]; then
2598 log_fail "$datatype is not supported."
2606 if [[ $datatype == "vol" ]]; then
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td1665 /// and is legal for any instruction which accepts 'i32' as a datatype suffix.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td3178 int MPI_Send(void *buf, int count, MPI_Datatype datatype /*, other args omitted */)
3246 int MPI_Send(void *buf, int count, MPI_Datatype datatype /*, other args omitted */)
3319 int MPI_Send(void *buf, int count, MPI_Datatype datatype, ...)
3351 int MPI_Send(void *buf, int count, MPI_Datatype datatype, ...)
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrFormats.td2412 // Same as N2V except it doesn't have a datatype suffix.
/freebsd/contrib/ncurses/
H A Dconfigure21213 echo "$as_me:21213: checking for signal global datatype" >&5
21214 echo $ECHO_N "checking for signal global datatype... $ECHO_C" >&6
H A Daclocal.m48070 AC_MSG_CHECKING(for signal global datatype)
8097 …" != no && AC_DEFINE_UNQUOTED(SIG_ATOMIC_T, $cf_cv_sig_atomic_t,[Define to signal global datatype])

12