Home
last modified time | relevance | path

Searched refs:Null (Results 1 – 15 of 15) sorted by relevance

/openbmc/u-boot/lib/dhry/
H A Ddhry.h401 #define Null 0 macro
H A Ddhry_1.c384 if (Ptr_Glob != Null) in Proc_3()
/openbmc/openbmc/poky/meta/conf/machine/include/arm/
H A Darch-armv8r.inc15 # All ARMv8 has floating point hardware built in. Null it here to avoid any confusion for 32bit.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/
H A Ddhrystone-c89.patch128 if (Ptr_Glob != Null)
/openbmc/openbmc-test-automation/lib/external_intf/
H A Dvmi_utils.robot95 ${data}= Set Variable {"${delete_param}": [${Null}]}
346 ${data}= Set Variable {"IPv6StaticAddresses": [${Null}]}
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A DCHANGELOG1569 Null was more trouble than it was worth, so I got rid of it. Anything
1570 that used to return Null now returns None.
1735 tag, it'll now show up Null instead of None. first() will also return
1736 Null if you ask it for a nonexistent tag. Null is an object that's
1738 give you Null instead of throwing an error.
1745 want when it exists, and get Null when it doesn't, without having to
1754 The first 'li' tag has a previousSibling of Null and its nextSibling
1755 is the second 'li' tag. The second 'li' tag has a nextSibling of Null
/openbmc/libpldm/
H A DCHANGELOG.md405 - dsp: bios_table: Null check for pldm_bios_table_iter_is_end()
505 - dsp: bios_table: Null check for pldm_bios_table_iter_is_end()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/
H A Dmpd.conf.in309 # name "My Null Output"
/openbmc/estoraged/src/test/
H A Destoraged_test.cpp735 TEST(HSMode, Null) in TEST() argument
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_user.robot221 Verify Setting IPMI User With Null Password
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_network_conf.robot481 Configure Null Value For DNS Server
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_ldap_configuration.robot302 Verify LDAP Authorization With Null Privilege
/openbmc/u-boot/drivers/serial/
H A DKconfig561 bool "Null serial device"
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmi.robot1072 ${data}= Set Variable {"IPv6StaticDefaultGateways": [${Null}]}
/openbmc/openbmc/poky/meta/classes-global/
H A Dsanity.bbclass138 # Null update, to avoid issues with people switching between poky and other distros