Home
last modified time | relevance | path

Searched refs:deprecated (Results 1 – 25 of 617) sorted by relevance

12345678910>>...25

/openbmc/qemu/qapi/
H A Dcompat.json41 # Policy for handling deprecated management interfaces.
46 # with feature 'deprecated' or 'unstable'. We may want to extend it
49 # Limitation: deprecated-output policy @hide is not implemented for
52 # @deprecated-input: how to handle deprecated input (default 'accept')
54 # @deprecated-output: how to handle deprecated output (default
66 'data': { '*deprecated-input': 'CompatPolicyInput',
67 '*deprecated-output': 'CompatPolicyOutput',
/openbmc/linux/Documentation/devicetree/bindings/display/exynos/
H A Dexynos_dp.txt9 Required properties for dptx-phy: deprecated, use phys and phy-names
10 -reg: deprecated
12 -samsung,enable-mask: deprecated
60 -interlaced: deprecated prop that can parsed from drm_display_mode.
61 -vsync-active-high: deprecated prop that can parsed from drm_display_mode.
62 -hsync-active-high: deprecated prop that can parsed from drm_display_mode.
63 -samsung,ycbcr-coeff: deprecated prop that can parsed from drm_display_mode.
64 -samsung,dynamic-range: deprecated prop that can parsed from drm_display_mode.
65 -samsung,color-space: deprecated prop that can parsed from drm_display_info.
66 -samsung,color-depth: deprecated prop that can parsed from drm_display_info.
[all …]
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__execution_fwd.hpp218 using on_t [[deprecated("on_t has been renamed starts_on_t")]] = starts_on_t;
219 [[deprecated("on has been renamed starts_on")]] extern const starts_on_t on;
222 [[deprecated("start_on_t has been renamed starts_on_t")]] = starts_on_t;
223 [[deprecated(
235 using transfer_t [[deprecated("transfer_t has been renamed continues_on_t")]] =
237 [[deprecated(
242 [[deprecated("continue_on_t has been renamed continues_on_t")]] =
244 [[deprecated(
307 [[deprecated]] void __print() in __print()
H A D__cpo.hpp87 #pragma deprecated(STDEXEC_CUSTOM)
100 #pragma clang deprecated(STDEXEC_CUSTOM, "use STDEXEC_MEMFN_DECL instead.")
/openbmc/qemu/tests/qapi-schema/
H A Dfeatures-deprecated-type.err1 features-deprecated-type.json: In struct 'Foo':
2 features-deprecated-type.json:2: feature 'deprecated' is not supported for types
H A Dfeatures-deprecated-type.json1 # Feature 'deprecated' is not supported for types
3 'features': [ 'deprecated' ] }
/openbmc/linux/scripts/coccinelle/misc/
H A Duninitialized_var.cocci5 /// From Documentation/process/deprecated.rst,
6 /// commit 4b19bec97c88 ("docs: deprecated.rst: Add uninitialized_var()"):
16 /// Later, commit 3942ea7a10c9 ("deprecated.rst: Remove now removed
50 coccilib.report.print_report(p[0], "WARNING this kind of initialization is deprecated")
56 coccilib.org.print_todo(p[0], "WARNING this kind of initialization is deprecated")
H A Dflexible_array.cocci3 /// Zero-length and one-element arrays are deprecated, see
4 /// Documentation/process/deprecated.rst
99 …e-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length…
106 …e-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length…
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/
H A D0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch38 -Wno-deprecated-declarations -Wno-self-assign -Wno-unused-result -nostdlib -g
44 -Wno-deprecated-declarations -Wno-self-assign \
50 -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict \
56 -CXXFLAGS = -Wno-deprecated-register -Wno-unused-result -std=c++14
57 +CXXFLAGS += -Wno-deprecated-register -Wno-unused-result -std=c++14
/openbmc/linux/Documentation/translations/zh_CN/PCI/
H A Dmsi-howto.rst142 pci_enable_msi() /* deprecated */
143 pci_disable_msi() /* deprecated */
144 pci_enable_msix_range() /* deprecated */
145 pci_enable_msix_exact() /* deprecated */
146 pci_disable_msix() /* deprecated */
/openbmc/linux/Documentation/arch/arm64/
H A Dlegacy_instructions.rst6 emulation of instructions which have been deprecated, or obsoleted in
26 warnings are issued. This is the default for deprecated
32 Although marked as deprecated, some implementations may support the
36 about the use of the deprecated instructions.
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/
H A D0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch4 Subject: [PATCH] Remove the warning about deprecated paths in schemas
7 are still using deprecated paths, as of 3.16.1. This causes warning
31 - "“/apps/”, “/desktop/” or “/system/” are deprecated."),
/openbmc/linux/tools/perf/
H A Dbuiltin-list.c47 bool deprecated; member
101 bool deprecated, const char *event_type_desc, in default_print_event() argument
108 if (deprecated && !print_state->deprecated) in default_print_event()
327 bool deprecated, const char *event_type_desc, in json_print_event() argument
366 if (deprecated) { in json_print_event()
368 deprecated ? "1" : "0"); in json_print_event()
474 OPT_BOOLEAN(0, "deprecated", &default_ps.deprecated, in cmd_list()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-deprecated_1.2.15.bb1 SUMMARY = "Python @deprecated decorator to deprecate old python classes, functions or methods."
2 HOMEPAGE = "https://deprecated.readthedocs.io/en/latest/"
/openbmc/libpldm/
H A DREADME.md72 required functions fall into the deprecated or testing categories is outlined
116 | Production | `-Dabi=deprecated,stable` |
118 | Development | `-Dabi=deprecated,stable,testing` |
123 off of deprecated APIs by constraining the library ABI to the stable category.
125 deprecated symbols.
143 ### Marking functions as testing, stable or deprecated
146 translation units) to mark functions as testing, stable or deprecated:
187 meson setup ... -Dlibpldm:abi=deprecated,stable,testing ...
H A Dmeson.options5 choices: ['deprecated', 'stable', 'testing'],
6 value: ['deprecated', 'stable', 'testing'],
/openbmc/qemu/docs/about/
H A Ddeprecated.rst9 release in which it was deprecated and one further release. After these two
17 versioned machine types will be automatically marked deprecated after an
19 a further 3 year period has passed. It is recommended that a deprecated
23 should exclusively use a non-deprecated machine type, with use of the most
28 long features would be deprecated prior to their removal, nor
29 any documented list of which features were deprecated. Thus
30 any features deprecated prior to 2.10.0 will be treated as if
31 they were first deprecated in the 2.10.0 release.
34 deprecated.
43 in short form as ``share`` and ``noshare``. This is now deprecated
[all …]
/openbmc/openbmc/meta-openpower/recipes-bsp/ffs/
H A Dffs.inc12 PACKAGE_BEFORE_PN += "${PN}-ecc ${PN}-deprecated"
15 FILES:${PN}-deprecated = "${bindir}"
/openbmc/linux/drivers/clk/versatile/
H A Dclk-sp810.c92 bool deprecated; in clk_sp810_of_setup() local
113 deprecated = !of_find_property(node, "assigned-clock-parents", NULL); in clk_sp810_of_setup()
128 if (deprecated) in clk_sp810_of_setup()
/openbmc/openbmc/meta-phosphor/recipes-phosphor/libpldm/
H A Dlibpldm_git.bb8 LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
10 LIBPLDM_ABI_PRODUCTION = "deprecated,stable"
/openbmc/openbmc/meta-ibm/recipes-phosphor/interfaces/
H A Dbmcweb_%.bbappend14 -Dredfish-allow-deprecated-power-thermal=disabled \
19 -Dredfish-allow-deprecated-power-thermal=disabled \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/
H A D0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch4 Subject: [PATCH] Temporarliy work around deprecated ffmpeg RAW function
23 +/* NOTE This is deprecated in ffmpeg and the code should be removed */
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse/
H A Da1d58ae1be99571a88b8439b027abe6349b74658.patch4 Subject: [PATCH] Fix deprecated warning in conftest.py
8 sshfs/build/test/conftest.py:66: PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-The-std-lib-unary-binary_function-base-classes-are-d.patch5 deprecated/removed from libcpp15. Fixes
22 +// Unary function is now deprecated in C++11 and later:
/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dmv_cesa.txt10 but this representation is deprecated and marvell,crypto-srams should
13 is deprecated and marvell,crypto-srams should be used instead

12345678910>>...25