Searched refs:tcc (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-11-stable/contrib/libstdc++/include/std/
H A Dstd_locale.h46 #include <bits/locale_facets.tcc>
H A Dstd_deque.h73 # include <bits/deque.tcc>
H A Dstd_list.h73 # include <bits/list.tcc>
H A Dstd_vector.h74 # include <bits/vector.tcc>
H A Dstd_string.h58 # include <bits/basic_string.tcc>
H A Dstd_ostream.h572 # include <bits/ostream.tcc>
H A Dstd_fstream.h805 # include <bits/fstream.tcc>
H A Dstd_istream.h845 # include <bits/istream.tcc>
H A Dstd_sstream.h590 # include <bits/sstream.tcc>
H A Dstd_streambuf.h820 # include <bits/streambuf.tcc>
/freebsd-11-stable/sys/arm/ti/
H A Dti_edma3.h47 uint32_t tcc:6; /* Transfer complete code */ member in struct:ti_edma3cc_param_set::__anon7284
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c1831 int tcc; local
1836 tcc = 0;
1842 if (tcc == 0) {
1849 tcc = ring_full_consecutive(&ttyiring);
1850 if (tcc == 0) {
1854 c = *tbp++ & 0xff, sc = strip(c), tcc--; count++;
1875 command(0, (char *)tbp, tcc);
1877 count += tcc;
1878 tcc = 0;
1883 ++tcc;
[all...]
/freebsd-11-stable/contrib/telnet/telnet/
H A Dtelnet.c1912 int tcc; local
1917 tcc = 0;
1923 if (tcc == 0) {
1930 tcc = ring_full_consecutive(&ttyiring);
1931 if (tcc == 0) {
1935 c = *tbp++ & 0xff, sc = strip(c), tcc--; count++;
1956 command(0, tbp, tcc);
1958 count += tcc;
1959 tcc = 0;
1964 ++tcc;
[all...]
/freebsd-11-stable/gnu/lib/libstdc++/
H A DMakefile112 BITSHDRS= allocator.h basic_ios.h basic_ios.tcc basic_string.h \
113 basic_string.tcc boost_concept_check.h char_traits.h codecvt.h \
114 concept_check.h cpp_type_traits.h deque.tcc fstream.tcc \
116 ios_base.h istream.tcc list.tcc locale_classes.h \
117 locale_facets.h locale_facets.tcc localefwd.h mask_array.h \
118 ostream.tcc ostream_insert.h postypes.h stream_iterator.h \
119 streambuf_iterator.h slice_array.h sstream.tcc stl_algo.h \
126 stl_uninitialized.h stl_vector.h streambuf.tcc stringfw
[all...]
/freebsd-11-stable/contrib/libstdc++/include/
H A DMakefile.am97 ${bits_srcdir}/basic_ios.tcc \
99 ${bits_srcdir}/basic_string.tcc \
105 ${bits_srcdir}/deque.tcc \
106 ${bits_srcdir}/fstream.tcc \
112 ${bits_srcdir}/istream.tcc \
113 ${bits_srcdir}/list.tcc \
116 ${bits_srcdir}/locale_facets.tcc \
119 ${bits_srcdir}/ostream.tcc \
125 ${bits_srcdir}/sstream.tcc \
151 ${bits_srcdir}/streambuf.tcc \
[all...]
H A DMakefile.in323 ${bits_srcdir}/basic_ios.tcc \
325 ${bits_srcdir}/basic_string.tcc \
331 ${bits_srcdir}/deque.tcc \
332 ${bits_srcdir}/fstream.tcc \
338 ${bits_srcdir}/istream.tcc \
339 ${bits_srcdir}/list.tcc \
342 ${bits_srcdir}/locale_facets.tcc \
345 ${bits_srcdir}/ostream.tcc \
351 ${bits_srcdir}/sstream.tcc \
377 ${bits_srcdir}/streambuf.tcc \
[all...]
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dbasic_ios.h465 #include <bits/basic_ios.tcc>
H A Dvalarray_array.h701 # include <bits/valarray_array.tcc>
/freebsd-11-stable/contrib/sqlite3/
H A Ddepcomp328 tcc)
329 # tcc (Tiny C Compiler) understand '-MD -MF file' since version 0.9.26
/freebsd-11-stable/contrib/openpam/
H A Ddepcomp328 tcc)
329 # tcc (Tiny C Compiler) understand '-MD -MF file' since version 0.9.26
H A Dconfigure9003 tcc*)
9693 tcc*)
10397 tcc*)
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Ddepcomp328 tcc)
329 # tcc (Tiny C Compiler) understand '-MD -MF file' since version 0.9.26
/freebsd-11-stable/contrib/file/
H A Ddepcomp328 tcc)
329 # tcc (Tiny C Compiler) understand '-MD -MF file' since version 0.9.26
/freebsd-11-stable/contrib/libstdc++/include/c_std/
H A Dstd_cmath.h599 # include <bits/cmath.tcc>
/freebsd-11-stable/contrib/libstdc++/include/debug/
H A Dsafe_iterator.h645 # include <debug/safe_iterator.tcc>

Completed in 1535 milliseconds

12