/l4re-core-master/uclibc/lib/contrib/uclibc/libc/termios/ |
A D | cfsetspeed.c | 28 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 D | tst-typesizes.c | 63 #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 D | setjmp.S | 33 !! This is the internal name for `sigsetjmp'.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/ |
A D | DESIGN-barrier.txt | 9 - internal mutex
|
A D | DESIGN-condvar.txt | 12 internal mutex
|
A D | DESIGN-rwlock.txt | 11 - internal mutex
|
/l4re-core-master/cxx/lib/io/include/ |
A D | basic_ostream | 43 * \internal 79 * \internal 138 * \internal
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/ |
A D | ios_base.h | 272 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 D | crt.txt | 15 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 D | kobject | 60 * \internal 84 * \internal
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/ |
A D | stdexcept | 50 /** 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 D | ios_base.h | 340 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 D | ios_base.h | 340 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 D | ios_base.h | 340 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 D | ios_base.h | 340 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 D | ios_base.h | 340 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 D | libc-symbols.h | 494 # 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 D | ios_base.h | 358 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 D | ios_base.h | 358 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 D | target_headers.lst | 123 internal/parse_config.h 129 libc-internal.h
|
/l4re-core-master/l4re/util/include/ |
A D | name_space_svr | 55 * \internal 138 * \internal 182 * \internal
|
/l4re-core-master/l4sys/include/cxx/ |
A D | ipc_iface | 284 * \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 D | stdexcept | 108 /** 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 D | ios.cc | 41 const ios_base::fmtflags ios_base::internal; member in std::ios_base
|
/l4re-core-master/cxx/lib/tl/include/ |
A D | std_alloc | 57 * the internal data structures.
|