OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:korg
(Results
1 - 3
of
3
) sorted by null
/external/libcap/
Makefile
36
git tag -u E2CCF3F4 -s libcap-
korg
-$(VERSION).$(MINOR)
/external/autotest/client/bin/
kernel.py
232
korg
= 'http://www.kernel.org/pub/linux/kernel'
234
[
korg
+ '/v2.6', mirror + '/v2.6' ],
235
[
korg
+ '/people/akpm/patches/2.6', mirror + '/akpm' ],
236
[
korg
+ '/people/mbligh', mirror + '/mbligh' ],
kernel_unittest.py
227
korg
= 'http://www.kernel.org/pub/linux/kernel'
229
[
korg
+ '/v2.6', 'mirror' + '/v2.6' ],
230
[
korg
+ '/people/akpm/patches/2.6', 'mirror' + '/akpm' ],
231
[
korg
+ '/people/mbligh', 'mirror' + '/mbligh' ],
Completed in 49 milliseconds