Home
last modified time | relevance | path

Searched defs:str_type (Results 1 – 16 of 16) 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.c1623 sf_get_string (SNDFILE *sndfile, int str_type) in sf_get_string()
1635 sf_set_string (SNDFILE *sndfile, int str_type, const char* str) in sf_set_string()
/third_party/spirv-tools/source/opt/
Deliminate_dead_output_stores_pass.cpp148 auto str_type = curr_type->AsStruct(); in KillAllDeadStoresOfBuiltinRef() local
208 auto str_type = curr_type->AsStruct(); in DoDeadOutputStoreElimination() local
Dliveness.cpp199 auto str_type = (*curr_type)->AsStruct(); in AnalyzeAccessChainLoc() local
302 auto str_type = elt_type->AsStruct(); in ComputeLiveness() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
Da_mbstr.c46 int str_type; in ASN1_mbstring_ncopy() local
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl19.c213 char *str_type(int type) in str_type() function
Dfcntl11.c187 char *str_type(int type) in str_type() function
Dfcntl21.c220 char *str_type(int type) in str_type() function
Dfcntl20.c212 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.c46 int str_type; in ASN1_mbstring_ncopy() local
/third_party/libsnd/include/
Dsndfile.hh314 SndfileHandle::setString (int str_type, const char* str) in setString()
/third_party/python/Lib/test/
Dtest_urlparse.py930 def _check_result_type(self, str_type): argument
/third_party/mesa3d/src/compiler/clc/
Dclc_helpers.cpp270 } str_type; in parseOpString() local
/third_party/gn/src/gn/
Dparse_tree.cc258 const std::string& str_type = value.FindKey(kJsonNodeType)->GetString(); in BuildFromJSON() local
/third_party/selinux/libsepol/cil/src/
Dcil.c1768 const char *str_type = NULL; in cil_filecons_to_string() local