Home
last modified time | relevance | path

Searched refs:millipede (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dordered-hash-map-tests.cc66 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
78 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
87 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
102 ASSERT_EQ (kvs[4].first, millipede); in test_map_of_strings_to_int()
123 const char *millipede = "Illacme plenipes"; in test_map_of_int_to_strings() local
135 ASSERT_EQ (false, m.put (750, millipede)); in test_map_of_int_to_strings()
144 ASSERT_EQ (*m.get (750), millipede); in test_map_of_int_to_strings()
160 ASSERT_EQ (kvs[4].second, millipede); in test_map_of_int_to_strings()
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
123 const char *millipede = "Illacme plenipes"; in test_map_of_int_to_strings() local
135 ASSERT_EQ (false, m.put (750, millipede)); in test_map_of_int_to_strings()
144 ASSERT_EQ (*m.get (750), millipede); in test_map_of_int_to_strings()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dordered-hash-map-tests.cc66 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
78 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
87 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
102 ASSERT_EQ (kvs[4].first, millipede); in test_map_of_strings_to_int()
123 const char *millipede = "Illacme plenipes"; in test_map_of_int_to_strings() local
135 ASSERT_EQ (false, m.put (750, millipede)); in test_map_of_int_to_strings()
144 ASSERT_EQ (*m.get (750), millipede); in test_map_of_int_to_strings()
160 ASSERT_EQ (kvs[4].second, millipede); in test_map_of_int_to_strings()
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
123 const char *millipede = "Illacme plenipes"; in test_map_of_int_to_strings() local
135 ASSERT_EQ (false, m.put (750, millipede)); in test_map_of_int_to_strings()
144 ASSERT_EQ (*m.get (750), millipede); in test_map_of_int_to_strings()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dordered-hash-map-tests.cc66 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
78 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
87 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
102 ASSERT_EQ (kvs[4].first, millipede); in test_map_of_strings_to_int()
123 const char *millipede = "Illacme plenipes"; in test_map_of_int_to_strings() local
135 ASSERT_EQ (false, m.put (750, millipede)); in test_map_of_int_to_strings()
144 ASSERT_EQ (*m.get (750), millipede); in test_map_of_int_to_strings()
160 ASSERT_EQ (kvs[4].second, millipede); in test_map_of_int_to_strings()
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
123 const char *millipede = "Illacme plenipes"; in test_map_of_int_to_strings() local
135 ASSERT_EQ (false, m.put (750, millipede)); in test_map_of_int_to_strings()
144 ASSERT_EQ (*m.get (750), millipede); in test_map_of_int_to_strings()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dordered-hash-map-tests.cc66 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
78 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
87 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
102 ASSERT_EQ (kvs[4].first, millipede); in test_map_of_strings_to_int()
123 const char *millipede = "Illacme plenipes"; in test_map_of_int_to_strings() local
135 ASSERT_EQ (false, m.put (750, millipede)); in test_map_of_int_to_strings()
144 ASSERT_EQ (*m.get (750), millipede); in test_map_of_int_to_strings()
160 ASSERT_EQ (kvs[4].second, millipede); in test_map_of_int_to_strings()
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
123 const char *millipede = "Illacme plenipes"; in test_map_of_int_to_strings() local
135 ASSERT_EQ (false, m.put (750, millipede)); in test_map_of_int_to_strings()
144 ASSERT_EQ (*m.get (750), millipede); in test_map_of_int_to_strings()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dordered-hash-map-tests.cc66 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
78 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
87 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
102 ASSERT_EQ (kvs[4].first, millipede); in test_map_of_strings_to_int()
123 const char *millipede = "Illacme plenipes"; in test_map_of_int_to_strings() local
135 ASSERT_EQ (false, m.put (750, millipede)); in test_map_of_int_to_strings()
144 ASSERT_EQ (*m.get (750), millipede); in test_map_of_int_to_strings()
160 ASSERT_EQ (kvs[4].second, millipede); in test_map_of_int_to_strings()
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
123 const char *millipede = "Illacme plenipes"; in test_map_of_int_to_strings() local
135 ASSERT_EQ (false, m.put (750, millipede)); in test_map_of_int_to_strings()
144 ASSERT_EQ (*m.get (750), millipede); in test_map_of_int_to_strings()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dordered-hash-map-tests.cc66 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
78 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
87 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
102 ASSERT_EQ (kvs[4].first, millipede); in test_map_of_strings_to_int()
123 const char *millipede = "Illacme plenipes"; in test_map_of_int_to_strings() local
135 ASSERT_EQ (false, m.put (750, millipede)); in test_map_of_int_to_strings()
144 ASSERT_EQ (*m.get (750), millipede); in test_map_of_int_to_strings()
160 ASSERT_EQ (kvs[4].second, millipede); in test_map_of_int_to_strings()
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
123 const char *millipede = "Illacme plenipes"; in test_map_of_int_to_strings() local
135 ASSERT_EQ (false, m.put (750, millipede)); in test_map_of_int_to_strings()
144 ASSERT_EQ (*m.get (750), millipede); in test_map_of_int_to_strings()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dordered-hash-map-tests.cc66 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
78 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
87 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
102 ASSERT_EQ (kvs[4].first, millipede); in test_map_of_strings_to_int()
123 const char *millipede = "Illacme plenipes"; in test_map_of_int_to_strings() local
135 ASSERT_EQ (false, m.put (750, millipede)); in test_map_of_int_to_strings()
144 ASSERT_EQ (*m.get (750), millipede); in test_map_of_int_to_strings()
160 ASSERT_EQ (kvs[4].second, millipede); in test_map_of_int_to_strings()
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
123 const char *millipede = "Illacme plenipes"; in test_map_of_int_to_strings() local
135 ASSERT_EQ (false, m.put (750, millipede)); in test_map_of_int_to_strings()
144 ASSERT_EQ (*m.get (750), millipede); in test_map_of_int_to_strings()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dhash-map-tests.c52 const char *millipede = "Illacme plenipes"; in test_map_of_strings_to_int() local
64 ASSERT_EQ (false, m.put (millipede, 750)); in test_map_of_strings_to_int()
73 ASSERT_EQ (750, *m.get (millipede)); in test_map_of_strings_to_int()
/dports/textproc/htdig/htdig-3.2.0b6/installdir/
H A Dsynonyms.original112 millipede millepede
/dports/www/mnogosearch/mnogosearch-3.4.1/etc/synonym/
H A Denglish.syn120 millipede millepede

1234567