Home
last modified time | relevance | path

Searched refs:initializing (Results 1 – 25 of 108) sorted by relevance

12345

/openbmc/linux/tools/testing/kunit/test_data/
H A Dtest_is_test_passed-all_passed_nested.log10 # example_simple_test: initializing
13 # example_mock_test: initializing
27 # example_simple_test: initializing
30 # example_mock_test: initializing
H A Dtest_skip_tests.log11 # example_simple_test: initializing
13 # example_skip_test: initializing
H A Dtest_skip_all_tests.log11 # example_simple_test: initializing
13 # example_skip_test: initializing
H A Dtest_is_test_passed-all_passed.log26 # example_simple_test: initializing
29 # example_mock_test: initializing
H A Dtest_is_test_passed-missing_plan.log24 # example_simple_test: initializing
27 # example_mock_test: initializing
H A Dtest_is_test_passed-failure.log26 # example_simple_test: initializing
33 # example_mock_test: initializing
H A Dtest_strip_hyphen.log12 # example_simple_test: initializing
H A Dtest_output_isolated_correctly.log98 # example_simple_test: initializing
101 # example_mock_test: initializing
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-netifaces/
H A D0001-netifaces-initialize-msghdr-in-a-portable-way.patch6 musl has padding bytes inside the msghdr struct which means initializing
11 netifaces.c:1808:9: error: incompatible pointer to integer conversion initializing 'int' with an ex…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0004-adb-Fix-build-on-big-endian-systems.patch8 when initializing structures, i.e in a context where a function call
17 them to be used when initializing structures.
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/
H A D0004-adb-Fix-build-on-big-endian-systems.patch8 when initializing structures, i.e in a context where a function call
17 them to be used when initializing structures.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libssh/libssh/
H A D0001-libgcrypt.c-Fix-prototype-of-des3_encrypt-des3_decry.patch11 …it/src/libgcrypt.c:903:20: error: incompatible function pointer types initializing 'void (*)(struc…
14 …it/src/libgcrypt.c:904:20: error: incompatible function pointer types initializing 'void (*)(struc…
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dsetup.c316 static int initializing = 1; variable
320 initializing = 0; in pmac_late_init()
336 if (!initializing) in note_bootable_part()
/openbmc/qemu/tests/qemu-iotests/
H A D052.out4 == initializing whole image ==
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/
H A D0001-src-eventloop.cpp-use-portable-method-for-initializi.patch4 Subject: [PATCH] src/eventloop.cpp: use portable method for initializing
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/
H A D0001-scope-Use-0-instead-of-NULL-for-gboolean.patch8 scope/src/stack.c:168:11: error: incompatible pointer to integer conversion initializing 'gboolean'…
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A D0001-mplay-Fix-build-with-musl.patch10 mplay.c:200:12: error: incompatible integer to pointer conversion initializing 'pthread_t' (aka 'st…
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Decpf.c8 return (ioread32be(&dev->iseg->initializing) >> MLX5_ECPU_BIT_NUM) & 1; in mlx5_read_embedded_cpu()
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Ddpio-driver.rst104 and initializing interrupts and registering irq handlers. The dpio-driver
148 - initializing Qman software portals
/openbmc/u-boot/board/boundary/nitrogen6x/
H A D6x_upgrade.txt41 echo "Error initializing EEPROM" ;
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-request-ioc-reinit.rst35 Re-initializing a request will clear any existing data from the request.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/
H A D0001-Define-CARD32-as-uint-as-it-is-32-bit.patch10 thunk.c:147:3: error: incompatible function pointer types initializing 'x86emuu32 (*)(X86EMU_pioAdd…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/
H A D0001-ssmtp-Correct-the-null-pointer-assignment-to-char-po.patch7 error: incompatible integer to pointer conversion initializing 'char *' with an expression of type …
/openbmc/linux/drivers/tty/ipwireless/
H A Dhardware.c235 int initializing; member
922 return (hw->to_setup || hw->initializing in get_current_packet_priority()
1500 hw->initializing = 0; in handle_setup_get_version_rsp()
1627 hw->initializing = 1; in ipwireless_hardware_create()
1670 hw->initializing = 1; in ipwireless_init_hardware_v2_v3()
1696 hw->initializing = 0; in ipwireless_setup_timer()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zabbix/zabbix/
H A D0001-initialize-msghdr-portably.patch12 net.c:115:79: error: incompatible pointer to integer conversion initializing 'int' with an expressi…

12345