Home
last modified time | relevance | path

Searched refs:str_flags (Results 1 – 4 of 4) sorted by relevance

/third_party/libsnd/src/
Dstrings.c34 int k, str_flags ; in psf_store_string() local
63 str_flags = SF_STR_LOCATE_START ; in psf_store_string()
67 str_flags = SF_STR_LOCATE_END ; in psf_store_string()
144 psf->strings.data [k].flags = str_flags ; in psf_store_string()
149 psf->strings.flags |= str_flags ; in psf_store_string()
/third_party/openssl/crypto/asn1/
Dtasn_prn.c94 return p->str_flags; in ASN1_PCTX_get_str_flags()
99 p->str_flags = flags; in ASN1_PCTX_set_str_flags()
531 ret = ASN1_STRING_print_ex(out, str, pctx->str_flags); in asn1_primitive_print()
/third_party/openssl/ohos_lite/include/crypto/
Dasn1.h110 unsigned long str_flags; member
/third_party/openssl/include/crypto/
Dasn1.h129 unsigned long str_flags; member