Searched refs:code (Results 1 – 4 of 4) sorted by relevance
24 this service if you wish), that you receive source code or can get it36 source code. And you must show them these terms so they know their80 source code as you receive it, in any medium, provided that you135 under Section 2) in object code or executable form under the terms of139 source code, which must be distributed under the terms of Sections145 machine-readable copy of the corresponding source code, to be150 to distribute corresponding source code. (This alternative is152 received the program in object code or executable form with such155 The source code for a work means the preferred form of the work for157 code means all the source code for all modules it contains, plus any[all …]
29 # to the source code
185 void CRKUsbComm::InitializeCBW(PCBW pCBW, USB_OPERATION_CODE code) in InitializeCBW() argument191 pCBW->cbwcb.ucOperCode = code; in InitializeCBW()193 switch(code) { in InitializeCBW()
175 void InitializeCBW(PCBW pCBW, USB_OPERATION_CODE code);