Searched refs:active (Results 1 – 21 of 21) sorted by relevance
54 a:link:active, a:visited:active {
803 struct symbol *active; in conf_choice() local805 active = sym_get_choice_value(menu->sym); in conf_choice()822 if (child->sym == active) in conf_choice()848 active = child->sym; in conf_choice()
1236 struct symbol *active; in conf_choice() local1246 active = sym_get_choice_value(menu->sym); in conf_choice()1265 if (child->sym == active){ in conf_choice()1341 active = child->sym; in conf_choice()
600 show_name = GTK_CHECK_MENU_ITEM(menuitem)->active; in on_show_name1_activate()611 show_range = GTK_CHECK_MENU_ITEM(menuitem)->active; in on_show_range1_activate()629 show_value = GTK_CHECK_MENU_ITEM(menuitem)->active; in on_show_data1_activate()
343 disabledColorGroup = palette().active(); in ConfigList()345 inactivedColorGroup = palette().active(); in ConfigList()
69 default values are visible, only the first defined one is active.
238 * If so, '^' rules will be active on the next match, otherwise
803 // functions, which start and finish an active execution respectively.805 // active/passive/returning/exceptional executions.814 // Attempts to begin an active execution.817 // Must be called to complete an active execution.818 // The argument is true if the active execution was a returning execution,
250 // Non-inline namespace for components replaced by alternates in active mode.293 // of some nested namespace within it corresponding to the active mode.
296 // Non-inline namespace for components replaced by alternates in active mode.343 // of some nested namespace within it corresponding to the active mode.
319 // Non-inline namespace for components replaced by alternates in active mode.364 // of some nested namespace within it corresponding to the active mode.
298 // Non-inline namespace for components replaced by alternates in active mode.345 // of some nested namespace within it corresponding to the active mode.
340 // Non-inline namespace for components replaced by alternates in active mode.387 // of some nested namespace within it corresponding to the active mode.
339 // Non-inline namespace for components replaced by alternates in active mode.384 // of some nested namespace within it corresponding to the active mode.
344 // Non-inline namespace for components replaced by alternates in active mode.378 // of some nested namespace within it corresponding to the active mode.
360 // Non-inline namespace for components replaced by alternates in active mode.394 // of some nested namespace within it corresponding to the active mode.
68 or more than @code{PTHREAD_THREADS_MAX} threads are already active.496 handlers are active at that point, they are called in LIFO order: the
2545 * doc/html/ext/lwg-active.html: Remove.2557 Replace a local link to ../ext/lwg-active.html by the upstream one.3033 (abi.versioning.active): Move partial sentence into the previous
208 (abi.versioning.active): Move partial sentence into the previous1131 * doc/html/ext/lwg-active.html: Update to R93.
674 (abi.versioning.active): Move partial sentence into the previous
128 the timer gets deleted from the active timer's list upon timer_delete.
Completed in 68 milliseconds