HomeSort by relevance Sort by last modified time
    Searched full:defs (Results 301 - 325 of 1932) sorted by null

<<11121314151617181920>>

  /external/compiler-rt/lib/tsan/rtl/
CMakeLists.txt 48 DEFS ${TSAN_COMMON_DEFINITIONS}
  /external/icu4c/config/
mh-beos 9 GEN_DEPS.c= $(CC) -E -MM $(DEFS) $(CPPFLAGS)
10 GEN_DEPS.cc= $(CXX) -E -MM $(DEFS) $(CPPFLAGS)
38 SHLIB.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -nostart
39 SHLIB.cc= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS) -nostart
mh-os400 10 GEN_DEPS.c= $(CC1) -E -M $(DEFS) $(CPPFLAGS)
11 GEN_DEPS.cc= $(CXX1) -E -M $(DEFS) $(CPPFLAGS)
18 COMPILE.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) -c -qTERASPACE=*YES -qSTGMDL=*INHERIT -qPFROPT=*STRDONLY
19 COMPILE.cc= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) -c -qTERASPACE=*YES -qSTGMDL=*INHERIT -qPFROPT=*STRDONLY -qRTTIALL
  /external/icu4c/samples/ufortune/
Makefile 19 include ../defs.mk
  /external/libpng/
Makefile.in 129 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
132 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
180 DEFS = @DEFS@
567 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpng_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpng_la-png.lo -MD -MP -MF $(DEPDIR)/libpng_la-png.Tpo -c -o libpng_la-png.lo `test -f 'png.c' || echo '$(srcdir)/'`png.c
571 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpng_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpng_la-png.lo `test -f 'png.c' || echo '$(srcdir)/'`png.c
574 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpng_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpng_la-pngset.lo -MD -MP -MF $(DEPDIR)/libpng_la-pngset.Tpo -c -o libpng_la-pngset.lo `test -f 'pngset.c' || echo '$(srcdir)/'`pngset.c
578 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpng_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpng_la-pngset.lo `test -f 'pngset.c' || echo '$(srcdir)/'`pngset.c
581 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpng_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpng_la-pngget.lo -MD -MP -MF $(DEPDIR)/libpng_la-pngget.Tpo -c -o libpng_la-pngget.lo `test -f 'pngget.c' || echo '$(srcdir)/'`pngget.c
585 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpng_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o li (…)
    [all...]
  /external/libvpx/libvpx/
args.h 44 void arg_show_usage(FILE *fp, const struct arg_def *const *defs);
  /external/llvm/test/CodeGen/X86/
2010-02-23-DIV8rDefinesAX.ll 5 ; The DIV8r must have the right imp-defs for that to work.
  /external/llvm/unittests/Option/
Makefile 23 $(Verb) $(LLVMTableGen) -gen-opt-parser-defs -o $(call SYSPATH, $@) $<
  /external/llvm/utils/TableGen/
CTagsEmitter.cpp 74 const std::map<std::string, Record *> &Defs = Records.getDefs();
77 Tags.reserve(Classes.size() + Defs.size());
82 for (std::map<std::string, Record *>::const_iterator I = Defs.begin(),
83 E = Defs.end();
SetTheory.h 19 // elements (defs), other sets (defs of expandable classes), lists, or DAG
42 // - (sequence "Format", From, To) Generate a sequence of defs with printf.
92 // Map set defs to their fully expanded contents. This serves as a memoization
  /external/lzma/CPP/7zip/Common/
FilePathAutoRename.cpp 5 #include "Common/Defs.h"
  /external/lzma/CPP/Common/
Buffer.h 6 #include "Defs.h"
  /external/lzma/CPP/Windows/
System.cpp 5 #include "../Common/Defs.h"
  /external/openssh/openbsd-compat/regress/
Makefile.in 12 CPPFLAGS=-I. -I.. -I$(srcdir) -I$(srcdir)/.. @CPPFLAGS@ @DEFS@
  /external/qemu/android/avd/
hw-config.c 65 #include "android/avd/hw-config-defs.h"
92 #include "android/avd/hw-config-defs.h"
112 #include "android/avd/hw-config-defs.h"
126 #include "android/avd/hw-config-defs.h"
  /external/srec/srec_jni/
Android.mk 7 include $(ASR_MAKE_DIR)/Makefile.defs
  /external/srec/tools/grxmlcompile/
Android.mk 7 include $(ASR_MAKE_DIR)/Makefile.defs
  /prebuilts/devtools/tools/lib/
archquery.jar 
  /sdk/testapps/javaProjectTest/javaProject/libs/
basicJar.jar 
  /sdk/testapps/javaProjectTest/javaProject2/libs/
basicJar.jar 
basicJar_not_in_classpath.jar 
  /sdk/testapps/javaProjectTest/javaProject3/libs/
basicJar2.jar 
  /sdk/testapps/javaProjectTest/lib1/jars/
basicJar3.jar 
  /sdk/testapps/legacyTest/libs/
basicJar.jar 
  /sdk/testapps/libsAndJarTest/app/libs/
basicJar2.jar 

Completed in 967 milliseconds

<<11121314151617181920>>