Home
last modified time | relevance | path

Searched defs:dste (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/snap-1.0.5/src/
H A Dread.rs65 dste: usize, field
109 let dste = self.dsts.checked_add(len).unwrap(); in read() localVariable
277 dste: usize, field
/dports/lang/rust/rustc-1.58.1-src/vendor/snap/src/
H A Dread.rs65 dste: usize, field
109 let dste = self.dsts.checked_add(len).unwrap(); in read() localVariable
277 dste: usize, field
/dports/lang/rust/rustc-1.58.1-src/vendor/snap-1.0.1/src/
H A Dread.rs65 dste: usize, field
109 let dste = self.dsts.checked_add(len).unwrap(); in read() localVariable
277 dste: usize, field
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-utils.c530 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
567 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
578 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dipa-utils.c530 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
567 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
578 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dipa-utils.c530 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
567 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
578 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-utils.c530 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
567 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
578 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dipa-utils.c530 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
567 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
578 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-utils.c530 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
567 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
578 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dipa-utils.c530 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
567 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
578 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dipa-utils.c530 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
567 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
578 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dipa-utils.c530 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
567 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
578 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/audio/libmikmod/libmikmod-3.3.11.1/playercode/
H A Dvirtch2.c724 static void Mix32ToFP_Normal(float* dste,const SLONG *srce,NATIVE count) in Mix32ToFP_Normal()
743 static void Mix32ToFP_Stereo(float* dste,const SLONG *srce,NATIVE count) in Mix32ToFP_Stereo()
770 static void Mix32To16_Normal(SWORD* dste,const SLONG *srce,NATIVE count) in Mix32To16_Normal()
790 static void Mix32To16_Stereo(SWORD* dste,const SLONG *srce,NATIVE count) in Mix32To16_Stereo()
813 static void Mix32To8_Normal(SBYTE* dste,const SLONG *srce,NATIVE count) in Mix32To8_Normal()
832 static void Mix32To8_Stereo(SBYTE* dste,const SLONG *srce,NATIVE count) in Mix32To8_Stereo()
858 static void Mix32To16_Stereo_SIMD_4Tap(SWORD* dste, const SLONG* srce, NATIVE count) in Mix32To16_Stereo_SIMD_4Tap()
936 static void Mix32To16_Stereo_SIMD_4Tap(SWORD* dste, const SLONG* srce, NATIVE count) in Mix32To16_Stereo_SIMD_4Tap()
H A Dvirtch.c775 static void Mix32ToFP(float* dste,const SLONG *srce,NATIVE count) in Mix32ToFP()
804 static void Mix32To16(SWORD* dste,const SLONG *srce,NATIVE count) in Mix32To16()
826 static void Mix32To8(SBYTE* dste,const SLONG *srce,NATIVE count) in Mix32To8()
853 static void Mix32ToFP_SIMD(float* dste,const SLONG* srce,NATIVE count) in Mix32ToFP_SIMD()
899 static void Mix32To16_SIMD(SWORD* dste,const SLONG* srce,NATIVE count) in Mix32To16_SIMD()
931 static void Mix32To8_SIMD(SBYTE* dste,const SLONG* srce,NATIVE count) in Mix32To8_SIMD()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dipa-utils.c595 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
642 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
652 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dipa-utils.c595 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
642 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
652 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dipa-utils.c595 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
642 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
652 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dipa-utils.c595 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
642 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
652 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dipa-utils.c595 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
642 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
652 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dipa-utils.c595 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
642 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
652 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-utils.c595 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
642 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
652 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/graphics/rx/rx-0.4.0/cargo-crates/snap-0.2.5/src/
H A Dframe.rs246 dste: usize, field
281 let dste = self.dsts.checked_add(len).unwrap(); in read() localVariable
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dipa-utils.c500 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
528 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dipa-utils.c500 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
528 edge dste = EDGE_SUCC (dstbb, i); in ipa_merge_profiles() local
/dports/games/uqm/uqm-0.8.0/src/libs/mikmod/
H A Dvirtch2.c469 static void Mix32To16_Normal(SWORD* dste,const SLONG* srce,NATIVE count) in Mix32To16_Normal()
488 static void Mix32To16_Stereo(SWORD* dste,const SLONG* srce,NATIVE count) in Mix32To16_Stereo()
511 static void Mix32To8_Normal(SBYTE* dste,const SLONG* srce,NATIVE count) in Mix32To8_Normal()
530 static void Mix32To8_Stereo(SBYTE* dste,const SLONG* srce,NATIVE count) in Mix32To8_Stereo()

12