Searched defs:str_type (Results 1 – 14 of 14) sorted by relevance
/third_party/libsnd/src/ |
D | strings.c | 31 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()
|
D | sndfile.c | 1535 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/ |
D | fcntl11.c | 187 char *str_type(int type) in str_type() function
|
D | fcntl20.c | 212 char *str_type(int type) in str_type() function
|
D | fcntl21.c | 220 char *str_type(int type) in str_type() function
|
D | fcntl19.c | 213 char *str_type(int type) in str_type() function
|
D | fcntl17.c | 333 char *str_type(int type) in str_type() function
|
/third_party/openssl/crypto/asn1/ |
D | a_mbstr.c | 45 int str_type; in ASN1_mbstring_ncopy() local
|
/third_party/libsnd/include/ |
D | sndfile.hh | 312 SndfileHandle::setString (int str_type, const char* str) in setString()
|
/third_party/python/Lib/test/ |
D | test_urlparse.py | 850 def _check_result_type(self, str_type): argument
|
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/ |
D | shard_column.cc | 44 std::string str_type = it_value["type"]; in Init() local
|
/third_party/gn/src/gn/ |
D | parse_tree.cc | 259 const std::string& str_type = value.FindKey(kJsonNodeType)->GetString(); in BuildFromJSON() local
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstvalue.c | 3363 GType str_type; in GST_START_TEST() member
|
/third_party/selinux/libsepol/cil/src/ |
D | cil.c | 1762 const char *str_type = NULL; in cil_filecons_to_string() local
|