Home
last modified time | relevance | path

Searched defs:vf (Results 1 – 25 of 865) sorted by relevance

12345678910>>...35

/external/tremolo/Tremolo/
Dvorbisfile.c91 static long _get_data(OggVorbis_File *vf){ in _get_data()
104 static void _seek_helper(OggVorbis_File *vf,ogg_int64_t offset){ in _seek_helper()
130 static ogg_int64_t _get_next_page(OggVorbis_File *vf,ogg_page *og, in _get_next_page()
169 static ogg_int64_t _get_prev_page(OggVorbis_File *vf,ogg_page *og){ in _get_prev_page()
205 static int _bisect_forward_serialno(OggVorbis_File *vf, in _bisect_forward_serialno()
261 static int _decode_clear(OggVorbis_File *vf){ in _decode_clear()
281 static int _fetch_headers(OggVorbis_File *vf, in _fetch_headers()
348 static int _set_link_number(OggVorbis_File *vf,int link){ in _set_link_number()
360 static int _set_link_number_preserve_pos(OggVorbis_File *vf,int link){ in _set_link_number_preserve_pos()
379 static void _prefetch_all_offsets(OggVorbis_File *vf, ogg_int64_t dataoffset){ in _prefetch_all_offsets()
[all …]
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_formats.c48 const struct v3d_format *vf = v3d_X(devinfo, get_format_desc)(f); in v3d_rt_format_supported() local
59 const struct v3d_format *vf = v3d_X(devinfo, get_format_desc)(f); in v3d_get_rt_format() local
71 const struct v3d_format *vf = v3d_X(devinfo, get_format_desc)(f); in v3d_tex_format_supported() local
79 const struct v3d_format *vf = v3d_X(devinfo, get_format_desc)(f); in v3d_get_tex_format() local
91 const struct v3d_format *vf = v3d_X(devinfo, get_format_desc)(f); in v3d_get_tex_return_size() local
109 const struct v3d_format *vf = v3d_X(devinfo, get_format_desc)(f); in v3d_get_tex_return_channels() local
120 const struct v3d_format *vf = v3d_X(devinfo, get_format_desc)(f); in v3d_get_format_swizzle() local
136 const struct v3d_format *vf = v3d_X(devinfo, get_format_desc)(f); in v3d_format_supports_tlb_msaa_resolve() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_formats.c122 const struct vc4_format *vf = get_format(f); in vc4_rt_format_supported() local
133 const struct vc4_format *vf = get_format(f); in vc4_rt_format_is_565() local
144 const struct vc4_format *vf = get_format(f); in vc4_tex_format_supported() local
152 const struct vc4_format *vf = get_format(f); in vc4_get_tex_format() local
163 const struct vc4_format *vf = get_format(f); in vc4_get_format_swizzle() local
/external/sdv/vsomeip/third_party/boost/spirit/test/karma/
Dbinary3.cpp41 boost::optional<float> vf(1.0f); in main() local
104 float vf(1.0f); in main() local
149 float vf(1.0f); in main() local
/external/erofs-utils/lib/
Dio.c29 int erofs_io_fstat(struct erofs_vfile *vf, struct stat *buf) in erofs_io_fstat()
42 ssize_t erofs_io_pwrite(struct erofs_vfile *vf, const void *buf, in erofs_io_pwrite()
77 int erofs_io_fsync(struct erofs_vfile *vf) in erofs_io_fsync()
95 ssize_t erofs_io_fallocate(struct erofs_vfile *vf, u64 offset, in erofs_io_fallocate()
122 int erofs_io_ftruncate(struct erofs_vfile *vf, u64 length) in erofs_io_ftruncate()
144 ssize_t erofs_io_pread(struct erofs_vfile *vf, void *buf, u64 pos, size_t len) in erofs_io_pread()
460 ssize_t erofs_io_read(struct erofs_vfile *vf, void *buf, size_t bytes) in erofs_io_read()
491 off_t erofs_io_lseek(struct erofs_vfile *vf, u64 offset, int whence) in erofs_io_lseek()
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_mem.cpp174 auto& vf = shader.value_factory(); in emit_atomic_op2() local
232 auto& vf = shader.value_factory(); in emit_atomic_read() local
269 auto& vf = shader.value_factory(); in emit_atomic_inc() local
309 auto& vf = shader.value_factory(); in emit_atomic_pre_dec() local
527 auto& vf = shader.value_factory(); in emit_ssbo_load() local
567 auto& vf = shader.value_factory(); in emit_global_store() local
611 auto& vf = shader.value_factory(); in emit_ssbo_store() local
652 auto& vf = shader.value_factory(); in emit_ssbo_atomic_op() local
730 auto& vf = shader.value_factory(); in emit_ssbo_size() local
747 auto& vf = shader.value_factory(); in emit_image_store() local
[all …]
Dsfn_shader_fs.cpp54 auto& vf = value_factory(); in load_input() local
176 auto& vf = value_factory(); in load_interpolated_input() local
282 auto& vf = value_factory(); in emit_load_sample_mask_in() local
299 auto& vf = value_factory(); in emit_load_helper_invocation() local
626 auto& vf = value_factory(); in allocate_interpolators_or_inputs() local
649 auto& vf = value_factory(); in load_input_hw() local
687 auto& vf = value_factory(); in load_input_hw() local
747 auto& vf = value_factory(); in process_stage_intrinsic_hw() local
769 auto& vf = value_factory(); in load_interpolated_input_hw() local
857 auto& vf = value_factory(); in load_barycentric_at_sample() local
[all …]
/external/XNNPACK/src/f32-f16-vcvt/
Davx512skx.c.in43 const __m512 vf = _mm512_loadu_ps(input); variable
57 const __m512 vf = _mm512_maskz_loadu_ps(vmask, input); variable
Df16c.c.in43 const __m256 vf = _mm256_loadu_ps(input); variable
54 const __m256 vf = _mm256_maskload_ps(input, vmask); variable
Dneonfp16.c.in40 const float32x4_t vf = vld1q_f32(input); input += 4; variable
50 const float32x4_t vf = vld1q_f32(input); variable
/external/mesa3d/src/intel/compiler/elk/
Delk_test_vf_float_conversions.cpp39 for (int vf = 1; vf < 128; vf++) { in SetUp() local
65 for (int vf = 0; vf < 256; vf++) { in TEST_F() local
76 for (int vf = 0; vf < 256; vf++) { in TEST_F() local
Delk_packed_float.c46 unsigned vf = (fu.s.sign << 7) | (exponent << 4) | mantissa; in elk_float_to_vf() local
60 elk_vf_to_float(unsigned char vf) in elk_vf_to_float()
/external/mesa3d/src/intel/compiler/
Dtest_vf_float_conversions.cpp39 for (int vf = 1; vf < 128; vf++) { in SetUp() local
65 for (int vf = 0; vf < 256; vf++) { in TEST_F() local
76 for (int vf = 0; vf < 256; vf++) { in TEST_F() local
Dbrw_packed_float.c46 unsigned vf = (fu.s.sign << 7) | (exponent << 4) | mantissa; in brw_float_to_vf() local
60 brw_vf_to_float(unsigned char vf) in brw_vf_to_float()
/external/XNNPACK/src/f32-f16-vcvt/gen/
Dvcvt-avx512skx-x16.c32 const __m512 vf = _mm512_loadu_ps(input); in xnn_f32_f16_vcvt_ukernel__avx512skx_x16() local
46 const __m512 vf = _mm512_maskz_loadu_ps(vmask, input); in xnn_f32_f16_vcvt_ukernel__avx512skx_x16() local
Dvcvt-f16c-x8.c32 const __m256 vf = _mm256_loadu_ps(input); in xnn_f32_f16_vcvt_ukernel__f16c_x8() local
43 const __m256 vf = _mm256_maskload_ps(input, vmask); in xnn_f32_f16_vcvt_ukernel__f16c_x8() local
Dvcvt-avx512skx-x32.c41 const __m512 vf = _mm512_loadu_ps(input); in xnn_f32_f16_vcvt_ukernel__avx512skx_x32() local
55 const __m512 vf = _mm512_maskz_loadu_ps(vmask, input); in xnn_f32_f16_vcvt_ukernel__avx512skx_x32() local
Dvcvt-f16c-x16.c41 const __m256 vf = _mm256_loadu_ps(input); in xnn_f32_f16_vcvt_ukernel__f16c_x16() local
52 const __m256 vf = _mm256_maskload_ps(input, vmask); in xnn_f32_f16_vcvt_ukernel__f16c_x16() local
Dvcvt-neonfp16-x8.c39 const float32x4_t vf = vld1q_f32(input); input += 4; in xnn_f32_f16_vcvt_ukernel__neonfp16_x8() local
49 const float32x4_t vf = vld1q_f32(input); in xnn_f32_f16_vcvt_ukernel__neonfp16_x8() local
Dvcvt-neonfp16-x16.c43 const float32x4_t vf = vld1q_f32(input); input += 4; in xnn_f32_f16_vcvt_ukernel__neonfp16_x16() local
53 const float32x4_t vf = vld1q_f32(input); in xnn_f32_f16_vcvt_ukernel__neonfp16_x16() local
/external/clang/test/CodeGen/
Daltivec.c20 vector float vf; in test2() local
38 vector float vf; in test3() local
/external/mesa3d/src/gallium/drivers/r600/sfn/tests/
Dsfn_liverange_test.cpp63 ValueFactory vf; in TEST_F() local
81 ValueFactory vf; in TEST_F() local
108 ValueFactory vf; in TEST_F() local
162 ValueFactory vf; in TEST_F() local
/external/XNNPACK/src/f16-f32-vcvt/
Dscalar.c.in72 const uint32_t vf = vsign | (XNN_UNPREDICTABLE(v2w < vdenorm_cutoff) ? vdenorm : vnorm); variable
87 const uint32_t vf = vsign | (XNN_UNPREDICTABLE(v2w < vdenorm_cutoff) ? vdenorm : vnorm); variable
101 const uint32_t vf = vsign | (XNN_UNPREDICTABLE(v2w < vdenorm_cutoff) ? vdenorm : vnorm); variable
/external/eigen/bench/
Dbench_norm.cpp250 VectorXf vf = VectorXf::Ones(s) * yf; in check_accuracy() local
265 VectorXf vf(s); in check_accuracy_var() local
332 VectorXf vf = VectorXf::Random(s1) * y; in main() local
348 VectorXf vf = VectorXf::Random(512) * y; in main() local
/external/XNNPACK/src/f32-vsigmoid/
Dwasmsimd-rr2-p5-div.c.in119 v128_t vf = wasm_f32x4_div(ve, vd); variable
147 v128_t vf = wasm_f32x4_div(ve, vd); variable

12345678910>>...35