/openbmc/linux/lib/ |
H A D | errname.c | 16 #define E(err) [err + BUILD_BUG_ON_ZERO(err <= 0 || err > 300)] = "-" #err macro 18 E(E2BIG), 19 E(EACCES), 20 E(EADDRINUSE), 21 E(EADDRNOTAVAIL), 22 E(EADV), 23 E(EAFNOSUPPORT), 24 E(EAGAIN), /* EWOULDBLOCK */ 25 E(EALREADY), 26 E(EBADE), [all …]
|
/openbmc/qemu/linux-user/ |
H A D | errnos.c.inc | 25 E(EADDRINUSE) 26 E(EADDRNOTAVAIL) 27 E(EADV) 28 E(EAFNOSUPPORT) 29 E(EAGAIN) 30 E(EALREADY) 31 E(EBADE) 32 E(EBADFD) 33 E(EBADMSG) 34 E(EBADR) [all …]
|
/openbmc/linux/net/netfilter/ipset/ |
H A D | pfxlen.c | 7 #ifdef E 8 #undef E 12 E(0x00000000, 0x00000000, 0x00000000, 0x00000000), \ 13 E(0x80000000, 0x00000000, 0x00000000, 0x00000000), \ 14 E(0xC0000000, 0x00000000, 0x00000000, 0x00000000), \ 15 E(0xE0000000, 0x00000000, 0x00000000, 0x00000000), \ 16 E(0xF0000000, 0x00000000, 0x00000000, 0x00000000), \ 17 E(0xF8000000, 0x00000000, 0x00000000, 0x00000000), \ 18 E(0xFC000000, 0x00000000, 0x00000000, 0x00000000), \ 19 E(0xFE000000, 0x00000000, 0x00000000, 0x00000000), \ [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery-3.7.1.min.js | 2 …e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.docume… argument
|
H A D | jquery-2.0.3.min.js | 4 …e,undefined){var t,n,r=typeof undefined,i=e.location,o=e.document,s=o.documentElement,a=e.jQuery,u… function 5 …e,s,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return q.get(e,n)||q… argument 6 …e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(… argument
|
H A D | highlight.pack.js | 2 …e){var n="object"==typeof window&&window||"object"==typeof self&&self;"undefined"!=typeof exports?… property in AnonymousFunctioneac6a718ad00.r.AnonymousClasseac6a718ae01
|
H A D | jquery-ui.min.js | 6 …e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t… argument 7 …e,Z,et,X,$,k>0||T>0,f,m)+"</div><table class='ui-datepicker-calendar'><thead>"+"<tr>",M=d?"<th cla… argument
|
H A D | jquery.dataTables-1.13.8.min.js | 4 …e){return t=t||window,e=e||a(t),n(e,t,t.document)}:module.exports=n(a,window,window.document)):win… function
|
/openbmc/qemu/scripts/coccinelle/ |
H A D | inplace-byteswaps.cocci | 7 expression E; 9 -be16_to_cpus(&E); 10 +E = be16_to_cpu(E); 12 expression E; 14 -be32_to_cpus(&E); 15 +E = be32_to_cpu(E); 17 expression E; 19 -be64_to_cpus(&E); 20 +E = be64_to_cpu(E); 22 expression E; [all …]
|
/openbmc/qemu/tests/tcg/arm/ |
H A D | fcvt.ref | 10 03 SINGLE: -3.40282346638528859812e+38 / 0xff7fffff (0 => OK) 12 04 SINGLE: -1.11100004769645909791e+31 / 0xf30c3a59 (0 => OK) 14 05 SINGLE: -1.11100003258488635273e+30 / 0xf1605d5b (0 => OK) 16 06 SINGLE: -1.08700982243137289629e-12 / 0xab98fba8 (0 => OK) 18 07 SINGLE: -1.78051176151664730511e-20 / 0x9ea82a22 (0 => OK) 20 08 SINGLE: -1.17549435082228750797e-38 / 0x80800000 (0 => OK) 22 09 SINGLE: 0.00000000000000000000e+00 / 0000000000 (0 => OK) 24 10 SINGLE: 1.17549435082228750797e-38 / 0x00800000 (0 => OK) 26 11 SINGLE: 2.98023223876953125000e-08 / 0x33000000 (0 => OK) 28 12 SINGLE: 5.96045985901128005935e-08 / 0x337ffff3 (0 => OK) [all …]
|
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | fcvt.ref | 10 03 SINGLE: -3.40282346638528859812e+38 / 0xff7fffff (0 => OK) 12 04 SINGLE: -1.11100004769645909791e+31 / 0xf30c3a59 (0 => OK) 14 05 SINGLE: -1.11100003258488635273e+30 / 0xf1605d5b (0 => OK) 16 06 SINGLE: -1.08700982243137289629e-12 / 0xab98fba8 (0 => OK) 18 07 SINGLE: -1.78051176151664730511e-20 / 0x9ea82a22 (0 => OK) 20 08 SINGLE: -1.17549435082228750797e-38 / 0x80800000 (0 => OK) 22 09 SINGLE: 0.00000000000000000000e+00 / 0000000000 (0 => OK) 24 10 SINGLE: 1.17549435082228750797e-38 / 0x00800000 (0 => OK) 26 11 SINGLE: 2.98023223876953125000e-08 / 0x33000000 (0 => OK) 28 12 SINGLE: 5.96045985901128005935e-08 / 0x337ffff3 (0 => OK) [all …]
|
/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() argument 67 return e->vlan >> VLAN_PRIO_SHIFT; in vlan_prio() 70 static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e) in l2t_hold() argument 72 if (atomic_add_return(1, &e->refcnt) == 1) /* 0 -> 1 transition */ in l2t_hold() 118 static int addreq(const struct l2t_entry *e, const u32 *addr) in addreq() argument 120 if (e->v6) in addreq() 121 return (e->addr[0] ^ addr[0]) | (e->addr[1] ^ addr[1]) | in addreq() 122 (e->addr[2] ^ addr[2]) | (e->addr[3] ^ addr[3]); in addreq() 123 return e->addr[0] ^ addr[0]; in addreq() 126 static void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace() argument [all …]
|
/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() argument 27 memset(e, 0, sizeof(*e)); in __event_init_opts() 29 e->name = name; in __event_init_opts() 31 e->attr.type = type; in __event_init_opts() 32 e->attr.config = config; in __event_init_opts() 33 e->attr.size = sizeof(e->attr); in __event_init_opts() 35 e->attr.read_format = PERF_FORMAT_TOTAL_TIME_ENABLED | \ in __event_init_opts() 38 e->attr.sample_period = 1000; in __event_init_opts() 39 e->attr.sample_type = PERF_SAMPLE_REGS_INTR; in __event_init_opts() 40 e->attr.disabled = 1; in __event_init_opts() [all …]
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | expr.c | 15 static struct expr *expr_eliminate_yn(struct expr *e); 19 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_symbol() local 20 e->type = E_SYMBOL; in expr_alloc_symbol() 21 e->left.sym = sym; in expr_alloc_symbol() 22 return e; in expr_alloc_symbol() 27 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_one() local 28 e->type = type; in expr_alloc_one() 29 e->left.expr = ce; in expr_alloc_one() 30 return e; in expr_alloc_one() 35 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_two() 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() argument 65 return e->vlan >> 13; in vlan_prio() 74 static inline void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace() argument 77 if (e->neigh) in neigh_replace() 78 neigh_release(e->neigh); in neigh_replace() 79 e->neigh = n; in neigh_replace() 88 struct l2t_entry *e) in setup_l2e_send_pending() argument 101 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_L2T_WRITE_REQ, e->idx)); in setup_l2e_send_pending() 102 req->params = htonl(V_L2T_W_IDX(e->idx) | V_L2T_W_IFF(e->smt_idx) | in setup_l2e_send_pending() 103 V_L2T_W_VLAN(e->vlan & VLAN_VID_MASK) | in setup_l2e_send_pending() [all …]
|
/openbmc/linux/scripts/kconfig/ |
H A D | expr.c | 16 static struct expr *expr_eliminate_yn(struct expr *e); 20 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_symbol() local 21 e->type = E_SYMBOL; in expr_alloc_symbol() 22 e->left.sym = sym; in expr_alloc_symbol() 23 return e; in expr_alloc_symbol() 28 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_one() local 29 e->type = type; in expr_alloc_one() 30 e->left.expr = ce; in expr_alloc_one() 31 return e; in expr_alloc_one() 36 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_two() local [all …]
|
/openbmc/linux/security/apparmor/ |
H A D | policy_unpack_test.c | 50 struct aa_ext *e; member 58 struct aa_ext *e; in build_aa_ext_struct() local 63 e = kunit_kmalloc(test, sizeof(*e), GFP_USER); in build_aa_ext_struct() 64 KUNIT_EXPECT_NOT_ERR_OR_NULL(test, e); in build_aa_ext_struct() 66 e->start = buf; in build_aa_ext_struct() 67 e->end = e->start + buf_size; in build_aa_ext_struct() 68 e->pos = e->start; in build_aa_ext_struct() 72 strscpy(buf + 3, TEST_STRING_NAME, e->end - (void *)(buf + 3)); in build_aa_ext_struct() 74 buf = e->start + TEST_STRING_BUF_OFFSET; in build_aa_ext_struct() 77 strscpy(buf + 3, TEST_STRING_DATA, e->end - (void *)(buf + 3)); in build_aa_ext_struct() [all …]
|
/openbmc/pldm/libpldmresponder/ |
H A D | pdr_numeric_effecter.hpp | 35 for (const auto& e : entries) in generateNumericEffecterPDR() local 54 pdr->terminus_handle = e.value("terminus_handle", 0); in generateNumericEffecterPDR() 58 std::string entity_path = e.value("entity_path", ""); in generateNumericEffecterPDR() 71 pdr->entity_type = e.value("type", 0); in generateNumericEffecterPDR() 72 pdr->entity_instance = e.value("instance", 0); in generateNumericEffecterPDR() 73 pdr->container_id = e.value("container", 0); in generateNumericEffecterPDR() 85 pdr->entity_type = e.value("type", 0); in generateNumericEffecterPDR() 86 pdr->entity_instance = e.value("instance", 0); in generateNumericEffecterPDR() 87 pdr->container_id = e.value("container", 0); in generateNumericEffecterPDR() 90 pdr->effecter_semantic_id = e.value("effecter_semantic_id", 0); in generateNumericEffecterPDR() [all …]
|
/openbmc/linux/arch/alpha/lib/ |
H A D | ev6-memcpy.S | 16 * E - either cluster 34 mov $16, $0 # E : copy dest to return 36 xor $16, $17, $1 # E : are source and dest alignments the same? 37 and $1, 7, $1 # E : are they the same mod 8? 41 and $16, 7, $1 # E : Are both 0mod8? 43 nop # E : 53 subq $18, 1, $18 # E : count-- 54 addq $17, 1, $17 # E : src++ 56 addq $16, 1, $16 # E : dest++ 57 and $16, 7, $1 # E : Are we at 0mod8 yet? [all …]
|
H A D | ev6-memchr.S | 26 * E - either cluster 50 and $17, 0xff, $17 # E : L L U U : 00000000000000ch 53 cmpult $18, 9, $4 # E : small (< 1 quad) string? 54 or $2, $17, $17 # E : 000000000000chch 55 lda $3, -1($31) # E : U L L U 58 addq $16, $5, $5 # E : Max search address 59 or $2, $17, $17 # E : 00000000chchchch 62 or $2, $17, $17 # E : chchchchchchchch 68 mov $16, $0 # E : 69 nop # E : [all …]
|
/openbmc/linux/scripts/coccinelle/api/ |
H A D | kvmalloc.cocci | 24 expression E, E1, size; 35 * E = \(kmalloc\|kzalloc\|kcalloc\|kmalloc_node\|kzalloc_node\| 41 * E = \(vmalloc\|vzalloc\|vmalloc_node\|vzalloc_node\)(..., size, ...) 45 * E = \(kmalloc\|kzalloc\|kcalloc\|kmalloc_node\|kzalloc_node\| 48 ... when != E = E1 51 * if (E == NULL)@p { 53 * E = \(vmalloc\|vzalloc\|vmalloc_node\|vzalloc_node\)(..., size, ...) 71 expression E; 75 * if (is_vmalloc_addr(E))@p { 77 * vfree(E) [all …]
|
/openbmc/qemu/target/i386/tcg/ |
H A D | seg_helper.h | 38 #define cpu_ldub_kernel_ra(e, p, r) \ argument 39 cpu_ldub_mmuidx_ra(e, p, cpu_mmu_index_kernel(e), r) 40 #define cpu_lduw_kernel_ra(e, p, r) \ argument 41 cpu_lduw_mmuidx_ra(e, p, cpu_mmu_index_kernel(e), r) 42 #define cpu_ldl_kernel_ra(e, p, r) \ argument 43 cpu_ldl_mmuidx_ra(e, p, cpu_mmu_index_kernel(e), r) 44 #define cpu_ldq_kernel_ra(e, p, r) \ argument 45 cpu_ldq_mmuidx_ra(e, p, cpu_mmu_index_kernel(e), r) 47 #define cpu_stb_kernel_ra(e, p, v, r) \ argument 48 cpu_stb_mmuidx_ra(e, p, v, cpu_mmu_index_kernel(e), r) [all …]
|
/openbmc/u-boot/scripts/coccinelle/null/ |
H A D | badzero.cocci | 29 expression *E; 34 (E = f(...)) == 38 (E = f(...)) != 44 == (E = f(...)) 48 != (E = f(...)) 53 expression *E; 59 (E = f(...)) == 62 (E = f(...)) != 66 == (E = f(...)) 69 != (E = f(...)) [all …]
|
/openbmc/linux/scripts/coccinelle/null/ |
H A D | badzero.cocci | 27 expression *E; 32 (E = f(...)) == 36 (E = f(...)) != 42 == (E = f(...)) 46 != (E = f(...)) 51 expression *E; 57 (E = f(...)) == 60 (E = f(...)) != 64 == (E = f(...)) 67 != (E = f(...)) [all …]
|
/openbmc/rest-dbus/resources/ |
H A D | jsrender.min.js | 3 …e){var t=(0,eval)("this"),n=t.jQuery;"function"==typeof define&&define.amd?define(e):"object"==typ… function
|