Home
last modified time | relevance | path

Searched refs:_num (Results 1 – 16 of 16) sorted by relevance

/external/valgrind/main/none/tests/s390x/
Dsvc.h9 register int _num asm("1") = num; in svc0()
14 : "d" (_num) in svc0()
22 register int _num asm("1") = num; in svc1()
28 : "d" (_num), "d" (_arg1) in svc1()
36 register int _num asm("1") = num; in svc2()
43 : "d" (_num), "d" (_arg1), "d" (_arg2) in svc2()
52 register int _num asm("1") = num; in svc3()
60 : "d" (_num), "d" (_arg1), "d" (_arg2), "d" (_arg3) in svc3()
70 register int _num asm("1") = num; in svc4()
79 : "d" (_num), "d" (_arg1), "d" (_arg2), "d" (_arg3), "d" (_arg4) in svc4()
[all …]
/external/speex/libspeex/
Dfilters_sse.h37 void filter_mem16_10(const float *x, const float *_num, const float *_den, float *y, int N, int ord… in filter_mem16_10() argument
47 num[i] = _mm_loadu_ps(_num+4*i); in filter_mem16_10()
51 num[2] = _mm_setr_ps(_num[8], _num[9], 0, 0); in filter_mem16_10()
90 void filter_mem16_8(const float *x, const float *_num, const float *_den, float *y, int N, int ord,… in filter_mem16_8() argument
100 num[i] = _mm_loadu_ps(_num+4*i); in filter_mem16_8()
134 void filter_mem16(const float *x, const float *_num, const float *_den, float *y, int N, int ord, f… in filter_mem16() argument
137 filter_mem16_10(x, _num, _den, y, N, ord, _mem); in filter_mem16()
139 filter_mem16_8(x, _num, _den, y, N, ord, _mem); in filter_mem16()
242 void fir_mem16_10(const float *x, const float *_num, float *y, int N, int ord, float *_mem) in fir_mem16_10() argument
252 num[i] = _mm_loadu_ps(_num+4*i); in fir_mem16_10()
[all …]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
Dmemory_pool.h67 unsigned int _num = (num); \
68 if ((size) + _num > (reserved)) { \
71 if (newreserve < _num) \
72 newreserve = 4 * _num; /* arbitrary heuristic */ \
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dmemory_pool.h67 unsigned int _num = (num); \
68 if ((size) + _num > (reserved)) { \
71 if (newreserve < _num) \
72 newreserve = 4 * _num; /* arbitrary heuristic */ \
/external/qemu/include/migration/
Dvmstate.h184 #define vmstate_offset_array(_state, _field, _type, _num) \ argument
186 type_check_array(_type, typeof_field(_state, _field), _num))
227 #define VMSTATE_ARRAY(_field, _state, _num, _version, _info, _type) {\ argument
230 .num = (_num), \
234 .offset = vmstate_offset_array(_state, _field, _type, _num), \
247 #define VMSTATE_ARRAY_TEST(_field, _state, _num, _test, _info, _type) {\ argument
250 .num = (_num), \
254 .offset = vmstate_offset_array(_state, _field, _type, _num),\
257 #define VMSTATE_SUB_ARRAY(_field, _state, _start, _num, _version, _info, _type) { \ argument
260 .num = (_num), \
[all …]
/external/stlport/stlport/stl/
D_limits.c158 _Number _num; member
162 return __tmp._num; in get_word_higher()
167 return __tmp._num; in get_word_lower()
190 _Number _num; member
200 return __tmp._num; in get_word_lower()
/external/openssl/crypto/asn1/
Dasn1_mac.h210 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
407 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
423 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
437 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
465 if ((a != NULL) && (sk_##type##_num(a) != 0))\
512 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
523 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
550 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
/external/openssl/include/openssl/
Dasn1_mac.h210 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
407 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
423 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
437 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
465 if ((a != NULL) && (sk_##type##_num(a) != 0))\
512 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
523 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
550 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
/external/chromium_org/third_party/boringssl/src/include/openssl/
Dasn1_mac.h210 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
407 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
423 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
437 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
465 if ((a != NULL) && (sk_##type##_num(a) != 0))\
512 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
523 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
550 if ((a != NULL) && (sk_##type##_num(a) != 0)) \
/external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
Dx86-mont.pl49 $_num=&DWP(4*0,"esp"); # stack top layout
406 &mov ($_num,$num);
425 &cmp ($j,$_num);
524 &cmp ($j,$_num);
Darmv4-mont.pl67 $_num="$num,#15*4"; $_bpend=$_num;
/external/openssl/crypto/bn/asm/
Dx86-mont.pl49 $_num=&DWP(4*0,"esp"); # stack top layout
406 &mov ($_num,$num);
425 &cmp ($j,$_num);
524 &cmp ($j,$_num);
Darmv4-mont.pl67 $_num="$num,#15*4"; $_bpend=$_num;
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
Dwebrunner.js617 … var _tests = results[result].tests, _data = _tests[run], _num = _data.length;
618 for ( var i = 0; i < _num; i++ ) {
/external/stlport/src/
Dnum_put_float.cpp589 { _M_number._num = __x; } in float_sign_helper()
598 _FloatT _num; member
/external/openssl/patches/
D0014-arm_asm.patch4405 $_num="$num,#15*4"; $_bpend=$_num;