HomeSort by relevance Sort by last modified time
    Searched refs:cflags (Results 176 - 200 of 203) sorted by null

1 2 3 4 5 6 78 9

  /art/runtime/
Android.mk 398 $$(eval $$(call set-target-local-cflags-vars,$(2)))
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_snprintf.c 476 int cflags = 0; local
595 cflags = PRINT_C_CHAR;
597 cflags = PRINT_C_SHORT;
603 cflags = PRINT_C_LLONG;
605 cflags = PRINT_C_LONG;
608 cflags = PRINT_C_LDOUBLE;
612 cflags = PRINT_C_INTMAX;
616 cflags = PRINT_C_PTRDIFF;
620 cflags = PRINT_C_SIZE;
631 switch (cflags) {
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
ninja.py     [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_snprintf.c 476 int cflags = 0; local
595 cflags = PRINT_C_CHAR;
597 cflags = PRINT_C_SHORT;
603 cflags = PRINT_C_LLONG;
605 cflags = PRINT_C_LONG;
608 cflags = PRINT_C_LDOUBLE;
612 cflags = PRINT_C_INTMAX;
616 cflags = PRINT_C_PTRDIFF;
620 cflags = PRINT_C_SIZE;
631 switch (cflags) {
    [all...]
  /external/qemu/
android-configure.sh 168 BUILD_CFLAGS=$CFLAGS
332 SDL_CFLAGS=`$SDL_CONFIG --cflags`
335 # quick hack, remove the -D_GNU_SOURCE=1 of some SDL Cflags
426 ORG_CFLAGS=$CFLAGS
445 CFLAGS="$ORG_CFLAGS"
471 CFLAGS=$ORG_CFLAGS
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
configure.sh 81 --extra-cflags=ECFLAGS add ECFLAGS to CFLAGS [$CFLAGS]
169 CFLAGS="${CFLAGS} $@"
175 CFLAGS="${CFLAGS} $@"
293 check_cmd ${CC} ${CFLAGS} "$@" -c -o ${TMP_O} ${TMP_C}
307 check_cmd ${CC} ${CFLAGS} "$@" -E -o ${TMP_O} ${TMP_C}
339 # Catch CFLAGS that trigger CXX warning
    [all...]
  /external/libvpx/libvpx/build/make/
configure.sh 81 --extra-cflags=ECFLAGS add ECFLAGS to CFLAGS [$CFLAGS]
169 CFLAGS="${CFLAGS} $@"
175 CFLAGS="${CFLAGS} $@"
293 check_cmd ${CC} ${CFLAGS} "$@" -c -o ${TMP_O} ${TMP_C}
307 check_cmd ${CC} ${CFLAGS} "$@" -E -o ${TMP_O} ${TMP_C}
339 # Catch CFLAGS that trigger CXX warning
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
configure.sh 81 --extra-cflags=ECFLAGS add ECFLAGS to CFLAGS [$CFLAGS]
169 CFLAGS="${CFLAGS} $@"
175 CFLAGS="${CFLAGS} $@"
293 check_cmd ${CC} ${CFLAGS} "$@" -c -o ${TMP_O} ${TMP_C}
307 check_cmd ${CC} ${CFLAGS} "$@" -E -o ${TMP_O} ${TMP_C}
339 # Catch CFLAGS that trigger CXX warning
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c 451 REG_EXTENDED bit in CFLAGS is set; otherwise, to
453 `newline_anchor' to REG_NEWLINE being set in CFLAGS;
460 CFLAGS is a series of bits which affect compilation.
479 regcomp (preg, pattern, cflags)
482 int cflags;
485 reg_syntax_t syntax = ((cflags & REG_EXTENDED) ? RE_SYNTAX_POSIX_EXTENDED
497 syntax |= (cflags & REG_ICASE) ? RE_ICASE : 0;
500 if (cflags & REG_NEWLINE)
509 preg->no_sub = !!(cflags & REG_NOSUB);
    [all...]
  /art/build/
Android.gtest.mk 349 $$(eval $$(call set-target-local-cflags-vars,debug))
  /external/qemu/distrib/zlib-1.2.8/
configure 8 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure
10 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure)
12 # Incorrect settings of CC or CFLAGS may prevent creating a shared library.
13 # If you have problems, try without defining CC and CFLAGS before reporting
77 old_cflags="$CFLAGS"
154 cflags=${CFLAGS-"-O3"}
155 # to force the asm version use: CFLAGS="-O3 -DASMV" ./configure
168 CFLAGS="${CFLAGS--O3} ${ARCHS}
    [all...]
  /external/zlib/src/
configure 8 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure
10 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure)
12 # Incorrect settings of CC or CFLAGS may prevent creating a shared library.
13 # If you have problems, try without defining CC and CFLAGS before reporting
77 old_cflags="$CFLAGS"
154 cflags=${CFLAGS-"-O3"}
155 # to force the asm version use: CFLAGS="-O3 -DASMV" ./configure
168 CFLAGS="${CFLAGS--O3} ${ARCHS}
    [all...]
  /ndk/build/tools/
build-host-gcc.sh 249 # '--with-cflags=...' or 'export CFLAGS' configuration, which makes
861 --cflags="$HOST_CFLAGS" \
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
Makefile 5 ifndef CFLAGS
6 CFLAGS = -MMD -O2 -Wall -g
13 CFLAGS += -I$(abspath ../src)
14 CFLAGS += -I$(abspath ../src/utils)
19 CFLAGS += -DCONFIG_TESTING_OPTIONS
93 CFLAGS += -DOS_NO_C_LIB_DEFINES
101 CFLAGS += -DWPA_TRACE
107 CFLAGS += -funwind-tables
109 CFLAGS += -DPACKAGE="wpa_supplicant" -DWPA_TRACE_BFD
130 CFLAGS += -DCONFIG_ELOOP_POL
    [all...]
  /bionic/libc/
Android.mk 496 # Define some common cflags
    [all...]
  /external/qemu/target-mips/
translate.c     [all...]
  /external/tcpdump/
configure 647 CFLAGS
712 CFLAGS
    [all...]
  /external/qemu/target-arm/
translate.c     [all...]
  /external/qemu/target-i386/
translate.c     [all...]
  /external/google-tv-pairing-protocol/cpp/
configure 813 CFLAGS
895 CFLAGS
    [all...]
  /hardware/intel/img/libdrm/
configure 828 CFLAGS
887 CFLAGS
    [all...]
  /external/pcre/dist/
configure 745 CFLAGS
862 CFLAGS
    [all...]
  /external/pixman/
configure 707 CFLAGS
814 CFLAGS
    [all...]
  /external/libpcap/
configure 671 CFLAGS
756 CFLAGS
    [all...]
  /external/libusb-compat/
configure 841 CFLAGS
921 CFLAGS
    [all...]

Completed in 4138 milliseconds

1 2 3 4 5 6 78 9