/l4re-core-master/l4sys/lib/src/ |
A D | Makefile | 5 libl4sys-direct.a libl4sys-direct.so \ 7 PC_FILENAMES = l4sys l4sys-direct l4sys-l4x 10 PC_LIBS_l4sys-direct = -ll4sys-direct 11 PC_EXTRA_l4sys-direct = Link_Libs= %{static:-ll4sys-direct} 22 SRC_S_libl4sys-direct.so = 23 SRC_S_libl4sys-direct.a-x86 = syscalls_direct.S 24 SRC_S_libl4sys-direct.a = $(SRC_S_libl4sys-direct.a-$(ARCH))
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/ |
A D | test-skeleton.c | 215 int direct = 0; /* Directly call the test function? */ in main() local 217 int direct = 1; in main() 243 direct = 1; in main() 301 if (direct) in main()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/ |
A D | dir.h | 25 #define direct dirent macro
|
/l4re-core-master/sigma0/server/src/ |
A D | Makefile | 7 cxx_io_kdebug l4sys-direct l4sys
|
/l4re-core-master/moe/server/src/ |
A D | Makefile | 21 EXTRA_LIBS := -ll4sys-direct
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr2/ |
A D | type_traits | 93 /// Enumerate all the direct base classes of a class. Form of a typelist.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr2/ |
A D | type_traits | 93 /// Enumerate all the direct base classes of a class. Form of a typelist.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr2/ |
A D | type_traits | 93 /// Enumerate all the direct base classes of a class. Form of a typelist.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr2/ |
A D | type_traits | 93 /// Enumerate all the direct base classes of a class. Form of a typelist.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr2/ |
A D | type_traits | 93 /// Enumerate all the direct base classes of a class. Form of a typelist.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr2/ |
A D | type_traits | 93 /// Enumerate all the direct base classes of a class. Form of a typelist.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr2/ |
A D | type_traits | 93 /// Enumerate all the direct base classes of a class. Form of a typelist.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr2/ |
A D | type_traits | 93 /// Enumerate all the direct base classes of a class. Form of a typelist.
|
/l4re-core-master/l4sys/include/cxx/ |
A D | ipc_varg | 122 /// \return pointer to the data, also safe for direct data 206 static_assert(sizeof(T) <= sizeof(char const *), "direct Varg value too big"); 219 /// Make Varg from direct value
|
A D | ipc_server_loop | 144 /// Make a direct dispatcher 165 /// Make a direct dispatcher
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/pstl/ |
A D | LICENSE.txt | 22 "control" means (i) the power, direct or indirect, to cause the 88 or a Contribution incorporated within the Work constitutes direct 161 liable to You for damages, including any direct, indirect, special,
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/pstl/ |
A D | LICENSE.txt | 22 "control" means (i) the power, direct or indirect, to cause the 88 or a Contribution incorporated within the Work constitutes direct 161 liable to You for damages, including any direct, indirect, special,
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/pstl/ |
A D | LICENSE.txt | 22 "control" means (i) the power, direct or indirect, to cause the 88 or a Contribution incorporated within the Work constitutes direct 161 liable to You for damages, including any direct, indirect, special,
|
/l4re-core-master/l4re/include/ |
A D | dma_space | 41 * Whenever a device needs direct access to parts of an L4Re::Dataspace, that
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/ftw/ |
A D | ftw.c | 58 # define dirent direct
|
/l4re-core-master/cxx/lib/tl/include/ |
A D | list | 108 * Allows direct access to derived classes by * operator.
|
/l4re-core-master/libsigma0/doc/ |
A D | libsigma0.cfg | 749 # will generate a graph for each documented class showing the direct and 756 # will generate a graph for each documented class showing the direct and 775 # file showing the direct and indirect include dependencies of the file with
|
/l4re-core-master/l4util/doc/ |
A D | l4util.cfg | 815 # will generate a graph for each documented class showing the direct and 822 # will generate a graph for each documented class showing the direct and 841 # file showing the direct and indirect include dependencies of the file with
|
/l4re-core-master/l4sys/include/ |
A D | irq | 295 * a direct unmask via the IRQ object using L4::Irq::unmask. A return
|
/l4re-core-master/uclibc/doc/ |
A D | uclibc.cfg | 1078 # will generate a graph for each documented class showing the direct and 1085 # will generate a graph for each documented class showing the direct and 1092 # will generate a graph for groups, showing the direct groups dependencies 1109 # file showing the direct and indirect include dependencies of the file with
|