Home
last modified time | relevance | path

Searched defs:str_type (Results 1 – 14 of 14) sorted by relevance

/third_party/libsnd/src/
Dstrings.c31 psf_store_string (SF_PRIVATE *psf, int str_type, const char *str) in psf_store_string()
160 psf_set_string (SF_PRIVATE *psf, int str_type, const char *str) in psf_set_string()
168 psf_get_string (SF_PRIVATE *psf, int str_type) in psf_get_string()
Dsndfile.c1535 sf_get_string (SNDFILE *sndfile, int str_type) in sf_get_string()
1547 sf_set_string (SNDFILE *sndfile, int str_type, const char* str) in sf_set_string()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl11.c187 char *str_type(int type) in str_type() function
Dfcntl20.c212 char *str_type(int type) in str_type() function
Dfcntl21.c220 char *str_type(int type) in str_type() function
Dfcntl19.c213 char *str_type(int type) in str_type() function
Dfcntl17.c333 char *str_type(int type) in str_type() function
/third_party/openssl/crypto/asn1/
Da_mbstr.c45 int str_type; in ASN1_mbstring_ncopy() local
/third_party/libsnd/include/
Dsndfile.hh312 SndfileHandle::setString (int str_type, const char* str) in setString()
/third_party/python/Lib/test/
Dtest_urlparse.py850 def _check_result_type(self, str_type): argument
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_column.cc44 std::string str_type = it_value["type"]; in Init() local
/third_party/gn/src/gn/
Dparse_tree.cc259 const std::string& str_type = value.FindKey(kJsonNodeType)->GetString(); in BuildFromJSON() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstvalue.c3363 GType str_type; in GST_START_TEST() member
/third_party/selinux/libsepol/cil/src/
Dcil.c1762 const char *str_type = NULL; in cil_filecons_to_string() local