Home
last modified time | relevance | path

Searched refs:aff_offset (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/hunspell/google/
H A Dbdict.cc19 header->aff_offset > bdict_length || in Verify()
26 base::CheckedNumeric<uint32_t> aff_offset(header->aff_offset); in Verify() local
27 aff_offset += sizeof(hunspell::BDict::AffHeader); in Verify()
28 if (!aff_offset.IsValid() || aff_offset.ValueOrDie() > bdict_length) in Verify()
34 &bdict_data[header->aff_offset]); in Verify()
51 base::MD5Sum(aff_header, bdict_length - header->aff_offset, &digest); in Verify()
H A Dbdict_writer.cc437 size_t aff_offset = ret.size(); in GetBDict() local
451 header->aff_offset = static_cast<uint32_t>(aff_offset); in GetBDict()
457 base::MD5Sum(&ret[aff_offset], ret.size() - aff_offset, &header->digest); in GetBDict()
H A Dbdict.h119 uint32_t aff_offset; // Offset of the aff data. member
H A Dbdict_reader.cc721 if (header_->aff_offset + sizeof(BDict::AffHeader) > bdict_length) in Init()
724 &bdict_data[header_->aff_offset]); in Init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/hunspell/google/
H A Dbdict.cc19 header->aff_offset > bdict_length || in Verify()
26 base::CheckedNumeric<uint32_t> aff_offset(header->aff_offset); in Verify() local
27 aff_offset += sizeof(hunspell::BDict::AffHeader); in Verify()
28 if (!aff_offset.IsValid() || aff_offset.ValueOrDie() > bdict_length) in Verify()
34 &bdict_data[header->aff_offset]); in Verify()
51 base::MD5Sum(aff_header, bdict_length - header->aff_offset, &digest); in Verify()
H A Dbdict_writer.cc437 size_t aff_offset = ret.size(); in GetBDict() local
451 header->aff_offset = static_cast<uint32_t>(aff_offset); in GetBDict()
457 base::MD5Sum(&ret[aff_offset], ret.size() - aff_offset, &header->digest); in GetBDict()
H A Dbdict.h119 uint32_t aff_offset; // Offset of the aff data. member
H A Dbdict_reader.cc721 if (header_->aff_offset + sizeof(BDict::AffHeader) > bdict_length) in Init()
724 &bdict_data[header_->aff_offset]); in Init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/platforms/cell/spufs/
H A Dsched.c275 ctx->aff_offset = offset--; in aff_set_offsets()
282 ctx->aff_offset = offset++; in aff_set_offsets()
318 if (spu->ctx && spu->ctx->gang && !spu->ctx->aff_offset in aff_ref_location()
357 lowest_offset = ctx->aff_offset; in aff_set_ref_point_location()
570 spu = ctx_location(aff_ref_spu, ctx->aff_offset, node); in spu_get_idle()
H A Dspufs.h139 int aff_offset; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/platforms/cell/spufs/
H A Dsched.c275 ctx->aff_offset = offset--; in aff_set_offsets()
282 ctx->aff_offset = offset++; in aff_set_offsets()
318 if (spu->ctx && spu->ctx->gang && !spu->ctx->aff_offset in aff_ref_location()
357 lowest_offset = ctx->aff_offset; in aff_set_ref_point_location()
570 spu = ctx_location(aff_ref_spu, ctx->aff_offset, node); in spu_get_idle()
H A Dspufs.h139 int aff_offset; member
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/platforms/cell/spufs/
H A Dsched.c275 ctx->aff_offset = offset--; in aff_set_offsets()
282 ctx->aff_offset = offset++; in aff_set_offsets()
318 if (spu->ctx && spu->ctx->gang && !spu->ctx->aff_offset in aff_ref_location()
357 lowest_offset = ctx->aff_offset; in aff_set_ref_point_location()
570 spu = ctx_location(aff_ref_spu, ctx->aff_offset, node); in spu_get_idle()
H A Dspufs.h139 int aff_offset; member
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-ivopts.c5245 aff_tree aff_e1, aff_e2, aff_offset; in difference_cannot_overflow_p() local
5279 &aff_offset, &data->name_expansion_cache); in difference_cannot_overflow_p()
5280 aff_combination_scale (&aff_offset, -1); in difference_cannot_overflow_p()
5284 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
5290 aff_combination_add (&aff_e1, &aff_offset); in difference_cannot_overflow_p()
5294 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-loop-ivopts.c4886 aff_tree aff_e1, aff_e2, aff_offset; in difference_cannot_overflow_p() local
4920 &aff_offset, &data->name_expansion_cache); in difference_cannot_overflow_p()
4921 aff_combination_scale (&aff_offset, -1); in difference_cannot_overflow_p()
4925 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
4931 aff_combination_add (&aff_e1, &aff_offset); in difference_cannot_overflow_p()
4935 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c4870 aff_tree aff_e1, aff_e2, aff_offset; in difference_cannot_overflow_p() local
4904 &aff_offset, &data->name_expansion_cache); in difference_cannot_overflow_p()
4905 aff_combination_scale (&aff_offset, -1); in difference_cannot_overflow_p()
4909 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
4915 aff_combination_add (&aff_e1, &aff_offset); in difference_cannot_overflow_p()
4919 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c4870 aff_tree aff_e1, aff_e2, aff_offset; in difference_cannot_overflow_p() local
4904 &aff_offset, &data->name_expansion_cache); in difference_cannot_overflow_p()
4905 aff_combination_scale (&aff_offset, -1); in difference_cannot_overflow_p()
4909 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
4915 aff_combination_add (&aff_e1, &aff_offset); in difference_cannot_overflow_p()
4919 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-loop-ivopts.c4900 aff_tree aff_e1, aff_e2, aff_offset; in difference_cannot_overflow_p() local
4934 &aff_offset, &data->name_expansion_cache); in difference_cannot_overflow_p()
4935 aff_combination_scale (&aff_offset, -1); in difference_cannot_overflow_p()
4939 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
4945 aff_combination_add (&aff_e1, &aff_offset); in difference_cannot_overflow_p()
4949 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c4870 aff_tree aff_e1, aff_e2, aff_offset; in difference_cannot_overflow_p() local
4904 &aff_offset, &data->name_expansion_cache); in difference_cannot_overflow_p()
4905 aff_combination_scale (&aff_offset, -1); in difference_cannot_overflow_p()
4909 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
4915 aff_combination_add (&aff_e1, &aff_offset); in difference_cannot_overflow_p()
4919 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c4870 aff_tree aff_e1, aff_e2, aff_offset; in difference_cannot_overflow_p() local
4904 &aff_offset, &data->name_expansion_cache); in difference_cannot_overflow_p()
4905 aff_combination_scale (&aff_offset, -1); in difference_cannot_overflow_p()
4909 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
4915 aff_combination_add (&aff_e1, &aff_offset); in difference_cannot_overflow_p()
4919 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-ivopts.c5245 aff_tree aff_e1, aff_e2, aff_offset; in difference_cannot_overflow_p() local
5279 &aff_offset, &data->name_expansion_cache); in difference_cannot_overflow_p()
5280 aff_combination_scale (&aff_offset, -1); in difference_cannot_overflow_p()
5284 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
5290 aff_combination_add (&aff_e1, &aff_offset); in difference_cannot_overflow_p()
5294 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-loop-ivopts.c4860 aff_tree aff_e1, aff_e2, aff_offset; in difference_cannot_overflow_p() local
4894 &aff_offset, &data->name_expansion_cache); in difference_cannot_overflow_p()
4895 aff_combination_scale (&aff_offset, -1); in difference_cannot_overflow_p()
4899 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
4905 aff_combination_add (&aff_e1, &aff_offset); in difference_cannot_overflow_p()
4909 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c4900 aff_tree aff_e1, aff_e2, aff_offset; in difference_cannot_overflow_p() local
4934 &aff_offset, &data->name_expansion_cache); in difference_cannot_overflow_p()
4935 aff_combination_scale (&aff_offset, -1); in difference_cannot_overflow_p()
4939 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
4945 aff_combination_add (&aff_e1, &aff_offset); in difference_cannot_overflow_p()
4949 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-loop-ivopts.c4874 aff_tree aff_e1, aff_e2, aff_offset; in difference_cannot_overflow_p() local
4908 &aff_offset, &data->name_expansion_cache); in difference_cannot_overflow_p()
4909 aff_combination_scale (&aff_offset, -1); in difference_cannot_overflow_p()
4913 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()
4919 aff_combination_add (&aff_e1, &aff_offset); in difference_cannot_overflow_p()
4923 aff_combination_add (&aff_e2, &aff_offset); in difference_cannot_overflow_p()

12