Searched defs:in (Results 26 - 50 of 540) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvget_lane_u16_indices_1.c6 test_vget_lane_u16_before (uint16x4_t in) argument
13 test_vget_lane_u16_beyond (uint16x4_t in) argument
H A Dvget_lane_u32_indices_1.c6 test_vget_lane_u32_before (uint32x2_t in) argument
13 test_vget_lane_u32_beyond (uint32x2_t in) argument
H A Dvget_lane_u64_indices_1.c6 test_vget_lane_u64_before (uint64x1_t in) argument
13 test_vget_lane_u64_beyond (uint64x1_t in) argument
H A Dvget_lane_u8_indices_1.c6 test_vget_lane_u8_before (uint8x8_t in) argument
13 test_vget_lane_u8_beyond (uint8x8_t in) argument
H A Dvgetq_lane_f32_indices_1.c6 test_vgetq_lane_f32_before (float32x4_t in) argument
13 test_vgetq_lane_f32_beyond (float32x4_t in) argument
H A Dvgetq_lane_f64_indices_1.c6 test_vgetq_lane_f64_before (float64x2_t in) argument
13 test_vgetq_lane_f64_beyond (float64x2_t in) argument
H A Dvgetq_lane_p16_indices_1.c6 test_vgetq_lane_p16_before (poly16x8_t in) argument
13 test_vgetq_lane_p16_beyond (poly16x8_t in) argument
H A Dvgetq_lane_p8_indices_1.c6 test_vgetq_lane_p8_before (poly8x16_t in) argument
13 test_vgetq_lane_p8_beyond (poly8x16_t in) argument
H A Dvgetq_lane_s16_indices_1.c6 test_vgetq_lane_s16_before (int16x8_t in) argument
13 test_vgetq_lane_s16_beyond (int16x8_t in) argument
H A Dvgetq_lane_s32_indices_1.c6 test_vgetq_lane_s32_before (int32x4_t in) argument
13 test_vgetq_lane_s32_beyond (int32x4_t in) argument
H A Dvgetq_lane_s64_indices_1.c6 test_vgetq_lane_s64_before (int64x2_t in) argument
13 test_vgetq_lane_s64_beyond (int64x2_t in) argument
H A Dvgetq_lane_s8_indices_1.c6 test_vgetq_lane_s8_before (int8x16_t in) argument
13 test_vgetq_lane_s8_beyond (int8x16_t in) argument
H A Dvgetq_lane_u16_indices_1.c6 test_vgetq_lane_u16_before (uint16x8_t in) argument
13 test_vgetq_lane_u16_beyond (uint16x8_t in) argument
H A Dvgetq_lane_u32_indices_1.c6 test_vgetq_lane_u32_before (uint32x4_t in) argument
13 test_vgetq_lane_u32_beyond (uint32x4_t in) argument
H A Dvgetq_lane_u64_indices_1.c6 test_vgetq_lane_u64_before (uint64x2_t in) argument
13 test_vgetq_lane_u64_beyond (uint64x2_t in) argument
H A Dvgetq_lane_u8_indices_1.c6 test_vgetq_lane_u8_before (uint8x16_t in) argument
13 test_vgetq_lane_u8_beyond (uint8x16_t in) argument
H A Dvpaddd_f64.c12 float64_t in[SIZE] = { -4.0, 4.0, -2.0, 2.0, -1.0, 1.0 }; variable
H A Dvpaddd_s64.c12 int64_t in[SIZE] = { -4l, 4l, -2l, 2l, -1l, 1l }; variable
H A Dvpaddd_u64.c12 uint64_t in[SIZE] = { 4ul, 4ul, 2ul, 2ul, 1ul, 1ul }; variable
H A Dvsqrt_f64_1.c14 volatile float64x1_t in = vcreate_f64(0x3febd3e560634d7bULL); local
/haiku-buildtools/gcc/libdecnumber/bid/
H A Dhost-ieee32.c43 __host_to_ieee_32 (_Decimal32 in, decimal32 *out) argument
49 __ieee_to_host_32 (decimal32 in, _Decimal32 *out) argument
H A Dhost-ieee64.c43 __host_to_ieee_64 (_Decimal64 in, decimal64 *out) argument
49 __ieee_to_host_64 (decimal64 in, _Decimal64 *out) argument
H A Dhost-ieee128.c39 __host_to_ieee_128 (_Decimal128 in, decimal128 *out) argument
50 __ieee_to_host_128 (decimal128 in, _Decimal12 argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/26_numerics/random/seed_seq/cons/
H A Drange.cc31 unsigned in[10] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dsplit-live-ranges-for-shrink-wrap.c8 int test (int d, char * out, char *in, int len) argument

Completed in 242 milliseconds

1234567891011>>