Home
last modified time | relevance | path

Searched defs:acc (Results 76 - 100 of 131) sorted by relevance

123456

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_nir.cpp1236 struct brw_reg acc = retype(brw_acc_reg(8), dst.type); in nir_emit_alu() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.h84 int64_t acc; member
/third_party/mesa3d/src/util/
H A Dxxhash.h642 static xxh_u32 XXH32_round(xxh_u32 acc, xxh_u32 input) in XXH32_round() argument
1082 XXH64_round(xxh_u64 acc, xxh_u64 input) XXH64_round() argument
1090 XXH64_mergeRound(xxh_u64 acc, xxh_u64 val) XXH64_mergeRound() argument
[all...]
/third_party/lwip/src/core/
H A Dpbuf.c1371 u32_t acc; in pbuf_fill_chksum() local
/third_party/lz4/lib/
H A Dxxhash.c672 static U64 XXH64_round(U64 acc, U64 input) in XXH64_round() argument
680 static U64 XXH64_mergeRound(U64 acc, U64 val) in XXH64_mergeRound() argument
[all...]
/third_party/pulseaudio/speex/libspeexdsp/
H A Dmdf.c253 static inline void spectral_mul_accum(const spx_word16_t *X, const spx_word32_t *Y, spx_word16_t *acc, int N, int M) in spectral_mul_accum() argument
280 static inline void spectral_mul_accum16(const spx_word16_t *X, const spx_word16_t *Y, spx_word16_t *acc, int N, int M) in spectral_mul_accum16() argument
309 spectral_mul_accum(const spx_word16_t *X, const spx_word32_t *Y, spx_word16_t *acc, int N, int M) spectral_mul_accum() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmIntegerDotProductTests.cpp351 generateIntegerDotProductCode(const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, size_t outSize, bool signedLHSAndResult, bool signedRHS, bool acc) generateIntegerDotProductCode() argument
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
H A Dxxhash.c672 static U64 XXH64_round(U64 acc, U64 input) in XXH64_round() argument
680 static U64 XXH64_mergeRound(U64 acc, U64 val) in XXH64_mergeRound() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-cff-common.hh272 const ACC &acc; member
956 const ACC &acc; global() member
[all...]
/third_party/pulseaudio/speex/tmv/
H A Dmdf_tm.h128 spectral_mul_accum( const float * restrict X, const float * restrict Y, float * restrict acc, int N, int M ) spectral_mul_accum() argument
/third_party/python/Modules/
H A D_json.c1298 _PyAccu acc; in encoder_call() local
1392 _steal_accumulate(_PyAccu *acc, PyObject *stolen) in _steal_accumulate() argument
1401 encoder_listencode_obj(PyEncoderObject *s, _PyAccu *acc, PyObject *obj, Py_ssize_t indent_level) encoder_listencode_obj() argument
1497 encoder_listencode_dict(PyEncoderObject *s, _PyAccu *acc, PyObject *dct, Py_ssize_t indent_level) encoder_listencode_dict() argument
1653 encoder_listencode_list(PyEncoderObject *s, _PyAccu *acc, PyObject *seq, Py_ssize_t indent_level) encoder_listencode_list() argument
[all...]
/third_party/python/Objects/
H A Dtupleobject.c326 Py_uhash_t acc = _PyHASH_XXPRIME_5; in tuplehash() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmIntegerDotProductTests.cpp351 generateIntegerDotProductCode(const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, size_t outSize, bool signedLHSAndResult, bool signedRHS, bool acc) generateIntegerDotProductCode() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1117 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_POS]; in SetVertexData() local
1132 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_NOR]; in SetVertexData() local
1148 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_UV0]; in SetVertexData() local
1163 auto& acc in SetVertexData() local
1175 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_TAN]; SetVertexData() local
1184 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_COL]; SetVertexData() local
1681 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_NOR]; GenerateMissingAttributes() local
1695 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_UV0]; GenerateMissingAttributes() local
1706 auto& acc = submeshDesc.bufferAccess[MeshComponent::Submesh::DM_VB_TAN]; GenerateMissingAttributes() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Damrwbdec.c705 float acc = 0.0; in stability_factor() local
H A Dalsdec.c1478 unsigned long acc; in read_diff_float_data() local
H A Dqdm2.c541 int tmp, acc, esp_40, comp; in fill_coding_method_array() local
/third_party/ffmpeg/libavfilter/
H A Daf_aiir.c953 double acc = 0.; in coef_sf2zf() local
1125 double acc = 0.; in get_response() local
H A Dvf_fieldmatch.c175 int64_t acc = 0; in luma_abs_diff() local
/third_party/ffmpeg/libswscale/
H A Dutils.c687 int64_t acc = 0; in initFilter() local
H A Doutput.c588 unsigned acc = 0; in yuv2mono_X_c_template() local
646 int acc = 0; yuv2mono_2_c_template() local
668 int Y, acc = 0; yuv2mono_2_c_template() local
703 int acc = 0; yuv2mono_1_c_template() local
725 int acc = 0; yuv2mono_1_c_template() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_rate.c356 unsigned int channels, acc; in snd_pcm_rate_hw_params() local
/third_party/backends/backend/
H A Dniash.c278 int acc = 0; in _rgb2gray() local
302 int acc = 0; in _rgb2lineart() local
/third_party/curl/lib/
H A Dhttp2.c2107 size_t acc = 0; in h2_submit() local
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dunzip.c1010 uLong acc = 0; in unz64local_GetCurrentFileInfoInternal() local

Completed in 52 milliseconds

123456