Home
last modified time | relevance | path

Searched full:true (Results 1 – 25 of 251) sorted by relevance

1234567891011

/picolibc-latest/.github/workflows/
Dvariants9true -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…
Dzephyr.yml15 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…
67true -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
127true -Dio-percent-b=true -Dio-long-double=true -Dnewlib-obsolete-math=false -Dwant-math-errno=true
[all …]
Dlinux.yml15 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
121true -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 …]
Dhead15 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…
Dhead-zephyr15 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/
Dxdr.c82 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 …]
Dxdr_rec.c133 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 …]
Dxdr_mem.c133 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 …]
Dxdr_stdio.c118 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/
Ddo-arm5true -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
Ddo-build11 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/
Dmeson_options.txt35 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-format16 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/
Ddo-native-configure46 -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 \
Dtest-picolibc10 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"
Ddo-arm-tk46 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…
Dcross-sparc-zephyr-elf.txt22 skip_sanity_check = true
23 needs_exe_wrapper = true
24 has_link_defsym = true
Dcross-clang-arm-none-eabi.txt21 skip_sanity_check = true
32 separate_boot_flash_mps2_an505 = true
40 separate_boot_flash_mps3_an547 = true
Dcross-arm-zephyr-eabi.txt22 skip_sanity_check = true
32 separate_boot_flash_mps3_an547 = true
45 separate_boot_flash_mps2_an505 = true
/picolibc-latest/doc/
Dbuild.md35 | 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 …]
Dtesting.md18 -Dnewlib-nano-malloc=true\
19 -Dlite-exit=true\
20 -Dnewlib-global-atexit=true\
23 -Dtests=true \
Dprintf.md197 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/
Dmeson.build100 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/
Dmeson.build53 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/
Dmeson.build46 has_semihost = true
63 install : true,
86 build_by_default: true,
88 install: true,

1234567891011