/openbmc/openbmc/poky/scripts/ |
H A D | wic | 58 from wic import help as hlp unknown 285 hlp.wic_plugins_help], 288 hlp.wic_overview_help], 291 hlp.wic_kickstart_help], 294 hlp.wic_create_help], 297 hlp.wic_ls_help], 300 hlp.wic_cp_help], 303 hlp.wic_rm_help], 306 hlp.wic_write_help], 309 hlp.wic_list_help] [all …]
|
/openbmc/openbmc/poky/scripts/esdk-tools/ |
H A D | wic | 58 from wic import help as hlp unknown 285 hlp.wic_plugins_help], 288 hlp.wic_overview_help], 291 hlp.wic_kickstart_help], 294 hlp.wic_create_help], 297 hlp.wic_ls_help], 300 hlp.wic_cp_help], 303 hlp.wic_rm_help], 306 hlp.wic_write_help], 309 hlp.wic_list_help] [all …]
|
/openbmc/qemu/audio/ |
H A D | alsaaudio.c | 104 static void alsa_fini_poll (struct pollhlp *hlp) in alsa_fini_poll() argument 107 struct pollfd *pfds = hlp->pfds; in alsa_fini_poll() 110 for (i = 0; i < hlp->count; ++i) { in alsa_fini_poll() 115 hlp->pfds = NULL; in alsa_fini_poll() 116 hlp->count = 0; in alsa_fini_poll() 117 hlp->handle = NULL; in alsa_fini_poll() 129 static void alsa_anal_close (snd_pcm_t **handlep, struct pollhlp *hlp) in alsa_anal_close() argument 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() [all …]
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | help.py | 31 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 D | 0003-Use-native-tools-to-build-docs.patch | 49 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 D | ebtables.c | 1426 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 1496 hlp = ubase + (((char *)e + e->target_offset) - base); in ebt_entry_to_user() 1505 ret = ebt_obj_to_user(hlp, t->u.target->name, t->data, sizeof(*t), in ebt_entry_to_user() 2357 struct compat_ebt_replace hlp; in compat_update_counters() local [all …]
|
/openbmc/rest-dbus/resources/ |
H A D | jsrender.min.js | 3 …"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 D | jsrender.min.js | 3 …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 D | helper.c | 1313 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 D | Doxyfile | 1379 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
|