Searched refs:Code (Results 1 – 5 of 5) sorted by relevance
31 │ ├── common # Code directory shared by the device side and the host side32 │ ├── daemon # Code directory on the device side34 │ └── test # Code directory of test case
319 const Code: string = fs.readFileSync(moduleId, 'utf-8'); constant320 const ModuleSource = new ModuleSourceFile(relativeSourceFilePath, Code);
483 "Derivative Works" shall mean any work, whether in Source Code or other488 "Modified Works" shall mean any work in Source Code or other form that491 in Source Code form that contains any contents of the Program. Modified500 "Source Code" means the form of a Program preferred for making521 if any, in Source Code or other form. This patent license shall557 a) the Program must also be made available as Source Code, in559 the Program with a statement that the Source Code for the Program577 in the Source Code under section 3.2; and583 3.2 When the Program is Distributed as Source Code:588 Contributor attached to the Source Code the notice described in[all …]
10 Code signing is enabled by default for hapsigner. If you do not need the mandatory code signing fea…19 ├── hapsigntool # Code of the hapsigner tool.
117 ### Test Code