/external/valgrind/main/VEX/priv/ |
D | host_generic_simd64.c | 142 static inline Short qadd16S ( Short xx, Short yy ) in qadd16S() 150 static inline Char qadd8S ( Char xx, Char yy ) in qadd8S() 158 static inline UShort qadd16U ( UShort xx, UShort yy ) in qadd16U() 165 static inline UChar qadd8U ( UChar xx, UChar yy ) in qadd8U() 172 static inline Short qsub16S ( Short xx, Short yy ) in qsub16S() 180 static inline Char qsub8S ( Char xx, Char yy ) in qsub8S() 188 static inline UShort qsub16U ( UShort xx, UShort yy ) in qsub16U() 196 static inline UChar qsub8U ( UChar xx, UChar yy ) in qsub8U() 204 static inline Short mul16 ( Short xx, Short yy ) in mul16() 210 static inline Int mul32 ( Int xx, Int yy ) in mul32() [all …]
|
D | host_generic_simd128.c | 45 static inline UInt mul32 ( Int xx, Int yy ) in mul32() 51 static inline UInt max32S ( Int xx, Int yy ) in max32S() 56 static inline UInt min32S ( Int xx, Int yy ) in min32S() 61 static inline UInt max32U ( UInt xx, UInt yy ) in max32U() 66 static inline UInt min32U ( UInt xx, UInt yy ) in min32U() 71 static inline UShort max16U ( UShort xx, UShort yy ) in max16U() 76 static inline UShort min16U ( UShort xx, UShort yy ) in min16U() 81 static inline UChar max8S ( Char xx, Char yy ) in max8S() 86 static inline UChar min8S ( Char xx, Char yy ) in min8S() 91 static inline ULong cmpGT64S ( Long xx, Long yy ) in cmpGT64S()
|
/external/clang/test/Parser/ |
D | builtin_types_compatible.c | 35 struct xx { int a; } x, y; in test() argument
|
D | typeof.c | 17 int xx; in test() local
|
/external/clang/test/SemaObjC/ |
D | missing-method-context.m | 4 void xx(); // expected-error {{expected method body}} function
|
D | property-11.m | 21 - xx { method in Adds
|
/external/speex/libspeex/ |
D | filters_sse.h | 56 __m128 xx; in filter_mem16_10() local 106 __m128 xx; in filter_mem16_8() local 161 __m128 xx; in iir_mem16_10() local 208 __m128 xx; in iir_mem16_8() local 259 __m128 xx; in fir_mem16_10() local 305 __m128 xx; in fir_mem16_8() local
|
D | ltp_sse.h | 76 __m128 sum, *xx, *yy; in pitch_xcorr() local
|
/external/valgrind/main/memcheck/tests/x86/ |
D | fxsave.c | 88 void show ( unsigned char* buf, int xx ) in show() 109 int xx = argc > 1; in main() local
|
/external/skia/src/opts/ |
D | SkBitmapProcState_opts_arm.cpp | 57 const uint16_t* SK_RESTRICT xx = (const uint16_t*)(xy + 1); in SI8_D16_nofilter_DX_arm() local 143 const uint16_t* xx = (const uint16_t*)(xy + 1); in SI8_opaque_D32_nofilter_DX_arm() local
|
/external/clang/test/Index/ |
D | complete-property-flags.m | 8 @property(retain, nonatomic) id xx; property
|
D | annotate-tokens.c | 8 void *xx = ptr ? : &x; in f() local
|
D | load-exprs.c | 7 void *xx = ptr ? : &x; in f() local
|
/external/valgrind/main/memcheck/tests/amd64/ |
D | fxsave-amd64.c | 59 int xx = 1; /* argc > 1; in main() local
|
/external/valgrind/main/helgrind/tests/ |
D | tc04_free_lock.c | 17 XX* xx = malloc(sizeof(XX)); in main() local
|
/external/freetype/src/base/ |
D | ftlcdfil.c | 50 FT_UInt val1, xx; in _ft_lcd_filter_fir() local 192 FT_UInt xx; in _ft_lcd_filter_legacy() local
|
D | ftcalc.c | 704 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Multiply() local 725 FT_Pos delta, xx, yy; in FT_Matrix_Invert() local 758 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Multiply_Scaled() local
|
/external/clang/test/FixIt/ |
D | fixit-function-call.cpp | 61 int xx; member
|
/external/valgrind/main/none/tests/amd64/ |
D | bug132918.c | 14 double xx = x; in do_fprem() local
|
/external/clang/test/SemaCXX/ |
D | trailing-return-0x.cpp | 58 X<int> xx; variable
|
/external/clang/test/Sema/ |
D | bitfield.c | 16 float xx : 4; // expected-error {{bit-field 'xx' has non-integral type}} member
|
D | array-constraint.c | 32 pfunc xx(int f[](void)) { // expected-error {{'f' declared as array of functions}} in xx() function
|
D | expr-address-of.c | 2 struct xx { int bitf:1; }; argument
|
/external/valgrind/main/exp-ptrcheck/ |
D | pc_main.c | 86 Bool rr, Bool ww, Bool xx, ULong di_handle ) in pc_new_mem_mmap() 94 Bool rr, Bool ww, Bool xx, ULong di_handle ) in pc_new_mem_startup()
|
/external/srec/srec/cfront/ |
D | sh_down.h | 75 static PINLINE int fixed_point_convert(float xx, int shift) in fixed_point_convert()
|