Home
last modified time | relevance | path

Searched refs:hlp (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Dwic58 from wic import help as hlp unknown
297 hlp.wic_ls_help],
300 hlp.wic_cp_help],
303 hlp.wic_rm_help],
475 hlp.wic_ls_usage,
476 hlp.wic_ls_help,
479 hlp.wic_cp_usage,
480 hlp.wic_cp_help,
484 hlp.wic_rm_help,
510 return hlp.wic_help
[all …]
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Dwic58 from wic import help as hlp unknown
297 hlp.wic_ls_help],
300 hlp.wic_cp_help],
303 hlp.wic_rm_help],
475 hlp.wic_ls_usage,
476 hlp.wic_ls_help,
479 hlp.wic_cp_usage,
480 hlp.wic_cp_help,
484 hlp.wic_rm_help,
510 return hlp.wic_help
[all …]
/openbmc/qemu/audio/
H A Dalsaaudio.c115 hlp->pfds = NULL; in alsa_fini_poll()
116 hlp->count = 0; in alsa_fini_poll()
117 hlp->handle = NULL; in alsa_fini_poll()
131 alsa_fini_poll (hlp); in alsa_anal_close()
159 struct pollhlp *hlp = opaque; in alsa_poll_handler() local
162 count = poll (hlp->pfds, hlp->count, 0); in alsa_poll_handler()
174 err = snd_pcm_poll_descriptors_revents (hlp->handle, hlp->pfds, in alsa_poll_handler()
246 hlp->pfds = pfds; in alsa_poll_helper()
247 hlp->count = count; in alsa_poll_helper()
248 hlp->handle = handle; in alsa_poll_helper()
[all …]
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dhelp.py31 hlp = subcommands.get(subcommand, subcommand_error)[2]
32 if callable(hlp):
33 hlp = hlp()
35 pager.communicate(hlp.encode('utf-8'))
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/
H A D0003-Use-native-tools-to-build-docs.patch49 hlp: gnuplot.hlp
51 gnuplot.hlp: doc2hlp$(EXEEXT) $(srcdir)/gnuplot.doc
52 - $(AM_V_GEN)./doc2hlp$(EXEEXT) $(srcdir)/gnuplot.doc gnuplot.hlp
53 + $(AM_V_GEN)doc2hlp$(EXEEXT) $(srcdir)/gnuplot.doc gnuplot.hlp
/openbmc/linux/net/bridge/netfilter/
H A Debtables.c1426 struct ebt_replace hlp; in update_counters() local
1428 if (len < sizeof(hlp)) in update_counters()
1430 if (copy_from_sockptr(&hlp, arg, sizeof(hlp))) in update_counters()
1433 if (len != sizeof(hlp) + hlp.num_counters * sizeof(struct ebt_counter)) in update_counters()
1436 return do_update_counters(net, hlp.name, hlp.counters, in update_counters()
1437 hlp.num_counters, len); in update_counters()
1482 char __user *hlp; in ebt_entry_to_user() local
2359 if (len < sizeof(hlp)) in compat_update_counters()
2361 if (copy_from_sockptr(&hlp, arg, sizeof(hlp))) in compat_update_counters()
2365 if (len != sizeof(hlp) + hlp.num_counters * sizeof(struct ebt_counter)) in compat_update_counters()
[all …]
/openbmc/rest-dbus/resources/
H A Djsrender.min.js3 …"item"),"index"]},f.depends="index",b.prototype={get:u,getIndex:f,getRsc:h,hlp:g,_is:"view"},!($e|…
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djsrender.min.js3 …ndex"]},f.depends="index",b.prototype={get:p,getIndex:f,getRsc:w,getTmpl:v,hlp:g,_is:"view"},ae=Y.…
/openbmc/qemu/target/arm/
H A Dhelper.c1313 bool hlp = env->cp15.mdcr_el2 & MDCR_HLP; in pmevcntr_is_64_bit() local
1317 return hlp; in pmevcntr_is_64_bit()
/openbmc/entity-manager/
H A DDoxyfile1379 # Windows help format (.hlp) on all Windows platforms in the future. Compressed