HomeSort by relevance Sort by last modified time
    Searched full:codesighs (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/codesighs/
README.chromium 1 Name: codesighs
2 URL: http://hg.mozilla.org/mozilla-central/tools/codesighs
8 This is Chromium's copy of the Mozilla codesighs tool.
18 A codesighs.gyp file has been added for building with Chromium.
codesighs.gyp 12 'target_name': 'codesighs',
15 'codesighs.c',
autosummary.unix.bash 131 MYTMPDIR=`mktemp ./codesighs.tmp.XXXXXXXX`
135 MYTMPDIR=`mktemp -d ./codesighs.tmp.XXXXXXXX`
177 xargs -n 1 $SRCROOT/tools/codesighs/readelf_wrap.pl < $ALLFILES > $RAWTSVFILE 2> /dev/null
190 xargs -n 1 $SRCROOT/tools/codesighs/nm_wrap_osx.pl < $ALLFILES > $NMRESULTS 2> /dev/null
223 $OBJROOT/dist/bin/codesighs --modules --input $COPYSORTTSV >> $SUMMARYFILE
238 $OBJROOT/dist/bin/codesighs --totalonly --input $COPYSORTTSV
basesummary.unix.bash 140 MYTMPDIR=`mktemp ./codesighs.tmp.XXXXXXXX`
144 MYTMPDIR=`mktemp -d ./codesighs.tmp.XXXXXXXX`
184 xargs -n 1 $SRCROOT/tools/codesighs/readelf_wrap.pl < $ALLFILES > $RAWTSVFILE
197 xargs -n 1 $SRCROOT/tools/codesighs/nm_wrap_osx.pl < $ALLFILES > $NMRESULTS 2> /dev/null
227 $OBJROOT/dist/bin/codesighs --modules --input $COPYSORTTSV >> $SUMMARYFILE
242 $OBJROOT/dist/bin/codesighs --totalonly --input $COPYSORTTSV
autosummary.win.bash 118 MYTMPDIR=`mktemp -d ./codesighs.tmp.XXXXXXXX`
183 $OBJROOT/dist/bin/codesighs --modules --input $COPYSORTTSV | dos2unix >> $SUMMARYFILE
198 $OBJROOT/dist/bin/codesighs --totalonly --input $COPYSORTTSV | dos2unix
basesummary.win.bash 122 MYTMPDIR=`mktemp -d ./codesighs.tmp.XXXXXXXX`
197 $OBJROOT/dist/bin/codesighs --modules --input $COPYSORTTSV | dos2unix >> $SUMMARYFILE
212 $OBJROOT/dist/bin/codesighs --totalonly --input $COPYSORTTSV | dos2unix
Makefile.in 49 codesighs.c \
readelf_wrap.pl 132 # spit them out in codesighs TSV format
codesighs.c 16 * The Original Code is codesighs.c code, released
231 int codesighs(Options* inOptions) function
    [all...]
maptsvdifftool.c 671 ** This orginally exists to make the win32 codesighs reports more
    [all...]
  /external/chromium/build/
all.gyp 33 '../third_party/codesighs/codesighs.gyp:*',
  /external/chromium_org/build/
all.gyp 55 '../third_party/codesighs/codesighs.gyp:*',
    [all...]
  /external/chromium/chrome/browser/resources/
about_credits.html     [all...]

Completed in 95 milliseconds