/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/qemu/tests/qemu-iotests/ |
H A D | 026.out | 31 write failed: No space left on device 36 write failed: No space left on device 41 qemu-io: Failed to flush the L2 table cache: No space left on device 42 qemu-io: Failed to flush the refcount block cache: No space left on device 43 write failed: No space left on device 48 qemu-io: Failed to flush the L2 table cache: No space left on device 49 qemu-io: Failed to flush the refcount block cache: No space left on device 50 write failed: No space left on device 89 write failed: No space left on device 90 read failed: No space left on device [all …]
|
H A D | 026.out.nocache | 31 write failed: No space left on device 36 write failed: No space left on device 41 qemu-io: Failed to flush the L2 table cache: No space left on device 42 qemu-io: Failed to flush the refcount block cache: No space left on device 43 write failed: No space left on device 48 qemu-io: Failed to flush the L2 table cache: No space left on device 49 qemu-io: Failed to flush the refcount block cache: No space left on device 50 write failed: No space left on device 89 write failed: No space left on device 90 read failed: No space left on device [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/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/sound/soc/sunxi/ |
H A D | sun50i-codec-analog.c | 281 "DACR", "DACL", "Right Mixer", "Left Mixer", 302 SND_SOC_DAPM_DAC("Left DAC", NULL, SUN50I_ADDA_MIX_DAC_CTRL, 307 SND_SOC_DAPM_ADC("Left ADC", NULL, SUN50I_ADDA_ADC_CTRL, 318 SND_SOC_DAPM_MUX("Left Headphone Source", 322 SND_SOC_DAPM_SWITCH("Left Headphone Switch", 326 SND_SOC_DAPM_OUT_DRV("Left Headphone Amp", 334 SND_SOC_DAPM_MUX("Left Line Out Source", 338 SND_SOC_DAPM_SWITCH("Left Line Out Switch", 381 SND_SOC_DAPM_MIXER("Left Mixer", SUN50I_ADDA_MIX_DAC_CTRL, 389 SND_SOC_DAPM_MIXER("Left ADC Mixer", SND_SOC_NOPM, 0, 0, [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/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/sound/soc/codecs/ |
H A D | es8328.c | 189 SOC_SINGLE_TLV("Left Mixer Left Bypass Volume", 191 SOC_SINGLE_TLV("Left Mixer Right Bypass Volume", 193 SOC_SINGLE_TLV("Right Mixer Left Bypass Volume", 235 /* Left Mixer */ 237 SOC_DAPM_SINGLE("Left Bypass Switch", ES8328_DACCONTROL17, 6, 1, 0), 244 SOC_DAPM_SINGLE("Left Playback Switch", ES8328_DACCONTROL19, 7, 1, 0), 245 SOC_DAPM_SINGLE("Left Bypass Switch", ES8328_DACCONTROL19, 6, 1, 0), 252 /* Left PGA Mux */ 276 static const char * const es8328_mono_mux[] = {"Stereo", "Mono (Left)", [all...] |
H A D | wm8971.c | 95 static const char *wm8971_alc_func[] = { "Off", "Right", "Left", "Stereo" }; 99 static const char *wm8971_mono_mux[] = {"Stereo", "Mono (Left)", 142 SOC_DOUBLE_R("Bypass Left Playback Volume", WM8971_LOUTM1, 191 /* Left Mixer */ 194 SOC_DAPM_SINGLE("Left Bypass Switch", WM8971_LOUTM1, 7, 1, 0), 201 SOC_DAPM_SINGLE("Left Playback Switch", WM8971_ROUTM1, 8, 1, 0), 202 SOC_DAPM_SINGLE("Left Bypass Switch", WM8971_ROUTM1, 7, 1, 0), 209 SOC_DAPM_SINGLE("Left Playback Switch", WM8971_MOUTM1, 8, 1, 0), 210 SOC_DAPM_SINGLE("Left Bypass Switch", WM8971_MOUTM1, 7, 1, 0), 215 /* Left Line Mux */ [all …]
|
H A D | tlv320aic3x.c | 331 SOC_SINGLE_TLV("Left Line Mixer PGAR Bypass Volume", 333 SOC_SINGLE_TLV("Left Line Mixer DACR1 Playback Volume", 341 SOC_SINGLE_TLV("Left HP Mixer PGAR Bypass Volume", 343 SOC_SINGLE_TLV("Left HP Mixer DACR1 Playback Volume", 351 SOC_SINGLE_TLV("Left HPCOM Mixer PGAR Bypass Volume", 353 SOC_SINGLE_TLV("Left HPCOM Mixer DACR1 Playback Volume", 402 SOC_ENUM("Left AGC Target level", aic3x_lagc_level_enum), 404 SOC_ENUM("Left AGC Attack time", aic3x_lagc_attack_enum), 406 SOC_ENUM("Left AGC Decay time", aic3x_lagc_decay_enum), 431 SOC_SINGLE_TLV("Left Line Mixer Line2R Bypass Volume", [all …]
|
H A D | wm8750.c | 97 static const char *wm8750_alc_func[] = {"Off", "Right", "Left", "Stereo"}; 110 static const char *wm8750_mono_mux[] = {"Stereo", "Mono (Left)", 177 SOC_SINGLE("Left ADC Capture Volume", WM8750_LADC, 0, 255, 0), 201 SOC_DOUBLE_R("Bypass Left Playback Volume", WM8750_LOUTM1, 223 /* Left Mixer */ 226 SOC_DAPM_SINGLE("Left Bypass Switch", WM8750_LOUTM1, 7, 1, 0), 233 SOC_DAPM_SINGLE("Left Playback Switch", WM8750_ROUTM1, 8, 1, 0), 234 SOC_DAPM_SINGLE("Left Bypass Switch", WM8750_ROUTM1, 7, 1, 0), 241 SOC_DAPM_SINGLE("Left Playback Switch", WM8750_MOUTM1, 8, 1, 0), 242 SOC_DAPM_SINGLE("Left Bypass Switch", WM8750_MOUTM1, 7, 1, 0), [all …]
|
H A D | da9055.c | 383 "ADC output left", "ADC output right", "AIF input left", 393 /* MIC PGA Left source select */ 458 /* Select the left or right channel and capture data */ in da9055_get_alc_data() 494 /* Mute Mic PGA Left and Right */ in da9055_put_alc_sw() 504 /* Enable ADC Left and Right */ in da9055_put_alc_sw() 510 /* Calculate average for Left and Right data */ in da9055_put_alc_sw() 511 /* Left Data */ in da9055_put_alc_sw() 642 SOC_SINGLE("DAC Left Invert", DA9055_DIG_CTRL, 3, 1, 0), 692 /* Mic PGA Left Source */ 700 /* In Mixer Left */ [all …]
|
H A D | wm8988.c | 149 static const char *alc_func_txt[] = {"Off", "Right", "Left", "Stereo"}; 216 SOC_SINGLE_TLV("Left Mixer Left Bypass Volume", WM8988_LOUTM1, 4, 7, 1, 218 SOC_SINGLE_TLV("Left Mixer Right Bypass Volume", WM8988_LOUTM2, 4, 7, 1, 220 SOC_SINGLE_TLV("Right Mixer Left Bypass Volume", WM8988_ROUTM1, 4, 7, 1, 278 /* Left Mixer */ 281 SOC_DAPM_SINGLE("Left Bypass Switch", WM8988_LOUTM1, 7, 1, 0), 288 SOC_DAPM_SINGLE("Left Playback Switch", WM8988_ROUTM1, 8, 1, 0), 289 SOC_DAPM_SINGLE("Left Bypass Switch", WM8988_ROUTM1, 7, 1, 0), 297 /* Left PGA Mux */ 323 static const char *wm8988_mono_mux[] = {"Stereo", "Mono (Left)", [all …]
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ |
H A D | Anik-F3-119W | 16 POLARIZATION = LEFT 34 POLARIZATION = LEFT 52 POLARIZATION = LEFT 70 POLARIZATION = LEFT 88 POLARIZATION = LEFT 106 POLARIZATION = LEFT 142 POLARIZATION = LEFT 160 POLARIZATION = LEFT 178 POLARIZATION = LEFT 196 POLARIZATION = LEFT [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 …]
|
/openbmc/linux/arch/parisc/math-emu/ |
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() 93 /* left negative => less, left positive => greater. in sgl_fcmp() [all …]
|
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() 116 } /* End left NaN or Infinity processing */ 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() 118 } /* End left NaN or Infinity processing */ in sgl_fadd() [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/drivers/md/persistent-data/ |
H A D | dm-btree-remove.c | 29 * Each node may have a left or right sibling. When decending the spine, 36 * [B] No left sibling 40 * ==> rebalance(left sibling, node) 42 * [D] Both siblings, total_entries(left, node, right) <= DEL_THRESHOLD 43 * ==> delete node adding it's contents to left and right 45 * [E] Both siblings, total_entries(left, node, right) > DEL_THRESHOLD 46 * ==> rebalance(left, node, right) 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() [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/linux/fs/quota/ |
H A D | kqid.c | 8 * @left: A qid value 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() 32 * @left: The possibly lesser qid value 35 * Return true if left is less than right and false otherwise. 37 bool qid_lt(struct kqid left, struct kqid right) in qid_lt() argument [all …]
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | audigy-mixer.rst | 49 This control is used to attenuate samples from left and right front PCM FX-bus 50 accumulators. ALSA uses accumulators 8 and 9 for left and right front PCM 55 This control is used to attenuate samples from left and right surround PCM FX-bus 56 accumulators. ALSA uses accumulators 2 and 3 for left and right surround PCM 62 This control is used to attenuate samples from left and right side PCM FX-bus 63 accumulators. ALSA uses accumulators 14 and 15 for left and right side PCM 80 This control is used to attenuate samples from left and right PCM FX-bus 81 accumulators. ALSA uses accumulators 0 and 1 for left and right PCM samples for 86 This control is used to attenuate samples from left and right PCM FX-bus 87 accumulators. ALSA uses accumulators 0 and 1 for left and right PCM samples for [all …]
|