/external/libcxx/test/re/re.alg/re.alg.search/ |
D | basic.pass.cpp | 27 std::cmatch m; in main() local 33 std::cmatch m; in main() local 49 std::cmatch m; in main() local 64 std::cmatch m; in main() local 71 std::cmatch m; in main() local 86 std::cmatch m; in main() local 93 std::cmatch m; in main() local 108 std::cmatch m; in main() local 123 std::cmatch m; in main() local 141 std::cmatch m; in main() local [all …]
|
D | awk.pass.cpp | 27 std::cmatch m; in main() local 43 std::cmatch m; in main() local 58 std::cmatch m; in main() local 65 std::cmatch m; in main() local 80 std::cmatch m; in main() local 87 std::cmatch m; in main() local 102 std::cmatch m; in main() local 117 std::cmatch m; in main() local 135 std::cmatch m; in main() local 157 std::cmatch m; in main() local [all …]
|
D | extended.pass.cpp | 27 std::cmatch m; in main() local 43 std::cmatch m; in main() local 58 std::cmatch m; in main() local 65 std::cmatch m; in main() local 80 std::cmatch m; in main() local 87 std::cmatch m; in main() local 102 std::cmatch m; in main() local 117 std::cmatch m; in main() local 135 std::cmatch m; in main() local 157 std::cmatch m; in main() local [all …]
|
D | ecma.pass.cpp | 27 std::cmatch m; in main() local 43 std::cmatch m; in main() local 58 std::cmatch m; in main() local 65 std::cmatch m; in main() local 80 std::cmatch m; in main() local 87 std::cmatch m; in main() local 102 std::cmatch m; in main() local 117 std::cmatch m; in main() local 135 std::cmatch m; in main() local 156 std::cmatch m; in main() local [all …]
|
/external/libcxx/test/re/re.alg/re.alg.match/ |
D | basic.pass.cpp | 27 std::cmatch m; in main() local 33 std::cmatch m; in main() local 49 std::cmatch m; in main() local 64 std::cmatch m; in main() local 71 std::cmatch m; in main() local 77 std::cmatch m; in main() local 84 std::cmatch m; in main() local 90 std::cmatch m; in main() local 105 std::cmatch m; in main() local 123 std::cmatch m; in main() local [all …]
|
D | ecma.pass.cpp | 27 std::cmatch m; in main() local 43 std::cmatch m; in main() local 58 std::cmatch m; in main() local 65 std::cmatch m; in main() local 71 std::cmatch m; in main() local 78 std::cmatch m; in main() local 84 std::cmatch m; in main() local 99 std::cmatch m; in main() local 117 std::cmatch m; in main() local 123 std::cmatch m; in main() local [all …]
|
D | extended.pass.cpp | 27 std::cmatch m; in main() local 43 std::cmatch m; in main() local 58 std::cmatch m; in main() local 65 std::cmatch m; in main() local 71 std::cmatch m; in main() local 78 std::cmatch m; in main() local 84 std::cmatch m; in main() local 99 std::cmatch m; in main() local 117 std::cmatch m; in main() local 124 std::cmatch m; in main() local [all …]
|
/external/valgrind/main/none/tests/ppc64/ |
D | tw_td.c | 33 static void tw_0 ( long n, long m ) { in tw_0() 37 static void tw_1 ( long n, long m ) { in tw_1() 41 static void tw_2 ( long n, long m ) { in tw_2() 45 static void tw_3 ( long n, long m ) { in tw_3() 49 static void tw_4 ( long n, long m ) { in tw_4() 53 static void tw_5 ( long n, long m ) { in tw_5() 57 static void tw_6 ( long n, long m ) { in tw_6() 61 static void tw_7 ( long n, long m ) { in tw_7() 65 static void tw_8 ( long n, long m ) { in tw_8() 69 static void tw_9 ( long n, long m ) { in tw_9() [all …]
|
/external/valgrind/main/none/tests/ppc32/ |
D | tw.c | 33 static void tw_0 ( long n, long m ) { in tw_0() 37 static void tw_1 ( long n, long m ) { in tw_1() 41 static void tw_2 ( long n, long m ) { in tw_2() 45 static void tw_3 ( long n, long m ) { in tw_3() 49 static void tw_4 ( long n, long m ) { in tw_4() 53 static void tw_5 ( long n, long m ) { in tw_5() 57 static void tw_6 ( long n, long m ) { in tw_6() 61 static void tw_7 ( long n, long m ) { in tw_7() 65 static void tw_8 ( long n, long m ) { in tw_8() 69 static void tw_9 ( long n, long m ) { in tw_9() [all …]
|
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
D | eglmutex.h | 39 static INLINE void _eglInitMutex(_EGLMutex *m) in _eglInitMutex() 45 _eglDestroyMutex(_EGLMutex *m) in _eglDestroyMutex() 51 _eglLockMutex(_EGLMutex *m) in _eglLockMutex() 57 _eglUnlockMutex(_EGLMutex *m) in _eglUnlockMutex() 63 #define _EGL_DECLARE_MUTEX(m) \ argument 69 static INLINE void _eglInitMutex(_EGLMutex *m) { (void) m; } in _eglInitMutex() 70 static INLINE void _eglDestroyMutex(_EGLMutex *m) { (void) m; } in _eglDestroyMutex() 71 static INLINE void _eglLockMutex(_EGLMutex *m) { (void) m; } in _eglLockMutex() 72 static INLINE void _eglUnlockMutex(_EGLMutex *m) { (void) m; } in _eglUnlockMutex() 75 #define _EGL_DECLARE_MUTEX(m) \ argument
|
/external/mesa3d/src/egl/main/ |
D | eglmutex.h | 39 static INLINE void _eglInitMutex(_EGLMutex *m) in _eglInitMutex() 45 _eglDestroyMutex(_EGLMutex *m) in _eglDestroyMutex() 51 _eglLockMutex(_EGLMutex *m) in _eglLockMutex() 57 _eglUnlockMutex(_EGLMutex *m) in _eglUnlockMutex() 63 #define _EGL_DECLARE_MUTEX(m) \ argument 69 static INLINE void _eglInitMutex(_EGLMutex *m) { (void) m; } in _eglInitMutex() 70 static INLINE void _eglDestroyMutex(_EGLMutex *m) { (void) m; } in _eglDestroyMutex() 71 static INLINE void _eglLockMutex(_EGLMutex *m) { (void) m; } in _eglLockMutex() 72 static INLINE void _eglUnlockMutex(_EGLMutex *m) { (void) m; } in _eglUnlockMutex() 75 #define _EGL_DECLARE_MUTEX(m) \ argument
|
/external/libnfc-nci/src/include/ |
D | bt_trace.h | 589 #define BT_TRACE_0(l,t,m) LogMsg_0((TRACE_CTRL_GENERAL | (l) | TRACE_ORG_… argument 590 #define BT_TRACE_1(l,t,m,p1) LogMsg_1(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 591 #define BT_TRACE_2(l,t,m,p1,p2) LogMsg_2(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 593 #define BT_TRACE_3(l,t,m,p1,p2,p3) LogMsg_3(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 595 #define BT_TRACE_4(l,t,m,p1,p2,p3,p4) LogMsg_4(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 597 #define BT_TRACE_5(l,t,m,p1,p2,p3,p4,p5) LogMsg_5(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 600 #define BT_TRACE_6(l,t,m,p1,p2,p3,p4,p5,p6) LogMsg_6(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 604 #define BT_ERROR_TRACE_0(l,m) LogMsg_0(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STA… argument 605 #define BT_ERROR_TRACE_1(l,m,p1) LogMsg_1(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STA… argument 606 #define BT_ERROR_TRACE_2(l,m,p1,p2) LogMsg_2(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STA… argument [all …]
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/ |
D | nvc0_resource.h | 10 #define NVC0_TILE_SHIFT_X(m) ((((m) >> 0) & 0xf) + 6) argument 11 #define NVC0_TILE_SHIFT_Y(m) ((((m) >> 4) & 0xf) + 3) argument 12 #define NVC0_TILE_SHIFT_Z(m) ((((m) >> 8) & 0xf) + 0) argument 14 #define NVC0_TILE_SIZE_X(m) (64 << (((m) >> 0) & 0xf)) argument 15 #define NVC0_TILE_SIZE_Y(m) ( 8 << (((m) >> 4) & 0xf)) argument 16 #define NVC0_TILE_SIZE_Z(m) ( 1 << (((m) >> 8) & 0xf)) argument 20 #define NVC0_TILE_SIZE_2D(m) ((64 * 8) << (((m) + ((m) >> 4)) & 0xf)) argument 22 #define NVC0_TILE_SIZE(m) ((64 * 8) << (((m) + ((m) >> 4) + ((m) >> 8)) & 0xf)) argument
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
D | nvc0_resource.h | 10 #define NVC0_TILE_SHIFT_X(m) ((((m) >> 0) & 0xf) + 6) argument 11 #define NVC0_TILE_SHIFT_Y(m) ((((m) >> 4) & 0xf) + 3) argument 12 #define NVC0_TILE_SHIFT_Z(m) ((((m) >> 8) & 0xf) + 0) argument 14 #define NVC0_TILE_SIZE_X(m) (64 << (((m) >> 0) & 0xf)) argument 15 #define NVC0_TILE_SIZE_Y(m) ( 8 << (((m) >> 4) & 0xf)) argument 16 #define NVC0_TILE_SIZE_Z(m) ( 1 << (((m) >> 8) & 0xf)) argument 20 #define NVC0_TILE_SIZE_2D(m) ((64 * 8) << (((m) + ((m) >> 4)) & 0xf)) argument 22 #define NVC0_TILE_SIZE(m) ((64 * 8) << (((m) + ((m) >> 4) + ((m) >> 8)) & 0xf)) argument
|
/external/libnfc-nci/src/hal/include/ |
D | nfc_hal_target.h | 174 #define NCI_TRACE_0(l,t,m) LogMsg((TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 175 #define NCI_TRACE_1(l,t,m,p1) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 176 #define NCI_TRACE_2(l,t,m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 178 #define NCI_TRACE_3(l,t,m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 180 #define NCI_TRACE_4(l,t,m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 182 #define NCI_TRACE_5(l,t,m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 185 #define NCI_TRACE_6(l,t,m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 189 #define HAL_TRACE_ERROR0(m) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument 190 #define HAL_TRACE_ERROR1(m,p1) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument 191 #define HAL_TRACE_ERROR2(m,p1,p2) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument [all …]
|
/external/libcxx/test/localization/locale.stdcvt/ |
D | codecvt_utf16_length.pass.cpp | 32 std::mbstate_t m; in main() local 55 std::mbstate_t m; in main() local 78 std::mbstate_t m; in main() local 101 std::mbstate_t m; in main() local 124 std::mbstate_t m; in main() local 149 std::mbstate_t m; in main() local 172 std::mbstate_t m; in main() local 195 std::mbstate_t m; in main() local 218 std::mbstate_t m; in main() local 241 std::mbstate_t m; in main() local [all …]
|
/external/chromium_org/ppapi/proxy/ |
D | ppapi_param_traits.cc | 40 bool ReadVectorWithoutCopy(const Message* m, in ReadVectorWithoutCopy() 67 void WriteVectorWithoutCopy(Message* m, const std::vector<T>& p) { in WriteVectorWithoutCopy() 78 void ParamTraits<PP_Bool>::Write(Message* m, const param_type& p) { in Write() 83 bool ParamTraits<PP_Bool>::Read(const Message* m, in Read() 103 void ParamTraits<PP_NetAddress_Private>::Write(Message* m, in Write() 110 bool ParamTraits<PP_NetAddress_Private>::Read(const Message* m, in Read() 138 void ParamTraits<ppapi::HostResource>::Write(Message* m, in Write() 145 bool ParamTraits<ppapi::HostResource>::Read(const Message* m, in Read() 165 void ParamTraits<ppapi::proxy::SerializedVar>::Write(Message* m, in Write() 171 bool ParamTraits<ppapi::proxy::SerializedVar>::Read(const Message* m, in Read() [all …]
|
/external/libpng/ |
D | pngdebug.h | 61 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument 64 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) argument 67 # define png_debug2(l,m,p1,p2) \ argument 82 # define png_debug(l,m) \ argument 90 # define png_debug1(l,m,p1) \ argument 98 # define png_debug2(l,m,p1,p2) \ argument 107 # define png_debug(l,m) \ argument 118 # define png_debug1(l,m,p1) \ argument 129 # define png_debug2(l,m,p1,p2) \ argument 146 # define png_debug(l, m) ((void)0) argument [all …]
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | MessageTest.java | 25 Message m = new Message(); in testGetData() local 35 Message m = new Message(); in testPeekData() local 43 Message m = new Message(); in testGetTarget() local 52 Message m = new Message(); in testCopyFrom() local 72 Message m = Message.obtain(); in testObtain() local 79 Message m = Message.obtain(h); in testObtainWithHandler() local 87 Message m = Message.obtain(h, what); in testObtainWithHandlerAndWhat() local 99 Message m = Message.obtain(h, what, obj); in testObtainWithHandlerWhatAndObject() local 113 Message m = Message.obtain(h, what, arg1, arg2); in testObtainWithHandlerWhatAndTwoArgs() local 128 Message m = Message.obtain(h, what, arg1, arg2, obj); in testObtainWithHandlerWhatTwoArgsAndObj() local [all …]
|
/external/qemu/qapi-auto-generated/ |
D | qapi-visit.c | 23 void visit_type_strList(Visitor *m, strList ** obj, const char *name, Error **errp) in visit_type_strList() 45 void visit_type_intList(Visitor *m, intList ** obj, const char *name, Error **errp) in visit_type_intList() 67 void visit_type_numberList(Visitor *m, numberList ** obj, const char *name, Error **errp) in visit_type_numberList() 89 void visit_type_boolList(Visitor *m, boolList ** obj, const char *name, Error **errp) in visit_type_boolList() 111 void visit_type_int8List(Visitor *m, int8List ** obj, const char *name, Error **errp) in visit_type_int8List() 133 void visit_type_int16List(Visitor *m, int16List ** obj, const char *name, Error **errp) in visit_type_int16List() 155 void visit_type_int32List(Visitor *m, int32List ** obj, const char *name, Error **errp) in visit_type_int32List() 177 void visit_type_int64List(Visitor *m, int64List ** obj, const char *name, Error **errp) in visit_type_int64List() 199 void visit_type_uint8List(Visitor *m, uint8List ** obj, const char *name, Error **errp) in visit_type_uint8List() 221 void visit_type_uint16List(Visitor *m, uint16List ** obj, const char *name, Error **errp) in visit_type_uint16List() [all …]
|
/external/eigen/unsupported/test/ |
D | bdcsvd.cpp | 19 void bdcsvd_check_full(const MatrixType& m, const BDCSVD<MatrixType>& svd) in bdcsvd_check_full() 26 void bdcsvd_compare_to_full(const MatrixType& m, in bdcsvd_compare_to_full() 35 void bdcsvd_solve(const MatrixType& m, unsigned int computationOptions) in bdcsvd_solve() 43 void bdcsvd_test_all_computation_options(const MatrixType& m) in bdcsvd_test_all_computation_options() 55 MatrixType m = pickrandom ? MatrixType::Random(a.rows(), a.cols()) : a; in bdcsvd() local 62 void bdcsvd_verify_assert(const MatrixType& m) in bdcsvd_verify_assert() 88 MatrixType m = MatrixType::Random(a.rows(), a.cols()); in compare_bdc_jacobi() local 172 Matrix2cd m; in test_bdcsvd() local
|
/external/chromium_org/ipc/ |
D | ipc_message_utils.cc | 56 void WriteValue(Message* m, const base::Value* value, int recursion) { in WriteValue() 129 bool ReadDictionaryValue(const Message* m, PickleIterator* iter, in ReadDictionaryValue() 149 bool ReadListValue(const Message* m, PickleIterator* iter, in ReadListValue() 165 bool ReadValue(const Message* m, PickleIterator* iter, base::Value** value, in ReadValue() 256 void ParamTraits<unsigned char>::Write(Message* m, const param_type& p) { in Write() 260 bool ParamTraits<unsigned char>::Read(const Message* m, PickleIterator* iter, in Read() 273 void ParamTraits<unsigned short>::Write(Message* m, const param_type& p) { in Write() 277 bool ParamTraits<unsigned short>::Read(const Message* m, PickleIterator* iter, in Read() 318 void ParamTraits<double>::Write(Message* m, const param_type& p) { in Write() 322 bool ParamTraits<double>::Read(const Message* m, PickleIterator* iter, in Read() [all …]
|
/external/chromium_org/content/public/common/ |
D | common_param_traits.cc | 56 void ParamTraits<GURL>::Write(Message* m, const GURL& p) { in Write() 74 bool ParamTraits<GURL>::Read(const Message* m, PickleIterator* iter, GURL* p) { in Read() 92 void ParamTraits<url::Origin>::Write(Message* m, in Write() 97 bool ParamTraits<url::Origin>::Read(const Message* m, in Read() 113 void ParamTraits<net::HostPortPair>::Write(Message* m, const param_type& p) { in Write() 118 bool ParamTraits<net::HostPortPair>::Read(const Message* m, in Read() 135 void ParamTraits<net::IPEndPoint>::Write(Message* m, const param_type& p) { in Write() 140 bool ParamTraits<net::IPEndPoint>::Read(const Message* m, PickleIterator* iter, in Read() 160 Message* m, const param_type& p) { in Write() 165 const Message* m, PickleIterator* iter, param_type* r) { in Read() [all …]
|
/external/openssl/crypto/bn/ |
D | bn_mod.c | 127 int BN_nnmod(BIGNUM *r, const BIGNUM *m, const BIGNUM *d, BN_CTX *ctx) in BN_nnmod() 141 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, BN_CTX *ctx) in BN_mod_add() 150 int BN_mod_add_quick(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m) in BN_mod_add_quick() 159 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, BN_CTX *ctx) in BN_mod_sub() 168 int BN_mod_sub_quick(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m) in BN_mod_sub_quick() 178 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, in BN_mod_mul() 203 int BN_mod_sqr(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx) in BN_mod_sqr() 211 int BN_mod_lshift1(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx) in BN_mod_lshift1() 221 int BN_mod_lshift1_quick(BIGNUM *r, const BIGNUM *a, const BIGNUM *m) in BN_mod_lshift1_quick() 231 int BN_mod_lshift(BIGNUM *r, const BIGNUM *a, int n, const BIGNUM *m, BN_CTX *ctx) in BN_mod_lshift() [all …]
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
D | bn_mod.c | 127 int BN_nnmod(BIGNUM *r, const BIGNUM *m, const BIGNUM *d, BN_CTX *ctx) in BN_nnmod() 141 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, BN_CTX *ctx) in BN_mod_add() 150 int BN_mod_add_quick(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m) in BN_mod_add_quick() 159 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, BN_CTX *ctx) in BN_mod_sub() 168 int BN_mod_sub_quick(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m) in BN_mod_sub_quick() 178 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, in BN_mod_mul() 203 int BN_mod_sqr(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx) in BN_mod_sqr() 211 int BN_mod_lshift1(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx) in BN_mod_lshift1() 221 int BN_mod_lshift1_quick(BIGNUM *r, const BIGNUM *a, const BIGNUM *m) in BN_mod_lshift1_quick() 231 int BN_mod_lshift(BIGNUM *r, const BIGNUM *a, int n, const BIGNUM *m, BN_CTX *ctx) in BN_mod_lshift() [all …]
|