Home
last modified time | relevance | path

Searched defs:typ (Results 1 – 16 of 16) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py213 def foreach_filter(self, typ, *, match_subclass=True, **attr_filter): argument
218 def find_filter(self, typ, *, match_subclass=True, **attr_filter): argument
225 def foreach_root(self, typ, **attr_filter): argument
233 def find_root(self, typ, **attr_filter): argument
470 def new_annotation(self, subject, comment, typ): argument
485 typ, argument
522 def new_relationship(self, from_, typ, to): argument
525 def new_scoped_relationship(self, from_, typ, scope, to): argument
730 def new_task_build(self, name, typ): argument
H A Dspdx30.py789 def _make_object(cls, typ): argument
900 def __init__(self, typ=None, **kwargs): argument
917 def _make_object(cls, typ): argument
1051 def reg_type(typ, compact, o, exact): argument
1178 def foreach_type(self, typ, *, match_subclass=True): argument
/openbmc/qemu/audio/
H A Ddsound_template.h173 const char *typ = "ADC"; in dsound_init_in() local
179 const char *typ = "DAC"; in dsound_init_in() local
H A Dossaudio.c80 const char *typ, in oss_logerr2()
222 static int oss_get_version (int fd, int *version, const char *typ) in oss_get_version()
257 const char *typ = in ? "ADC" : "DAC"; in oss_open() local
H A Dalsaaudio.c88 const char *typ, in alsa_logerr2()
450 const char *typ = in ? "ADC" : "DAC"; in alsa_open() local
741 static int alsa_voice_ctl (snd_pcm_t *handle, const char *typ, int ctl) in alsa_voice_ctl()
H A Ddsoundaudio.c242 const char *typ, in dsound_logerr2()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dacl.py54 def acl_get_file(path, typ): argument
191 def from_path(cls, path, typ): argument
/openbmc/qemu/rust/qemu-api-macros/src/
H A Dbits.rs12 typ: TokenTree, field
164 let mut typ = proc_macro2::TokenStream::new(); in parse() localVariable
H A Dlib.rs116 let typ = &field.ty; in derive_opaque_or_error() localVariable
/openbmc/qemu/hw/acpi/
H A Daml-build-stub.c94 Aml *aml_dma(AmlDmaType typ, AmlDmaBusMaster bm, AmlTransferSize sz, in aml_dma()
H A Daml-build.c1532 Aml *aml_dma(AmlDmaType typ, AmlDmaBusMaster bm, AmlTransferSize sz, in aml_dma()
/openbmc/u-boot/include/
H A Dfdtdec.h866 u32 typ; member
/openbmc/ipmitool/lib/
H A Dipmi_sdr.c1988 uint8_t typ; in ipmi_sdr_print_discrete_state_mini() local
2045 uint8_t typ; in ipmi_sdr_print_discrete_state() local
/openbmc/qemu/backends/
H A Digvm.c778 IgvmVariableHeaderType typ = igvm_get_header_type( in qigvm_supported_platform_compat_mask() local
/openbmc/qemu/target/xtensa/
H A Doverlay_tool.h28 #define XTREG(idx, ofs, bi, sz, al, no, fl, cp, typ, grp, name, \ argument
/openbmc/qemu/target/ppc/
H A Dtranslate.c1476 #define GEN_HANDLER2_E_2(name, onam, opc1, opc2, opc3, opc4, inval, typ, typ2) \ argument