Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 1786) sorted by relevance

12345678910>>...72

/openbmc/phosphor-power/phosphor-regulators/test/
H A Dconfig_file_parser_tests.cpp147 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
5380 catch (const std::exception& e) in TEST() local
5406 catch (const std::exception& e) in TEST() local
[all …]
H A Dexception_utils_tests.cpp71 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 Djquery-3.7.1.min.js2 !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports… argument
H A Djquery-2.0.3.min.js4 (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 Djsrender.min.js3 !function(e,t){var n=t.jQuery;"object"==typeof exports?module.exports=n?e(t,n):function(n){if(n&&!n… argument
H A Dhighlight.pack.js2 !function(e){var n="object"==typeof window&&window||"object"==typeof self&&self;"undefined"!=typeof… argument
H A Djquery-ui.min.js6 (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
H A Djquery.dataTables-1.13.8.min.js4e strict";var a;"function"==typeof define&&define.amd?define(["jquery"],function(t){return n(t,win… argument
H A Dtable.js133 }).click(function(e){ argument
410 function sortColumnClicked(e){ argument
423 function pageButtonClicked(e) { argument
741 table.on('reload', function(e, newTableParams){ argument
751 $('.dropdown-menu').click(function(e) { argument
758 $(".pagesize-"+ctx.tableName).change(function(e){ argument
769 $("#search-submit-"+ctx.tableName).click(function(e){ argument
786 clearSearchElements.click(function(e){ argument
797 $("#search-input-"+ctx.tableName).keyup(function(e){ argument
803 $('a[href="#"]').click(function(e){ argument
[all …]
/openbmc/rest-dbus/resources/
H A Djsrender.min.js3 !function(e){var t=(0,eval)("this"),n=t.jQuery;"function"==typeof define&&define.amd?define(e):"obj… argument
/openbmc/linux/tools/testing/selftests/powerpc/pmu/
H A Devent.c54 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()
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()
100 void event_close(struct event *e) in event_close()
105 int event_enable(struct event *e) in event_enable()
110 int event_disable(struct event *e) in event_disable()
115 int event_reset(struct event *e) in event_reset()
120 int event_read(struct event *e) in event_read()
[all …]
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config.cpp151 catch (const InternalFailure& e) in certificateInstalled() local
155 catch (const std::exception& e) in certificateInstalled() local
322 catch (const std::exception& e) in writeConfig() local
349 catch (const std::exception& e) in ldapBindDNPassword() local
408 catch (const std::exception& e) in ldapServerURI() local
451 catch (const std::exception& e) in ldapBindDN() local
494 catch (const std::exception& e) in ldapBaseDN() local
526 catch (const std::exception& e) in ldapSearchScope() local
570 catch (const std::exception& e) in enableService() local
602 catch (const std::exception& e) in userNameAttribute() local
[all …]
/openbmc/phosphor-power/phosphor-regulators/src/
H A Derror_logging_utils.cpp61 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 Dseg_helper.h38 #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
58 #define cpu_ldl_kernel(e, p) cpu_ldl_kernel_ra(e, p, 0) argument
[all …]
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dconfig_file_parser_tests.cpp341 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/openpower-proc-control/
H A Dproc_control.cpp73 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 Depoll_wakeup_test.c52 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 Delevator.c63 struct elevator_queue *e = q->elevator; in elv_iosched_allow_bio_merge() local
87 const struct elevator_type *e) in elv_support_features()
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
422 struct elevator_queue *e; in elv_attr_show() local
440 struct elevator_queue *e; in elv_attr_store() local
614 struct elevator_type *e; in elevator_init_mq() local
[all …]
/openbmc/linux/drivers/mtd/ubi/
H A Dwl.c322 struct ubi_wl_entry *e; in find_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
1252 struct ubi_wl_entry *e; local
1354 struct ubi_wl_entry *e; local
1504 struct ubi_wl_entry *e; local
1620 struct ubi_wl_entry *e; local
1740 struct ubi_wl_entry *e; local
1786 struct ubi_wl_entry *e; local
2072 struct ubi_wl_entry *e; local
[all …]
/openbmc/phosphor-bmc-code-mgmt/side-switch/
H A Dside_switch.cpp36 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 Devent_notifier-posix.c27 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 Dl2t.c222 struct l2t_entry *e) in cxgb4_l2t_send()
266 struct l2t_entry *end, *e, **p; in alloc_l2e() local
301 struct l2t_entry *end, *e, **p; in find_or_alloc_l2e() local
351 static void _t4_l2e_free(struct l2t_entry *e) in _t4_l2e_free()
368 static void t4_l2e_free(struct l2t_entry *e) in t4_l2e_free()
386 void cxgb4_l2t_release(struct l2t_entry *e) in cxgb4_l2t_release()
421 struct l2t_entry *e; in cxgb4_l2t_get() local
516 struct l2t_entry *e; in t4_l2t_update() local
581 struct l2t_entry *e; in t4_l2t_alloc_switching() local
700 bool cxgb4_check_l2t_valid(struct l2t_entry *e) in cxgb4_check_l2t_valid()
[all …]
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c63 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 Dwl.c376 struct ubi_wl_entry *e; in wl_get_wle() local
407 struct ubi_wl_entry *e; in prot_queue_del() local
492 struct ubi_wl_entry *e, *tmp; in serve_prot_queue() local
1202 struct ubi_wl_entry *e; local
1292 struct ubi_wl_entry *e; local
1414 struct ubi_wl_entry *e; local
1533 struct ubi_wl_entry *e; local
1668 struct ubi_wl_entry *e, *tmp; local
1772 struct ubi_wl_entry *e)
1793 struct ubi_wl_entry *e; local
[all …]
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_s302m.c165 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()
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()
446 struct vidtv_encoder *e; in vidtv_s302m_encoder_init() local
[all …]

12345678910>>...72