Home
last modified time | relevance | path

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

1234

/third_party/python/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 …]
/third_party/flutter/skia/src/sksl/
DSkSLCPPUniformCTypes.h36 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
DSkSLCPPUniformCTypes.cpp116 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/
Dtest_envelope.hpp31 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/
Dcoordinate_type.cpp25 typedef boost::geometry::coordinate_type<polygon_type>::type ctype; in main() typedef
/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/boost/boost/geometry/geometries/concepts/
Dpoint_concept.hpp98 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/
Ddistance_concept.hpp81 >::type ctype; in apply() typedef
179 typedef typename services::comparable_type<Strategy>::type ctype; in apply() typedef
/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/ltp/testcases/network/nfs/nfslock01/
Dnfs_flock_dgen.c11 int i, j, k, nlines, nchars, ctype; in main() local
/third_party/boost/libs/numeric/ublas/examples/tensor/
Dconstruction_access.cpp44 using ctype = std::complex<cpp_bin_float_double_extended>; in main() typedef
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiofxbasefirfilter.c90 #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/
Dlws-struct.h144 #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/
Dcrawler.c144 int is_html(char *ctype) in is_html()
188 char *ctype; in main() local
/third_party/boost/boost/geometry/geometries/adapted/
Dboost_fusion.hpp125 typedef typename coordinate_type<Sequence>::type ctype; typedef
/third_party/glib/gobject/
Dgvaluetransform.c47 #define DEFINE_CAST(func_name, from_member, ctype, to_member) \ argument
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldOptions.php26 protected $ctype = null; variable in Google\\Protobuf\\Internal\\FieldOptions
/third_party/boost/boost/uuid/
Duuid_io.hpp80 ctype_t const& ctype = std::use_facet<ctype_t>(is.getloc()); in operator >>() local
/third_party/grpc/third_party/upb/upb/bindings/lua/
Dupb.c156 #define INTCHECK(type, ctype) \ argument
/third_party/openssl/crypto/cms/
Dcms_ess.c305 ASN1_OBJECT *ctype; in cms_encode_Receipt() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dcost_enc.c61 int ctype, band, ctx; in VP8CalculateLevelCosts() local
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dcost_enc.c61 int ctype, band, ctx; in VP8CalculateLevelCosts() local
/third_party/grpc/third_party/upb/upb/
Dencode.c168 #define CASE(ctype, type, wtype, encodeval) \ in encode_scalar() argument
261 #define VARINT_CASE(ctype, encode) \ in encode_array() argument
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()
/third_party/skia/experimental/graphite/src/
DUniformManager.cpp223 CType ctype, in WriteUniform()

1234