/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | config_file_parser_tests.cpp | 147 catch (const ConfigFileParserError& e) in TEST() local 172 catch (const ConfigFileParserError& e) in TEST() local 189 catch (const ConfigFileParserError& e) in TEST() local 206 catch (const ConfigFileParserError& e) in TEST() local 228 catch (const std::invalid_argument& e) in TEST() local 520 catch (const std::invalid_argument& e) in TEST() local 536 catch (const std::invalid_argument& e) in TEST() local 553 catch (const std::invalid_argument& e) in TEST() local 572 catch (const std::invalid_argument& e) in TEST() local 604 catch (const std::invalid_argument& e) in TEST() local [all …]
|
H A D | exception_utils_tests.cpp | 71 catch (const std::logic_error& e) in TEST() local 86 catch (const std::runtime_error& e) in TEST() local 111 catch (const std::exception& e) in TEST() local 154 catch (const std::logic_error& e) in TEST() local 219 catch (const std::logic_error& e) in TEST() local 234 catch (const std::runtime_error& e) in TEST() local 249 std::invalid_argument e{"JSON element is not an array"}; in TEST() local 277 catch (const std::exception& e) in TEST() local 308 catch (const std::exception& e) in TEST() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery-3.7.1.min.js | 2 !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports… argument
|
H A D | jquery-2.0.3.min.js | 4 (function(e,undefined){var t,n,r=typeof undefined,i=e.location,o=e.document,s=o.documentElement,a=e… argument 5 };"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,… argument 6 },delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===argumen… argument
|
H A D | jsrender.min.js | 3 !function(e,t){var n=t.jQuery;"object"==typeof exports?module.exports=n?e(t,n):function(n){if(n&&!n… argument
|
H A D | highlight.pack.js | 2 !function(e){var n="object"==typeof window&&window||"object"==typeof self&&self;"undefined"!=typeof… property in AnonymousFunctioneac6a71812c00.n.AnonymousClasseac6a71812f01
|
H A D | jquery.dataTables-1.13.8.min.js | 4 …e strict";var a;"function"==typeof define&&define.amd?define(["jquery"],function(t){return n(t,win… argument
|
H A D | jquery-ui.min.js | 6 (function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){fun… argument 7 break;case V[1]-1:N+=" ui-datepicker-group-last",D=" ui-corner-"+(Y?"left":"right");break;default:N… argument
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ |
H A D | event.c | 24 static void __event_init_opts(struct event *e, u64 config, in __event_init_opts() 44 void event_init_opts(struct event *e, u64 config, int type, char *name) in event_init_opts() 49 void event_init_named(struct event *e, u64 config, char *name) in event_init_named() 54 void event_init(struct event *e, u64 config) in event_init() 59 void event_init_sampling(struct event *e, u64 config) in event_init_sampling() 69 int event_open_with_options(struct event *e, pid_t pid, int cpu, int group_fd) in event_open_with_options() 80 int event_open_with_group(struct event *e, int group_fd) in event_open_with_group() 85 int event_open_with_pid(struct event *e, pid_t pid) in event_open_with_pid() 90 int event_open_with_cpu(struct event *e, int cpu) in event_open_with_cpu() 95 int event_open(struct event *e) in event_open() [all …]
|
/openbmc/phosphor-user-manager/phosphor-ldap-config/ |
H A D | ldap_config.cpp | 150 catch (const InternalFailure& e) in certificateInstalled() local 154 catch (const std::exception& e) in certificateInstalled() local 178 catch (const InternalFailure& e) in certificateChanged() local 182 catch (const std::exception& e) in certificateChanged() local 321 catch (const std::exception& e) in writeConfig() local 344 catch (const InternalFailure& e) in ldapBindDNPassword() local 348 catch (const std::exception& e) in ldapBindDNPassword() local 395 catch (const InternalFailure& e) in ldapServerURI() local 399 catch (const InvalidArgument& e) in ldapServerURI() local 403 catch (const NoCACertificate& e) in ldapServerURI() local [all …]
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | error_logging_utils.cpp | 61 catch (const ConfigFileParserError& e) in logError() local 70 catch (const PMBusError& e) in logError() local 79 catch (const WriteVerificationError& e) in logError() local 89 catch (const i2c::I2CException& e) in logError() local 99 catch (const sdbusplus::exception_t& e) in logError() local 108 catch (const std::exception& e) in logError() local 154 catch (const ConfigFileParserError& e) in getExceptionToLog() local 158 catch (const PMBusError& e) in getExceptionToLog() local 162 catch (const WriteVerificationError& e) in getExceptionToLog() local 166 catch (const i2c::I2CException& e) in getExceptionToLog() local [all …]
|
/openbmc/qemu/target/i386/tcg/ |
H A D | seg_helper.h | 38 #define cpu_ldub_kernel_ra(e, p, r) \ argument 40 #define cpu_lduw_kernel_ra(e, p, r) \ argument 42 #define cpu_ldl_kernel_ra(e, p, r) \ argument 44 #define cpu_ldq_kernel_ra(e, p, r) \ argument 47 #define cpu_stb_kernel_ra(e, p, v, r) \ argument 49 #define cpu_stw_kernel_ra(e, p, v, r) \ argument 51 #define cpu_stl_kernel_ra(e, p, v, r) \ argument 53 #define cpu_stq_kernel_ra(e, p, v, r) \ argument 56 #define cpu_ldub_kernel(e, p) cpu_ldub_kernel_ra(e, p, 0) argument 57 #define cpu_lduw_kernel(e, p) cpu_lduw_kernel_ra(e, p, 0) argument [all …]
|
/openbmc/phosphor-power/phosphor-power-sequencer/test/ |
H A D | config_file_parser_tests.cpp | 341 catch (const std::invalid_argument& e) in TEST() local 370 catch (const std::invalid_argument& e) in TEST() local 410 catch (const std::invalid_argument& e) in TEST() local 426 catch (const std::invalid_argument& e) in TEST() local 443 catch (const std::invalid_argument& e) in TEST() local 460 catch (const std::invalid_argument& e) in TEST() local 477 catch (const std::invalid_argument& e) in TEST() local 537 catch (const std::invalid_argument& e) in TEST() local 553 catch (const std::invalid_argument& e) in TEST() local 570 catch (const std::invalid_argument& e) in TEST() local [all …]
|
/openbmc/rest-dbus/resources/ |
H A D | jsrender.min.js | 3 !function(e){var t=(0,eval)("this"),n=t.jQuery;"function"==typeof define&&define.amd?define(e):"obj… argument
|
/openbmc/openpower-proc-control/ |
H A D | proc_control.cpp | 73 catch (const file_error::Seek& e) in main() local 78 catch (const file_error::Open& e) in main() local 83 catch (const device_error::WriteFailure& e) in main() local 88 catch (const device_error::ReadFailure& e) in main() local 93 catch (const common_error::InvalidArgument& e) in main() local 98 catch (const fsi_error::MasterDetectionFailure& e) in main() local 103 catch (const fsi_error::SlaveDetectionFailure& e) in main() local 108 catch (const std::exception& e) in main() local
|
/openbmc/linux/tools/testing/selftests/filesystems/epoll/ |
H A D | epoll_wakeup_test.c | 52 struct epoll_event e; in waiter_entry1a() local 64 struct epoll_event e; in waiter_entry1ap() local 79 struct epoll_event e; in waiter_entry1o() local 91 struct epoll_event e; in waiter_entry1op() local 167 struct epoll_event e; in TEST() local 198 struct epoll_event e; in TEST() local 306 struct epoll_event e; in TEST() local 345 struct epoll_event e; in TEST() local 475 struct epoll_event e; in TEST() local 518 struct epoll_event e; in TEST() local [all …]
|
/openbmc/linux/block/ |
H A D | elevator.c | 63 struct elevator_queue *e = q->elevator; in elv_iosched_allow_bio_merge() local 87 const struct elevator_type *e) in elv_support_features() 100 static bool elevator_match(const struct elevator_type *e, const char *name) in elevator_match() 108 struct elevator_type *e; in __elevator_find() local 119 struct elevator_type *e; in elevator_find_get() local 132 struct elevator_type *e) in elevator_alloc() 152 struct elevator_queue *e; in elevator_release() local 161 struct elevator_queue *e = q->elevator; in elevator_exit() local 188 struct elevator_queue *e = q->elevator; in elv_rqhash_add() local 204 struct elevator_queue *e = q->elevator; in elv_rqhash_find() local [all …]
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | wl.c | 139 static void wl_tree_add(struct ubi_wl_entry *e, struct rb_root *root) in wl_tree_add() 175 static void wl_entry_destroy(struct ubi_device *ubi, struct ubi_wl_entry *e) in wl_entry_destroy() 236 static int in_wl_tree(struct ubi_wl_entry *e, struct rb_root *root) in in_wl_tree() 275 static inline int in_pq(const struct ubi_device *ubi, struct ubi_wl_entry *e) in in_pq() 298 static void prot_queue_add(struct ubi_device *ubi, struct ubi_wl_entry *e) in prot_queue_add() 322 struct ubi_wl_entry *e; in find_wl_entry() local 356 struct ubi_wl_entry *e, *first, *last; in find_mean_wl_entry() local 384 struct ubi_wl_entry *e; in wl_get_wle() local 415 struct ubi_wl_entry *e; in prot_queue_del() local 438 static int sync_erase(struct ubi_device *ubi, struct ubi_wl_entry *e, in sync_erase() [all …]
|
/openbmc/phosphor-bmc-code-mgmt/bmc/side-switch/ |
H A D | side_switch.cpp | 36 catch (const std::exception& e) in sideSwitchNeeded() local 52 catch (const std::exception& e) in sideSwitchNeeded() local 85 catch (const std::exception& e) in sideSwitchNeeded() local 114 catch (const std::exception& e) in sideSwitchNeeded() local 136 catch (const std::exception& e) in powerOffSystem() local 183 catch (const std::exception& e) in powerOffSystem() local 208 catch (const std::exception& e) in setAutoPowerRestart() local 228 catch (const std::exception& e) in rebootTheBmc() local
|
/openbmc/qemu/util/ |
H A D | event_notifier-posix.c | 27 void event_notifier_init_fd(EventNotifier *e, int fd) in event_notifier_init_fd() 35 int event_notifier_init(EventNotifier *e, int active) in event_notifier_init() 78 void event_notifier_cleanup(EventNotifier *e) in event_notifier_cleanup() 94 int event_notifier_get_fd(const EventNotifier *e) in event_notifier_get_fd() 99 int event_notifier_get_wfd(const EventNotifier *e) in event_notifier_get_wfd() 104 int event_notifier_set(EventNotifier *e) in event_notifier_set() 124 int event_notifier_test_and_clear(EventNotifier *e) in event_notifier_test_and_clear()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | l2t.c | 65 static inline unsigned int vlan_prio(const struct l2t_entry *e) in vlan_prio() 70 static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e) in l2t_hold() 118 static int addreq(const struct l2t_entry *e, const u32 *addr) in addreq() 126 static void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace() 138 static int write_l2e(struct adapter *adap, struct l2t_entry *e, int sync) in write_l2e() 173 static void send_pending(struct adapter *adap, struct l2t_entry *e) in send_pending() 200 struct l2t_entry *e = &d->l2tab[l2t_idx - d->l2t_start]; in do_l2t_write_rpl() local 216 static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb) in arpq_enqueue() 222 struct l2t_entry *e) in cxgb4_l2t_send() 266 struct l2t_entry *end, *e, **p; in alloc_l2e() local [all …]
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | l2t.c | 63 static inline unsigned int vlan_prio(const struct l2t_entry *e) in vlan_prio() 74 static inline void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace() 88 struct l2t_entry *e) in setup_l2e_send_pending() 123 static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb) in arpq_enqueue() 129 struct l2t_entry *e) in t3_l2t_send_slow() 179 void t3_l2t_send_event(struct t3cdev *dev, struct l2t_entry *e) in t3_l2t_send_event() 221 struct l2t_entry *end, *e, **p; in alloc_l2e() local 264 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e) in t3_l2e_free() 283 static inline void reuse_entry(struct l2t_entry *e, struct neighbour *neigh) in reuse_entry() 305 struct l2t_entry *e = NULL; in t3_l2t_get() local [all …]
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | wl.c | 144 static void wl_tree_add(struct ubi_wl_entry *e, struct rb_root *root) in wl_tree_add() 180 static void wl_entry_destroy(struct ubi_device *ubi, struct ubi_wl_entry *e) in wl_entry_destroy() 241 static int in_wl_tree(struct ubi_wl_entry *e, struct rb_root *root) in in_wl_tree() 282 static void prot_queue_add(struct ubi_device *ubi, struct ubi_wl_entry *e) in prot_queue_add() 306 struct ubi_wl_entry *e, *prev_e = NULL; in find_wl_entry() local 348 struct ubi_wl_entry *e, *first, *last; in find_mean_wl_entry() local 376 struct ubi_wl_entry *e; in wl_get_wle() local 407 struct ubi_wl_entry *e; in prot_queue_del() local 430 static int sync_erase(struct ubi_device *ubi, struct ubi_wl_entry *e, in sync_erase() 492 struct ubi_wl_entry *e, *tmp; in serve_prot_queue() local [all …]
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_s302m.c | 165 static void vidtv_s302m_access_unit_destroy(struct vidtv_encoder *e) in vidtv_s302m_access_unit_destroy() 179 static void vidtv_s302m_alloc_au(struct vidtv_encoder *e) in vidtv_s302m_alloc_au() 202 vidtv_s302m_compute_sample_count_from_video(struct vidtv_encoder *e) in vidtv_s302m_compute_sample_count_from_video() 221 static void vidtv_s302m_compute_pts_from_video(struct vidtv_encoder *e) in vidtv_s302m_compute_pts_from_video() 234 static u16 vidtv_s302m_get_sample(struct vidtv_encoder *e) in vidtv_s302m_get_sample() 290 static u32 vidtv_s302m_write_frame(struct vidtv_encoder *e, in vidtv_s302m_write_frame() 328 static u32 vidtv_s302m_write_h(struct vidtv_encoder *e, u32 p_sz) in vidtv_s302m_write_h() 346 static void vidtv_s302m_write_frames(struct vidtv_encoder *e) in vidtv_s302m_write_frames() 390 static void *vidtv_s302m_encode(struct vidtv_encoder *e) in vidtv_s302m_encode() 424 static u32 vidtv_s302m_clear(struct vidtv_encoder *e) in vidtv_s302m_clear() [all …]
|
/openbmc/pldm/platform-mc/ |
H A D | numeric_sensor.cpp | 29 catch (const sdbusplus::exception_t& e) in createInventoryPath() local 199 catch (const sdbusplus::exception_t& e) in NumericSensor() local 272 catch (const sdbusplus::exception_t& e) in NumericSensor() local 290 catch (const sdbusplus::exception_t& e) in NumericSensor() local 316 catch (const sdbusplus::exception_t& e) in NumericSensor() local 330 catch (const sdbusplus::exception_t& e) in NumericSensor() local 346 catch (const sdbusplus::exception_t& e) in NumericSensor() local 365 catch (const sdbusplus::exception_t& e) in NumericSensor() local 423 catch (const sdbusplus::exception_t& e) in NumericSensor() local 483 catch (const sdbusplus::exception_t& e) in NumericSensor() local [all …]
|