/openbmc/linux/include/kunit/ |
H A D | test.h | 680 left, \ argument 686 const typeof(left) __left = (left); \ 690 .left_text = #left, \ 710 left, \ argument 719 left, op, right, \ 725 left, \ argument 734 left, op, right, \ 740 left, \ argument 746 const char *__left = (left); \ 750 .left_text = #left, \ [all …]
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | expr.c | 21 e->left.sym = sym; in expr_alloc_symbol() 29 e->left.expr = ce; in expr_alloc_one() 37 e->left.expr = e1; in expr_alloc_two() 46 e->left.sym = s1; in expr_alloc_comp() 76 e->left = org->left; in expr_copy() 79 e->left.expr = expr_copy(org->left.expr); in expr_copy() 87 e->left.sym = org->left.sym; in expr_copy() 93 e->left.expr = expr_copy(org->left.expr); in expr_copy() 115 expr_free(e->left.expr); in expr_free() 126 expr_free(e->left.expr); in expr_free() [all …]
|
/openbmc/linux/scripts/kconfig/ |
H A D | expr.c | 22 e->left.sym = sym; in expr_alloc_symbol() 30 e->left.expr = ce; in expr_alloc_one() 38 e->left.expr = e1; in expr_alloc_two() 47 e->left.sym = s1; in expr_alloc_comp() 77 e->left = org->left; in expr_copy() 80 e->left.expr = expr_copy(org->left.expr); in expr_copy() 88 e->left.sym = org->left.sym; in expr_copy() 94 e->left.expr = expr_copy(org->left.expr); in expr_copy() 116 expr_free(e->left.expr); in expr_free() 127 expr_free(e->left.expr); in expr_free() [all …]
|
/openbmc/linux/include/media/ |
H A D | v4l2-rect.h | 62 if (r->left < boundary->left) in v4l2_rect_map_inside() 63 r->left = boundary->left; in v4l2_rect_map_inside() 66 if (r->left + r->width > boundary->left + boundary->width) in v4l2_rect_map_inside() 67 r->left = boundary->left + boundary->width - r->width; in v4l2_rect_map_inside() 95 return r1->top == r2->top && r1->left == r2->left; in v4l2_rect_same_position() 124 r->left = max(r1->left, r2->left); in v4l2_rect_intersect() 126 right = min(r1->left + r1->width, r2->left + r2->width); in v4l2_rect_intersect() 128 r->width = max(0, right - r->left); in v4l2_rect_intersect() 149 r->left = r->top = r->width = r->height = 0; in v4l2_rect_scale() 152 r->left = (((r->left - from->left) * to->width) / from->width) & ~1; in v4l2_rect_scale() [all …]
|
/openbmc/linux/arch/parisc/math-emu/ |
H A D | sfsub.c | 42 register unsigned int left, right, result, extent; in sgl_fsub() local 50 left = *leftptr; in sgl_fsub() 55 Sgl_xortointp1(left,right,/*to*/save); in sgl_fsub() 60 if ((result_exponent = Sgl_exponent(left)) == SGL_INFINITY_EXPONENT) in sgl_fsub() 62 if (Sgl_iszero_mantissa(left)) in sgl_fsub() 80 *dstptr = left; in sgl_fsub() 89 if (Sgl_isone_signaling(left)) in sgl_fsub() 95 Sgl_set_quiet(left); in sgl_fsub() 113 *dstptr = left; in sgl_fsub() 150 Sgl_copytoint_exponentmantissa(left,signless_upper_left); in sgl_fsub() [all …]
|
H A D | sfadd.c | 42 register unsigned int left, right, result, extent; in sgl_fadd() local 52 left = *leftptr; in sgl_fadd() 57 Sgl_xortointp1(left,right,/*to*/save); in sgl_fadd() 62 if ((result_exponent = Sgl_exponent(left)) == SGL_INFINITY_EXPONENT) in sgl_fadd() 64 if (Sgl_iszero_mantissa(left)) in sgl_fadd() 82 *dstptr = left; in sgl_fadd() 91 if (Sgl_isone_signaling(left)) in sgl_fadd() 97 Sgl_set_quiet(left); in sgl_fadd() 115 *dstptr = left; in sgl_fadd() 151 Sgl_copytoint_exponentmantissa(left,signless_upper_left); in sgl_fadd() [all …]
|
H A D | sfcmp.c | 42 register unsigned int left, right; in sgl_fcmp() local 46 left = *leftptr; in sgl_fcmp() 52 if( (Sgl_exponent(left) == SGL_INFINITY_EXPONENT) in sgl_fcmp() 58 if( ( (Sgl_exponent(left) == SGL_INFINITY_EXPONENT) in sgl_fcmp() 59 && Sgl_isnotzero_mantissa(left) in sgl_fcmp() 60 && (Exception(cond) || Sgl_isone_signaling(left))) in sgl_fcmp() 76 else if( ((Sgl_exponent(left) == SGL_INFINITY_EXPONENT) in sgl_fcmp() 77 && Sgl_isnotzero_mantissa(left)) in sgl_fcmp() 90 Sgl_xortointp1(left,right,xorresult); in sgl_fcmp() 95 if( Sgl_iszero_exponentmantissa(left) in sgl_fcmp() [all …]
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | foundation.scss | 557 //margin-left: 0.5rem; 618 border-left: 0; } 657 margin-left: -0.1875rem; 788 margin-left: auto; } 796 padding-left: 0; } 799 margin-left: -0.75rem; } 803 margin-left: -0.75rem; } } 807 margin-left: -0.75rem; } } 810 margin-left: 0; } 815 margin-left: auto; } [all …]
|
/openbmc/linux/net/sunrpc/ |
H A D | sysctl.c | 71 size_t left, len; in proc_dodebug() local 78 left = *lenp; in proc_dodebug() 82 while (left && isspace(*p)) { in proc_dodebug() 83 left--; in proc_dodebug() 86 if (!left) in proc_dodebug() 89 if (left > sizeof(tmpbuf) - 1) in proc_dodebug() 91 memcpy(tmpbuf, p, left); in proc_dodebug() 92 tmpbuf[left] = '\0'; in proc_dodebug() 96 left -= (s - tmpbuf); in proc_dodebug() 97 if (left && !isspace(*s)) in proc_dodebug() [all …]
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-y8i.rst | 18 word. E.g. the R200 RealSense camera stores pixel from the left sensor 32 - Y'\ :sub:`00left` 34 - Y'\ :sub:`01left` 36 - Y'\ :sub:`02left` 38 - Y'\ :sub:`03left` 41 - Y'\ :sub:`10left` 43 - Y'\ :sub:`11left` 45 - Y'\ :sub:`12left` 47 - Y'\ :sub:`13left` 50 - Y'\ :sub:`20left` [all …]
|
/openbmc/qemu/util/ |
H A D | qtree.c | 89 QTreeNode *left; /* left subtree */ member 125 node->left = NULL; in q_tree_node_new() 240 tmp = tmp->left; in q_tree_node_first() 264 tmp = node->left; in q_tree_node_previous() 297 tmp = tmp->left; in q_tree_node_next() 584 node = node->left; in q_tree_insert_internal() 588 child->left = node->left; in q_tree_insert_internal() 590 node->left = child; in q_tree_insert_internal() 607 child->left = node; in q_tree_insert_internal() 627 gboolean left_node = (bparent && node == bparent->left); in q_tree_insert_internal() [all …]
|
H A D | cpuinfo-riscv.c | 39 unsigned left = CPUINFO_ZBA | CPUINFO_ZBB | CPUINFO_ZICOND | CPUINFO_ZVE64X; in cpuinfo_init() local 60 left &= ~info; in cpuinfo_init() 63 if (left) { in cpuinfo_init() 74 left &= ~(CPUINFO_ZBA | CPUINFO_ZBB); in cpuinfo_init() 77 left &= ~CPUINFO_ZICOND; in cpuinfo_init() 92 left &= ~CPUINFO_ZVE64X; in cpuinfo_init() 94 if (left) { in cpuinfo_init() 102 if (left & CPUINFO_ZBA) { in cpuinfo_init() 108 left &= ~CPUINFO_ZBA; in cpuinfo_init() 111 if (left & CPUINFO_ZBB) { in cpuinfo_init() [all …]
|
/openbmc/linux/include/linux/ |
H A D | uidgid.h | 61 static inline bool uid_eq(kuid_t left, kuid_t right) in uid_eq() argument 63 return __kuid_val(left) == __kuid_val(right); in uid_eq() 66 static inline bool gid_eq(kgid_t left, kgid_t right) in gid_eq() argument 68 return __kgid_val(left) == __kgid_val(right); in gid_eq() 71 static inline bool uid_gt(kuid_t left, kuid_t right) in uid_gt() argument 73 return __kuid_val(left) > __kuid_val(right); in uid_gt() 76 static inline bool gid_gt(kgid_t left, kgid_t right) in gid_gt() argument 78 return __kgid_val(left) > __kgid_val(right); in gid_gt() 81 static inline bool uid_gte(kuid_t left, kuid_t right) in uid_gte() argument 83 return __kuid_val(left) >= __kuid_val(right); in uid_gte() [all …]
|
H A D | regset.h | 22 size_t left; member 27 if (s->left) { in membuf_zero() 28 if (size > s->left) in membuf_zero() 29 size = s->left; in membuf_zero() 32 s->left -= size; in membuf_zero() 34 return s->left; in membuf_zero() 39 if (s->left) { in membuf_write() 40 if (size > s->left) in membuf_write() 41 size = s->left; in membuf_write() 44 s->left -= size; in membuf_write() [all …]
|
/openbmc/linux/arch/x86/crypto/ |
H A D | des3_ede-asm_64.S | 92 #define initial_permutation(left, right) \ argument 93 do_permutation(left##d, right##d, 4, 0x0f0f0f0f); \ 94 do_permutation(left##d, right##d, 16, 0x0000ffff); \ 95 do_permutation(right##d, left##d, 2, 0x33333333); \ 96 do_permutation(right##d, left##d, 8, 0x00ff00ff); \ 98 movl left##d, RW0d; \ 102 xorl RW0d, left##d; \ 104 roll $1, left##d; \ 106 expand_to_64bits(left, RT3); 108 #define final_permutation(left, right) \ argument [all …]
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | filter_expr_executor.cpp | 198 bool doDoubleComparison(double left, filter_ast::ComparisonOpEnum comparator, in doDoubleComparison() argument 201 if (!std::isfinite(left) || !std::isfinite(right)) in doDoubleComparison() 211 return std::fabs(left - right) <= in doDoubleComparison() 214 return std::fabs(left - right) > in doDoubleComparison() 217 return left > right; in doDoubleComparison() 219 return left >= right; in doDoubleComparison() 221 return left < right; in doDoubleComparison() 223 return left <= right; in doDoubleComparison() 231 bool doIntComparison(int64_t left, filter_ast::ComparisonOpEnum comparator, in doIntComparison() argument 237 return left == right; in doIntComparison() [all …]
|
/openbmc/linux/fs/quota/ |
H A D | kqid.c | 13 bool qid_eq(struct kqid left, struct kqid right) in qid_eq() argument 15 if (left.type != right.type) in qid_eq() 17 switch(left.type) { in qid_eq() 19 return uid_eq(left.uid, right.uid); in qid_eq() 21 return gid_eq(left.gid, right.gid); in qid_eq() 23 return projid_eq(left.projid, right.projid); in qid_eq() 37 bool qid_lt(struct kqid left, struct kqid right) in qid_lt() argument 39 if (left.type < right.type) in qid_lt() 41 if (left.type > right.type) in qid_lt() 43 switch (left.type) { in qid_lt() [all …]
|
/openbmc/linux/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_info.c | 15 int left) in prism2_info_commtallies16() argument 19 if (left < sizeof(struct hfa384x_comm_tallies)) { in prism2_info_commtallies16() 21 "info frame\n", local->dev->name, left); in prism2_info_commtallies16() 55 int left) in prism2_info_commtallies32() argument 59 if (left < sizeof(struct hfa384x_comm_tallies32)) { in prism2_info_commtallies32() 61 "info frame\n", local->dev->name, left); in prism2_info_commtallies32() 95 int left) in prism2_info_commtallies() argument 98 prism2_info_commtallies32(local, buf, left); in prism2_info_commtallies() 100 prism2_info_commtallies16(local, buf, left); in prism2_info_commtallies() 130 int left) in prism2_info_linkstatus() argument [all …]
|
/openbmc/qemu/scripts/ |
H A D | meson-buildoptions.py | 94 def wrap(left, text, indent): argument 96 if len(left) >= indent: 97 yield left 98 left = spaces 100 left = (left + spaces)[0:indent] 102 text, width=LINE_WIDTH, initial_indent=left, subsequent_indent=spaces 110 def help_line(left, opt, indent, long): argument 119 for x in wrap(" " + left, right, indent): 194 left = f"--{key}={metavar}" 195 help_line(left, opt, 27, True) [all …]
|
/openbmc/linux/drivers/md/persistent-data/ |
H A D | dm-btree-remove.c | 86 static int node_copy(struct btree_node *left, struct btree_node *right, int shift) in node_copy() argument 88 uint32_t nr_left = le32_to_cpu(left->header.nr_entries); in node_copy() 89 uint32_t value_size = le32_to_cpu(left->header.value_size); in node_copy() 99 if (nr_left + shift > le32_to_cpu(left->header.max_entries)) { in node_copy() 104 memcpy(key_ptr(left, nr_left), in node_copy() 107 memcpy(value_ptr(left, nr_left), in node_copy() 117 key_ptr(left, nr_left - shift), in node_copy() 120 value_ptr(left, nr_left - shift), in node_copy() 192 static int shift(struct btree_node *left, struct btree_node *right, int count) in shift() argument 195 uint32_t nr_left = le32_to_cpu(left->header.nr_entries); in shift() [all …]
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | syscopyarea.c | 33 int left, right; in bitcpy() local 81 left = -shift & (bits - 1); in bitcpy() 89 *dst = comp(*src << left, *dst, first); in bitcpy() 97 *dst = comp(d0 >> right | d1 << left, *dst, in bitcpy() 112 *dst = comp(d0 << left, *dst, first); in bitcpy() 118 *dst = comp(d0 >> right | d1 << left, *dst, in bitcpy() 130 *dst++ = d0 >> right | d1 << left; in bitcpy() 133 *dst++ = d0 >> right | d1 << left; in bitcpy() 136 *dst++ = d0 >> right | d1 << left; in bitcpy() 139 *dst++ = d0 >> right | d1 << left; in bitcpy() [all …]
|
H A D | sysfillrect.c | 72 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() argument 93 pat = pat << left | pat >> right; in bitfill_unaligned() 101 pat = pat << left | pat >> right; in bitfill_unaligned() 103 pat = pat << left | pat >> right; in bitfill_unaligned() 105 pat = pat << left | pat >> right; in bitfill_unaligned() 107 pat = pat << left | pat >> right; in bitfill_unaligned() 112 pat = pat << left | pat >> right; in bitfill_unaligned() 182 unsigned long pat, int left, int right, unsigned n, in bitfill_unaligned_rev() argument 205 pat = pat << left | pat >> right; in bitfill_unaligned_rev() 213 pat = pat << left | pat >> right; in bitfill_unaligned_rev() [all …]
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | bitmap.c | 122 struct xbitmap_node *left; in xbitmap_set() local 128 left = xbitmap_tree_iter_first(&bitmap->xb_root, start, last); in xbitmap_set() 129 if (left && left->bn_start <= start && left->bn_last >= last) in xbitmap_set() 138 left = xbitmap_tree_iter_first(&bitmap->xb_root, start - 1, start - 1); in xbitmap_set() 139 ASSERT(!left || left->bn_last + 1 == start); in xbitmap_set() 145 if (left && right) { in xbitmap_set() 147 xbitmap_tree_remove(left, &bitmap->xb_root); in xbitmap_set() 149 left->bn_last = right->bn_last; in xbitmap_set() 150 xbitmap_tree_insert(left, &bitmap->xb_root); in xbitmap_set() 152 } else if (left) { in xbitmap_set() [all …]
|
/openbmc/linux/drivers/firmware/ |
H A D | edd.c | 45 #define left (PAGE_SIZE - (p - buf) - 1) macro 135 p += scnprintf(p, left, "%c", info->params.host_bus_type[i]); in edd_show_host_bus() 137 p += scnprintf(p, left, " "); in edd_show_host_bus() 142 p += scnprintf(p, left, "\tbase_address: %x\n", in edd_show_host_bus() 147 p += scnprintf(p, left, in edd_show_host_bus() 155 p += scnprintf(p, left, in edd_show_host_bus() 160 p += scnprintf(p, left, "\tunknown: %llx\n", in edd_show_host_bus() 181 p += scnprintf(p, left, "%c", info->params.interface_type[i]); in edd_show_interface() 183 p += scnprintf(p, left, " "); in edd_show_interface() 187 p += scnprintf(p, left, "\tdevice: %u lun: %u\n", in edd_show_interface() [all …]
|
/openbmc/linux/kernel/ |
H A D | sysctl.c | 479 size_t left; in __do_proc_dointvec() local 489 left = *lenp; in __do_proc_dointvec() 498 if (left > PAGE_SIZE - 1) in __do_proc_dointvec() 499 left = PAGE_SIZE - 1; in __do_proc_dointvec() 503 for (; left && vleft--; i++, first=0) { in __do_proc_dointvec() 508 proc_skip_spaces(&p, &left); in __do_proc_dointvec() 510 if (!left) in __do_proc_dointvec() 512 err = proc_get_long(&p, &left, &lval, &neg, in __do_proc_dointvec() 527 proc_put_char(&buffer, &left, '\t'); in __do_proc_dointvec() 528 proc_put_long(&buffer, &left, lval, neg); in __do_proc_dointvec() [all …]
|