/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/curlpp/curlpp/ |
H A D | 0002-fix-invalid-conversion-from-int-to-CURLoption.patch | 6 Options.hpp:281:74: error: invalid conversion from 'int' to 'CURLoption' [-fpermissive] 18 include/curlpp/Options.hpp | 2 +- 21 diff --git a/include/curlpp/Options.hpp b/include/curlpp/Options.hpp 23 --- a/include/curlpp/Options.hpp 24 +++ b/include/curlpp/Options.hpp
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/ |
H A D | dibbler_fix_getSize_crash.patch | 11 - Options.push_back( ptr ); 14 + Options.push_back( ptr ); 23 - Options.push_back( ptr ); 25 + Options.push_back( ptr ); 39 for (opt = Options.begin(); opt!=Options.end(); ++opt)
|
/openbmc/linux/net/6lowpan/ |
H A D | Kconfig | 28 tristate "Destination Options Header Support" 31 6LoWPAN IPv6 Destination Options Header compression according to 41 tristate "Hop-by-Hop Options Header Support" 44 6LoWPAN IPv6 Hop-by-Hop Options Header compression according to 72 tristate "GHC Hop-by-Hop Options Header Support" 88 tristate "GHC Destination Options Header Support" 94 tristate "GHC Fragmentation Options Header Support" 100 tristate "GHC Routing Options Header Support"
|
/openbmc/qemu/qapi/ |
H A D | audio.json | 71 # Options of the ALSA backend that are used for both playback and 93 # Options of the ALSA audio backend. 112 # Options of the sndio audio backend. 134 # Options of the Core Audio backend that are used for both playback 149 # Options of the coreaudio audio backend. 165 # Options of the DirectSound audio backend. 185 # Options of the JACK backend that are used for both playback and 219 # Options of the JACK audio backend. 235 # Options of the OSS backend that are used for both playback and 257 # Options of the OSS audio backend. [all …]
|
/openbmc/bmcweb/http/ |
H A D | verb.hpp | 19 Options, enumerator 39 return HttpVerb::Options; in httpVerbFromBoost() 67 case HttpVerb::Options: in httpVerbToString()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin/ |
H A D | fix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch | 164 /* Options */ 166 - { N_("/Options/Enable _Logging"), NULL, menu_logging_cb, 0, "<CheckItem>", NULL }, 167 - { N_("/Options/Enable _Sounds"), NULL, menu_sounds_cb, 0, "<CheckItem>", NULL }, 168 + { N_("/Options/Enable _Logging"), NULL, (GtkItemFactoryCallback)menu_logging_cb, 0, "<CheckItem>"… 169 + { N_("/Options/Enable _Sounds"), NULL, (GtkItemFactoryCallback)menu_sounds_cb, 0, "<CheckItem>", … 170 { "/Options/sep0", NULL, NULL, 0, "<Separator>", NULL }, 171 - { N_("/Options/Show Formatting _Toolbars"), NULL, menu_toolbar_cb, 0, "<CheckItem>", NULL }, 172 - { N_("/Options/Show Ti_mestamps"), NULL, menu_timestamps_cb, 0, "<CheckItem>", NULL }, 173 + { N_("/Options/Show Formatting _Toolbars"), NULL, (GtkItemFactoryCallback)menu_toolbar_cb, 0, "<C… 174 + { N_("/Options/Show Ti_mestamps"), NULL, (GtkItemFactoryCallback)menu_timestamps_cb, 0, "<CheckIt…
|
/openbmc/pldm/ |
H A D | meson.options | 154 # Vendor Specific Options 156 ## OEM IBM Options 174 ## OEM AMPERE Options 182 ## Default Sensor Update Interval Options 199 ## Sensor Polling Options
|
/openbmc/bmcweb/test/http/ |
H A D | verb_test.cpp | 21 {HttpVerb::Options, BoostVerb::options}, in TEST() 46 {HttpVerb::Head, "HEAD"}, {HttpVerb::Options, "OPTIONS"}, in TEST()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/ |
H A D | 0002-run-dispmanx-fullscreen.patch | 20 Options::size = std::pair<int,int>(800, 600); 25 + Options::size = std::pair<int,int>(-1, -1);
|
/openbmc/openbmc-test-automation/redfish/service_root/ |
H A D | test_service_root_security.robot | 15 ... X-Frame-Options=DENY 19 ... X-Content-Type-Options=nosniff 120 # X-Frame-Options: DENY 123 # X-Content-Type-Options: nosniff 141 # [X-Frame-Options]: DENY 144 # [X-Content-Type-Options]: nosniff
|
/openbmc/linux/tools/power/pm-graph/config/ |
H A D | standby.cfg | 14 # ---- General Options ---- 40 # ---- Advanced Options ---- 73 # ---- Debug Options ----
|
H A D | freeze.cfg | 14 # ---- General Options ---- 40 # ---- Advanced Options ---- 73 # ---- Debug Options ----
|
H A D | suspend-x2-proc.cfg | 14 # ---- General Options ---- 40 # ---- Advanced Options ---- 73 # ---- Debug Options ----
|
H A D | suspend-callgraph.cfg | 15 # ---- General Options ---- 41 # ---- Advanced Options ---- 74 # ---- Debug Options ----
|
H A D | suspend.cfg | 14 # ---- General Options ---- 40 # ---- Advanced Options ---- 73 # ---- Debug Options ----
|
H A D | standby-dev.cfg | 14 # ---- General Options ---- 40 # ---- Advanced Options ---- 73 # ---- Debug Options ----
|
H A D | suspend-dev.cfg | 14 # ---- General Options ---- 40 # ---- Advanced Options ---- 73 # ---- Debug Options ----
|
H A D | freeze-dev.cfg | 14 # ---- General Options ---- 40 # ---- Advanced Options ---- 73 # ---- Debug Options ----
|
H A D | standby-callgraph.cfg | 15 # ---- General Options ---- 41 # ---- Advanced Options ---- 74 # ---- Debug Options ----
|
H A D | freeze-callgraph.cfg | 15 # ---- General Options ---- 41 # ---- Advanced Options ---- 74 # ---- Debug Options ----
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/ |
H A D | 0001-tdb-Add-configure-options-for-packages.patch | 85 + if Options.options.enable_acl: 88 + if Options.options.enable_attr: 91 + if Options.options.enable_libcap: 103 + if Options.options.enable_valgrind: 138 + if Options.options.enable_libbsd: 183 conf.env.disable_tdb_mutex_locking = getattr(Options.options,
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-bench.txt | 82 Options of *messaging* 121 Options of *pipe* 159 Options of *memcpy* 183 Options of *memset*
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
H A D | samba-pam.patch | 23 - if Options.options.with_pam: 24 + if Options.options.with_pam != False:
|
H A D | 0004-Add-options-to-configure-the-use-of-libbsd.patch | 58 + if Options.options.enable_libbsd: 83 +from waflib import Options 88 + if Options.options.enable_libbsd:
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/ |
H A D | 0002-ldb-Add-configure-options-for-packages.patch | 84 + if Options.options.enable_acl: 87 + if Options.options.enable_attr: 90 + if Options.options.enable_libcap: 102 + if Options.options.enable_valgrind: 126 + if Options.options.enable_libbsd:
|