Searched +full:- +full:stdlib (Results 1 – 25 of 1264) sorted by relevance
12345678910>>...51
13 check_include_file("stdlib.h" HAVE_STDLIB_H)30 check_symbol_exists("arc4random_buf" "${_bsd}stdlib.h" HAVE_ARC4RANDOM_BUF)32 check_symbol_exists("arc4random" "${_bsd}stdlib.h" HAVE_ARC4RANDOM)37 check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)56 #include <stdlib.h> /* for NULL */65 check_c_compiler_flag("-fno-strict-aliasing" FLAG_NO_STRICT_ALIASING)66 check_c_compiler_flag("-fvisibility=hidden" FLAG_VISIBILITY)
7 - compiler: gcc11 - lcov13 - compiler: gcc17 - g++-multilib18 - libc6:i38620 - COMPILER=g++21 - C_COMPILER=gcc22 - BUILD_TYPE=Debug23 - BUILD_32_BITS=ON24 - EXTRA_FLAGS="-m32"[all …]
2 // Use of this source code is governed by a BSD-style license that can be5 #include "src/asmjs/asm-js.h"7 #include "src/asmjs/asm-names.h"8 #include "src/asmjs/asm-parser.h"11 #include "src/base/platform/elapsed-timer.h"14 #include "src/codegen/unoptimized-compilation-info.h"15 #include "src/common/assert-scope.h"16 #include "src/common/message-template.h"22 #include "src/objects/heap-number-inl.h"23 #include "src/objects/objects-inl.h"[all …]
2 // Use of this source code is governed by a BSD-style license that can be8 // V(stdlib.Math.<name>, constant-value)19 // V(stdlib.Math.<name>, Name, wasm-opcode, asm-js-type)34 // V(stdlib.Math.<name>, Name, unused, asm-js-type)40 // V(stdlib.Math.<name>, Name, unused, asm-js-type)49 // V(stdlib.<name>, wasm-load-type, wasm-store-type, wasm-type)65 // clang-format off (for return)84 // clang-format on86 // V(token-string, token-name)97 // clang-format off[all …]
6 …s/pages/cases/#14435.ets:1:1\n Usage of standard library is restricted (arkts-limited-stdlib)\n\n",10 "description": "Usage of standard library is restricted (arkts-limited-stdlib)"20 …/pages/cases/#14435.ets:16:1\n Usage of standard library is restricted (arkts-limited-stdlib)\n\n",24 "description": "Usage of standard library is restricted (arkts-limited-stdlib)"27 …/main/ets/pages/cases/#14435.ets:16:1\n \"globalThis\" is not supported (arkts-no-globalthis)\n\n",31 "description": "\"globalThis\" is not supported (arkts-no-globalthis)"
6 …s/pages/cases/#14009.ets:2:1\n Usage of standard library is restricted (arkts-limited-stdlib)\n\n",10 "description": "Usage of standard library is restricted (arkts-limited-stdlib)"
6 …/pages/cookbook/5.66.ets:5:5\n Usage of standard library is restricted (arkts-limited-stdlib)\n\n",10 "description": "Usage of standard library is restricted (arkts-limited-stdlib)"13 …main/ets/pages/cookbook/5.66.ets:5:33\n \"new.target\" is not supported (arkts-no-new-target)\n\n",17 "description": "\"new.target\" is not supported (arkts-no-new-target)"20 …cookbook/5.66.ets:5:44\n Prototype assignment is not supported (arkts-no-prototype-assignment)\n\n…24 … "description": "Prototype assignment is not supported (arkts-no-prototype-assignment)"
... ../../../newlib-1.14.0/newlib/libc/stdlib/ ...
1 # Copyright (c) 2022-2022 Huawei Device Co., Ltd. All rights reserved.82 "$MUSLPORTINGDIR/src/regex/tre-mem.c",126 "$MUSLPORTINGDIR/src/stdlib/abs.c",127 "$MUSLPORTINGDIR/src/stdlib/atof.c",128 "$MUSLPORTINGDIR/src/stdlib/atoi.c",129 "$MUSLPORTINGDIR/src/stdlib/atol.c",130 "$MUSLPORTINGDIR/src/stdlib/atoll.c",131 "$MUSLPORTINGDIR/src/stdlib/bsearch.c",132 "$MUSLPORTINGDIR/src/stdlib/llabs.c",133 "$MUSLPORTINGDIR/src/stdlib/strtod.c",[all …]
1 # Copyright (c) 2022-2022 Huawei Device Co., Ltd. All rights reserved.78 "$MUSLPORTINGDIR/src/regex/tre-mem.c",122 "$MUSLPORTINGDIR/src/stdlib/abs.c",123 "$MUSLPORTINGDIR/src/stdlib/atof.c",124 "$MUSLPORTINGDIR/src/stdlib/atoi.c",125 "$MUSLPORTINGDIR/src/stdlib/atol.c",126 "$MUSLPORTINGDIR/src/stdlib/atoll.c",127 "$MUSLPORTINGDIR/src/stdlib/bsearch.c",128 "$MUSLPORTINGDIR/src/stdlib/llabs.c",129 "$MUSLPORTINGDIR/src/stdlib/strtod.c",[all …]
7 # http://www.apache.org/licenses/LICENSE-2.031 "-fno-emulated-tls",32 "-fno-lto",33 "-fno-whole-program-vtables",37 "-D_GNU_SOURCE",38 "-DHAVE_REALLOCARRAY",39 "-w",70 configs -= build_inherited_configs73 "-mllvm",74 "-instcombine-max-iterations=0",[all …]
3 This Framework is an optional add-on to Unity.5 This addon requires that the stdlib functions be overridden by its own defines.32 By default, this module tries to use the real stdlib `malloc` and `free` internally.37 If you would like this library to ignore stdlib or other heap engines completely, and manage the me…42 When using the built-in memory manager (see `UNITY_EXCLUDE_STDLIB_MALLOC`) this define allows you t…
28 'stdlib': '{installed_base}/{platlibdir}/python{py_version_short}',30 'purelib': '{base}/lib/python{py_version_short}/site-packages',31 'platlib': '{platbase}/{platlibdir}/python{py_version_short}/site-packages',40 'stdlib': '{installed_base}/lib/python',50 'stdlib': '{installed_base}/Lib',52 'purelib': '{base}/Lib/site-packages',53 'platlib': '{base}/Lib/site-packages',61 # the installation layout (eg. different site-packages directory).77 'stdlib': '{installed_base}/{platlibdir}/python{py_version_short}',79 'purelib': '{base}/lib/python{py_version_short}/site-packages',[all …]
4 "messageText": "Usage of standard library is restricted (arkts-limited-stdlib)",13 "messageText": "Usage of standard library is restricted (arkts-limited-stdlib)",
4 "messageText": "Usage of standard library is restricted (arkts-limited-stdlib)",11 "messageText": "Classes cannot be used as objects (arkts-no-classes-as-obj)",20 "messageText": "Usage of standard library is restricted (arkts-limited-stdlib)",27 "messageText": "Classes cannot be used as objects (arkts-no-classes-as-obj)",
4 "messageText": "Usage of standard library is restricted (arkts-limited-stdlib)",11 "messageText": "Prototype assignment is not supported (arkts-no-prototype-assignment)",18 …al must correspond to some explicitly declared class or interface (arkts-no-untyped-obj-literals)",27 "messageText": "Usage of standard library is restricted (arkts-limited-stdlib)",34 "messageText": "Prototype assignment is not supported (arkts-no-prototype-assignment)",41 …al must correspond to some explicitly declared class or interface (arkts-no-untyped-obj-literals)",
8 /// - [POSIX]9 /// - [Linux]11 /// [POSIX]: https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/stdlib.h.html12 /// [Linux]: https://man7.org/linux/man-pages/man3/exit.3.html20 /// - [POSIX]21 /// - [Linux]23 /// [POSIX]: https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/stdlib.h.html24 /// [Linux]: https://man7.org/linux/man-pages/man3/exit.3.html30 /// - [Linux]
4 … "messageText": "Use arrow functions instead of function expressions (arkts-no-func-expressions)",11 …"messageText": "Using \"this\" inside stand-alone functions is not supported (arkts-no-standalone-…18 …n.apply\", \"Function.bind\", \"Function.call\" are not supported (arkts-no-func-apply-bind-call)",25 "messageText": "Usage of standard library is restricted (arkts-limited-stdlib)",32 "messageText": "Prototype assignment is not supported (arkts-no-prototype-assignment)",39 "messageText": "Prototype assignment is not supported (arkts-no-prototype-assignment)",48 … "messageText": "Use arrow functions instead of function expressions (arkts-no-func-expressions)",55 …"messageText": "Using \"this\" inside stand-alone functions is not supported (arkts-no-standalone-…62 … "messageText": "'Function.apply', 'Function.call' are not supported (arkts-no-func-apply-call)",69 "messageText": "Usage of standard library is restricted (arkts-limited-stdlib)",[all …]
2 # Use of this source code is governed by a BSD-style license that can be14 cflags = [ "-g" ]15 swiftflags = [ "-g" ]28 cflags_objc = [ "-fobjc-abi-version=2" ]31 "-Xlinker",32 "-objc_abi_version",33 "-Xlinker",47 "-fobjc-arc",48 "-fobjc-weak",54 cflags_c = [ "--std=c11" ][all …]