Home
last modified time | relevance | path

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

1234

/external/v8/src/
Dflag-definitions.h26 #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
Dtype-cache.h119 #define TYPED_ARRAY(TypeName, type_name, TYPE_NAME, ctype, size) \ argument
Dfactory.cc1755 #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
Dobjects-debug.cc86 #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
Dapi.h343 #define MAKE_TO_LOCAL_TYPED_ARRAY(Type, typeName, TYPE, ctype, size) \ argument
/external/srtp/crypto/kernel/
Dcrypto_kernel.c178 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/
Druntime-atomics.cc383 #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
Druntime-test.cc497 #define FIXED_TYPED_ARRAYS_CHECK_RUNTIME_FUNCTION(Type, type, TYPE, ctype, s) \ argument
/external/v8/src/compiler/
Dsimplified-operator.cc68 #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/
Dpca.cpp97 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/
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/opencv3/3rdparty/libwebp/enc/
Dcost.c358 int ctype, band, ctx; in VP8CalculateLevelCosts() local
/external/v8/test/cctest/compiler/
Dc-signature.h39 #define DECLARE_TEMPLATE_SPECIALIZATION(ctype, mtype) \ argument
Dvalue-helper.h299 #define FOR_INPUTS(ctype, itype, var) \ argument
/external/opencv3/3rdparty/libjasper/
Djp2_enc.c412 static uint_fast32_t jp2_gettypeasoc(int colorspace, int ctype) in jp2_gettypeasoc()
/external/webp/src/enc/
Dcost.c61 int ctype, band, ctx; in VP8CalculateLevelCosts() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c722 SVGA3dShaderConstType ctype, // IN in SVGA3D_SetShaderConst()
789 SVGA3dShaderConstType ctype, // IN in SVGA3D_SetShaderConsts()
/external/srtp/crypto/test/
Dcipher_driver.c346 cipher_type_t *ctype, int klen) { in cipher_array_alloc_init()
/external/selinux/policycoreutils/semanage/
Dseobject.py1315 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/
DAnalyzer.java157 Type ctype = Type.getObjectType(owner); in analyze() local
/external/skia/gm/
Dshowmiplevels.cpp286 for (auto ctype : ctypes) { in drawSet() local
/external/icu/icu4c/source/i18n/
Drematch.cpp3113 … 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/
Dprint-lmp.c215 uint8_t ctype; member
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto345 optional CType ctype = 1 [default = STRING]; field
/external/opencv3/modules/java/generator/
Dgen_java.py795 def addImports(self, ctype): argument

1234