/external/v8/src/ |
D | flag-definitions.h | 26 #define FLAG_FULL(ftype, ctype, nam, def, cmt) extern ctype FLAG_##nam; argument 27 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) \ argument 33 #define FLAG_FULL(ftype, ctype, nam, def, cmt) ctype FLAG_##nam = def; argument 39 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument 45 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument 48 #define FLAG_ALIAS(ftype, ctype, alias, nam) \ argument 69 #define FLAG_FULL(ftype, ctype, nam, def, cmt) argument 73 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) argument 77 #define FLAG_ALIAS(ftype, ctype, alias, nam) argument
|
D | type-cache.h | 119 #define TYPED_ARRAY(TypeName, type_name, TYPE_NAME, ctype, size) \ argument
|
D | factory.cc | 1755 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype, size) \ in GetExternalArrayElementsKind() argument 1768 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype, size) \ in GetExternalArrayElementSize() argument 1782 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype, size) \ in GetFixedTypedArraysElementSize() argument 1796 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype, size) \ in GetArrayTypeFromElementsKind() argument 1811 #define TYPED_ARRAY_FUN(Type, type, TYPE, ctype, size) \ in GetTypedArrayFun() argument 1828 #define TYPED_ARRAY_FUN(Type, type, TYPE, ctype, size) \ in GetTypedArrayFun() argument
|
D | objects-debug.cc | 86 #define VERIFY_TYPED_ARRAY(Type, type, TYPE, ctype, size) \ in HeapObjectVerify() argument 1093 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype, size) \ in IncrementSpillStatistics() argument
|
D | api.h | 343 #define MAKE_TO_LOCAL_TYPED_ARRAY(Type, typeName, TYPE, ctype, size) \ argument
|
/external/srtp/crypto/kernel/ |
D | crypto_kernel.c | 178 kernel_cipher_type_t *ctype = crypto_kernel.cipher_type_list; in crypto_kernel_status() local 262 kernel_cipher_type_t *ctype = crypto_kernel.cipher_type_list; in crypto_kernel_shutdown() local 302 kernel_cipher_type_t *ctype, *new_ctype; in crypto_kernel_load_cipher_type() local 394 kernel_cipher_type_t *ctype; in crypto_kernel_get_cipher_type() local
|
/external/v8/src/runtime/ |
D | runtime-atomics.cc | 383 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 415 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 447 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 479 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 511 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 543 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 575 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 607 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument 639 #define TYPED_ARRAY_CASE(Type, typeName, TYPE, ctype, size) \ in RUNTIME_FUNCTION() argument
|
D | runtime-test.cc | 497 #define FIXED_TYPED_ARRAYS_CHECK_RUNTIME_FUNCTION(Type, type, TYPE, ctype, s) \ argument
|
/external/v8/src/compiler/ |
D | simplified-operator.cc | 68 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype, size) \ in operator <<() argument 218 #define BUFFER_ACCESS(Type, type, TYPE, ctype, size) \ argument 272 #define LOAD_BUFFER(Type, type, TYPE, ctype, size) \ in LoadBuffer() argument 285 #define STORE_BUFFER(Type, type, TYPE, ctype, size) \ in StoreBuffer() argument
|
/external/opencv3/modules/core/src/ |
D | pca.cpp | 97 int ctype = std::max(CV_32F, data.depth()); in operator ()() local 234 int ctype = std::max(CV_32F, data.depth()); in operator ()() local 298 int ctype = mean.type(); in project() local
|
/external/clang/tools/scan-view/share/ |
D | ScanView.py | 719 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/opencv3/3rdparty/libwebp/enc/ |
D | cost.c | 358 int ctype, band, ctx; in VP8CalculateLevelCosts() local
|
/external/v8/test/cctest/compiler/ |
D | c-signature.h | 39 #define DECLARE_TEMPLATE_SPECIALIZATION(ctype, mtype) \ argument
|
D | value-helper.h | 299 #define FOR_INPUTS(ctype, itype, var) \ argument
|
/external/opencv3/3rdparty/libjasper/ |
D | jp2_enc.c | 412 static uint_fast32_t jp2_gettypeasoc(int colorspace, int ctype) in jp2_gettypeasoc()
|
/external/webp/src/enc/ |
D | cost.c | 61 int ctype, band, ctx; in VP8CalculateLevelCosts() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd.c | 722 SVGA3dShaderConstType ctype, // IN in SVGA3D_SetShaderConst() 789 SVGA3dShaderConstType ctype, // IN in SVGA3D_SetShaderConsts()
|
/external/srtp/crypto/test/ |
D | cipher_driver.c | 346 cipher_type_t *ctype, int klen) { in cipher_array_alloc_init()
|
/external/selinux/policycoreutils/semanage/ |
D | seobject.py | 1315 def __add(self, addr, mask, proto, serange, ctype): argument 1383 def add(self, addr, mask, proto, serange, ctype): argument 1522 def __add(self, interface, serange, ctype): argument 1584 def add(self, interface, serange, ctype): argument
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/analysis/ |
D | Analyzer.java | 157 Type ctype = Type.getObjectType(owner); in analyze() local
|
/external/skia/gm/ |
D | showmiplevels.cpp | 286 for (auto ctype : ctypes) { in drawSet() local
|
/external/icu/icu4c/source/i18n/ |
D | rematch.cpp | 3113 … int8_t ctype = u_charType(c); // TODO: make a unicode set for this. Will be faster. in MatchAt() local 3141 int8_t ctype = u_charType(c); in MatchAt() local 4675 … int8_t ctype = u_charType(c); // TODO: make a unicode set for this. Will be faster. in MatchChunkAt() local 4701 int8_t ctype = u_charType(c); in MatchChunkAt() local
|
/external/tcpdump/ |
D | print-lmp.c | 215 uint8_t ctype; member
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 345 optional CType ctype = 1 [default = STRING]; field
|
/external/opencv3/modules/java/generator/ |
D | gen_java.py | 795 def addImports(self, ctype): argument
|