| /third_party/python/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 …]
|
| /third_party/flutter/skia/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() 207 Layout::CType ctype = layout.fCType; in Get() local
|
| /third_party/boost/libs/geometry/test/algorithms/envelope_expand/ |
| D | test_envelope.hpp | 31 typedef typename bg::coordinate_type<Box>::type ctype; typedef 53 typedef typename bg::coordinate_type<Box>::type ctype; typedef
|
| /third_party/boost/libs/geometry/doc/src/examples/core/ |
| D | coordinate_type.cpp | 25 typedef boost::geometry::coordinate_type<polygon_type>::type ctype; in main() typedef
|
| /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/boost/boost/geometry/geometries/concepts/ |
| D | point_concept.hpp | 98 typedef typename coordinate_type<Geometry>::type ctype; typedef in boost::geometry::concepts::Point 151 typedef typename coordinate_type<Geometry>::type ctype; typedef in boost::geometry::concepts::ConstPoint
|
| /third_party/boost/boost/geometry/strategies/concepts/ |
| D | distance_concept.hpp | 81 >::type ctype; in apply() typedef 179 typedef typename services::comparable_type<Strategy>::type ctype; in apply() typedef
|
| /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/ltp/testcases/network/nfs/nfslock01/ |
| D | nfs_flock_dgen.c | 11 int i, j, k, nlines, nchars, ctype; in main() local
|
| /third_party/boost/libs/numeric/ublas/examples/tensor/ |
| D | construction_access.cpp | 44 using ctype = std::complex<cpp_bin_float_double_extended>; in main() typedef
|
| /third_party/gstreamer/gstplugins_good/gst/audiofx/ |
| D | audiofxbasefirfilter.c | 90 #define DEFINE_PROCESS_FUNC(width,ctype) \ argument 98 #define DEFINE_PROCESS_FUNC_FIXED_CHANNELS(width,channels,ctype) \ argument 228 #define DEFINE_FFT_PROCESS_FUNC(width,ctype) \ argument 237 #define DEFINE_FFT_PROCESS_FUNC_FIXED_CHANNELS(width,channels,ctype) \ argument
|
| /third_party/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
|
| /third_party/curl/docs/examples/ |
| D | crawler.c | 144 int is_html(char *ctype) in is_html() 188 char *ctype; in main() local
|
| /third_party/boost/boost/geometry/geometries/adapted/ |
| D | boost_fusion.hpp | 125 typedef typename coordinate_type<Sequence>::type ctype; typedef
|
| /third_party/glib/gobject/ |
| D | gvaluetransform.c | 47 #define DEFINE_CAST(func_name, from_member, ctype, to_member) \ argument
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | FieldOptions.php | 26 protected $ctype = null; variable in Google\\Protobuf\\Internal\\FieldOptions
|
| /third_party/boost/boost/uuid/ |
| D | uuid_io.hpp | 80 ctype_t const& ctype = std::use_facet<ctype_t>(is.getloc()); in operator >>() local
|
| /third_party/grpc/third_party/upb/upb/bindings/lua/ |
| D | upb.c | 156 #define INTCHECK(type, ctype) \ argument
|
| /third_party/openssl/crypto/cms/ |
| D | cms_ess.c | 305 ASN1_OBJECT *ctype; in cms_encode_Receipt() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| D | cost_enc.c | 61 int ctype, band, ctx; in VP8CalculateLevelCosts() local
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
| D | cost_enc.c | 61 int ctype, band, ctx; in VP8CalculateLevelCosts() local
|
| /third_party/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()
|
| /third_party/skia/experimental/graphite/src/ |
| D | UniformManager.cpp | 223 CType ctype, in WriteUniform()
|