Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 62) sorted by relevance

123

/picolibc-latest/.github/
DCODEOWNERS1 # Automatically request review on all PRs
/picolibc-latest/newlib/
DHOWTO60 but not all header files are represented by directories (e.g. wcsftime.c is
123 run at any particular point. Simply invoke `autoreconf` and it will do it all.
134 * aclocal.m4: Generated by aclocal; do not edit. Copies all the various m4
136 allows regenerating configure without needing all the same system packages.
142 At some point, it should all be merged into configure.ac directly.
143 * configure.ac: The main configure script for supporting all Newlib options.
171 declares all the Newlib-specific configure settings and will be installed as
172 part of the standard set of headers. Critically, all symbols are namespaced
179 all of Newlib using non-recursive make (i.e., there are no subdirectories with
182 in their subdirectories. This means all variables and targets exist in a
[all …]
/picolibc-latest/doc/
Dreleasing.md6 1. Make sure the current code builds on all supported architectures:
20 * RISC-V, all targets (qemu)
21 * ARM 32-bit, almost all targets (qemu)
34 * Builds and runs glibc test suite against all four builds
Dembedsource.md29 First of all, when using picolibc as an embedded source, you should not specify -specs=picolibc.spe…
52 …ndled library is to use the `-nostdinc` option. However, this also removes all the include directo…
Dtesting.md6 so all you need is the right compile options. They're mostly the same
Dos.md21 FILE objects may not. A single FILE object may be used for all three
22 pointers, and linker aliases may be used to make all three pointers be
120 symbols to enclose all RAM which is not otherwise used by the
152 all of the above functions along with a couple more POSIX APIs used by
Dtls.md14 global structure holding all thread-specific values and then defining
35 Local-exec defines a single block of storage for all TLS
Dlocking.md5 all of these functions that do not actually perform any locking, so
47 stubs for all of these functions that do not perform locking, so a
/picolibc-latest/newlib/libc/machine/i960/
Dstrlen_ca.S98 subi 1,0,g3 # mask initially all ones
102 notor g5,g3,g7 # set unneeded bytes to all ones
106 notor g5,g3,g7 # set unneeded bytes to all ones
Dmemchr_ca.S108 subi 1,0,g5 # mask initially all ones
114 notor g4,g5,g4 # set unneeded bytes to all ones
Dstrchr_ca.S106 subi 1,0,g5 # mask initially all ones
112 notor g4,g5,g4 # set unneeded bytes to all ones
/picolibc-latest/.github/workflows/
DMakefile12 all: linux.yml zephyr.yml target
/picolibc-latest/hello-world/
DMakefile53 all: \ target
58 all-cpp: \
/picolibc-latest/
DCOPYING.GPL214 software--to make sure the software is free for all its users. This
34 gratis or for a fee, you must give the recipients all the rights that
54 patent must be licensed for everyone's free use or not licensed at all.
82 copyright notice and disclaimer of warranty; keep intact all the
93 above, provided that you also meet all of these conditions:
100 part thereof, to be licensed as a whole at no charge to all third
157 code means all the source code for all modules it contains, plus any
186 all its terms and conditions for copying, distributing or modifying
204 may not distribute the Program at all. For example, if a patent
206 all those who receive copies directly or indirectly through you, then
[all …]
Dfind-copyright198 all = None
199 for all in re.finditer(r'all rights reserved\.?', copyright, re.I | re.S):
200 if all.start() >= lastcopy.end():
204 all = re.search(r'all rights reserved\.?', copyright, re.I | re.S)
212 split = pick_split(split, all, True)
DCONTRIBUTING.md3 We welcome contributions of all forms, including patches to code and
42 reformat all of the existing code. Here are suggestions on how to
/picolibc-latest/newlib/libc/machine/spu/
Dsetjmp.S124 # restore all the non-volatile registers
/picolibc-latest/picocrt/machine/x86/
Dcrt0-32.S58 mov %eax, %es # propagate to all data segments
Dcrt0-64.S74 mov %eax, %es # propagate to all data segments
/picolibc-latest/doc/printf-sample/
DMakefile60 all: $(LOG) target
/picolibc-latest/newlib/libc/machine/rx/
Dsetjmp.S42 mov.l r0, [r1] ; save all the general registers
/picolibc-latest/newlib/libc/machine/crx/
Dsetjmp.S10 # that existing copyright notices are retained in all copies and that this #
/picolibc-latest/newlib/libc/ssp/
Dssp.tex16 @code{-fstack-protector-all}, @code{-fstack-protector-explicit}, or
/picolibc-latest/newlib/libc/reent/
Dreent.tex7 #duplicated in all such forms and that any documentation,
66 structure as the extra argument for all library functions.
/picolibc-latest/newlib/libc/stdio64/
Dstdio64.tex7 #duplicated in all such forms and that any documentation,

123