Home
last modified time | relevance | path

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

1234

/external/chromium_org/v8/src/
Dflag-definitions.h23 #define FLAG_FULL(ftype, ctype, nam, def, cmt) extern ctype FLAG_##nam; argument
24 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) \ argument
30 #define FLAG_FULL(ftype, ctype, nam, def, cmt) ctype FLAG_##nam = def; argument
36 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
42 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
45 #define FLAG_ALIAS(ftype, ctype, alias, nam) \ argument
63 #define FLAG_FULL(ftype, ctype, nam, def, cmt) argument
67 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) argument
71 #define FLAG_ALIAS(ftype, ctype, alias, nam) argument
Delements-kind.cc118 #define FIXED_TYPED_ARRAY_CASE(Type, type, TYPE, ctype, size) \ in GetNextTransitionElementsKind() argument
162 #define FIXED_TYPED_ARRAY_CASE(Type, type, TYPE, ctype, size) \ in IsMoreGeneralElementsKindTransition() argument
Dobjects-debug.cc77 #define VERIFY_TYPED_ARRAY(Type, type, TYPE, ctype, size) \ in HeapObjectVerify() argument
224 #define EXTERNAL_ARRAY_VERIFY(Type, type, TYPE, ctype, size) \ argument
1080 #define TYPED_ARRAY_CASE(Type, type, TYPE, ctype, size) \ in IncrementSpillStatistics() argument
Dobjects-printer.cc79 #define PRINT_EXTERNAL_ARRAY(Type, type, TYPE, ctype, size) \ in HeapObjectPrint() argument
87 #define PRINT_FIXED_TYPED_ARRAY(Type, type, TYPE, ctype, size) \ in HeapObjectPrint() argument
206 #define EXTERNAL_ARRAY_PRINTER(Type, type, TYPE, ctype, size) \ argument
Dapi.h328 #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/chromium_org/third_party/libsrtp/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
303 kernel_cipher_type_t *ctype, *new_ctype; in crypto_kernel_do_load_cipher_type() local
444 kernel_cipher_type_t *ctype; in crypto_kernel_get_cipher_type() local
/external/stlport/stlport/stl/
D_iosfwd.h98 template <class _CharT> class ctype; variable
103 _STLP_TEMPLATE_NULL class ctype<char>; variable
109 _STLP_TEMPLATE_NULL class ctype<wchar_t>; variable
/external/clang/tools/scan-view/
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/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
Dir.py109 def ctype(self): # anon_clone member in Node
283 def ctype(self): member in Function
376 def ctype(self): member in Taged
414 def ctype(self): member in Compound
623 def ctype(self): member in Declarator
1119 ctype = None variable in TransUnit
/external/bluetooth/bluedroid/btif/src/
Dbtif_rc.c72 #define FILL_PDU_QUEUE(index, ctype, label, pending) \ argument
104 UINT8 ctype; member
887 UINT8 ctype = AVRC_RSP_REJ; in send_reject_response() local
919 UINT8 ctype; in send_metamsg_rsp() local
1046 static void btif_rc_upstreams_evt(UINT16 event, tAVRC_COMMAND *pavrc_cmd, UINT8 ctype, UINT8 label) in btif_rc_upstreams_evt()
1153 static void btif_rc_upstreams_rsp_evt(UINT16 event, tAVRC_RESPONSE *pavrc_resp, UINT8 ctype, UINT8 … in btif_rc_upstreams_rsp_evt()
/external/qemu/android/utils/
Dvector.h21 #define AVECTOR_DECL(ctype,name) \ argument
/external/chromium_org/v8/test/cctest/compiler/
Dvalue-helper.h113 #define FOR_INPUTS(ctype, itype, var) \ argument
/external/openssl/crypto/cms/
Dcms_ess.c381 ASN1_OBJECT *ctype; in cms_encode_Receipt() local
/external/chromium_org/components/search_engines/
Dprepopulated_engines_schema.json70 "ctype": "SearchEngineType", string
/external/openssl/crypto/krb5/
Dkrb5_asn.h158 ASN1_INTEGER *ctype; member
/external/openssl/ssl/
Ds2_srvr.c925 int i,j,ctype,ret= -1; in request_certificate() local
/external/openssl/include/openssl/
Dkrb5_asn.h158 ASN1_INTEGER *ctype; member
/external/srtp/crypto/test/
Dcipher_driver.c346 cipher_type_t *ctype, int klen) { in cipher_array_alloc_init()
/external/chromium_org/third_party/libsrtp/srtp/crypto/test/
Dcipher_driver.c375 cipher_type_t *ctype, int klen) { in cipher_array_alloc_init()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
Dsvga_cmd.c722 SVGA3dShaderConstType ctype, // IN in SVGA3D_SetShaderConst()
789 SVGA3dShaderConstType ctype, // IN in SVGA3D_SetShaderConsts()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c722 SVGA3dShaderConstType ctype, // IN in SVGA3D_SetShaderConst()
789 SVGA3dShaderConstType ctype, // IN in SVGA3D_SetShaderConsts()
/external/chromium_org/third_party/libwebp/enc/
Dcost.c354 int ctype, band, ctx; in VP8CalculateLevelCosts() local
/external/webp/src/enc/
Dcost.c354 int ctype, band, ctx; in VP8CalculateLevelCosts() local
/external/stlport/src/
Dlocale.cpp438 const locale::category locale::ctype; member in locale

1234