/picolibc-latest/.github/workflows/ |
D | variants | 9 …true -Dio-percent-b=true -Dio-long-double=true -Dnewlib-obsolete-math=false -Dwant-math-errno=true… 10 …eger -Dfreestanding=true -Dposix-io=false -Dnewlib-obsolete-math=true -Dwant-math-errno=true -Dass… 14 …-Dtinystdio=false -Dnewlib-io-float=true -Dio-long-long=true -Dio-long-double=true -Dnewlib-fvwrit…
|
D | zephyr.yml | 15 cancel-in-progress: true 43 lookup-only: true 46 if: steps.cache.outputs.cache-hit != 'true' 50 if: steps.cache.outputs.cache-hit != 'true' 56 …outputs: type=docker,force-compression=true,compression=zstd,compression-level=22,dest=${{ env.IMA… 67 …true -Dio-percent-b=true -Dio-long-double=true -Dnewlib-obsolete-math=false -Dwant-math-errno=true… 68 …eger -Dfreestanding=true -Dposix-io=false -Dnewlib-obsolete-math=true -Dwant-math-errno=true -Dass… 72 …-Dtinystdio=false -Dnewlib-io-float=true -Dio-long-long=true -Dio-long-double=true -Dnewlib-fvwrit… 88 fail-on-cache-miss: true 127 …true -Dio-percent-b=true -Dio-long-double=true -Dnewlib-obsolete-math=false -Dwant-math-errno=true… [all …]
|
D | linux.yml | 15 cancel-in-progress: true 20 CCACHE_CMD: true 42 lookup-only: true 45 if: steps.cache.outputs.cache-hit != 'true' 49 if: steps.cache.outputs.cache-hit != 'true' 55 …outputs: type=docker,force-compression=true,compression=zstd,compression-level=22,dest=${{ env.IMA… 82 fail-on-cache-miss: true 121 …true -Dio-percent-b=true -Dio-long-double=true -Dnewlib-obsolete-math=false -Dwant-math-errno=true… 122 …eger -Dfreestanding=true -Dposix-io=false -Dnewlib-obsolete-math=true -Dwant-math-errno=true -Dass… 126 …-Dtinystdio=false -Dnewlib-io-float=true -Dio-long-long=true -Dio-long-double=true -Dnewlib-fvwrit… [all …]
|
D | head | 15 cancel-in-progress: true 20 CCACHE_CMD: true 42 lookup-only: true 45 if: steps.cache.outputs.cache-hit != 'true' 49 if: steps.cache.outputs.cache-hit != 'true' 55 …outputs: type=docker,force-compression=true,compression=zstd,compression-level=22,dest=${{ env.IMA…
|
D | head-zephyr | 15 cancel-in-progress: true 43 lookup-only: true 46 if: steps.cache.outputs.cache-hit != 'true' 50 if: steps.cache.outputs.cache-hit != 'true' 56 …outputs: type=docker,force-compression=true,compression=zstd,compression-level=22,dest=${{ env.IMA…
|
/picolibc-latest/newlib/libc/xdr/ |
D | xdr.c | 82 return TRUE; in xdr_void() 107 return TRUE; in xdr_int() 110 return TRUE; in xdr_int() 141 return TRUE; in xdr_u_int() 144 return TRUE; in xdr_u_int() 169 return TRUE; in xdr_long() 194 return TRUE; in xdr_u_long() 198 return TRUE; in xdr_u_long() 220 return TRUE; in xdr_int32_t() 241 return TRUE; in xdr_u_int32_t() [all …]
|
D | xdr_rec.c | 133 bool_t frag_sent; /* true if buffer sent in middle of record */ 254 rstrm->last_frag = TRUE; in xdrrec_create() 292 return TRUE; in xdrrec_getlong() 309 rstrm->frag_sent = TRUE; in xdrrec_putlong() 316 return TRUE; in xdrrec_putlong() 345 return TRUE; in xdrrec_getbytes() 367 rstrm->frag_sent = TRUE; in xdrrec_putbytes() 372 return TRUE; in xdrrec_putbytes() 420 return TRUE; in xdrrec_setpos() 431 return TRUE; in xdrrec_setpos() [all …]
|
D | xdr_mem.c | 133 return TRUE; in xdrmem_getlong_aligned() 145 return TRUE; in xdrmem_putlong_aligned() 160 return TRUE; in xdrmem_getlong_unaligned() 175 return TRUE; in xdrmem_putlong_unaligned() 188 return TRUE; in xdrmem_getbytes() 201 return TRUE; in xdrmem_putbytes() 227 return TRUE; in xdrmem_setpos() 263 return TRUE; in xdrmem_getint32_aligned() 275 return TRUE; in xdrmem_putint32_aligned() 290 return TRUE; in xdrmem_getint32_unaligned() [all …]
|
D | xdr_stdio.c | 118 return TRUE; in xdrstdio_getlong() 129 return TRUE; in xdrstdio_putlong() 140 return TRUE; in xdrstdio_getbytes() 151 return TRUE; in xdrstdio_putbytes() 165 FALSE : TRUE); in xdrstdio_setpos() 196 return TRUE; in xdrstdio_getint32() 207 return TRUE; in xdrstdio_putint32()
|
/picolibc-latest/.github/ |
D | do-arm | 5 …true -Dio-percent-b=true -Dio-long-double=true -Dnewlib-obsolete-math=false -Dwant-math-errno=true… 6 …=false -Dformat-default=integer -Dposix-io=false -Dnewlib-obsolete-math=true -Dwant-math-errno=true
|
D | do-build | 11 ANALYZER="-Danalyzer=true" 13 CDEFS="-Dtests-cdefs=true" 38 echo '##########' ../scripts/"$CONFIGURE" -Dwerror=true $ANALYZER $CDEFS "$@" 40 ../scripts/"$CONFIGURE" -Dwerror=true $ANALYZER $CDEFS "$@"
|
/picolibc-latest/ |
D | meson_options.txt | 35 option('fast-strcmp', type: 'boolean', value: true, 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', 47 option('multilib', type: 'boolean', value: true, 59 option('picolib', type: 'boolean', value: true, 62 option('picocrt', type: 'boolean', value: true, 65 option('picocrt-enable-mmu', type: 'boolean', value: true, 68 option('picocrt-lib', type: 'boolean', value: true, 71 option('semihost', type: 'boolean', value: true, [all …]
|
D | .clang-format | 16 AlignOperands: true 28 BinPackArguments: true 29 BinPackParameters: true 34 AfterFunction: true 35 AfterNamespace: true 43 #SplitEmptyFunction: true # Unknown to clang-format-4.0 44 #SplitEmptyRecord: true # Unknown to clang-format-4.0 45 #SplitEmptyNamespace: true # Unknown to clang-format-4.0 519 JavaScriptWrapImports: true 527 ObjCSpaceAfterProperty: true [all …]
|
/picolibc-latest/scripts/ |
D | do-native-configure | 46 -Dposix-console=true \ 47 -Dnative-tests=true \ 48 -Dnewlib-global-atexit=true\ 53 -Duse-stdlib=true \ 54 -Dtests=true \ 55 -Dsanitize-bounds=true \ 56 -Dwerror=true \
|
D | test-picolibc | 10 options="-Dwant-math-errno=true -Dio-long-double=true -Dwerror=true -Dnewlib-mb=true" 12 reloptions="$options --buildtype=release -Dbuild-type-subdir=release -Dwerror=true" 44 options="-Dwerror=true"
|
D | do-arm-tk | 46 echo '####' ../../scripts/do-arm-configure -Dsysroot-install=true --buildtype=minsize -Dmultilib-ex… 50 ../../scripts/do-arm-configure -Dsysroot-install=true --buildtype=minsize -Dmultilib-exclude=pacbti 54 echo '####' ../../scripts/do-arm-configure -Dsysroot-install=true -Dbuild-type-subdir=release --bui… 58 ../../scripts/do-arm-configure -Dsysroot-install=true -Dbuild-type-subdir=release --buildtype=relea…
|
D | cross-sparc-zephyr-elf.txt | 22 skip_sanity_check = true 23 needs_exe_wrapper = true 24 has_link_defsym = true
|
D | cross-clang-arm-none-eabi.txt | 21 skip_sanity_check = true 32 separate_boot_flash_mps2_an505 = true 40 separate_boot_flash_mps3_an547 = true
|
D | cross-arm-zephyr-eabi.txt | 22 skip_sanity_check = true 32 separate_boot_flash_mps3_an547 = true 45 separate_boot_flash_mps2_an505 = true
|
/picolibc-latest/doc/ |
D | build.md | 35 | fast-strcmp | true | Always optimize strcmp for performance (to make Dhrystone… 38 | multilib | true | Build every multilib configuration supported by the compi… 41 | picolib | true | Include picolib bits for tls and sbrk support … 42 | picocrt | true | Build crt0.o (C startup function) … 43 | picocrt-lib | true | Also wrap crt0.o into a library -lcrt0, which is easier t… 44 | semihost | true | Build the semihost library (libsemihost.a) … 49 | tinystdio | true | Use tiny stdio from avr libc … 58 | io-c99-formats | true | Enable C99 support in IO functions like printf/scanf … 84 | atomic-ungetc | true | Make getc/ungetc re-entrant using atomic operations … 85 | io-float-exact | true | Provide round-trip support in float/string conversions … [all …]
|
D | testing.md | 18 -Dnewlib-nano-malloc=true\ 19 -Dlite-exit=true\ 20 -Dnewlib-global-atexit=true\ 23 -Dtests=true \
|
D | printf.md | 197 in the minimal printf variant, `-Dminimal-io-long-long=true`. Building with 212 * `-Dio-c99-formats=true` This option controls whether support for 218 * `-Dio-pos-args=true` This option add support for C99 positional 224 * `-Dio-long-long=true` This deprecated option controls whether 230 * `-Dminimal-io-long-long=true` This option controls whether support 234 * `-Dio-float-exact=true` This option, which is enabled by default, 241 * `-Dio-long-double=true` This option add support for long double 246 * `-Datomic-ungetc=true` This option, which is enabled by default, 251 * `-Dprintf-small-ultoa=true` This option, which is enabled by 268 * `-Dnewlib-stdio64=true` This option changes the newlib stdio code [all …]
|
/picolibc-latest/picocrt/ |
D | meson.build | 100 install : true, 113 install : true, 124 install : true, 137 install : true, 148 install : true, 161 install : true, 174 install : true, 187 install : true, 199 install : true,
|
/picolibc-latest/newlib/ |
D | meson.build | 53 libobjs += get_variable('lib_' + libname + target).extract_all_objects(recursive:true) 72 install : true, 82 install : true, 89 install : true, 97 build_by_default: true,
|
/picolibc-latest/semihost/machine/x86/ |
D | meson.build | 46 has_semihost = true 63 install : true, 86 build_by_default: true, 88 install: true,
|