Home
last modified time | relevance | path

Searched refs:I (Results 1 – 25 of 194) sorted by relevance

12345678

/l4re-core-master/l4sys/include/
A D__typeinfo.h130 enum { Proto = I::Proto };
155 template< typename I >
159 struct _In_list<I, Iface_list<I, N> > : True {};
162 struct _In_list<I, Iface_list<I2, N> > : _In_list<I, typename N::type> {};
181 struct _Iface_list_add<true, I, L> : Iface_list<I, L> {};
191 !In_list<I, typename L::type>::value, I, typename L::type>
204 template< typename I >
205 struct __Iface_conflict<I, I> : False {};
214 template< typename I >
309 if (I::Proto == proto)
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/scripts/
A Dunifdef.test44 I am here 1
47 I am here 2
49 I am here 3
52 # error "I am here 4"
54 I am here 5
58 I am here 6
60 I am here 7
63 I am here 8
65 I am here 9 (last)
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/collation/
A Dbg_BG23 <CYR-I>
24 <UKR-I>
67 <U0406> <CYR-I>;<UKR-I>;<MIN>;IGNORE
68 <U0457> <CYR-I>;<UKR-YI>;<MIN>;IGNORE
69 <U044B> <CYR-I>;<CYR-YEROU>;<MIN>;IGNORE
91 <U0456> <CYR-I>;<UKR-I>;<CAP>;IGNORE
92 <U0407> <CYR-I>;<UKR-YI>;<CAP>;IGNORE
93 <U042B> <CYR-I>;<CYR-YEROU>;<CAP>;IGNORE
A Dmt_MT19 collating-element <I-E> from "<U0049><U0045>"
21 collating-element <I-e> from "<U0049><U0065>"
71 <I-E> <i-e-mt>;<PCL>;<CAP>;IGNORE
72 <I-e> <i-e-mt>;<PCL>;<CAP-MIN>;IGNORE
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_mutex.h23 #define __UCLIBC_MUTEX_INIT(M,I) pthread_mutex_t M = I argument
24 #define __UCLIBC_MUTEX_STATIC(M,I) static pthread_mutex_t M = I argument
122 #define __UCLIBC_MUTEX_INIT(M,I) extern void *__UCLIBC_MUTEX_DUMMY_ ## M argument
123 #define __UCLIBC_MUTEX_STATIC(M,I) extern void *__UCLIBC_MUTEX_DUMMY_ ## M argument
A Dstab.def46 Supposedly the value is its line number; I'm skeptical. */
55 /* New stab from Solaris. I don't know what it means, but it
59 /* New stab from Solaris. I don't know what it means, but it
165 I'm not sure how this is used. */
169 or something like that. FIXME. I have assigned the values at random
170 since I don't have a Gould here. Fixups from Gould folk welcome... */
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/m68k/
A DREADME.m68k7 quality at best. It mostly works OK for some of the stuff I'm working
34 /opt/uClinux/m68k-pic-coff/include, but I recommend cleaning
38 assert.h, but I don't know why that would be the valid copy.
45 I _may_ be able to help if you run into problems. Create a
52 Does crt0.o still need to be a separate file? Can't I just
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/
A DREADME5 extract the data I needed from glibc's locale database. I'm ashamed to
6 even let them into the light of day, and I consider them complete garbage.
9 locale support I've implemented, so I'm forced to include them here.
26 Also, as one can probably guess, I'm working towards having the locale
34 charmaps/ and all 268 locales in LOCALES. I estimate that the
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.mips43 will run on any MIPS CPU, you can specify "Generic (MIPS I)" here.
44 If you pick anything other than "Generic (MIPS I)," there is no
52 If you don't know what to do, choose "Generic (MIPS I)"
55 bool "Generic (MIPS I)"
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DRules.mak658 -nostdinc -I$(top_builddir)include \
661 -I$(top_srcdir)libc/sysdeps/linux \
662 -I$(top_srcdir)ldso/ldso/$(TARGET_ARCH) \
663 -I$(top_srcdir)ldso/include -I.
754 PTINC:= -I$(top_builddir)$(PTDIR) \
755 -I$(top_srcdir)$(PTDIR) \
764 -I$(top_srcdir)$(PTDIR)/sysdeps/generic
787 -I$(top_srcdir)$(PTDIR)/sysdeps/pthread \
788 -I$(top_srcdir)$(PTDIR) \
789 -I$(top_srcdir)libpthread
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A DuClibc_vs_SuSv3.txt35 I think uClibc is a great project! And, since I found the file
37 fmtmsg as a missing function compared to the SUSv3, I got curious about
38 the length of the list denoted by "<others?>". So I built the
46 the result was better than I anticipated.
49 I hope this was a helpful exercise ;)
A Dwchar_and_locale.txt9 "stub locale mode" is when !UCLIBC_HAS_LOCALE I presume,
13 Handle sign-extended chars. I.e. if you want
25 Wide character support. I assume all those wchar_t types and functions
89 but I removed all uses in uclibc code. Half of them were buggy.
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dcomplex.h48 #undef I
49 #define I _Complex_I macro
/l4re-core-master/uclibc/lib/contrib/uclibc/test/
A DRules.mak68 KERNEL_INCLUDES += -I$(KERNEL_HEADERS)
71 KERNEL_INCLUDES += -I$(top_builddir)$(KERNEL_HEADERS)
75 XCOMMON_CFLAGS := -I$(top_builddir)test -D_GNU_SOURCE
77 CFLAGS := -nostdinc -I$(top_builddir)$(LOCAL_INSTALL_PATH)/usr/include
/l4re-core-master/uclibc/doc/
A Dgeneral.dox33 \section p_io I/O: (for debugging)
45 - File I/O
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/soft-fp/
A Dop-1.h35 #define _FP_FRAC_SET_1(X,I) (X##_f = I) argument
40 #define _FP_FRAC_ADDI_1(X,I) (X##_f += I) argument
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/
A DLICENSE59 > I would want to add testregex.c and the related *.dat files to the uClibc
60 > testsuite. uClibc is licensed under LGPL v2.1. I haven't found any
63 > Is it allowed to use the code there, or should I accomodate the testsuite
/l4re-core-master/libc_backends/lib/math/
A Dcomplex.c18 return realpart + imagpart * (double complex) I; in csqrt()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Diosfwd47 * @defgroup io I/O
49 * Nearly all of the I/O classes are parameterized on the type of
54 * For ease of use and compatibility, all of the basic_* I/O-related
65 * header, which contains only declarations of all the I/O classes as
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Diosfwd47 * @defgroup io I/O
49 * Nearly all of the I/O classes are parameterized on the type of
54 * For ease of use and compatibility, all of the basic_* I/O-related
65 * header, which contains only declarations of all the I/O classes as
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Diosfwd47 * @defgroup io I/O
49 * Nearly all of the I/O classes are parameterized on the type of
54 * For ease of use and compatibility, all of the basic_* I/O-related
65 * header, which contains only declarations of all the I/O classes as
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Diosfwd47 * @defgroup io I/O
49 * Nearly all of the I/O classes are parameterized on the type of
54 * For ease of use and compatibility, all of the basic_* I/O-related
65 * header, which contains only declarations of all the I/O classes as
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Diosfwd47 * @defgroup io I/O
49 * Nearly all of the I/O classes are parameterized on the type of
54 * For ease of use and compatibility, all of the basic_* I/O-related
65 * header, which contains only declarations of all the I/O classes as
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Diosfwd47 * @defgroup io I/O
49 * Nearly all of the I/O classes are parameterized on the type of
54 * For ease of use and compatibility, all of the basic_* I/O-related
65 * header, which contains only declarations of all the I/O classes as
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Diosfwd47 * @defgroup io I/O
49 * Nearly all of the I/O classes are parameterized on the type of
54 * For ease of use and compatibility, all of the basic_* I/O-related
65 * header, which contains only declarations of all the I/O classes as

Completed in 21 milliseconds

12345678