Home
last modified time | relevance | path

Searched defs:doc (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/drivers/mtd/nand/raw/
H A Ddiskonchip.c236 static int _DoC_WaitReady(struct doc_priv *doc) in _DoC_WaitReady()
267 static inline int DoC_WaitReady(struct doc_priv *doc) in DoC_WaitReady()
294 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_write_byte() local
306 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_writebuf() local
322 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_readbuf() local
365 struct doc_priv *doc = nand_get_controller_data(this); in doc200x_ident_chip() local
396 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_count_chips() local
417 struct doc_priv *doc = nand_get_controller_data(this); in doc2001_write_byte() local
427 struct doc_priv *doc = nand_get_controller_data(this); in doc2001_writebuf() local
1302 struct doc_priv *doc = NULL; in doc_probe() local
[all …]
/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py163 def _nodes_for_members(self, doc, what, base=None, variants=None): argument
208 def _nodes_for_enum_values(self, doc): argument
232 def _nodes_for_arguments(self, doc, boxed_arg_type): argument
247 def _nodes_for_features(self, doc): argument
267 def _nodes_for_sections(self, doc): argument
359 def symbol(self, doc, entity): argument
394 def freeform(self, doc): argument
/openbmc/qemu/scripts/qapi/
H A Dschema.py92 def connect_doc(self, doc=None): argument
331 def connect_doc(self, doc=None): argument
412 def __init__(self, name, info, doc, ifcond, features, argument
479 def connect_doc(self, doc=None): argument
573 def connect_doc(self, doc=None): argument
704 def connect_doc(self, doc): argument
746 def connect_doc(self, doc): argument
785 def connect_doc(self, doc): argument
802 def __init__(self, name, info, doc, ifcond, features, argument
854 def connect_doc(self, doc=None): argument
[all …]
/openbmc/ipmitool/
H A DMakefile.am43 SUBDIRS = lib src include doc contrib control subdir
/openbmc/bmcweb/redfish-core/lib/
H A Dmetadata.hpp24 tinyxml2::XMLDocument doc; in getMetadataPieceForFile() local
H A Dlog_services.hpp989 tinyxml2::XMLDocument doc; in createDumpTaskCallback() local
/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_mbox.py54doc = Project(name='Documentantion', listemail='yocto@yoctoproject.org', gitrepo='http://git.y… variable in TestMbox
/openbmc/linux/tools/verification/rv/
H A DMakefile139 doc: target
/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/
H A Dconvert_csv_to_c.py495 doc = K() variable
/openbmc/linux/tools/tracing/rtla/
H A DMakefile150 doc: target
/openbmc/bmcweb/include/
H A Dopenbmc_dbus_rest.hpp148 tinyxml2::XMLDocument doc; in introspectObjects() local
1404 tinyxml2::XMLDocument doc; in findActionOnInterface() local
1917 tinyxml2::XMLDocument doc; in handlePut() local
2172 tinyxml2::XMLDocument doc; in handleBusSystemPost() local
2226 tinyxml2::XMLDocument doc; in handleBusSystemPost() local
/openbmc/linux/Documentation/
H A Dconf.py444 doc = os.path.join(fn, "index") variable
/openbmc/linux/tools/bpf/bpftool/
H A DMakefile279 doc: target
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.hpp199 DOC doc; member
H A Dregistry.cpp823 auto& doc = (*e)["Documentation"]; in lookup() local
/openbmc/linux/samples/bpf/
H A Dxdp_router_ipv4_user.c544 const char *doc, int mask, bool error, in usage()
H A Dxdp_sample_user.c295 const char *doc, int mask, bool error) in sample_usage()
/openbmc/phosphor-objmgr/src/
H A Dmain.cpp193 tinyxml2::XMLDocument doc; in doIntrospect() local
/openbmc/linux/tools/net/ynl/
H A Dynl-gen-c.py1124 def write_doc_line(self, doc, indent=True): argument
1136 def write_func_prot(self, qual_ret, name, args=None, doc=None, suffix=''): argument
1311 def print_prototype(ri, direction, terminate=True, doc=None): argument
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dyacc.py2724 def parse_grammar(doc,file,line): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js379 var highlight = function(doc) { argument