Home
last modified time | relevance | path

Searched refs:assertValid (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/
H A Dbinaryheap.d110 private void assertValid() in assertValid() function
163 assertValid();
175 assertValid();
189 assertValid(); in release()
309 debug(BinaryHeap) assertValid();
354 debug(BinaryHeap) assertValid();
379 debug(BinaryHeap) assertValid();
401 debug(BinaryHeap) assertValid();
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
H A DBitcodeConvenience.h47 template <typename T> static void assertValid(const T &data) {} in assertValid() function
69 template <typename T> static void assertValid(const T &data) { in assertValid() function
85 static void assertValid(const bool &data) { in assertValid() function
90 template <typename T> static void assertValid(const T &data) { in assertValid() function
110 template <typename T> static void assertValid(const T &data) { in assertValid() function
127 template <typename T> static void assertValid(const T &data) { in assertValid() function
192 ElementTy::assertValid(element); in emit()
229 ElementTy::assertValid(data); in emit()
265 ElementTy::assertValid(element); in emit()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/
H A Dbinaryheap.d108 private void assertValid() in assertValid() function
161 assertValid();
173 assertValid();
187 assertValid(); in release()
307 debug(BinaryHeap) assertValid();
352 debug(BinaryHeap) assertValid();
377 debug(BinaryHeap) assertValid();
398 debug(BinaryHeap) assertValid();
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_tree.d189 assertValid; in FreeTree()
190 scope(exit) assertValid; in FreeTree()
219 private void assertValid() in FreeTree()
290 assertValid; in FreeTree()
370 a.assertValid; in FreeTree()
375 a.assertValid; in FreeTree()
H A Dkernighan_ritchie.d230 private void assertValid(string s) in assertValid() function
564 debug(KRRegion) assertValid("deallocateAll"); in deallocateAll()
565 debug(KRRegion) scope(exit) assertValid("deallocateAll"); in deallocateAll()
583 debug(KRRegion) assertValid("owns"); in owns()
584 debug(KRRegion) scope(exit) assertValid("owns"); in owns()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_tree.d192 assertValid; in FreeTree()
193 scope(exit) assertValid; in FreeTree()
222 private void assertValid() in FreeTree()
293 assertValid; in FreeTree()
373 a.assertValid; in FreeTree()
378 a.assertValid; in FreeTree()
H A Dkernighan_ritchie.d235 private void assertValid(string s) in assertValid() function
583 debug(KRRegion) assertValid("deallocateAll"); in deallocateAll()
584 debug(KRRegion) scope(exit) assertValid("deallocateAll"); in deallocateAll()
605 debug(KRRegion) assertValid("owns"); in owns()
606 debug(KRRegion) scope(exit) assertValid("owns"); in owns()