Lines Matching refs:nTestMatch

1722     long    nTestMatch;  in ImplFindByAttributes()  local
1749 nTestMatch = 0; in ImplFindByAttributes()
1756 nTestMatch += 10000000*3; in ImplFindByAttributes()
1758 nTestMatch += 10000000*2; in ImplFindByAttributes()
1760 nTestMatch += 10000000; in ImplFindByAttributes()
1763 nTestMatch -= 10000000; in ImplFindByAttributes()
1769 nTestMatch += 10000000*2; in ImplFindByAttributes()
1771 nTestMatch += 10000000; in ImplFindByAttributes()
1774 nTestMatch -= 10000000; in ImplFindByAttributes()
1780 nTestMatch += 10000000*2; in ImplFindByAttributes()
1782 nTestMatch += 10000000; in ImplFindByAttributes()
1791 nTestMatch += 10000000*6+(10000*3); in ImplFindByAttributes()
1793 nTestMatch += 10000000*6; in ImplFindByAttributes()
1799 nTestMatch += 10000000*5; in ImplFindByAttributes()
1801 nTestMatch += 10000000*4; in ImplFindByAttributes()
1805 nTestMatch += 10000000*2; in ImplFindByAttributes()
1807 nTestMatch += 10000000; in ImplFindByAttributes()
1811 nTestMatch -= 10000000; in ImplFindByAttributes()
1813 nTestMatch -= 10000; in ImplFindByAttributes()
1817 nTestMatch += 1000000*3; in ImplFindByAttributes()
1823 nTestMatch += 1000000*2; in ImplFindByAttributes()
1827 nTestMatch += 1000000*2; in ImplFindByAttributes()
1829 nTestMatch -= 1000000; in ImplFindByAttributes()
1833 nTestMatch -= 1000000; in ImplFindByAttributes()
1839 nTestMatch += 1000000*2; in ImplFindByAttributes()
1842 nTestMatch += 10000*2; in ImplFindByAttributes()
1845 nTestMatch -= 1000000; in ImplFindByAttributes()
1851 nTestMatch += 10000; in ImplFindByAttributes()
1855 nTestMatch += 1000*2; in ImplFindByAttributes()
1857 nTestMatch += 1000; in ImplFindByAttributes()
1861 nTestMatch -= 1000000; in ImplFindByAttributes()
1867 nTestMatch += 10000; in ImplFindByAttributes()
1871 nTestMatch += 1000*2; in ImplFindByAttributes()
1873 nTestMatch += 1000; in ImplFindByAttributes()
1877 nTestMatch -= 1000000; in ImplFindByAttributes()
1883 nTestMatch += 1000000*2; in ImplFindByAttributes()
1885 nTestMatch += 1000000; in ImplFindByAttributes()
1888 nTestMatch += 1000000; in ImplFindByAttributes()
1891 nTestMatch -= 1000000; in ImplFindByAttributes()
1897 nTestMatch += 1000000*2; in ImplFindByAttributes()
1899 nTestMatch += 1000000; in ImplFindByAttributes()
1902 nTestMatch += 1000000; in ImplFindByAttributes()
1905 nTestMatch -= 1000000; in ImplFindByAttributes()
1912 nTestMatch += 5000; in ImplFindByAttributes()
1918 nTestMatch += 1000000*2; in ImplFindByAttributes()
1920 nTestMatch -= 1000000; in ImplFindByAttributes()
1927 nTestMatch += 1000000; in ImplFindByAttributes()
1929 nTestMatch -= 1000000; in ImplFindByAttributes()
1936 nTestMatch += 1000000*3; in ImplFindByAttributes()
1938 nTestMatch += 1000000; in ImplFindByAttributes()
1943 nTestMatch -= 1000000*2; in ImplFindByAttributes()
1951 nTestMatch += 1000000*3; in ImplFindByAttributes()
1953 nTestMatch += 1000000; in ImplFindByAttributes()
1958 nTestMatch += 1000000*3; in ImplFindByAttributes()
1960 nTestMatch += 1000000; in ImplFindByAttributes()
1964 nTestMatch -= 1000000; in ImplFindByAttributes()
1972 nTestMatch += 1000000; in ImplFindByAttributes()
1974 nTestMatch += 1000000; in ImplFindByAttributes()
1979 nTestMatch += 1000000; in ImplFindByAttributes()
1981 nTestMatch += 1000000; in ImplFindByAttributes()
1986 nTestMatch -= 1000000; in ImplFindByAttributes()
1990 nTestMatch += 10000*4; in ImplFindByAttributes()
1992 nTestMatch -= 10000*4; in ImplFindByAttributes()
1996 nTestMatch += 10000*2; in ImplFindByAttributes()
1998 nTestMatch += 10000; in ImplFindByAttributes()
2000 nTestMatch += 10000; in ImplFindByAttributes()
2002 nTestMatch += 10000; in ImplFindByAttributes()
2008 nTestMatch -= 10000; in ImplFindByAttributes()
2011 nTestMatch -= 10000; in ImplFindByAttributes()
2015 nTestMatch += 1000; in ImplFindByAttributes()
2019 nTestMatch += 1000; in ImplFindByAttributes()
2025 nTestMatch += 1000*3; in ImplFindByAttributes()
2027 nTestMatch += 1000*2; in ImplFindByAttributes()
2034 nTestMatch += 1000*3; in ImplFindByAttributes()
2036 nTestMatch += 1000*2; in ImplFindByAttributes()
2040 if ( nTestMatch > nBestMatch ) in ImplFindByAttributes()
2043 nBestMatch = nTestMatch; in ImplFindByAttributes()
2046 else if( nTestMatch == nBestMatch ) in ImplFindByAttributes()