Home
last modified time | relevance | path

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

12345

/external/python/cpython3/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 …]
/external/python/cpython2/Objects/
Dunicodectype.c59 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_ToDecimalDigit() local
103 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_ToDigit() local
120 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsNumeric() local
132 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsLowercase() local
142 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsUppercase() local
152 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_ToUppercase() local
166 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_ToLowercase() local
180 const _PyUnicode_TypeRecord *ctype = gettyperecord(ch); in _PyUnicode_IsAlpha() local
/external/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()
202 Layout::CType ctype = layout.fCType; in Get() local
/external/skqp/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()
202 Layout::CType ctype = layout.fCType; in Get() local
/external/v8/src/
Dflag-definitions.h28 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
30 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) \ argument
37 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
40 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
48 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
54 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
57 #define FLAG_ALIAS(ftype, ctype, alias, nam) \ argument
78 #define FLAG_FULL(ftype, ctype, nam, def, cmt) argument
82 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) argument
86 #define FLAG_ALIAS(ftype, ctype, alias, nam) argument
Dapi-inl.h58 #define MAKE_TO_LOCAL_TYPED_ARRAY(Type, typeName, TYPE, ctype) \ argument
Delements-kind.h57 #define TYPED_ARRAY_ELEMENTS_KIND(Type, type, TYPE, ctype) TYPE##_ELEMENTS, argument
/external/v8/src/wasm/
Dwasm-value.h72 #define DEFINE_TYPE_SPECIFIC_METHODS(name, localtype, ctype) \ argument
107 #define DECLARE_CAST(name, localtype, ctype, ...) \ argument
Dwasm-interpreter.cc1293 #define CASE_TYPE(wasm, ctype) \ in InitLocals() argument
1860 #define REPLACE_LANE_CASE(format, name, stype, ctype) \ in ExecuteSimdOp() argument
1909 #define CONVERT_CASE(op, src_type, name, dst_type, count, start_index, ctype, \ in ExecuteSimdOp() argument
1951 #define PACK_CASE(op, src_type, name, dst_type, count, ctype, dst_ctype, \ in ExecuteSimdOp() argument
2351 #define CASE_TYPE(wasm, ctype) \ in Execute() argument
2372 #define CASE_TYPE(wasm, ctype) \ in Execute() argument
2386 #define LOAD_CASE(name, ctype, mtype, rep) \ in Execute() argument
2410 #define STORE_CASE(name, ctype, mtype, rep) \ in Execute() argument
2429 #define ASMJS_LOAD_CASE(name, ctype, mtype, defval) \ in Execute() argument
2454 #define ASMJS_STORE_CASE(name, ctype, mtype) \ in Execute() argument
[all …]
/external/v8/src/runtime/
Druntime-atomics.cc264 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype) \ in RUNTIME_FUNCTION() argument
292 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype) \ in RUNTIME_FUNCTION() argument
321 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype) \ in RUNTIME_FUNCTION() argument
350 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype) \ in RUNTIME_FUNCTION() argument
379 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype) \ in RUNTIME_FUNCTION() argument
408 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype) \ in RUNTIME_FUNCTION() argument
437 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype) \ in RUNTIME_FUNCTION() argument
Druntime-typedarray.cc127 #define TYPED_ARRAY_SORT(Type, type, TYPE, ctype) \ in RUNTIME_FUNCTION() argument
/external/ltp/testcases/network/nfs/nfslock01/
Dnfs_flock_dgen.c11 int i, j, k, nlines, nchars, ctype; in main() local
/external/syzkaller/vendor/google.golang.org/api/gensupport/
Dmedia.go30 ctype string // set on first sniff. member
111 ctype string member
/external/curl/docs/examples/
Dcrawler.c143 int is_html(char *ctype) in is_html()
187 char *ctype; in main() local
/external/clang/tools/scan-view/share/
DScanView.py719 def send_file(self, f, ctype): argument
729 def send_string(self, s, ctype='text/html', headers=True, mtime=None): argument
740 def send_patched_file(self, path, ctype): argument
/external/v8/src/objects/
Djs-array-buffer.cc283 #define INSTANCE_TYPE_TO_ARRAY_TYPE(Type, type, TYPE, ctype) \ in type() argument
297 #define INSTANCE_TYPE_TO_ELEMENT_SIZE(Type, type, TYPE, ctype) \ in element_size() argument
/external/python/cpython2/Lib/
DMimeWriter.py128 def startbody(self, ctype, plist=[], prefix=1): argument
/external/tensorflow/tensorflow/java/src/main/native/
Doperation_builder_jni.cc157 #define DEFINE_SET_ATTR_SCALAR(name, jtype, ctype) \ argument
170 #define DEFINE_SET_ATTR_LIST(name, jname, jtype, ctype) \ argument
194 #define DEFINE_SET_ATTR(name, jname, jtype, ctype) \ argument
/external/webp/src/enc/
Dcost_enc.c61 int ctype, band, ctx; in VP8CalculateLevelCosts() local
/external/v8/src/heap/
Dsetup-heap-internal.cc411 #define ALLOCATE_FIXED_TYPED_ARRAY_MAP(Type, type, TYPE, ctype) \ in CreateInitialMaps() argument
572 #define ALLOCATE_EMPTY_FIXED_TYPED_ARRAY(Type, type, TYPE, ctype) \ in CreateInitialMaps() argument
/external/v8/src/builtins/
Dbuiltins-typed-array-gen.cc1141 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype) TYPE##_ELEMENTS, in DispatchTypedArrayByElementsKind() argument
1146 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype) Label if_##type##array(this); in DispatchTypedArrayByElementsKind() argument
1151 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype) &if_##type##array, in DispatchTypedArrayByElementsKind() argument
1160 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype) \ in DispatchTypedArrayByElementsKind() argument
1456 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype) \ in TF_BUILTIN() argument
1463 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype) &return_##type##array, in TF_BUILTIN() argument
1468 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype) \ in TF_BUILTIN() argument
/external/ltp/testcases/kdump/lib/lkdtm/
Dlkdtm.c82 enum ctype { enum
/external/openssh/
Dchannels.c305 channel_new(char *ctype, int type, int rfd, int wfd, int efd, in channel_new()
2472 char *ctype = NULL, *listen_host = NULL; local
4034 connect_to_reason(const char *name, int port, char *ctype, char *rname,
4106 connect_to(const char *name, int port, char *ctype, char *rname)
4117 u_short listen_port, char *ctype, char *rname)
4137 channel_connect_by_listen_path(const char *path, char *ctype, char *rname)
4155 channel_connect_to_port(const char *host, u_short port, char *ctype,
4190 channel_connect_to_path(const char *path, char *ctype, char *rname)

12345