/external/valgrind/VEX/priv/ |
D | host_generic_simd64.c | 143 static inline Int qadd32S ( Int xx, Int yy ) in qadd32S() 153 static inline Short qadd16S ( Short xx, Short yy ) in qadd16S() 161 static inline Char qadd8S ( Char xx, Char yy ) in qadd8S() 169 static inline UShort qadd16U ( UShort xx, UShort yy ) in qadd16U() 176 static inline UChar qadd8U ( UChar xx, UChar yy ) in qadd8U() 183 static inline Int qsub32S ( Int xx, Int yy ) in qsub32S() 193 static inline Short qsub16S ( Short xx, Short yy ) in qsub16S() 201 static inline Char qsub8S ( Char xx, Char yy ) in qsub8S() 209 static inline UShort qsub16U ( UShort xx, UShort yy ) in qsub16U() 217 static inline UChar qsub8U ( UChar xx, UChar yy ) in qsub8U() [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 cmpEQ64 ( Long xx, Long yy ) in cmpEQ64() [all …]
|
/external/clang/test/Parser/ |
D | builtin_types_compatible.c | 35 struct xx { int a; } x, y; in test() argument
|
/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
|
/external/clang/test/SemaObjC/ |
D | missing-method-context.m | 4 void xx(); // expected-error {{expected method body}} function
|
D | property-11.m | 22 - xx { method in Adds
|
/external/skia/src/core/ |
D | SkPoint3.cpp | 31 double xx = x; in Length() local 60 double xx = fX; in normalize() local
|
D | SkPoint.cpp | 114 double xx = x; in Normalize() local 133 double xx = dx; in Length() local 161 double xx = x; in setLength() local 198 double xx = x; in setLengthFast() local
|
/external/valgrind/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/valgrind/memcheck/tests/amd64/ |
D | fxsave-amd64.c | 141 void show ( unsigned char* buf, int xx ) in show() 162 int xx = argc > 1; in main() local
|
/external/clang/test/Index/ |
D | complete-property-flags.m | 8 @property(retain, nonatomic) id xx; property
|
/external/toybox/lib/ |
D | interestingtimes.c | 21 int terminal_size(unsigned *xx, unsigned *yy) in terminal_size() 53 int terminal_probesize(unsigned *xx, unsigned *yy) in terminal_probesize() 66 int scan_key_getsize(char *scratch, int miliwait, unsigned *xx, unsigned *yy) in scan_key_getsize()
|
/external/libopus/silk/fixed/ |
D | regularize_correlations_FIX.c | 37 …opus_int32 *xx, /* I/O Correlation values… in silk_regularize_correlations_FIX()
|
/external/libopus/silk/float/ |
D | regularize_correlations_FLP.c | 37 …silk_float *xx, /* I/O Correlation values … in silk_regularize_correlations_FLP()
|
/external/toybox/toys/other/ |
D | hexedit.c | 71 int x, xx = 16; in draw_line() local 99 static void highlight(int xx, int yy, int side) in highlight()
|
/external/toybox/toys/posix/ |
D | sort.c | 187 char *xx,*yy; in compare_values() local 213 char *xx,*yy; in compare_values() local 240 char *x, *y, *xx = *(char **)xarg, *yy = *(char **)yarg; in compare_keys() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
D | SecP256K1Field.java | 31 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 106 public static void reduce(int[] xx, int[] z) in reduce() 159 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|
D | SecP224K1Field.java | 30 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 105 public static void reduce(int[] xx, int[] z) in reduce() 158 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|
D | SecP192K1Field.java | 29 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 104 public static void reduce(int[] xx, int[] z) in reduce() 157 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|
D | SecP224R1Field.java | 30 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 105 public static void reduce(int[] xx, int[] z) in reduce() 232 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|
D | SecP384R1Field.java | 33 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 96 public static void reduce(int[] xx, int[] z) in reduce() 224 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|
D | SecP192R1Field.java | 30 public static void addExt(int[] xx, int[] yy, int[] zz) in addExt() 105 public static void reduce(int[] xx, int[] z) in reduce() 226 public static void subtractExt(int[] xx, int[] yy, int[] zz) in subtractExt()
|
/external/valgrind/none/tests/linux/ |
D | clonev.c | 62 int xx; in main() local
|
/external/compiler-rt/test/msan/ |
D | chained_origin_memcpy.cc | 22 int xx[10000]; variable
|
/external/valgrind/helgrind/tests/ |
D | tc04_free_lock.c | 17 XX* xx = malloc(sizeof(XX)); in main() local
|