/Zephyr-latest/tests/kernel/common/src/ |
D | constructor.c | 32 ZTEST(constructor, test_constructor) in ZTEST() argument 39 ZTEST_SUITE(constructor, NULL, common_setup, NULL, NULL, NULL);
|
/Zephyr-latest/tests/subsys/dsp/utils/src/ |
D | q15.c | 15 #define DEFINE_MULTIPLE_TEST_CASES(constructor, variant, array) \ argument 16 FOR_EACH_IDX_FIXED_ARG(constructor, (), variant, array)
|
D | q31.c | 15 #define DEFINE_MULTIPLE_TEST_CASES(constructor, variant, array) \ argument 16 FOR_EACH_IDX_FIXED_ARG(constructor, (), variant, array)
|
D | q7.c | 15 #define DEFINE_MULTIPLE_TEST_CASES(constructor, variant, array) \ argument 16 FOR_EACH_IDX_FIXED_ARG(constructor, (), variant, array)
|
D | f32.c | 15 #define DEFINE_MULTIPLE_TEST_CASES(constructor, variant, array) \ argument 16 FOR_EACH_IDX_FIXED_ARG(constructor, (), variant, array)
|
D | f64.c | 15 #define DEFINE_MULTIPLE_TEST_CASES(constructor, variant, array) \ argument 16 FOR_EACH_IDX_FIXED_ARG(constructor, (), variant, array)
|
/Zephyr-latest/tests/kernel/common/ |
D | CMakeLists.txt | 28 src/constructor.c
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome-darkmode-toggle.js | 84 constructor() { method in DoxygenAwesomeDarkModeToggle
|
/Zephyr-latest/samples/cpp/cpp_synchronization/ |
D | README.rst | 9 functions with different types of arguments, global objects constructor
|
/Zephyr-latest/doc/develop/west/ |
D | west-apis.rst | 43 As passed to the constructor. 47 As passed to the constructor. 51 As passed to the constructor. 55 As passed to the constructor. 59 As passed to the constructor.
|
D | release-notes.rst | 300 - ``west.manifest.ManifestImportFailed``: the constructor can now take any 663 - Project: the constructor now takes a topdir argument 811 - The ``west.manifest.Project`` constructor's ``remote`` and ``defaults`` 818 ``west.manifest.Manifest`` factory methods and constructor were also
|
/Zephyr-latest/include/zephyr/linker/common-rom/ |
D | common-rom-init.ld | 7 * The compiler fills the constructor pointers table below,
|
/Zephyr-latest/cmake/linker_script/common/ |
D | common-rom.cmake | 34 # The compiler fills the constructor pointers table below,
|
/Zephyr-latest/soc/amd/acp_6_0/adsp/ |
D | linker.ld | 382 /* C++ constructor and destructor tables, properly ordered: */
|
/Zephyr-latest/soc/cdns/xtensa_sample_controller/include/ |
D | xtensa-sample-controller.ld | 471 /* C++ constructor and destructor tables, properly ordered: */
|
/Zephyr-latest/doc/_static/js/ |
D | dark-mode-toggle.min.mjs | 2 …ends HTMLElement{static get observedAttributes(){return[f,m,u,d,s,r,c]}constructor(){super();W(thi… method in DarkModeToggle
|
/Zephyr-latest/kernel/ |
D | Kconfig | 1041 C++ constructor support as well as for initializer functions as 1047 and has instead separate C++ constructor initialization code.
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | edtlib.py | 2474 raise yaml.constructor.ConstructorError(None, None, "error: " + msg)
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 570 # constructor but must be called explicitly on CMake libraries that do 571 # not use a zephyr library constructor. 656 # This API has a constructor like the zephyr_library API has, but it
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.2.rst | 1367 * Renamed global constructor list symbols to prevent the native POSIX host 2589 * :github:`40444` - Late C++ constructor initialization on native posix boards
|
D | release-notes-3.3.rst | 2047 * C++ ABI runtime library components such as global constructor/destructor
|