/openbmc/linux/include/linux/ |
H A D | min_heap.h | 38 void *left, *right, *parent, *smallest; in min_heapify() local
|
/openbmc/linux/sound/pci/ |
H A D | ak4531_codec.c | 147 int left, right; in snd_ak4531_get_double() local 172 int left, right; in snd_ak4531_put_double() local
|
/openbmc/linux/sound/hda/ |
H A D | hdac_regmap.c | 159 unsigned int left, right; in hda_reg_read_stereo_amp() local 178 unsigned int verb, left, right; in hda_reg_write_stereo_amp() local
|
/openbmc/linux/fs/nfs/blocklayout/ |
H A D | extent_tree.c | 97 struct pnfs_block_extent *left = ext_tree_prev(be); in ext_try_to_merge_left() local 433 struct pnfs_block_extent *left = ext_tree_prev(be); in ext_tree_mark_written() local
|
/openbmc/linux/fs/dlm/ |
H A D | dir.c | 86 int left; in dlm_recover_directory() local
|
/openbmc/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_ieee80211.c | 442 int left, count; in rtw_parse_wpa_ie() local 505 int left, count; in rtw_parse_wpa2_ie() local 847 uint left = len; in rtw_ieee802_11_parse_elems() local
|
/openbmc/qemu/target/m68k/ |
H A D | translate.c | 3344 int left = insn & 0x100; in shift_im() local 3394 int left = insn & 0x100; in shift_reg() local 3515 int left = insn & 0x100; in DISAS_INSN() local 3552 static void rotate(TCGv reg, TCGv shift, int left, int size) in rotate() 3620 static TCGv rotate_x(TCGv reg, TCGv shift, int left, int size) in rotate_x() 3661 static TCGv rotate32_x(TCGv reg, TCGv shift, int left) in rotate32_x() 3725 int left = (insn & 0x100); in DISAS_INSN() local 3745 int left = (insn & 0x100); in DISAS_INSN() local 3770 int left = (insn & 0x100); in DISAS_INSN() local 3797 int left = (insn & 0x100); in DISAS_INSN() local [all …]
|
/openbmc/linux/drivers/atm/ |
H A D | adummy.c | 126 int left = *pos; in adummy_proc_read() local
|
/openbmc/linux/drivers/hid/ |
H A D | hid-tmff.c | 80 int left, right; /* Rumbling */ in tmff_play() local
|
/openbmc/u-boot/cmd/ |
H A D | test.c | 56 int i, op, left, adv, expr, last_expr, last_unop, last_binop; in do_test() local
|
/openbmc/linux/drivers/video/fbdev/sis/ |
H A D | sis_accel.h | 232 #define SiS300SetupClipLT(left,top) \ argument 358 #define SiS310SetupClipLT(left,top) \ argument
|
/openbmc/qemu/audio/ |
H A D | mixeng.c | 343 uint64_t *left, uint64_t *right) in audio_sample_to_uint64() 358 uint64_t left, uint64_t right) in audio_sample_from_uint64()
|
/openbmc/linux/arch/sh/drivers/ |
H A D | platform_early.c | 219 int left = 0; in sh_early_platform_driver_probe_id() local
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | nsnames.c | 199 char c, *left, *right; in acpi_ns_build_normalized_path() local
|
/openbmc/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_draw.c | 142 int left, right, top, bottom; in qxl_draw_dirty_fb() local
|
/openbmc/linux/sound/isa/gus/ |
H A D | gus_mixer.c | 80 unsigned char left, right; in snd_ics_get_double() local
|
/openbmc/linux/kernel/ |
H A D | sysctl.c | 479 size_t left; in __do_proc_dointvec() local 565 size_t left; in do_proc_douintvec_w() local 620 size_t left; in do_proc_douintvec_r() local 1032 size_t left; in __do_proc_doulongvec_minmax() local 1373 size_t left = *lenp; in proc_do_large_bitmap() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | typeahead.jquery.js | 211 left: "0", property in AnonymousFunctionc6d3f3560900.buildCss.css.hint 228 left: "0", property in AnonymousFunctionc6d3f3560900.buildCss.css.menu 233 left: "0", property in AnonymousFunctionc6d3f3560900.buildCss.css.ltr 237 left: "auto", property in AnonymousFunctionc6d3f3560900.buildCss.css.rtl
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
H A D | chcr_ktls.c | 806 int left = (void *)q->q.stat - pos; in chcr_write_cpl_set_tcb_ulp() local 1109 int credits, left, last_desc; in chcr_ktls_xmit_wr_complete() local 1285 int credits, left, last_desc; in chcr_ktls_xmit_wr_short() local 1468 int credits, left, len16, last_desc; in chcr_ktls_tx_plaintxt() local
|
/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_uif.c | 203 unsigned int left; in uif_configure_stream() local
|
/openbmc/linux/include/drm/ |
H A D | drm_buddy.h | 39 struct drm_buddy_block *left; member
|
/openbmc/linux/fs/ocfs2/ |
H A D | localalloc.c | 827 int numfound = 0, bitoff, left, startoff; in ocfs2_local_alloc_find_clear_bits() local 954 int bit_off, left, count, start; in ocfs2_sync_local_to_main() local
|
/openbmc/linux/fs/ntfs/ |
H A D | runlist.c | 274 bool left = false; /* Left end of @src needs merging. */ in ntfs_rl_insert() local 371 bool left = false; /* Left end of @src needs merging. */ in ntfs_rl_replace() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm_hubs.c | 143 unsigned int left; member 153 unsigned int left, right; in wm_hubs_dcs_cache_get() local
|
/openbmc/linux/drivers/input/mouse/ |
H A D | hgpk.c | 346 int left = !!(packet[3] & 1); in hgpk_process_advanced_packet() local 429 int left = packet[0] & 1; in hgpk_process_simple_packet() local
|