Home
last modified time | relevance | path

Searched full:compiler (Results 1 – 25 of 79) sorted by relevance

1234

/net-tools-2.7.6/libcoap/m4/
Dax_check_compile_flag.m411 # Check whether the given FLAG works with the current language's compiler
20 # force the compiler to issue an error when a bad flag is given.
63 AC_CACHE_CHECK([whether _AC_LANG compiler accepts $1], CACHEVAR, [
/net-tools-2.7.6/tinydtls-0.8.2/sha2/
DREADME44 system and compiler does not have a 64-bit integer data type, this
67 line at compile time if your compiler supports such things. For
114 not necessarily WILL) generate faster code when you tell your compiler
201 and eliminated the T1 temporary variable (the compiler
203 during expression evaluation, but I'd hoped the compiler
/net-tools-2.7.6/libcoap/
D.travis.yml2 compiler:
Dconfigure.ac116 # check whether or not the compiler supports -Wlogical-op (clang does not...)
274 # Checks for typedefs, structures, and compiler characteristics.
DChangeLog93 introduces new compiler flags WITH_POSIX and WITH_LWIP to
/net-tools-2.7.6/mbedtls-2.4.0/
DREADME.md9 Compiler options can be set using conventional environment variables such as `CC` and `CFLAGS` when…
106 …CMake buildsystem. Most of them are available for gcc and clang, though some are compiler-specific:
115 - Check. This activates the compiler warnings that depend on optimization and treats all warnings…
125 Note that, with CMake, if you want to change the compiler or its options after you already ran CMak…
D.travis.yml2 compiler:
DChangeLog319 compiler's command line.
444 been removed (compiler is required to support 32-bit operations).
489 * Compiler is required to support C99 types such as long long and uint32_t.
706 * Fix compiler warnings on iOS (found by Sander Niemeijer).
752 against unwanted compiler optimizations
1181 * Fix compiler warnings on iOS (found by Sander Niemeijer).
1208 against unwanted compiler optimizations
1317 * Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler
1577 * Fixed issues with Intel compiler on 64-bit systems (Closes ticket #50)
1578 * Fixed multiple compiler warnings for VS6 and armcc
[all …]
/net-tools-2.7.6/
D.shippable.yml3 compiler: gcc
/net-tools-2.7.6/mbedtls-2.4.0/configs/
DREADME.txt11 (Depending on your compiler, you may need to ajust the line with
/net-tools-2.7.6/mbedtls-2.4.0/include/mbedtls/
Dplatform_time.h40 * Either change them in config.h or define them on the compiler command line.
Dssl_cookie.h36 * Either change them in config.h or define them on the compiler command line.
Dssl_cache.h36 * Either change them in config.h or define them on the compiler command line.
Dmemory_buffer_alloc.h38 * Either change them in config.h or define them on the compiler command line.
Dentropy.h62 * Either change them in config.h or define them on the compiler command line.
Dplatform.h44 * Either change them in config.h or define them on the compiler command line.
Dctr_drbg.h47 * Either change them in config.h or define them on the compiler command line.
/net-tools-2.7.6/libcoap/src/
Dmem.c64 coap_pdu_t packet; /* try to convince the compiler to word-align this structure */
/net-tools-2.7.6/tinydtls-0.8.2/
Dconfigure1313 CC C compiler command
1314 CFLAGS C compiler flags
1587 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1589 # left behind by Apple's compiler. We do this before executing the actions.
1650 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the pr…
1651 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1652 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1653 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1664 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1665 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
[all …]
Dconfigure.in90 # Checks for typedefs, structures, and compiler characteristics.
Ddtls_config.h.in136 /* Define to `__inline__' or `__inline' if that's what the C compiler
/net-tools-2.7.6/mbedtls-2.4.0/library/
Dccm.c52 /* Implementation that should never be optimized out by the compiler */
113 * (Always using b as the source helps the compiler optimise a bit better.)
Darc4.c50 /* Implementation that should never be optimized out by the compiler */
Dx509write_csr.c46 /* Implementation that should never be optimized out by the compiler */
Dssl_cookie.c46 /* Implementation that should never be optimized out by the compiler */

1234