Home
last modified time | relevance | path

Searched refs:internal (Results 1 – 25 of 164) sorted by relevance

1234567

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/termios/
A Dcfsetspeed.c28 speed_t internal; member
159 if (speed == speeds[cnt].internal) in cfsetspeed()
167 cfsetispeed (termios_p, speeds[cnt].internal); in cfsetspeed()
168 cfsetospeed (termios_p, speeds[cnt].internal); in cfsetspeed()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-typesizes.c63 #define TEST_TYPE2(name, internal) \ in do_test() argument
65 if (sizeof (((name *) 0)->__size) < sizeof (internal)) \ in do_test()
68 sizeof (((name *) 0)->__size), sizeof (internal)); \ in do_test()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/metag/
A Dsetjmp.S33 !! This is the internal name for `sigsetjmp'.
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A DDESIGN-barrier.txt9 - internal mutex
A DDESIGN-condvar.txt12 internal mutex
A DDESIGN-rwlock.txt11 - internal mutex
/l4re-core-master/cxx/lib/io/include/
A Dbasic_ostream43 * \internal
79 * \internal
138 * \internal
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dios_base.h272 static const fmtflags internal = _S_internal; in _GLIBCXX_VISIBILITY() local
908 internal(ios_base& __base) in _GLIBCXX_VISIBILITY()
910 __base.setf(ios_base::internal, ios_base::adjustfield); in _GLIBCXX_VISIBILITY()
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dcrt.txt15 at the internal gcc port code to figure out what your target expects. All
26 then passing pointers to the init/fini/main funcs to the internal libc main
/l4re-core-master/l4sys/include/
A Dkobject60 * \internal
84 * \internal
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Dstdexcept50 /** Logic errors represent problems in the internal logic of a program;
129 /** Thrown to indicate range errors in internal computations. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dios_base.h340 static const fmtflags internal = _S_internal; in _GLIBCXX_VISIBILITY()
1003 internal(ios_base& __base) in _GLIBCXX_VISIBILITY()
1005 __base.setf(ios_base::internal, ios_base::adjustfield); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dios_base.h340 static const fmtflags internal = _S_internal; in _GLIBCXX_VISIBILITY()
991 internal(ios_base& __base) in _GLIBCXX_VISIBILITY()
993 __base.setf(ios_base::internal, ios_base::adjustfield); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dios_base.h340 static const fmtflags internal = _S_internal; in _GLIBCXX_VISIBILITY()
991 internal(ios_base& __base) in _GLIBCXX_VISIBILITY()
993 __base.setf(ios_base::internal, ios_base::adjustfield); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dios_base.h340 static const fmtflags internal = _S_internal; in _GLIBCXX_VISIBILITY()
993 internal(ios_base& __base) in _GLIBCXX_VISIBILITY()
995 __base.setf(ios_base::internal, ios_base::adjustfield); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dios_base.h340 static const fmtflags internal = _S_internal; in _GLIBCXX_VISIBILITY()
991 internal(ios_base& __base) in _GLIBCXX_VISIBILITY()
993 __base.setf(ios_base::internal, ios_base::adjustfield); in _GLIBCXX_VISIBILITY()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dlibc-symbols.h494 # define __hidden_proto(name, internal, attrs...) \ argument
495 extern __typeof (name) name __asm__ (__hidden_asmname (#internal)) \
500 # define __hidden_ver1(local, internal, name) \ argument
501 extern __typeof (name) __EI_##name __asm__(__hidden_asmname (#internal)); \
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dios_base.h358 static const fmtflags internal = _S_internal; in _GLIBCXX_VISIBILITY()
1021 internal(ios_base& __base) in _GLIBCXX_VISIBILITY()
1023 __base.setf(ios_base::internal, ios_base::adjustfield); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dios_base.h358 static const fmtflags internal = _S_internal; in _GLIBCXX_VISIBILITY()
1021 internal(ios_base& __base) in _GLIBCXX_VISIBILITY()
1023 __base.setf(ios_base::internal, ios_base::adjustfield); in _GLIBCXX_VISIBILITY()
/l4re-core-master/uclibc/lib/uclibc/
A Dtarget_headers.lst123 internal/parse_config.h
129 libc-internal.h
/l4re-core-master/l4re/util/include/
A Dname_space_svr55 * \internal
138 * \internal
182 * \internal
/l4re-core-master/l4sys/include/cxx/
A Dipc_iface284 * \internal
297 * \internal
357 * \internal
364 * \internal
372 /// \internal
394 * \internal
402 * \internal
551 * \internal
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Dstdexcept108 /** Logic errors represent problems in the internal logic of a program;
219 /** Thrown to indicate range errors in internal computations. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/src/c++98/
A Dios.cc41 const ios_base::fmtflags ios_base::internal; member in std::ios_base
/l4re-core-master/cxx/lib/tl/include/
A Dstd_alloc57 * the internal data structures.

Completed in 34 milliseconds

1234567