Home
last modified time | relevance | path

Searched full:steps (Results 1 – 24 of 24) sorted by relevance

/picolibc-3.7.0-3.6.0/.github/workflows/
DMakefile7 steps-head \
8 steps-cmake \
9 steps-minsize \
10 steps-release
22 steps-head \
23 steps-minsize \
24 steps-release
Dmake-workflow10 cat steps-head
11 cat steps-$build
20 cat steps-head
21 cat steps-$build
Dhead30 steps:
45 if: steps.cache.outputs.cache-hit != 'true'
49 if: steps.cache.outputs.cache-hit != 'true'
Dhead-zephyr31 steps:
46 if: steps.cache.outputs.cache-hit != 'true'
50 if: steps.cache.outputs.cache-hit != 'true'
Dmake-workflow-zephyr10 cat steps-head
11 cat steps-$build
Dlinux.yml30 steps:
45 if: steps.cache.outputs.cache-hit != 'true'
49 if: steps.cache.outputs.cache-hit != 'true'
71 steps:
131 steps:
191 steps:
Dzephyr.yml31 steps:
46 if: steps.cache.outputs.cache-hit != 'true'
50 if: steps.cache.outputs.cache-hit != 'true'
77 steps:
137 steps:
Dmacos.yml24 steps:
Dsteps-head1 steps:
/picolibc-3.7.0-3.6.0/newlib/libm/machine/x86/
Df_pow.c37 to perform two steps 2**integer portion * 2**fraction. */ in _f_pow()
Df_powf.c37 to perform two steps 2**integer portion * 2**fraction. */ in _f_powf()
/picolibc-3.7.0-3.6.0/doc/
Dreleasing.md3 Here are the current steps to perform when releasing a new version of
Dusing.md43 Picocrt goes through a sequence of initialization steps, many of which
/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Dsincosd2.h78 * explanation of the following steps. in _sincosd2()
/picolibc-3.7.0-3.6.0/newlib/libm/common/
Ds_rint.c56 * possible double rounding in the TWO52 +- steps (in case guard bits are
/picolibc-3.7.0-3.6.0/newlib/libc/machine/sh/
Dstrncpy.S109 shlli r1, 2, r1 // Do shift in two steps so that 64 bit case is
/picolibc-3.7.0-3.6.0/newlib/libc/machine/arm/
Dmemcpy-armv7m.S38 The job will be done in 5 steps.
/picolibc-3.7.0-3.6.0/newlib/libc/locale/
Dnewlocale.c186 two steps to simplify freeing new locale types in case of a in newlocale()
/picolibc-3.7.0-3.6.0/newlib/libc/machine/aarch64/
Dstrncmp.S250 time from SRC2. The comparison happens in 3 steps. After each step
/picolibc-3.7.0-3.6.0/
DCOPYING.GPL239 We protect your rights with two steps: (1) copyright the software, and
DCOPYING.picolibc2695 .github/workflows/steps-head
/picolibc-3.7.0-3.6.0/newlib/
DREADME521 steps, add the -v option.
/picolibc-3.7.0-3.6.0/newlib/libc/iconv/
Diconv.tex18 * How to add new encoding:: The steps to add new encoding support
80 ASCII, etc. Encodings are formed by the following chain of steps:
/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dmallocr.c857 malloc steps is faster than going through a system's mmap.
2252 From there, the first successful of the following steps is taken: