Home
last modified time | relevance | path

Searched refs:Code (Results 1 – 9 of 9) sorted by relevance

/spdk/
H A DCODE_OF_CONDUCT.md1 # Contributor Covenant Code of Conduct
48 not aligned to this Code of Conduct, and will communicate reasons for moderation
53 This Code of Conduct applies within all community spaces, and also applies when
71 the consequences for any action they deem in violation of this Code of Conduct:
89 those enforcing the Code of Conduct, for a specified period of time. This
102 with those enforcing the Code of Conduct, is allowed during this period.
116 This Code of Conduct is adapted from the [Contributor Covenant][homepage],
H A DREADME.md33 * [Source Code](#source)
41 * [Example Code](#examples)
52 ## Source Code
263 ## Example Code
/spdk/doc/
H A Dintro.md8 - [Source Code (GitHub)](https://github.com/spdk/spdk)
H A Dgetting_started.md3 ## Getting the Source Code {#getting_started_source}
H A Dvhost_processing.md14 scenes. Code snippets used in this document might have been simplified for the
H A Daccel_fw.md166 ### Module to Operation Code Assignment {#accel_assignments}
H A Dstylesheet.css330 /* @group Code Colorization */
H A Dblob.md530 ### Code Layout and Common Conventions
/spdk/go/rpc/client/
H A Dclient.go229 Code int `json:"code"` member
236 return fmt.Sprintf("Code=%d Msg=%s", err.Code, err.Message)