| /third_party/python/Objects/ |
| D | unicodectype.c | 64 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_IsXidStart() local 96 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsXidContinue() local 106 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_ToDecimalDigit() local 123 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_ToDigit() local 140 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsNumeric() local 160 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsPrintable() local 170 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsLowercase() local 180 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsUppercase() local [all …]
|
| /third_party/node/deps/v8/src/flags/ |
| D | flag-definitions.h | 33 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument 35 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) \ argument 42 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument 45 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument 53 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument 59 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument 61 #define FLAG_ALIAS(ftype, ctype, alias, nam) \ argument 95 #define FLAG_FULL(ftype, ctype, nam, def, cmt) argument 99 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) argument 103 #define FLAG_ALIAS(ftype, ctype, alias, nam) argument
|
| /third_party/node/deps/v8/src/builtins/ |
| D | builtins-typed-array-gen.cc | 387 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype) TYPE##_ELEMENTS, in DispatchTypedArrayByElementsKind() argument 392 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype) Label if_##type##array(this); in DispatchTypedArrayByElementsKind() argument 398 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype) &if_##type##array, in DispatchTypedArrayByElementsKind() argument 407 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype) \ in DispatchTypedArrayByElementsKind() argument 417 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype, NON_RAB_GSAB_TYPE) \ in DispatchTypedArrayByElementsKind() argument 579 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype) \ in TF_BUILTIN() argument 586 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype) &return_##type##array, in TF_BUILTIN() argument 591 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype) \ in TF_BUILTIN() argument
|
| /third_party/node/deps/npm/node_modules/has-unicode/ |
| D | index.js | 14 var ctype = process.env.LC_ALL || process.env.LC_CTYPE || process.env.LANG variable
|
| /third_party/FreeBSD/sys/dev/usb/implementation/ |
| D | usb_init.c | 40 controller_type ctype; member 246 usb_init(controller_type ctype, device_type dtype) in usb_init()
|
| /third_party/node/deps/v8/src/wasm/ |
| D | wasm-value.h | 98 #define DEFINE_TYPE_SPECIFIC_METHODS(name, localtype, ctype) \ argument 217 #define DECLARE_CAST(name, localtype, ctype, ...) \ argument
|
| /third_party/openssl/include/crypto/ |
| D | sparse_array.h | 23 # define DEFINE_SPARSE_ARRAY_OF_INTERNAL(type, ctype) \ argument
|
| /third_party/node/deps/openssl/openssl/include/crypto/ |
| D | sparse_array.h | 23 # define DEFINE_SPARSE_ARRAY_OF_INTERNAL(type, ctype) \ argument
|
| /third_party/ltp/testcases/network/nfs/nfslock01/ |
| D | nfs_flock_dgen.c | 20 int i, j, k, nlines, nchars, ctype; in main() local
|
| /third_party/curl/docs/examples/ |
| D | crawler.c | 164 int is_html(char *ctype) in is_html() 208 char *ctype; in main() local
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-struct.h | 145 #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
|
| /third_party/mesa3d/src/asahi/compiler/ |
| D | agx_opcodes.py | 40 def __init__(self, name, ctype): argument 66 def immediate(name, ctype = "uint32_t"): argument
|
| /third_party/node/deps/v8/src/objects/ |
| D | js-array-buffer.cc | 336 #define ELEMENTS_KIND_TO_ARRAY_TYPE(Type, type, TYPE, ctype) \ in type() argument 351 #define ELEMENTS_KIND_TO_ELEMENT_SIZE(Type, type, TYPE, ctype) \ in element_size() argument
|
| /third_party/ffmpeg/libavfilter/ |
| D | afir_template.c | 33 #define ctype AVComplexFloat macro 38 #define ctype AVComplexDouble macro
|
| /third_party/mesa3d/src/mesa/main/ |
| D | varray.h | 35 GLenum ctype; /* color type */ member
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | FieldOptions.php | 26 protected $ctype = null; variable in Google\\Protobuf\\Internal\\FieldOptions
|
| /third_party/node/deps/v8/src/runtime/ |
| D | runtime-typedarray.cc | 134 #define TYPED_ARRAY_SORT(Type, type, TYPE, ctype) \ in RUNTIME_FUNCTION() argument
|
| D | runtime-atomics.cc | 431 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype) \ in GetModifySetValueInBuffer() argument 541 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype) \ in RUNTIME_FUNCTION() argument
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| D | cost_enc.c | 61 int ctype, band, ctx; in VP8CalculateLevelCosts() local
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/ |
| D | policy.json | 1 …00,300,500,1000],"conceal":5,"jitterpc":20,"svalidping":30,"svalidhup":35}}],"certs": [{"amazon_ro…
|
| /third_party/skia/experimental/graphite/src/ |
| D | UniformManager.cpp | 223 CType ctype, in WriteUniform()
|
| /third_party/openssl/crypto/cms/ |
| D | cms_ess.c | 385 ASN1_OBJECT *ctype; in ossl_cms_encode_Receipt() local
|
| /third_party/ltp/testcases/kdump/lib/lkdtm/ |
| D | lkdtm.c | 82 enum ctype { enum
|
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| D | cms_ess.c | 385 ASN1_OBJECT *ctype; in ossl_cms_encode_Receipt() local
|
| /third_party/node/deps/v8/src/api/ |
| D | api-inl.h | 66 #define MAKE_TO_LOCAL_TYPED_ARRAY(Type, typeName, TYPE, ctype) \ argument
|