| /external/python/cpython3/Objects/ |
| D | unicodectype.c | 66 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/ |
| D | unicodectype.c | 59 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/skia/src/sksl/ |
| D | SkSLCPPUniformCTypes.cpp | 98 Layout::CType ctype, const std::vector<String>& skslTypes, in UniformCTypeMapper() 130 static UniformCTypeMapper register_array(Layout::CType ctype, const std::vector<String>& skslTypes, in register_array() 137 static UniformCTypeMapper register_array(Layout::CType ctype, const std::vector<String>& skslTypes, in register_array() 144 static UniformCTypeMapper register_type(Layout::CType ctype, const std::vector<String>& skslTypes, in register_type() 151 static UniformCTypeMapper register_type(Layout::CType ctype, const std::vector<String>& skslTypes, in register_type() 227 Layout::CType ctype = layout.fCType; in Get() local
|
| D | SkSLCPPUniformCTypes.h | 55 Layout::CType ctype() const { in ctype() function
|
| /external/skqp/src/sksl/ |
| D | SkSLCPPUniformCTypes.h | 36 UniformCTypeMapper(Layout::CType ctype, const std::vector<String>& skslTypes, in UniformCTypeMapper() 42 UniformCTypeMapper(Layout::CType ctype, const std::vector<String>& skslTypes, in UniformCTypeMapper() 61 Layout::CType ctype() const { in ctype() function
|
| D | SkSLCPPUniformCTypes.cpp | 116 Layout::CType ctype, const std::vector<String>& skslTypes, const String& setUniformFormat, in UniformCTypeMapper() 131 static UniformCTypeMapper REGISTER(Layout::CType ctype, const std::vector<String>& skslTypes, in REGISTER() 138 static UniformCTypeMapper REGISTER(Layout::CType ctype, const std::vector<String>& skslTypes, in REGISTER() 202 Layout::CType ctype = layout.fCType; in Get() local
|
| /external/libsrtp2/crypto/kernel/ |
| D | crypto_kernel.c | 178 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/ltp/testcases/network/nfs/nfslock01/ |
| D | nfs_flock_dgen.c | 11 int i, j, k, nlines, nchars, ctype; in main() local
|
| /external/libwebsockets/include/libwebsockets/ |
| D | lws-struct.h | 144 #define LSM_LIST(ptype, pname, ctype, cname, lejp_cb, cmap, qname) \ argument 156 #define LSM_CHILD_PTR(ptype, pname, ctype, lejp_cb, cmap, qname) \ argument 168 #define LSM_SCHEMA(ctype, lejp_cb, map, schema_name) \ argument 180 #define LSM_SCHEMA_DLL2(ctype, cdll2mem, lejp_cb, map, schema_name) \ argument
|
| /external/curl/docs/examples/ |
| D | crawler.c | 144 int is_html(char *ctype) in is_html() 188 char *ctype; in main() local
|
| /external/llvm-project/clang/tools/scan-view/share/ |
| D | ScanView.py | 736 def send_file(self, f, ctype): argument 746 def send_string(self, s, ctype='text/html', headers=True, mtime=None): argument 758 def send_patched_file(self, path, ctype): argument
|
| /external/clang/tools/scan-view/share/ |
| D | ScanView.py | 719 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/python/cpython2/Lib/ |
| D | MimeWriter.py | 128 def startbody(self, ctype, plist=[], prefix=1): argument
|
| /external/tensorflow/tensorflow/java/src/main/native/ |
| D | eager_operation_builder_jni.cc | 206 #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
|
| D | graph_operation_builder_jni.cc | 159 #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/mesa3d/src/mesa/main/ |
| D | varray.h | 35 GLenum ctype; /* color type */ member
|
| /external/protobuf/php/src/Google/Protobuf/Internal/ |
| D | FieldOptions.php | 26 private $ctype = 0; variable in Google\\Protobuf\\Internal\\FieldOptions
|
| /external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
| D | hicpp-signed-bitwise-standard-types.h | 10 ctype = 1u << 2u, enumerator
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/bindings/lua/ |
| D | upb.c | 156 #define INTCHECK(type, ctype) \ argument
|
| /external/webp/src/enc/ |
| D | cost_enc.c | 61 int ctype, band, ctx; in VP8CalculateLevelCosts() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
| D | encode.c | 168 #define CASE(ctype, type, wtype, encodeval) \ in encode_scalar() argument 261 #define VARINT_CASE(ctype, encode) \ in encode_array() argument
|
| D | table.int.h | 246 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()
|
| /external/protobuf/php/ext/google/protobuf/ |
| D | encode_decode.c | 224 #define DEFINE_APPEND_HANDLER(type, ctype) \ argument 280 #define DEFINE_SINGULAR_HANDLER(type, ctype) \ argument 666 #define DEFINE_ONEOF_HANDLER(type, ctype) \ argument 1107 #define T(upbtypeconst, upbtype, ctype, default_value) \ in put_optional_value() argument 1457 #define T(upbtypeconst, upbtype, ctype, default_value) \ in putrawmsg() argument 1586 #define T(upbtypeconst, upbtype, ctype) \ in putarray() argument
|
| /external/ltp/testcases/kdump/lib/lkdtm/ |
| D | lkdtm.c | 82 enum ctype { enum
|
| /external/libsrtp2/crypto/test/ |
| D | cipher_driver.c | 441 srtp_cipher_type_t *ctype, in cipher_array_alloc_init()
|