| /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/ltp/tools/sparse/sparse-src/validation/backend/ |
| D | struct.c | 1 struct ctype { struct 8 struct ctype ctype; member
|
| /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/ltp/tools/sparse/sparse-src/ |
| D | evaluate.c | 64 static struct symbol *unqualify_type(struct symbol *ctype) in unqualify_type() 470 struct symbol *ctype = NULL; in restricted_binop_type() local 509 int class, struct symbol **ctype) in unrestrict() 527 struct symbol *ctype; in usual_conversions() local 568 struct symbol *ctype, *base; in evaluate_ptr_add() local 872 struct symbol *ctype; in evaluate_conditional() local 917 struct symbol *ltype, *rtype, *ctype; in evaluate_binop() local 1030 struct symbol *ctype; in evaluate_compare() local 1135 struct symbol *ctype, *ltype, *rtype, *lbase, *rbase; in evaluate_conditional_expression() local 1695 struct symbol *ctype, *base; in degenerate() local [all …]
|
| D | expand.c | 176 struct symbol *ctype = expr->ctype; in check_shift_count() local 191 static int simplify_int_binop(struct expression *expr, struct symbol *ctype) in simplify_int_binop() 307 static int simplify_cmp_binop(struct expression *expr, struct symbol *ctype) in simplify_cmp_binop() 388 static int simplify_float_cmp(struct expression *expr, struct symbol *ctype) in simplify_float_cmp() 732 struct symbol *ctype = expr->ctype; in expand_dereference() local 888 struct symbol *ctype = fn->ctype; in expand_symbol_call() local 1377 struct symbol *ctype; in __get_expression_value() local 1428 struct symbol *ctype; in expr_truth_value() local
|
| D | symbol.h | 98 struct ctype { struct 107 struct ctype ctype; argument 200 struct ctype ctype; member 365 static inline int valid_type(const struct symbol *ctype) in valid_type() 547 static inline long long extend_value(long long val, struct symbol *ctype) in extend_value()
|
| D | sparse-llvm.c | 355 static LLVMValueRef val_to_value(unsigned long long val, struct symbol *ctype) in val_to_value() 369 static LLVMValueRef pseudo_to_value(struct function *fn, struct symbol *ctype, pseudo_t pseudo) in pseudo_to_value() 403 static LLVMValueRef pseudo_to_rvalue(struct function *fn, struct symbol *ctype, pseudo_t pseudo) in pseudo_to_rvalue() 413 static LLVMValueRef value_to_ivalue(struct function *fn, struct symbol *ctype, LLVMValueRef val) in value_to_ivalue() 428 static LLVMValueRef value_to_pvalue(struct function *fn, struct symbol *ctype, LLVMValueRef val) in value_to_pvalue() 447 static LLVMValueRef adjust_type(struct function *fn, struct symbol *ctype, LLVMValueRef val) in adjust_type() 460 static LLVMValueRef get_operand(struct function *fn, struct symbol *ctype, pseudo_t pseudo) in get_operand() 471 static LLVMValueRef get_ioperand(struct function *fn, struct symbol *ctype, pseudo_t pseudo) in get_ioperand() 800 struct symbol *ctype; in output_op_call() local
|
| D | linearize.c | 954 struct symbol *ctype = expr->ctype; in linearize_address_gen() local 1002 pseudo_t ori, pseudo_t val, struct symbol *ctype, struct symbol *btype) in linearize_bitfield_insert() 1024 struct symbol *ctype = ad->type; in linearize_store_gen() local 1057 static pseudo_t add_binary_op(struct entrypoint *ep, struct symbol *ctype, int op, pseudo_t left, p… in add_binary_op() 1068 static pseudo_t add_cmp_op(struct entrypoint *ep, struct symbol *ctype, int op, struct symbol *ityp… in add_cmp_op() 1075 static pseudo_t add_setval(struct entrypoint *ep, struct symbol *ctype, struct expression *val) in add_setval() 1085 static pseudo_t add_setfval(struct entrypoint *ep, struct symbol *ctype, long double fval) in add_setfval() 1107 pseudo_t val, struct symbol *ctype, struct symbol *btype) in linearize_bitfield_extract() 1121 struct symbol *ctype = ad->type; in linearize_load_gen() local 1170 static pseudo_t add_unop(struct entrypoint *ep, struct symbol *ctype, int op, pseudo_t src) in add_unop() [all …]
|
| D | parse.c | 676 struct symbol *ctype; in apply_modifiers() local 688 static struct symbol * alloc_indirect_symbol(struct position pos, struct ctype *ctype, int type) in alloc_indirect_symbol() 896 struct symbol *ctype; in cast_enum_list() local 914 struct symbol *ctype = NULL, *base_type = NULL; in parse_enum_declaration() local 1042 struct ctype *ctype = &ctx->ctype.base_type->ctype; in enum_specifier() local 1195 static struct symbol *to_QI_mode(struct symbol *ctype) in to_QI_mode() 1205 static struct symbol *to_HI_mode(struct symbol *ctype) in to_HI_mode() 1213 static struct symbol *to_SI_mode(struct symbol *ctype) in to_SI_mode() 1221 static struct symbol *to_DI_mode(struct symbol *ctype) in to_DI_mode() 1229 static struct symbol *to_TI_mode(struct symbol *ctype) in to_TI_mode() [all …]
|
| D | ir.c | 112 struct symbol *ctype = insn->type; in check_return() 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/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/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/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/mindspore/mindspore/parallel/ |
| D | _dp_allreduce_fusion.py | 39 def _c_array(ctype, values): argument
|
| /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/curl/docs/examples/ |
| D | crawler.c | 144 int is_html(char *ctype) in is_html() 188 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/boost/boost/geometry/geometries/adapted/ |
| D | boost_fusion.hpp | 125 typedef typename coordinate_type<Sequence>::type ctype; typedef
|