Home
last modified time | relevance | path

Searched refs:BOOLEAN (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/
H A D0002-Fix-build-with-gcc-15.patch52 case BOOLEAN:
84 return BOOLEAN;
89 return BOOLEAN;
/openbmc/libcper/include/libcper/
H A DBaseTypes.h54 typedef unsigned char BOOLEAN; typedef
/openbmc/docs/designs/
H A Dvirtual-media.md373 | Active | Property | - | BOOLEAN | `True`, if object is occupied by active process, `False` …
389 | WriteProtected | Property | - | BOOLEAN | 'True', if the image is mounted as read…
410 | Mount | Method | - | BOOLEAN | Perform an asynchronous operation of mounting to HOST on …
411 | Unmount | Method | - | BOOLEAN | Perform an asynchronous operation of unmount from HOST on…
418 | Mount | Method | STRING | BOOLEAN | Perform an asynchrono…
419BOOLEAN<br>VARIANT<UNIX_FD,INT> | BOOLEAN | Perform an asynchronous operation of mounting to HOST …
420 | Unmount | Method | - | BOOLEAN | Perform an asynchrono…
/openbmc/openbmc-tools/dbus-pcap/
H A Ddbus-pcap68 BOOLEAN = ord("b") variable in DBusType
95 DBusType.BOOLEAN.value,
124 DBusType.BOOLEAN.value: TypeProperty(DBusType.BOOLEAN, "I", 4),
252 return bool(val) if prop.type == DBusType.BOOLEAN else val
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/
H A D0004-use-asm-sgidefs.h.patch29 @@ -53,7 +53,7 @@ extern "C" BOOLEAN NTAPI RtlGenRandom(PVOID RandomBuffer,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/
H A D0001-Remove-dead-paren_level-code.patch60 BOOLEAN * pbreak_line,
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h133 typedef UCHAR BOOLEAN; typedef
134 typedef BOOLEAN *PBOOLEAN;