Searched full:conditional (Results 1 – 25 of 43) sorted by relevance
12
130 # configdefault with "prompt if <conditional==true>"145 # configdefault with "prompt if <conditional==false>"159 # configdefault with "prompt if <conditional==true>" and surrounding 'if'
14 This option is only here to simplify conditional expressions
14 # Conditional subcommands
23 conditional: yes
12 /* Conditional compile to prevent coverity issue CWE570, comparison of unsigned int to 0 */33 /* Conditional compile to prevent coverity issue CWE570, comparison of unsigned int to 0 */
29 /* Helper for conditional compilation directives, KB cannot be used because it has type casting. */
158 * so we use a conditional to explicitly provide the correct result when164 * conditional.166 * For x86, and for compilers that fail to eliminate the conditional,
68 Conditional Data and APIs104 conditional API and functions appear in generated documentation.
830 * @brief Conditional Variable Tracing APIs831 * @defgroup subsys_tracing_apis_condvar Conditional Variable Tracing APIs836 * @brief Trace initialization of Conditional Variable837 * @param condvar Conditional Variable object843 * @brief Trace Conditional Variable signaling start844 * @param condvar Conditional Variable object849 * @brief Trace Conditional Variable signaling blocking850 * @param condvar Conditional Variable object856 * @brief Trace Conditional Variable signaling outcome857 * @param condvar Conditional Variable object[all …]
126 (Zlrsc) - Load-Reserved/Store-Conditional subset of the A extension
27 /* Conditional variable to know if the CPU is running or halted/idling */29 /* Mutex for the conditional variable cond_cpu */
118 * Conditional variable to block/awake all threads during swaps.122 /* Mutex for the conditional variable cond_threads */
119 Conditional Logic
35 * CONFIG_MINIMAL_LIBC_LL_PRINTF=y. So do conditional in rt_stats_dump()
97 * C conditional started above.
264 * @brief Macro for defining and adding a conditional root command (level 0)313 * @brief Macro for defining and adding a conditional root command (level 0)467 * @brief Initializes a conditional shell command with arguments.490 * @brief Initializes a conditional shell command with arguments if expression531 * @brief Initializes a conditional shell command.
22 * This macro is for use with conditional compilation to enable code using a
329 (Lack of) conditional includes344 In reality, there are no conditional includes in Kconfig. ``if`` has no special349 Conditional includes would be impossible to implement, because ``if``
166 - the provision is a mandatory requirement and conditional169 - the provision is a recommendation and conditional
309 the conditional expression and additional message specific to the
369 # conditional configs (xxx:yyy:CONFIG_FOO=bar)372 'conditional config "{}". Add "-D{}" '
81 conditional visibility to the compiler.542 must be read without any processing. No conditional logic can be implemented
358 # some configs might be conditional on arch or platform, see if we
292 * thread stack. Note that the conditional check relies on the in configure_builtin_stack_guard()
63 * @brief Macro for conditional code generation if provided log level allows.