Home
last modified time | relevance | path

Searched defs:ctype (Results 1 – 25 of 92) sorted by relevance

1234

/external/python/cpython3/Objects/
Dunicodectype.c66 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_ToTitlecase() local
78 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsTitlecase() local
88 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsXidStart() local
98 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsXidContinue() local
108 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_ToDecimalDigit() local
125 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_ToDigit() local
142 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsNumeric() local
162 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsPrintable() local
172 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsLowercase() local
182 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsUppercase() local
[all …]
/external/python/cpython2/Objects/
Dunicodectype.c59 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_ToTitlecase() local
76 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsTitlecase() local
86 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_ToDecimalDigit() local
103 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_ToDigit() local
120 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsNumeric() local
132 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsLowercase() local
142 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsUppercase() local
152 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_ToUppercase() local
166 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_ToLowercase() local
180 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsAlpha() local
/external/libsrtp2/crypto/kernel/
Dcrypto_kernel.c178 srtp_kernel_cipher_type_t *ctype = crypto_kernel.cipher_type_list; in srtp_crypto_kernel_status() local
243 srtp_kernel_cipher_type_t *ctype = crypto_kernel.cipher_type_list; in srtp_crypto_kernel_shutdown() local
280 srtp_kernel_cipher_type_t *ctype, *new_ctype; in srtp_crypto_kernel_do_load_cipher_type() local
431 srtp_kernel_cipher_type_t *ctype; in srtp_crypto_kernel_get_cipher_type() local
/external/ComputeLibrary/src/core/NEON/wrapper/intrinsics/
Dbsl.h33 #define VBSL_IMPL(stype, vtype, ctype, prefix, postfix) \ argument
/external/ltp/testcases/network/nfs/nfslock01/
Dnfs_flock_dgen.c11 int i, j, k, nlines, nchars, ctype; in main() local
/external/libwebsockets/include/libwebsockets/
Dlws-struct.h145 #define LSM_LIST(ptype, pname, ctype, cname, lejp_cb, cmap, qname) \ argument
157 #define LSM_CHILD_PTR(ptype, pname, ctype, lejp_cb, cmap, qname) \ argument
169 #define LSM_SCHEMA(ctype, lejp_cb, map, schema_name) \ argument
181 #define LSM_SCHEMA_DLL2(ctype, cdll2mem, lejp_cb, map, schema_name) \ argument
/external/curl/docs/examples/
Dcrawler.c155 int is_html(char *ctype) in is_html()
199 char *ctype; in main() local
/external/clang/tools/scan-view/share/
DScanView.py719 def send_file(self, f, ctype): argument
729 def send_string(self, s, ctype='text/html', headers=True, mtime=None): argument
740 def send_patched_file(self, path, ctype): argument
/external/tensorflow/tensorflow/java/src/main/native/
Deager_operation_builder_jni.cc206 #define DEFINE_SET_ATTR_SCALAR(name, jtype, ctype) \ argument
221 #define DEFINE_SET_ATTR_LIST(name, jname, jtype, ctype) \ argument
245 #define DEFINE_SET_ATTR(name, jname, jtype, ctype) \ argument
Dgraph_operation_builder_jni.cc159 #define DEFINE_SET_ATTR_SCALAR(name, jtype, ctype) \ argument
174 #define DEFINE_SET_ATTR_LIST(name, jname, jtype, ctype) \ argument
198 #define DEFINE_SET_ATTR(name, jname, jtype, ctype) \ argument
/external/python/cpython2/Lib/
DMimeWriter.py128 def startbody(self, ctype, plist=[], prefix=1): argument
/external/python/setuptools/setuptools/tests/config/
Dtest_apply_pyprojecttoml.py166 def test_readme_content_type(tmp_path, readme, ctype): argument
/external/mesa3d/src/mesa/main/
Dvarray.h35 GLenum ctype; /* color type */ member
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/bindings/lua/
Dupb.c156 #define INTCHECK(type, ctype) \ argument
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldOptions.php26 protected $ctype = null; variable in Google\\Protobuf\\Internal\\FieldOptions
/external/protobuf/php/src/Google/Protobuf/Internal/
DFieldOptions.php26 protected $ctype = null; variable in Google\\Protobuf\\Internal\\FieldOptions
/external/webp/src/enc/
Dcost_enc.c61 int ctype, band, ctx; in VP8CalculateLevelCosts() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dtable.int.h246 UPB_INLINE bool upb_inttable_init(upb_inttable *table, upb_ctype_t ctype) { in upb_inttable_init()
250 UPB_INLINE bool upb_strtable_init(upb_strtable *table, upb_ctype_t ctype) { in upb_strtable_init()
Dencode.c168 #define CASE(ctype, type, wtype, encodeval) \ in encode_scalar() argument
261 #define VARINT_CASE(ctype, encode) \ in encode_array() argument
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
Dpolicy.json1 …00,300,500,1000],"conceal":5,"jitterpc":20,"svalidping":30,"svalidhup":35}}],"certs": [{"amazon_ro…
/external/libsrtp2/crypto/test/
Dcipher_driver.c441 srtp_cipher_type_t *ctype, in cipher_array_alloc_init()
/external/ltp/testcases/kdump/lib/lkdtm/
Dlkdtm.c82 enum ctype { enum
/external/libtraceevent/src/
Dparse-filter.c424 create_arg_cmp(enum tep_filter_cmp_type ctype) in create_arg_cmp()
653 enum tep_filter_cmp_type *ctype, in process_op()
952 enum tep_filter_cmp_type ctype; in process_filter() local
/external/mesa3d/src/freedreno/registers/
Dgen_header.py57 def ctype(self, var_name): member in Field
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_parse_function_generator.cc65 bool HasInternalAccessors(const FieldOptions::CType ctype) { in HasInternalAccessors()
1146 FieldOptions::CType ctype = FieldOptions::STRING; in GenerateStrings() local

1234