Home
last modified time | relevance | path

Searched refs:actual (Results 1 – 25 of 133) sorted by relevance

123456

/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale/
A Dtst-langinfo.c153 char *actual; in main() local
270 actual = nl_langinfo (param); in main()
271 printf (" = \"%s\", ", actual); in main()
273 if (strcmp (actual, expected) == 0) in main()
/l4re-core-master/lua/lib/contrib/src/
A Dltm.c241 int actual = cast_int(L->top - ci->func) - 1; /* number of arguments */ in luaT_adjustvarargs() local
242 int nextra = actual - nfixparams; /* number of extra arguments */ in luaT_adjustvarargs()
252 ci->func += actual + 1; in luaT_adjustvarargs()
253 ci->top += actual + 1; in luaT_adjustvarargs()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/c6x/
A Dresolve.S10 ;; registers that could be used to pass arguments to the actual
15 ;; Once we have that, we prepare to tail-call the actual
/l4re-core-master/l4sys/include/
A Dkobject76 * This method is for derived classes to gain access to the actual
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Dsstream47 * @brief The actual work of input and output (for std::string).
131 // The current egptr() may not be the actual string end.
234 // Internal function for correctly updating egptr() to the actual
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/metag/
A Dmemcpy.S180 ! Re-adjust the source pointer (A1.2) back to the actual (unaligned) byte
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dbarrier65 so a numbering step is added before the actual barrier algorithm,
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Dsstream48 * @brief The actual work of input and output (for std::string).
171 // The current egptr() may not be the actual string end.
275 // Internal function for correctly updating egptr() to the actual
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Dsstream48 * @brief The actual work of input and output (for std::string).
172 // The current egptr() may not be the actual string end.
276 // Internal function for correctly updating egptr() to the actual
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Dsstream48 * @brief The actual work of input and output (for std::string).
171 // The current egptr() may not be the actual string end.
275 // Internal function for correctly updating egptr() to the actual
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Dsstream48 * @brief The actual work of input and output (for std::string).
171 // The current egptr() may not be the actual string end.
275 // Internal function for correctly updating egptr() to the actual
/l4re-core-master/l4re/util/include/
A Dcap_alloc44 * by usual applications. The actual implementation of the allocator
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dsstream48 * @brief The actual work of input and output (for std::string).
183 // The current egptr() may not be the actual string end.
287 // Internal function for correctly updating egptr() to the actual
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Dsstream48 * @brief The actual work of input and output (for std::string).
183 // The current egptr() may not be the actual string end.
287 // Internal function for correctly updating egptr() to the actual
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A DPORTING78 _dl_reltypes_tab array ... the index should match the actual reloc type, so
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr2/
A Ddynamic_bitset401 * Most of the actual code isn't contained in %dynamic_bitset<>
495 * of this class is a proxy for an actual bit; this way the
505 * size of an actual bit. Ha.)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr2/
A Ddynamic_bitset401 * Most of the actual code isn't contained in %dynamic_bitset<>
495 * of this class is a proxy for an actual bit; this way the
505 * size of an actual bit. Ha.)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr2/
A Ddynamic_bitset407 * Most of the actual code isn't contained in %dynamic_bitset<>
501 * of this class is a proxy for an actual bit; this way the
511 * size of an actual bit. Ha.)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr2/
A Ddynamic_bitset401 * Most of the actual code isn't contained in %dynamic_bitset<>
495 * of this class is a proxy for an actual bit; this way the
505 * size of an actual bit. Ha.)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr2/
A Ddynamic_bitset407 * Most of the actual code isn't contained in %dynamic_bitset<>
501 * of this class is a proxy for an actual bit; this way the
511 * size of an actual bit. Ha.)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr2/
A Ddynamic_bitset407 * Most of the actual code isn't contained in %dynamic_bitset<>
501 * of this class is a proxy for an actual bit; this way the
511 * size of an actual bit. Ha.)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr2/
A Ddynamic_bitset407 * Most of the actual code isn't contained in %dynamic_bitset<>
501 * of this class is a proxy for an actual bit; this way the
511 * size of an actual bit. Ha.)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr2/
A Ddynamic_bitset428 * Most of the actual code isn't contained in %dynamic_bitset<>
522 * of this class is a proxy for an actual bit; this way the
532 * size of an actual bit. Ha.)
/l4re-core-master/l4sys/include/cxx/
A Dipc_server_loop47 * The actual mode is determined by the return value of the before_reply()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/
A DREADME299 actual soname.
601 Changed ld-linux.so to print the actual, requested library
607 Changed ldconfig to read the actual soname from the image

Completed in 36 milliseconds

123456