/picolibc-3.7.0-3.6.0/ |
D | .clang-format | 13 AlignConsecutiveAssignments: false 14 AlignConsecutiveDeclarations: false 17 AlignTrailingComments: false 18 AllowAllParametersOfDeclarationOnNextLine: false 19 AllowShortBlocksOnASingleLine: false 20 AllowShortCaseLabelsOnASingleLine: false 22 AllowShortIfStatementsOnASingleLine: false 23 AllowShortLoopsOnASingleLine: false 26 AlwaysBreakBeforeMultilineStrings: false 27 AlwaysBreakTemplateDeclarations: false [all …]
|
D | meson_options.txt | 38 option('have-alias-attribute', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto', 41 option('have-format-attribute', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto', 44 option('have-weak-attribute', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto', 74 option('sysroot-install', type: 'boolean', value: false, 77 option('sysroot-install-skip-checks', type: 'boolean', value: false, 80 option('system-libc', type: 'boolean', value: false, 86 option('sanitize-bounds', type: 'boolean', value: false, 89 option('sanitize-trap-on-error', type: 'boolean', value: false, 92 option('use-stdlib', type: 'boolean', value: false, 95 option('profile', type: 'boolean', value: false, [all …]
|
D | find-copyright | 62 have_cpr = False 68 skipping = False 69 only_upper = False 82 end = False 110 skipping = False 215 split = pick_split(split, licensed, False) 216 split = pick_split(split, portions, False) 217 split = pick_split(split, mod, False) 218 split = pick_split(split, perm, False) 219 split = pick_split(split, public, False) [all …]
|
/picolibc-3.7.0-3.6.0/.github/ |
D | do-arm | 4 "$HERE"/do-test native -Dnative-tests=false -Dtests-enable-posix-io=false 5 …false -Dtests-enable-posix-io=false -Dio-float-exact=false -Dio-long-long=true -Dio-percent-b=true… 6 "$HERE"/do-test native -Dnative-tests=false -Dtests-enable-posix-io=false -Dformat-default=integer …
|
/picolibc-3.7.0-3.6.0/newlib/libc/xdr/ |
D | xdr.c | 104 return FALSE; in xdr_int() 112 return FALSE; in xdr_int() 138 return FALSE; in xdr_u_int() 146 return FALSE; in xdr_u_int() 171 return FALSE; in xdr_long() 185 return FALSE; in xdr_u_long() 191 if (XDR_GETLONG (xdrs, &tmp) == FALSE) in xdr_u_long() 192 return FALSE; in xdr_u_long() 200 return FALSE; in xdr_u_long() 222 return FALSE; in xdr_int32_t() [all …]
|
D | xdr_rec.c | 249 rstrm->frag_sent = FALSE; in xdrrec_create() 255 rstrm->in_haveheader = FALSE; in xdrrec_create() 258 rstrm->nonblock = FALSE; in xdrrec_create() 289 return FALSE; in xdrrec_getlong() 310 if (!flush_out (rstrm, FALSE)) in xdrrec_putlong() 311 return FALSE; in xdrrec_putlong() 333 return FALSE; in xdrrec_getbytes() 335 return FALSE; in xdrrec_getbytes() 340 return FALSE; in xdrrec_getbytes() 368 if (!flush_out (rstrm, FALSE)) in xdrrec_putbytes() [all …]
|
D | xdr_mem.c | 129 return FALSE; in xdrmem_getlong_aligned() 141 return FALSE; in xdrmem_putlong_aligned() 155 return FALSE; in xdrmem_getlong_unaligned() 170 return FALSE; in xdrmem_putlong_unaligned() 184 return FALSE; in xdrmem_getbytes() 197 return FALSE; in xdrmem_putbytes() 222 return FALSE; in xdrmem_setpos() 259 return FALSE; in xdrmem_getint32_aligned() 271 return FALSE; in xdrmem_putint32_aligned() 285 return FALSE; in xdrmem_getint32_unaligned() [all …]
|
D | xdr_stdio.c | 116 return FALSE; in xdrstdio_getlong() 128 return FALSE; in xdrstdio_putlong() 139 return FALSE; in xdrstdio_getbytes() 150 return FALSE; in xdrstdio_putbytes() 165 FALSE : TRUE); in xdrstdio_setpos() 194 return FALSE; in xdrstdio_getint32() 206 return FALSE; in xdrstdio_putint32()
|
D | xdr_array.c | 74 return FALSE; in xdr_array() 79 return FALSE; in xdr_array() 98 return FALSE; in xdr_array() 155 return FALSE; in xdr_vector()
|
/picolibc-3.7.0-3.6.0/.github/workflows/ |
D | variants | 9 …false -Dio-long-long=true -Dio-percent-b=true -Dio-long-double=true -Dnewlib-obsolete-math=false -… 10 …teger -Dfreestanding=true -Dposix-io=false -Dnewlib-obsolete-math=true -Dwant-math-errno=true -Das… 13 "-Dtinystdio=false", 14 …false -Dnewlib-io-float=true -Dio-long-long=true -Dio-long-double=true -Dnewlib-fvwrite-in-streami…
|
D | zephyr.yml | 67 …false -Dio-long-long=true -Dio-percent-b=true -Dio-long-double=true -Dnewlib-obsolete-math=false -… 68 …teger -Dfreestanding=true -Dposix-io=false -Dnewlib-obsolete-math=true -Dwant-math-errno=true -Das… 71 "-Dtinystdio=false", 72 …false -Dnewlib-io-float=true -Dio-long-long=true -Dio-long-double=true -Dnewlib-fvwrite-in-streami… 127 …false -Dio-long-long=true -Dio-percent-b=true -Dio-long-double=true -Dnewlib-obsolete-math=false -… 128 …teger -Dfreestanding=true -Dposix-io=false -Dnewlib-obsolete-math=true -Dwant-math-errno=true -Das… 131 "-Dtinystdio=false", 132 …false -Dnewlib-io-float=true -Dio-long-long=true -Dio-long-double=true -Dnewlib-fvwrite-in-streami…
|
D | linux.yml | 121 …false -Dio-long-long=true -Dio-percent-b=true -Dio-long-double=true -Dnewlib-obsolete-math=false -… 122 …teger -Dfreestanding=true -Dposix-io=false -Dnewlib-obsolete-math=true -Dwant-math-errno=true -Das… 125 "-Dtinystdio=false", 126 …false -Dnewlib-io-float=true -Dio-long-long=true -Dio-long-double=true -Dnewlib-fvwrite-in-streami… 181 …false -Dio-long-long=true -Dio-percent-b=true -Dio-long-double=true -Dnewlib-obsolete-math=false -… 182 …teger -Dfreestanding=true -Dposix-io=false -Dnewlib-obsolete-math=true -Dwant-math-errno=true -Das… 185 "-Dtinystdio=false", 186 …false -Dnewlib-io-float=true -Dio-long-long=true -Dio-long-double=true -Dnewlib-fvwrite-in-streami…
|
/picolibc-3.7.0-3.6.0/doc/ |
D | build.md | 40 | native-tests | false | Build tests against native libc (used to validate tests) … 45 | fake-semihost | false | Create a fake semihost library to allow tests to link … 47 | sysroot-install | false | Install in GCC sysroot location (requires sysroot in GCC)… 48 | tests | false | Enable tests … 59 | io-long-long | false | Enable long long type support in IO functions like printf… 60 | io-pos-args | false | Enable printf-family positional arg support. For tiny-std… 61 | io-long-double | false | Enable long double support in printf/scanf. … 87 | posix-console | false | Use POSIX I/O for stdin/stdout/stderr … 90 | io-percent-b | false | Support the %b as proposed in the upcoming C standard … 91 | printf-small-ultoa | false | Avoid soft division routine during integer binary to deci… [all …]
|
D | os.md | 92 disabled by specifying `-Dposix-io=false` in the meson command line. 107 version (enabled with -Dnewlib-nano-malloc=false) requires sbrk return 169 -Dmultilib=false \ 170 -Dpicolib=false \ 171 -Dpicocrt=false \ 181 * -Dmultilib-false makes picolibc build only a single library for the 184 * -Dpicolib=false disables building the TLS and sbrk support built-in 187 * -Dpicocrt=false disables building the C startup code as that is
|
/picolibc-3.7.0-3.6.0/scripts/ |
D | do-native-configure | 42 -Dmultilib=false \ 43 -Dpicolib=false \ 44 -Dpicocrt=false \ 45 -Dsemihost=false \ 49 -Dnewlib-initfini-array=false\
|
D | do-clang-thumbv6m-configure | 38 -Dtests-enable-stack-protector=false \ 39 -Dtests-enable-full-malloc-stress=false \ 40 -Dmultilib=false "$@"
|
D | do-clang-thumbv7m-configure | 38 -Dtests-enable-stack-protector=false \ 39 -Dtests-enable-full-malloc-stress=false \ 40 -Dmultilib=false "$@"
|
D | do-x86_64-zephyr-configure | 36 …6_64-zephyr-elf -Dtests=true -Dtests-enable-posix-io=false -Dmultilib=false -Dtest-long-double=fal…
|
D | do-power9-configure | 43 …configure power9 -Dtests=true -Dtests-enable-posix-io=false -Dmultilib=false -Dprintf-aliases=fals…
|
D | do-power9-fp128-configure | 43 …ure power9-fp128 -Dtests=true -Dtests-enable-posix-io=false -Dmultilib=false -Dprintf-aliases=fals…
|
D | do-clang-rv32imafdc-configure | 48 -Dtests-enable-stack-protector=false \ 49 -Dtests-enable-full-malloc-stress=false \ 50 -Dmultilib=false "$@"
|
/picolibc-3.7.0-3.6.0/newlib/libc/tinystdio/ |
D | dtoa_ryu.c | 87 bool truncate_max = false; in d2d() 95 // Implicit bool -> int conversion. True is 1, false is 0. in d2d() 104 bool vmIsTrailingZeros = false; in d2d() 105 bool vrIsTrailingZeros = false; in d2d() 171 printf("vr is trailing zeros=%s\n", vrIsTrailingZeros ? "true" : "false"); in d2d() 178 printf("vm is trailing zeros=%s\n", vmIsTrailingZeros ? "true" : "false"); in d2d() 179 printf("vr is trailing zeros=%s\n", vrIsTrailingZeros ? "true" : "false"); in d2d() 252 printf("d-10=%s\n", vmIsTrailingZeros ? "true" : "false"); in d2d() 274 printf("vr is trailing zeros=%s\n", vrIsTrailingZeros ? "true" : "false"); in d2d() 334 return false; in d2d_small_int() [all …]
|
D | ftoa_ryu.c | 69 bool truncate_max = false; in f2d() 78 // Implicit bool -> int conversion. True is 1, false is 0. in f2d() 85 bool vmIsTrailingZeros = false; in f2d() 86 bool vrIsTrailingZeros = false; in f2d() 150 printf("vr is trailing zeros=%s\n", vrIsTrailingZeros ? "true" : "false"); in f2d() 157 printf("vm is trailing zeros=%s\n", vmIsTrailingZeros ? "true" : "false"); in f2d() 158 printf("vr is trailing zeros=%s\n", vrIsTrailingZeros ? "true" : "false"); in f2d() 229 printf("d-10=%s\n", vmIsTrailingZeros ? "true" : "false"); in f2d() 243 printf("vr is trailing zeros=%s\n", vrIsTrailingZeros ? "true" : "false"); in f2d()
|
/picolibc-3.7.0-3.6.0/newlib/ |
D | meson.build | 74 pic: false, 84 pic: false, 91 pic: false, 101 install: false)
|
/picolibc-3.7.0-3.6.0/semihost/machine/powerpc/ |
D | meson.build | 59 skipping = false 62 skipping = false 83 pic: false)
|