HomeSort by relevance Sort by last modified time
    Searched full:ccflags (Results 26 - 38 of 38) sorted by null

12

  /external/jsoncpp/
SConstruct 76 env.Append( CCFLAGS = ['-mt'] )
83 env.Append( CCFLAGS = '-qrtti=all',
122 env.Append( LIBS = ['pthread'], CCFLAGS = os.environ.get("CXXFLAGS", "-Wall"), LINKFLAGS=os.environ.get("LDFLAGS", "") )
  /external/google-breakpad/src/third_party/libdisasm/swig/perl/
Makefile-swig 31 PERL_CC_FLAGS = `perl -e 'use Config; print $$Config{ccflags};'`
  /external/libchrome/
SConstruct 342 CCFLAGS=['-g']
349 env['CCFLAGS'] += Split(os.environ['CPPFLAGS'])
351 env['CCFLAGS'] += ['-DOS_CHROMEOS',
378 env['CCFLAGS'] += ['-Xclang-only=%s' % x for x in CLANG_FLAGS]
  /external/libpng/scripts/
makefile.hp64 44 CCFLAGS=-O -Ae -Wl,+vnocompatwarnings +DD64 +Z
123 $(CC) -o pngtest $(CCFLAGS) pngtest.o $(LDFLAGS)
189 $(CC) -I$(DI) $(CPPFLAGS) $(CCFLAGS) \
198 $(CC) $(CPPFLAGS) $(CCFLAGS) \
makefile.hpux 51 CCFLAGS=-O -Ae +DA1.1 +DS2.0
121 $(CC) -o pngtest $(CCFLAGS) pngtest.o $(LDFLAGS)
187 $(CC) -I$(DI) $(CPPFLAGS) $(CCFLAGS) \
196 $(CC) $(CPPFLAGS) $(CCFLAGS) \
  /external/zlib/src/old/
Makefile.riscos 6 CCflags = -c -depend !Depend -IC: -g -throwback -DRISCOS -fah
65 cc $(ccflags) -o $@ $<
  /toolchain/binutils/binutils-2.25/ld/testsuite/lib/
ld-lib.exp 278 set ccflags ""
280 set ccflags [string range $cc $ccparm end]
300 set cmd "$cc $flags $ccflags -c $source -o $object"
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
BuildReport.py     [all...]
  /external/clang/include/clang/Basic/
SourceManager.h 86 enum CCFlags {
    [all...]
  /prebuilts/go/darwin-x86/doc/
go1.5.html 524 the <code>-ccflags</code> build option has been dropped;
    [all...]
  /prebuilts/go/linux-x86/doc/
go1.5.html 524 the <code>-ccflags</code> build option has been dropped;
    [all...]
  /tools/repohooks/tools/
checkpatch.pl     [all...]
  /external/e2fsprogs/
RELEASE-NOTES     [all...]

Completed in 742 milliseconds

12