/openbmc/phosphor-dbus-interfaces/ |
H A D | meson.options | 1 option('generate_md', type: 'boolean', value: true) 2 option('libphosphor_dbus', type: 'boolean', value: true) 3 option('data_com_google', type: 'boolean', value: true) 4 option('data_com_ibm', type: 'boolean', value: true) 5 option('data_com_intel', type: 'boolean', value: true) 6 option('data_com_meta', type: 'boolean', value: true) 7 option('data_org_freedesktop', type: 'boolean', value: true) 8 option('data_org_open_power', type: 'boolean', value: true) 9 option('data_xyz_openbmc_project', type: 'boolean', value: true)
|
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/files/unattended-boot-conf/Debian/ |
H A D | preseed.cfg | 4 d-i auto-install/enable boolean true 14 d-i clock-setup/utc boolean true 18 d-i base-installer/install-recommends boolean false 21 d-i passwd/root-login boolean false 28 d-i apt-setup/cdrom/set-first boolean false 33 d-i apt-setup/no_mirror boolean true 34 d-i popularity-contest/participate boolean false 37 d-i pkgsel/run_tasksel boolean false 52 d-i partman/confirm_write_new_label boolean true 54 d-i partman/confirm boolean true [all …]
|
/openbmc/phosphor-networkd/ |
H A D | meson.options | 5 type: 'boolean', 10 type: 'boolean', 15 type: 'boolean', 20 type: 'boolean', 25 type: 'boolean', 30 type: 'boolean', 35 type: 'boolean',
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/ |
H A D | 0001-Make-themes-build-optional.patch | 25 + type: 'boolean', 30 + type: 'boolean', 35 + type: 'boolean', 40 + type: 'boolean', 45 + type: 'boolean', 50 + type: 'boolean', 55 + type: 'boolean', 60 + type: 'boolean', 65 + type: 'boolean', 70 + type: 'boolean',
|
/openbmc/phosphor-power/ |
H A D | meson.options | 37 type: 'boolean', 44 type: 'boolean', 63 type: 'boolean', 68 type: 'boolean', 73 type: 'boolean', 78 type: 'boolean', 83 type: 'boolean', 88 type: 'boolean', 93 type: 'boolean',
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-booleanpy_4.0.bb | 1 SUMMARY = "Define boolean algebras, create and parse boolean expressions and create custom boolean … 2 HOMEPAGE = "https://github.com/bastikr/boolean.py" 9 PYPI_PACKAGE = "boolean.py"
|
/openbmc/libcper/specification/document/ |
H A D | cper-json-specification.tex | 100 timestampIsPrecise & boolean (\textbf{optional}) & If a timestamp is attached, indicates whether th… 132 platformIDValid & boolean & Whether the "platformID" field in the header structure (\ref{section:he… 134 timestampValid & boolean & Whether the "timestamp" field in the header structure (\ref{section:head… 136 partitionIDValid & boolean & Whether the "partitionID" field in the header structure (\ref{section:… 172 validationBits.fruIDValid & boolean & Whether the "fruID" field on this section descriptor contains… 173 validationBits.fruStringValid & boolean & Whether the "fruString" field on this section descriptor … 193 primary & boolean & If true, indicates the section body should be associated with the error conditi… 195 containmentWarning & boolean & If true, the error was not contained within the processor or memory … 197 reset & boolean & If true, indicates the component has been reset and must be re-initialised or re-… 199 errorThresholdExceeded & boolean & If true, indicates the operating system may choose to discontinu… [all …]
|
/openbmc/entity-manager/ |
H A D | meson.options | 4 type: 'boolean', 10 type: 'boolean', 22 type: 'boolean', 27 type: 'boolean',
|
/openbmc/linux/arch/parisc/math-emu/ |
H A D | denormal.c | 44 sgl_denormalize(unsigned int *sgl_opnd, boolean *inexactflag, int rmode) in sgl_denormalize() 48 boolean guardbit = FALSE, stickybit, inexact; in sgl_denormalize() 84 boolean *inexactflag, in dbl_denormalize() 89 boolean guardbit = FALSE, stickybit, inexact; in dbl_denormalize()
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | types.py | 108 def boolean(value): function 146 if boolean(fromhex): 154 if boolean(normalize): 157 if boolean(mustexist): 182 if kvm and boolean(kvm):
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom/ |
H A D | meson-fixes.patch | 63 option('pciutils', type : 'boolean', value : true, description : 'use pciutils') 64 option('usb', type : 'boolean', value : true, description : 'use libusb1') 65 +option('ftdi', type : 'boolean', value : true, description : 'use libftdi') 67 …option('config_atahpt', type : 'boolean', value : false, description : 'Highpoint (HPT) ATA/RAID c… 68 …option('config_atapromise', type : 'boolean', value : false, description : 'Promise ATA controller…
|
/openbmc/linux/scripts/kconfig/tests/choice/ |
H A D | oldask1_expected_stdout | 2 boolean choice 6 optional boolean choice [Y/n/?] (NEW) 7 optional boolean choice
|
H A D | oldask0_expected_stdout | 2 boolean choice 6 optional boolean choice [N/y/?] (NEW)
|
/openbmc/u-boot/scripts/kconfig/tests/choice/ |
H A D | oldask1_expected_stdout | 2 boolean choice 6 optional boolean choice [Y/n/?] (NEW) 7 optional boolean choice
|
H A D | oldask0_expected_stdout | 2 boolean choice 6 optional boolean choice [N/y/?] (NEW)
|
/openbmc/qemu/ |
H A D | meson_options.txt | 19 option('default_devices', type : 'boolean', value : true, 46 option('fuzzing', type : 'boolean', value: false, 52 option('module_upgrades', type : 'boolean', value : false, 54 option('install_blobs', type : 'boolean', value : true, 86 option('plugins', type: 'boolean', value: false, 88 option('debug_tcg', type: 'boolean', value: false, 90 option('debug_remap', type: 'boolean', value: false, 92 option('tcg_interpreter', type: 'boolean', value: false, 94 option('safe_stack', type: 'boolean', value: false, 96 option('asan', type: 'boolean', value: false, [all …]
|
/openbmc/libpldm/ |
H A D | meson.options | 10 type: 'boolean', 20 option('tests', type: 'boolean', description: 'Build tests') 23 type: 'boolean',
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-fm-tx.rst | 63 ``V4L2_CID_RDS_TX_MONO_STEREO (boolean)`` 67 ``V4L2_CID_RDS_TX_ARTIFICIAL_HEAD (boolean)`` 73 ``V4L2_CID_RDS_TX_COMPRESSED (boolean)`` 77 ``V4L2_CID_RDS_TX_DYNAMIC_PTY (boolean)`` 81 ``V4L2_CID_RDS_TX_TRAFFIC_ANNOUNCEMENT (boolean)`` 84 ``V4L2_CID_RDS_TX_TRAFFIC_PROGRAM (boolean)`` 87 ``V4L2_CID_RDS_TX_MUSIC_SPEECH (boolean)`` 92 ``V4L2_CID_RDS_TX_ALT_FREQS_ENABLE (boolean)`` 100 ``V4L2_CID_AUDIO_LIMITER_ENABLED (boolean)`` 113 ``V4L2_CID_AUDIO_COMPRESSION_ENABLED (boolean)`` [all …]
|
H A D | ext-ctrls-rf-tuner.rst | 38 ``V4L2_CID_RF_TUNER_BANDWIDTH_AUTO (boolean)`` 49 ``V4L2_CID_RF_TUNER_LNA_GAIN_AUTO (boolean)`` 52 ``V4L2_CID_RF_TUNER_MIXER_GAIN_AUTO (boolean)`` 55 ``V4L2_CID_RF_TUNER_IF_GAIN_AUTO (boolean)`` 87 ``V4L2_CID_RF_TUNER_PLL_LOCK (boolean)``
|
/openbmc/phosphor-pid-control/ |
H A D | meson.options | 3 option('strict-failsafe-pwm', type: 'boolean', value: false, description: 'Set the fans strictly at… 4 option('offline-failsafe-pwm', type: 'boolean', value: false, description: 'Set the fans at the fai… 6 option('unc-failsafe', type: 'boolean', value: false, description: 'Set the fans to failsafe mode w…
|
/openbmc/libmctp/ |
H A D | meson.options | 23 type: 'boolean', 29 type: 'boolean', 35 type: 'boolean',
|
/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | fixed-link.txt | 14 * 'full-duplex' (boolean, optional), to indicate that full duplex is 16 * 'pause' (boolean, optional), to indicate that pause should be 18 * 'asym-pause' (boolean, optional), to indicate that asym_pause should
|
/openbmc/phosphor-hwmon/ |
H A D | meson.options | 10 type: 'boolean', 22 type: 'boolean', 26 type: 'boolean',
|
/openbmc/obmc-console/ |
H A D | meson.options | 4 type: 'boolean', 13 option('tests', type: 'boolean', description: 'Enable the test suite')
|
/openbmc/qemu/tests/unit/ |
H A D | test-visitor-serialization.c | 46 bool boolean; member 102 visit_type_bool(v, NULL, &pt->value.boolean, errp); in visit_primitive_type() 189 ts->boolean = true; in struct_create() 199 g_assert(ts1->boolean == ts2->boolean); in struct_compare() 313 g_assert_cmpint(pt->value.boolean, ==, pt->value.boolean); in test_primitives() 416 QAPI_LIST_PREPEND(pl.value.booleans, pt->value.boolean); in test_primitive_lists() 554 g_assert_cmpint(!!pt->value.boolean, ==, !!ptr->value); in test_primitive_lists() 682 .value.boolean = true, 687 .value.boolean = 8, 692 .value.boolean = -1, [all …]
|