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

  /external/chromium_org/third_party/sqlite/src/
spec.template 37 CFLAGS="%optflags -DNDEBUG=1" CXXFLAGS="%optflags -DNDEBUG=1" ./configure --prefix=%{_prefix}
  /external/valgrind/unittest/
Makefile 10 CFLAGS+=$(OPTFLAGS) $(ARCHFLAGS) $(OS_CFLAGS) $(DEFINES) $(EXTRA_CFLAGS)
11 CXXFLAGS+=$(OPTFLAGS) $(ARCHFLAGS) $(OS_CXXFLAGS) $(DEFINES) $(EXTRA_CXXFLAGS)
  /external/ceres-solver/scripts/
ceres-solver.spec 72 %define optflags ""
  /art/compiler/llvm/
intrinsic_func_list.def     [all...]
  /external/iptables/iptables/
ip6tables.c 90 #define NUMBER_OF_OPT ARRAY_SIZE(optflags)
91 static const char optflags[] variable
327 optflags[i]);
338 optflags[i]);
346 for (ptr = optflags; option > 1; option >>= 1, ptr++);
    [all...]
iptables.c 88 #define NUMBER_OF_OPT ARRAY_SIZE(optflags)
89 static const char optflags[] variable
340 optflags[i]);
351 optflags[i]);
359 for (ptr = optflags; option > 1; option >>= 1, ptr++);
    [all...]
  /external/mksh/src/
Build.sh 334 optflags=-std-compile-opts
351 optflags=$i
379 optflags=-std-compile-opts
    [all...]

Completed in 369 milliseconds