Home
last modified time | relevance | path

Searched refs:code (Results 1 – 4 of 4) sorted by relevance

/rkdeveloptool/
H A Dlicense.txt24 this service if you wish), that you receive source code or can get it
36 source code. And you must show them these terms so they know their
80 source code as you receive it, in any medium, provided that you
135 under Section 2) in object code or executable form under the terms of
139 source code, which must be distributed under the terms of Sections
145 machine-readable copy of the corresponding source code, to be
150 to distribute corresponding source code. (This alternative is
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
157 code means all the source code for all modules it contains, plus any
[all …]
H A DCMakeLists.txt29 # to the source code
H A DRKComm.cpp185 void CRKUsbComm::InitializeCBW(PCBW pCBW, USB_OPERATION_CODE code) in InitializeCBW() argument
191 pCBW->cbwcb.ucOperCode = code; in InitializeCBW()
193 switch(code) { in InitializeCBW()
H A DRKComm.h175 void InitializeCBW(PCBW pCBW, USB_OPERATION_CODE code);