OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:patchfile
(Results
1 - 2
of
2
) sorted by null
/build/make/tools/releasetools/
blockimgdiff.py
39
patchfile
= common.MakeTempFile(prefix='patch-')
42
cmd.extend([srcfile, tgtfile,
patchfile
])
53
with open(
patchfile
, 'rb') as f:
[
all
...]
/tools/repohooks/tools/
checkpatch.pl
67
--patch treat FILE as
patchfile
(default)
[
all
...]
Completed in 185 milliseconds