Home
last modified time | relevance | path

Searched defs:atype (Results 1 – 17 of 17) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfscmp.c395 static void print_attribute_type(ATTR_TYPES atype) in print_attribute_type()
419 ATTR_TYPES atype, in get_attr_name()
452 ATTR_TYPES atype = ctx->attr->type; in get_attr_name_ctx() local
457 static void print_attribute(ATTR_TYPES atype, char *name) in print_attribute()
720 static void vprint_attribute(ATTR_TYPES atype, char *name) in vprint_attribute()
791 char *name, ATTR_TYPES atype) in set_prev()
803 static void set_cmp_attr(ntfs_attr_search_ctx *ctx, ATTR_TYPES *atype, char **name) in set_cmp_attr()
811 static int next_attr(ntfs_attr_search_ctx *ctx, ATTR_TYPES *atype, char **name, in next_attr()
Dntfsclone.c1257 #define WIPE_TIMESTAMPS(atype, attr, timestamp) \ argument
Dntfsresize.c713 ATTR_TYPES atype; in collect_resize_constraints() local
/third_party/libffi/src/nios2/
Dffi.c98 ffi_type *atype = ecif->cif->arg_types[i]; in ffi_prep_args() local
/third_party/openssl/crypto/pkcs12/
Dp12_attr.c107 const ASN1_TYPE *atype; in PKCS12_get_friendlyname() local
/third_party/openssl/crypto/cms/
Dcms_dh.c23 int atype; in dh_cms_set_peerkey() local
Dcms_ec.c75 int atype; in ecdh_cms_set_peerkey() local
/third_party/openssl/crypto/x509/
Dx509_att.c268 int atype = 0; in X509_ATTRIBUTE_set1_data() local
/third_party/openssl/crypto/asn1/
Dtasn_prn.c459 const ASN1_TYPE *atype = (const ASN1_TYPE *)*fld; in asn1_primitive_print() local
Da_int.c462 int atype) in bn_to_asn1_string()
/third_party/libxml2/include/libxml/
Dtree.h265 xmlAttributeType atype; /* The attribute type */ member
445 xmlAttributeType atype; /* the attribute type if validating */ member
/third_party/ffmpeg/libavfilter/
Dvf_estdif.c252 #define INTERPOLATE(type, atype, max, ss) \ argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c1482 enum tgsi_opcode_type atype; // Actual type of the value in emit_fetch_system_value() local
/third_party/python/Modules/
Dsocketmodule.c2052 unsigned int atype, v1, v2, v3; in getsockaddrarg() local
/third_party/libbpf/src/
Dlibbpf.c8857 #define SEC_DEF(sec_pfx, ptype, atype, flags, ...) { \ argument
/third_party/libxml2/
Dxmlschemas.c24722 #define NORMALIZE(atype) \ in xmlSchemaVCheckCVCSimpleType() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp120365 byteSize(Type atype) in byteSize()
120393 isSignedIntType(Type atype) { in isSignedIntType()
120417 isSimdType(Type atype) { in isSimdType()
120442 scalarByteSize(Type atype) { in scalarByteSize()