Home
last modified time | relevance | path

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

1234

/third_party/python/Objects/
Dunicodectype.c64 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/
Dflag-definitions.h33 #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/
Dbuiltins-typed-array-gen.cc387 #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/
Dindex.js14 var ctype = process.env.LC_ALL || process.env.LC_CTYPE || process.env.LANG variable
/third_party/FreeBSD/sys/dev/usb/implementation/
Dusb_init.c40 controller_type ctype; member
246 usb_init(controller_type ctype, device_type dtype) in usb_init()
/third_party/node/deps/v8/src/wasm/
Dwasm-value.h98 #define DEFINE_TYPE_SPECIFIC_METHODS(name, localtype, ctype) \ argument
217 #define DECLARE_CAST(name, localtype, ctype, ...) \ argument
/third_party/openssl/include/crypto/
Dsparse_array.h23 # define DEFINE_SPARSE_ARRAY_OF_INTERNAL(type, ctype) \ argument
/third_party/node/deps/openssl/openssl/include/crypto/
Dsparse_array.h23 # define DEFINE_SPARSE_ARRAY_OF_INTERNAL(type, ctype) \ argument
/third_party/ltp/testcases/network/nfs/nfslock01/
Dnfs_flock_dgen.c20 int i, j, k, nlines, nchars, ctype; in main() local
/third_party/curl/docs/examples/
Dcrawler.c164 int is_html(char *ctype) in is_html()
208 char *ctype; in main() local
/third_party/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
/third_party/mesa3d/src/asahi/compiler/
Dagx_opcodes.py40 def __init__(self, name, ctype): argument
66 def immediate(name, ctype = "uint32_t"): argument
/third_party/node/deps/v8/src/objects/
Djs-array-buffer.cc336 #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/
Dafir_template.c33 #define ctype AVComplexFloat macro
38 #define ctype AVComplexDouble macro
/third_party/mesa3d/src/mesa/main/
Dvarray.h35 GLenum ctype; /* color type */ member
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldOptions.php26 protected $ctype = null; variable in Google\\Protobuf\\Internal\\FieldOptions
/third_party/node/deps/v8/src/runtime/
Druntime-typedarray.cc134 #define TYPED_ARRAY_SORT(Type, type, TYPE, ctype) \ in RUNTIME_FUNCTION() argument
Druntime-atomics.cc431 #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/
Dcost_enc.c61 int ctype, band, ctx; in VP8CalculateLevelCosts() local
/third_party/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…
/third_party/skia/experimental/graphite/src/
DUniformManager.cpp223 CType ctype, in WriteUniform()
/third_party/openssl/crypto/cms/
Dcms_ess.c385 ASN1_OBJECT *ctype; in ossl_cms_encode_Receipt() local
/third_party/ltp/testcases/kdump/lib/lkdtm/
Dlkdtm.c82 enum ctype { enum
/third_party/node/deps/openssl/openssl/crypto/cms/
Dcms_ess.c385 ASN1_OBJECT *ctype; in ossl_cms_encode_Receipt() local
/third_party/node/deps/v8/src/api/
Dapi-inl.h66 #define MAKE_TO_LOCAL_TYPED_ARRAY(Type, typeName, TYPE, ctype) \ argument

1234