Searched refs:boolean (Results 1 – 17 of 17) sorted by relevance
166 op.u.boolean.bool_id = id; in xc_flask_getbool_byid()167 op.u.boolean.size = size; in xc_flask_getbool_byid()178 *curr = op.u.boolean.enforcing; in xc_flask_getbool_byid()180 *pend = op.u.boolean.pending; in xc_flask_getbool_byid()198 op.u.boolean.bool_id = -1; in xc_flask_getbool_byname()199 op.u.boolean.size = strlen(name); in xc_flask_getbool_byname()212 *pend = op.u.boolean.pending; in xc_flask_getbool_byname()230 op.u.boolean.bool_id = -1; in xc_flask_setbool()231 op.u.boolean.new_value = value; in xc_flask_setbool()232 op.u.boolean.commit = 1; in xc_flask_setbool()[all …]
2 boolean choice6 optional boolean choice [Y/n/?] (NEW) 7 optional boolean choice
2 boolean choice6 optional boolean choice [N/y/?] (NEW)
9 prompt "boolean choice"21 prompt "optional boolean choice"
114 > `= <boolean>`123 > `= <boolean>`137 > `= <boolean>`149 > `= <boolean>`163 > `= <boolean>`177 > `= <boolean>`206 > `= <boolean>`215 > `= <boolean>`223 > `= <boolean>`314 > `= <boolean>`[all …]
140 Reverse dependencies can only be used with boolean or tristate233 expressions uses one more state than normal boolean logic to express the404 While a boolean choice only allows a single config entry to be660 express in boolean abstraction of the inferred semantics of Kconfig to661 translate Kconfig logic into boolean formulas and run a SAT solver on this to681 in the previous subsection, work has been done however to express in boolean683 boolean formulas and run a SAT solver on it [5]_. Another known related project
129 - prot_domU_t is a domain type whose creation can be disabled with a boolean
245 Various boolean platform properties.
337 * `applied` tracks function's applied/reverted state. It has a boolean type
1 # This is an alternative to nomigrate_t: a policy boolean controls the ability
202 struct xen_flask_boolean boolean; member
83 ## Type: boolean105 ## Type: boolean
686 rv = flask_security_get_bool(&op.u.boolean); in do_flask_op()690 rv = flask_security_set_bool(&op.u.boolean); in do_flask_op()
702 static int json_callback_boolean(void *opaque, int boolean) in json_callback_boolean() argument707 DEBUG_GEN_VALUE(ctx, bool, boolean); in json_callback_boolean()710 obj->u.b = boolean; in json_callback_boolean()
38 bool ok; /* the success return value from a boolean function */
1224 When given as a boolean the B<gfx_passthru> option either disables graphics2352 The viridian option can be specified as a boolean. A value of true (1)
8658 push #0x00 ;; placeholder for make_far_call boolean
Completed in 41 milliseconds