Home
last modified time | relevance | path

Searched refs:to (Results 1 – 25 of 1386) sorted by relevance

12345678910>>...56

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/
A Dconfig.h.in3 /* Define to 1 if you have the `acosf' function. */
6 /* Define to 1 if you have the `acosl' function. */
15 /* Define to 1 if you have the `asinf' function. */
18 /* Define to 1 if you have the `asinl' function. */
389 to different versions. */
772 C99 library functions to be present. */
793 C99 library functions to be present. */
818 /* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
835 /* Define to the letter to which size_t is mangled. */
884 library functions to be present. */
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/
A Dconfig.h.in3 /* Define to 1 if you have the `acosf' function. */
6 /* Define to 1 if you have the `acosl' function. */
9 /* Define to 1 if you have the `asinf' function. */
12 /* Define to 1 if you have the `asinl' function. */
18 /* Define to 1 if you have the `atan2f' function. */
24 /* Define to 1 if you have the `atanf' function. */
27 /* Define to 1 if you have the `atanl' function. */
379 to different versions. */
722 /* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
777 functions to be present. */
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/
A Dconfig.h.in3 /* Define to 1 if you have the `acosf' function. */
6 /* Define to 1 if you have the `acosl' function. */
15 /* Define to 1 if you have the `asinf' function. */
18 /* Define to 1 if you have the `asinl' function. */
30 /* Define to 1 if you have the `atanf' function. */
442 to different versions. */
816 C99 library functions to be present. */
837 C99 library functions to be present. */
862 /* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
875 /* Define to the letter to which size_t is mangled. */
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/
A Dconfig.h.in3 /* Define to 1 if you have the `acosf' function. */
6 /* Define to 1 if you have the `acosl' function. */
15 /* Define to 1 if you have the `asinf' function. */
18 /* Define to 1 if you have the `asinl' function. */
30 /* Define to 1 if you have the `atanf' function. */
385 to different versions. */
759 C99 library functions to be present. */
780 C99 library functions to be present. */
805 /* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
818 /* Define to the letter to which size_t is mangled. */
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/
A Dconfig.h.in3 /* Define to 1 if you have the `acosf' function. */
6 /* Define to 1 if you have the `acosl' function. */
9 /* Define to 1 if you have the `asinf' function. */
12 /* Define to 1 if you have the `asinl' function. */
18 /* Define to 1 if you have the `atan2f' function. */
24 /* Define to 1 if you have the `atanf' function. */
27 /* Define to 1 if you have the `atanl' function. */
388 to different versions. */
737 /* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
792 functions to be present. */
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/
A Dconfig.h.in3 /* Define to 1 if you have the `acosf' function. */
6 /* Define to 1 if you have the `acosl' function. */
12 /* Define to 1 if you have the `asinf' function. */
15 /* Define to 1 if you have the `asinl' function. */
27 /* Define to 1 if you have the `atanf' function. */
412 to different versions. */
769 C99 library functions to be present. */
790 C99 library functions to be present. */
815 /* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
828 /* Define to the letter to which size_t is mangled. */
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/
A Dconfig.h.in3 /* Define to 1 if you have the `acosf' function. */
6 /* Define to 1 if you have the `acosl' function. */
12 /* Define to 1 if you have the `asinf' function. */
15 /* Define to 1 if you have the `asinl' function. */
27 /* Define to 1 if you have the `atanf' function. */
406 to different versions. */
760 C99 library functions to be present. */
781 C99 library functions to be present. */
806 /* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
819 /* Define to the letter to which size_t is mangled. */
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/
A Dconfig.h.in3 /* Define to 1 if you have the `acosf' function. */
6 /* Define to 1 if you have the `acosl' function. */
9 /* Define to 1 if you have the `asinf' function. */
12 /* Define to 1 if you have the `asinl' function. */
24 /* Define to 1 if you have the `atanf' function. */
394 to different versions. */
742 C99 library functions to be present. */
763 C99 library functions to be present. */
788 /* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
801 /* Define to the letter to which size_t is mangled. */
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++11/
A Dcodecvt.cc324 if (to.size() < 1) in write_utf8_code_point()
326 to = code_point; in write_utf8_code_point()
330 if (to.size() < 2) in write_utf8_code_point()
337 if (to.size() < 3) in write_utf8_code_point()
345 if (to.size() < 4) in write_utf8_code_point()
429 if (to.size() > 0) in write_utf16_code_point()
461 to = codepoint;
498 to = codepoint;
673 to = c;
1085 range<char16_t> to{ in do_in() local
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++11/
A Dcodecvt.cc324 if (to.size() < 1) in write_utf8_code_point()
326 to = code_point; in write_utf8_code_point()
330 if (to.size() < 2) in write_utf8_code_point()
337 if (to.size() < 3) in write_utf8_code_point()
345 if (to.size() < 4) in write_utf8_code_point()
429 if (to.size() > 0) in write_utf16_code_point()
461 to = codepoint;
498 to = codepoint;
673 to = c;
1085 range<char16_t> to{ in do_in() local
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++11/
A Dcodecvt.cc324 if (to.size() < 1) in write_utf8_code_point()
326 to = code_point; in write_utf8_code_point()
330 if (to.size() < 2) in write_utf8_code_point()
337 if (to.size() < 3) in write_utf8_code_point()
345 if (to.size() < 4) in write_utf8_code_point()
429 if (to.size() > 0) in write_utf16_code_point()
461 to = codepoint;
498 to = codepoint;
673 to = c;
1085 range<char16_t> to{ in do_in() local
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++11/
A Dcodecvt.cc324 if (to.size() < 1) in write_utf8_code_point()
326 to = code_point; in write_utf8_code_point()
330 if (to.size() < 2) in write_utf8_code_point()
337 if (to.size() < 3) in write_utf8_code_point()
345 if (to.size() < 4) in write_utf8_code_point()
429 if (to.size() > 0) in write_utf16_code_point()
461 to = codepoint;
498 to = codepoint;
673 to = c;
1085 range<char16_t> to{ in do_in() local
[all …]
/l4re-core-master/l4sys/include/
A D__timeout.h155 l4_kernel_clock_t l4_timeout_rel_get(l4_timeout_s to) L4_NOTHROW;
167 unsigned l4_timeout_is_absolute(l4_timeout_s to) L4_NOTHROW;
210 to->p.snd = snd; in l4_snd_timeout()
217 to->p.rcv = rcv; in l4_rcv_timeout()
229 l4_kernel_clock_t l4_timeout_rel_get(l4_timeout_s to) L4_NOTHROW in l4_timeout_rel_get() argument
231 if (to.t == 0) in l4_timeout_rel_get()
233 return (l4_kernel_clock_t)(to.t & 0x3ff) << ((to.t >> 10) & 0x1f); in l4_timeout_rel_get()
238 unsigned l4_timeout_is_absolute(l4_timeout_s to) L4_NOTHROW in l4_timeout_is_absolute() argument
240 return to.t & 0x8000; in l4_timeout_is_absolute()
247 if (l4_timeout_is_absolute(to)) in l4_timeout_get()
[all …]
A Dfactory87 * added to a create() call.
106 * \param o Instance of S to move.
164 * \return Reference to this stream.
176 * \return Reference to this stream.
188 * \return Reference to this stream.
254 * Generic create call to the factory.
263 * \return A create stream that allows additional arguments to be passed to
287 * \param utcb UTCB to use.
289 * \return A create stream that allows additional arguments to be passed to
365 * information on the arguments that need to be passed to the create
[all …]
A Dthread75 * This method allows to manipulate a thread. The basic functionality is to
78 * to force the thread to raise an artificial exception (see `flags`).
108 * operations and to force the thread to raise an artificial exception (see
125 * call to `L4::Thread::control()`.
184 * Bind the thread to a task.
207 * Set the thread to alien mode.
225 * \param attr the attribute object to commit to the thread.
231 * Switch execution to this thread.
335 * messages inbound to this thread.
362 * \param add_bits Bits to be added to the label.
[all …]
/l4re-core-master/l4util/doc/
A Dl4util.cfg86 # Set to NO to disable this.
126 # Set it to YES to include the internal documentation.
140 # users are adviced to set this option to NO.
158 # which an include is specified. Set to NO to disable this.
264 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated
298 # The WARN_LOGFILE tag can be used to specify a file to which warning
300 # to stderr.
379 # to standard output.
385 # files to browse.
504 # to the contents of the Html help documentation and to the tree view.
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++11/
A Dcodecvt.cc327 if (to.size() < 1) in write_utf8_code_point()
329 to = code_point; in write_utf8_code_point()
333 if (to.size() < 2) in write_utf8_code_point()
340 if (to.size() < 3) in write_utf8_code_point()
348 if (to.size() < 4) in write_utf8_code_point()
432 if (to.size() > 0) in write_utf16_code_point()
465 to = codepoint;
503 to = codepoint;
681 to = c;
1245 range<char16_t> to{ in do_in() local
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++11/
A Dcodecvt.cc327 if (to.size() < 1) in write_utf8_code_point()
329 to = code_point; in write_utf8_code_point()
333 if (to.size() < 2) in write_utf8_code_point()
340 if (to.size() < 3) in write_utf8_code_point()
348 if (to.size() < 4) in write_utf8_code_point()
432 if (to.size() > 0) in write_utf16_code_point()
465 to = codepoint;
503 to = codepoint;
681 to = c;
1245 range<char16_t> to{ in do_in() local
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++11/
A Dcodecvt.cc327 if (to.size() < 1) in write_utf8_code_point()
329 to = code_point; in write_utf8_code_point()
333 if (to.size() < 2) in write_utf8_code_point()
340 if (to.size() < 3) in write_utf8_code_point()
348 if (to.size() < 4) in write_utf8_code_point()
432 if (to.size() > 0) in write_utf16_code_point()
465 to = codepoint;
503 to = codepoint;
681 to = c;
1245 range<char16_t> to{ in do_in() local
[all …]
/l4re-core-master/libsigma0/doc/
A Dlibsigma0.cfg80 # Set to NO to disable this.
113 # Set it to YES to include the internal documentation.
127 # users are adviced to set this option to NO.
145 # which an include is specified. Set to NO to disable this.
242 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated
276 # The WARN_LOGFILE tag can be used to specify a file to which warning
278 # to stderr.
351 # to standard output.
357 # files to browse.
470 # to the contents of the Html help documentation and to the tree view.
[all …]
/l4re-core-master/uclibc/doc/
A Duclibc.cfg69 # Set to NO to disable this.
116 # path to strip.
122 # the reader which header file to include in order to use a class.
143 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
281 # Set it to YES to include the internal documentation.
289 # and Mac users are advised to set this option to NO.
329 # Note: This option applies only to the class list, not to the
442 # to stderr.
537 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
577 # which an include is specified. Set to NO to disable this.
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/
A DREADME49 instldso.sh to install the file needed to compile with libdl.
213 Changed ldconfig to chroot to the specified directory when
225 Changed ldconfig to try to determine which libc a
232 Changed to ld-linux.so and libdl.so to not require the
243 Changed instldso.sh to require the --force option to
262 LD_PRELOAD to be separated by white space in addition to
272 Changed ldconfig to try to determine if an ELF library is
418 Changed ld-linux.so to be more liberal when checking to
508 to get it.
547 Changed ld-linux.so to map files with MAP_DENYWRITE to
[all …]
/l4re-core-master/l4re/include/
A Dmmio_space23 * This interface defines methods for indirect access to MMIO regions.
25 * Memory mapped IO (MMIO) is used by device drivers to control hardware
26 * devices. Access to MMIO regions is assigned to user-level device drivers
31 * it is often not allowed to map a memory page to multiple device drivers
35 * A solution to that problem is to implement a third (trusted) component that
45 /// Actual size of the value to read or write.
64 * upper bits are guaranteed to be 0.
74 * Write a value to the given address.
76 * \param addr Device virtual address to write to. The address
77 * must be aligned relative to the access width.
[all …]
/l4re-core-master/cxx/lib/tl/include/
A Dbitfield45 * \param BITS Number of bits to cover.
70 /** Mask value to get #Bits bits. */
77 * Type to hold at least #Bits bits.
105 * \return The bits form #Lsb to #Msb shifted to the right.
124 * Set the bits corresponding to `val`.
273 /** Type to access the `name` bits (LSB to MSB) of `data_member`. */ \
277 /** Get a reference to the `name` bits (LSB to MSB) of `data_member`. */ \
283 /** Type to access the `name` bits (LSB to MSB) of `data_member`. */ \
291 /** Type to access the `name` bits (LSB to MSB) of `data_member`. */ \
295 /** Get a reference to the `name` bits (LSB to MSB) of `data_member`. */ \
[all …]
/l4re-core-master/
A DCOPYING13 License is intended to guarantee your freedom to share and change free
16 Foundation's software and to any other program whose authors commit to
29 anyone to deny you these rights or to ask you to surrender the rights.
83 notices that refer to this License and to the absence of any warranty;
100 part thereof, to be licensed as a whole at no charge to all third
125 your rights to work written entirely by you; rather, the intent is to
215 It is not the purpose of this section to induce you to infringe any
226 This section is intended to make thoroughly clear what is believed to
282 How to Apply These Terms to Your New Programs
285 possible use to the public, the best way to achieve this is to make it
[all …]

Completed in 92 milliseconds

12345678910>>...56