Home
last modified time | relevance | path

Searched defs:diff (Results 51 – 75 of 17891) sorted by relevance

12345678910>>...716

/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A D950612-1.c2 f1 (int diff) in f1()
8 f2 (unsigned int diff) in f2()
14 f3 (long long diff) in f3()
20 f4 (unsigned long long diff) in f4()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A D950612-1.c2 f1 (int diff) in f1()
8 f2 (unsigned int diff) in f2()
14 f3 (long long diff) in f3()
20 f4 (unsigned long long diff) in f4()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/execute/
H A D950612-1.c2 f1 (int diff) in f1()
8 f2 (unsigned int diff) in f2()
14 f3 (long long diff) in f3()
20 f4 (unsigned long long diff) in f4()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A D950612-1.c2 f1 (int diff) in f1()
8 f2 (unsigned int diff) in f2()
14 f3 (long long diff) in f3()
20 f4 (unsigned long long diff) in f4()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/execute/
H A D950612-1.c2 f1 (int diff) in f1()
8 f2 (unsigned int diff) in f2()
14 f3 (long long diff) in f3()
20 f4 (unsigned long long diff) in f4()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/execute/
H A D950612-1.c2 f1 (int diff) in f1()
8 f2 (unsigned int diff) in f2()
14 f3 (long long diff) in f3()
20 f4 (unsigned long long diff) in f4()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A D950612-1.c2 f1 (int diff) in f1()
8 f2 (unsigned int diff) in f2()
14 f3 (long long diff) in f3()
20 f4 (unsigned long long diff) in f4()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D950612-1.c2 f1 (int diff) in f1()
8 f2 (unsigned int diff) in f2()
14 f3 (long long diff) in f3()
20 f4 (unsigned long long diff) in f4()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/execute/
H A D950612-1.c2 f1 (int diff) in f1()
8 f2 (unsigned int diff) in f2()
14 f3 (long long diff) in f3()
20 f4 (unsigned long long diff) in f4()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/execute/
H A D950612-1.c2 f1 (int diff) in f1()
8 f2 (unsigned int diff) in f2()
14 f3 (long long diff) in f3()
20 f4 (unsigned long long diff) in f4()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/execute/
H A D950612-1.c2 f1 (int diff) in f1()
8 f2 (unsigned int diff) in f2()
14 f3 (long long diff) in f3()
20 f4 (unsigned long long diff) in f4()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A D950612-1.c2 f1 (int diff) in f1()
8 f2 (unsigned int diff) in f2()
14 f3 (long long diff) in f3()
20 f4 (unsigned long long diff) in f4()
/dports/devel/libgit2/libgit2-1.3.0/tests/diff/
H A Dworkdir.c17 git_diff *diff = NULL; in test_diff_workdir__to_index() local
75 git_diff *diff = NULL; in test_diff_workdir__to_index_with_conflicts() local
122 git_diff *diff = NULL; in test_diff_workdir__to_index_with_assume_unchanged() local
180 git_diff *diff = NULL; in test_diff_workdir__to_tree() local
1193 git_diff *diff; in test_diff_workdir__to_null_tree() local
1216 git_diff *diff; in test_diff_workdir__checks_options_version() local
1236 git_diff *diff; in test_diff_workdir__can_diff_empty_file() local
2062 git_diff *diff; in test_diff_workdir__to_index_pathlist() local
2105 git_diff *diff; in test_diff_workdir__symlink_changed_on_non_symlink_platform() local
2171 git_diff *diff; in test_diff_workdir__order() local
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seqloc/
H A DTextseq_id.cpp182 if ( int diff = IsSetAccession() - tsip2.IsSetAccession() ) { in Compare() local
188 if ( int diff = PNocase().Compare(GetAccession(), in Compare() local
196 if ( int diff = IsSetVersion() - tsip2.IsSetVersion() ) { in Compare() local
202 if ( int diff = GetVersion() - tsip2.GetVersion() ) { in Compare() local
213 if ( int diff = IsSetName() - tsip2.IsSetName() ) { in Compare() local
218 if ( int diff = PNocase().Compare(GetName(), tsip2.GetName()) ) { in Compare() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seqloc/
H A DTextseq_id.cpp182 if ( int diff = IsSetAccession() - tsip2.IsSetAccession() ) { in Compare() local
188 if ( int diff = PNocase().Compare(GetAccession(), in Compare() local
196 if ( int diff = IsSetVersion() - tsip2.IsSetVersion() ) { in Compare() local
202 if ( int diff = GetVersion() - tsip2.GetVersion() ) { in Compare() local
213 if ( int diff = IsSetName() - tsip2.IsSetName() ) { in Compare() local
218 if ( int diff = PNocase().Compare(GetName(), tsip2.GetName()) ) { in Compare() local
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dgcc-torture-execute-950612-1.c13 f1 (int diff) in f1()
19 f2 (unsigned int diff) in f2()
25 f3 (long long diff) in f3()
31 f4 (unsigned long long diff) in f4()
/dports/science/cdk/cdk-cdk-2.3/storage/iordf/src/test/java/org/openscience/cdk/libio/jena/
H A DConvertorTest.java55 String diff = AtomContainerDiff.diff(mol, rtMol); in roundtripMolecule() local
65 String diff = AtomContainerDiff.diff(mol, rtMol); in roundtripAtom() local
96 String diff = AtomContainerDiff.diff(mol, rtMol); in roundtripBond_Order() local
109 String diff = AtomContainerDiff.diff(mol, rtMol); in roundtripElectronContainer_ElectronCount() local
121 String diff = AtomContainerDiff.diff(mol, rtMol); in roundtripChemObject() local
133 String diff = AtomContainerDiff.diff(mol, rtMol); in roundtripElement() local
144 String diff = AtomContainerDiff.diff(mol, rtMol); in roundtripPseudoAtom() local
157 String diff = AtomContainerDiff.diff(mol, rtMol); in roundtripAtomType() local
169 String diff = AtomContainerDiff.diff(mol, rtMol); in roundtripIsotope_ExactMass() local
181 String diff = AtomContainerDiff.diff(mol, rtMol); in roundtripIsotope_MassNumber() local
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/audio/
H A Dzaxxon.cpp113 uint8_t diff = data ^ m_sound_state[0]; in zaxxon_sound_a_w() local
147 uint8_t diff = data ^ m_sound_state[1]; in zaxxon_sound_b_w() local
163 uint8_t diff = data ^ m_sound_state[2]; in zaxxon_sound_c_w() local
214 uint8_t diff = data ^ m_sound_state[1]; in congo_sound_b_w() local
226 uint8_t diff = data ^ m_sound_state[2]; in congo_sound_c_w() local
/dports/emulators/mame/mame-mame0226/src/mame/audio/
H A Dzaxxon.cpp113 uint8_t diff = data ^ m_sound_state[0]; in zaxxon_sound_a_w() local
147 uint8_t diff = data ^ m_sound_state[1]; in zaxxon_sound_b_w() local
163 uint8_t diff = data ^ m_sound_state[2]; in zaxxon_sound_c_w() local
214 uint8_t diff = data ^ m_sound_state[1]; in congo_sound_b_w() local
226 uint8_t diff = data ^ m_sound_state[2]; in congo_sound_c_w() local
/dports/lang/clover/mesa-21.3.6/.gitlab-ci/windows/
H A Dpiglit_run.ps118 $diff = Compare-Object -ReferenceObject $reference -DifferenceObject $result variable
19 if (-Not $diff) { variable
26 Write-Output $diff | Format-Table -Property SideIndicator,InputObject -Wrap variable
/dports/graphics/libosmesa-gallium/mesa-21.3.6/.gitlab-ci/windows/
H A Dpiglit_run.ps118 $diff = Compare-Object -ReferenceObject $reference -DifferenceObject $result variable
19 if (-Not $diff) { variable
26 Write-Output $diff | Format-Table -Property SideIndicator,InputObject -Wrap variable
/dports/graphics/libosmesa/mesa-21.3.6/.gitlab-ci/windows/
H A Dpiglit_run.ps118 $diff = Compare-Object -ReferenceObject $reference -DifferenceObject $result variable
19 if (-Not $diff) { variable
26 Write-Output $diff | Format-Table -Property SideIndicator,InputObject -Wrap variable
/dports/graphics/mesa-gallium-va/mesa-21.3.6/.gitlab-ci/windows/
H A Dpiglit_run.ps118 $diff = Compare-Object -ReferenceObject $reference -DifferenceObject $result variable
19 if (-Not $diff) { variable
26 Write-Output $diff | Format-Table -Property SideIndicator,InputObject -Wrap variable
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/.gitlab-ci/windows/
H A Dpiglit_run.ps118 $diff = Compare-Object -ReferenceObject $reference -DifferenceObject $result variable
19 if (-Not $diff) { variable
26 Write-Output $diff | Format-Table -Property SideIndicator,InputObject -Wrap variable
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/.gitlab-ci/windows/
H A Dpiglit_run.ps118 $diff = Compare-Object -ReferenceObject $reference -DifferenceObject $result variable
19 if (-Not $diff) { variable
26 Write-Output $diff | Format-Table -Property SideIndicator,InputObject -Wrap variable

12345678910>>...716