/external/valgrind/main/memcheck/tests/ |
varinfo3.c | 6 -Wall -g -I$prefix/include/valgrind 8 eg -Wall -g -I`pwd`/Inst/include/valgrind
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
layersPanel.css | 79 .layer-container .side-wall { 91 .layer-container .back-wall { 97 .layer-container .side-wall.top { 103 .layer-container .side-wall.bottom { 109 .layer-container .side-wall.left { 115 .layer-container .side-wall.right {
|
/external/libogg/ |
configure.in | 48 DEBUG="-g -Wall -fsigned-char" 50 PROFILE="-Wall -W -pg -g -O20 -ffast-math -fsigned-char" 62 DEBUG="-g -Wall -fsigned-char $sparc_cpu" 67 DEBUG="-fno-common -g -Wall -fsigned-char" 68 CFLAGS="-fno-common -O4 -Wall -fsigned-char -ffast-math" 69 PROFILE="-fno-common -O4 -Wall -pg -g -fsigned-char -ffast-math" 72 DEBUG="-g -Wall -fsigned-char"
|
/ndk/sources/host-tools/make-3.81/ |
build_w32.bat | 167 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I. -I./glob -I./w32/include -DWINDOWS32 -DHAVE_CONFIG_H -c variable.c
168 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I. -I./glob -I./w32/include -DWINDOWS32 -DHAVE_CONFIG_H -c rule.c
169 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I. -I./glob -I./w32/include -DWINDOWS32 -DHAVE_CONFIG_H -c remote-stub.c
170 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I. -I./glob -I./w32/include -DWINDOWS32 -DHAVE_CONFIG_H -c commands.c
171 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I. -I./glob -I./w32/include -DWINDOWS32 -DHAVE_CONFIG_H -c file.c
172 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I. -I./glob -I./w32/include -DWINDOWS32 -DHAVE_CONFIG_H -c getloadavg.c
173 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I. -I./glob -I./w32/include -DWINDOWS32 -DHAVE_CONFIG_H -c default.c
174 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I. -I./glob -I./w32/include -DWINDOWS32 -DHAVE_CONFIG_H -c signame.c
175 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I. -I./glob -I./w32/include -DWINDOWS32 -DHAVE_CONFIG_H -c expand.c
176 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I. -I./glob -I./w32/include -DWINDOWS32 -DHAVE_CONFIG_H -c dir.c [all...] |
/external/bison/lib/ |
timevar.c | 205 now->wall = 0; 213 now->wall = times (&tms) * ticks_to_msec; 248 timer->wall += stop->wall - start->wall; 494 && tv->elapsed.wall < tiny) 515 /* Print wall clock time elapsed. */ 516 fprintf (fp, "%7.2f (%2.0f%%) wall", 517 tv->elapsed.wall, 518 (total->wall == 0 ? 0 : tv->elapsed.wall / total->wall) * 100) [all...] |
timevar.h | 26 wall-clock time, as appropriate to and supported by the host 61 /* Wall clock time. */ 62 float wall; member in struct:timevar_time_def
|
/external/chromium_org/ppapi/api/ |
ppb_core.idl | 40 * GetTime() returns the "wall clock time" according to the 43 * @return A <code>PP_Time</code> containing the "wall clock time" according 52 * field). It is not correlated to any actual wall clock time
|
/external/chromium_org/ppapi/c/ |
ppb_core.h | 55 * GetTime() returns the "wall clock time" according to the 58 * @return A <code>PP_Time</code> containing the "wall clock time" according 66 * field). It is not correlated to any actual wall clock time
|
/external/chromium_org/ppapi/cpp/ |
core.h | 45 /// GetTime() returns the "wall clock time" according to the 48 /// @return A <code>PP_Time</code> containing the "wall clock time" according 58 /// correlated to any actual wall clock time (like GetTime()). Because
|
/ndk/sources/host-tools/make-3.81/w32/subproc/ |
build.bat | 14 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I.. -I. -I../include -I../.. -DWINDOWS32 -c misc.c -o ../../w32_misc.o
15 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I.. -I. -I../include -I../.. -DWINDOWS32 -c sub_proc.c -o ../../sub_proc.o
16 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I.. -I. -I../include -I../.. -DWINDOWS32 -c w32err.c -o ../../w32err.o
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
timevar.h | 27 wall-clock time, as appropriate to and supported by the host 62 /* Wall clock time. */ 63 double wall; member in struct:timevar_time_def
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
timevar.h | 27 wall-clock time, as appropriate to and supported by the host 62 /* Wall clock time. */ 63 double wall; member in struct:timevar_time_def
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
timevar.h | 27 wall-clock time, as appropriate to and supported by the host 62 /* Wall clock time. */ 63 double wall; member in struct:timevar_time_def
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
timevar.h | 27 wall-clock time, as appropriate to and supported by the host 62 /* Wall clock time. */ 63 double wall; member in struct:timevar_time_def
|
/external/e2fsprogs/misc/ |
Android.mk | 14 mke2fs_cflags := -O2 -g -W -Wall \ 94 tune2fs_cflags := -O2 -g -W -Wall \ 168 badblocks_cflags := -O2 -g -W -Wall \ 240 chattr_cflags := -O2 -g -W -Wall \ 309 lsattr_cflags := -O2 -g -W -Wall \ 378 lsattr_cflags := -O2 -g -W -Wall \
|
/art/test/053-wait-some/src/ |
Main.java | 18 * Exercise Object.wait(), comparing results against wall clock time. 79 System.out.println(" Wall clock elapsed "
|
/external/chromium/chrome/browser/policy/ |
file_based_policy_loader.h | 67 // The wall clock time at which the last modification timestamp was 69 // wall clock times come from the same source, just in case there is some
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
tzoffloc.cpp | 37 * Testing getOffset APIs around rule transition by local standard/wall time. 153 2*HOUR, DateTimeRule::WALL_TIME); // 1st Sunday in April, at 2AM wall time 164 2*HOUR, DateTimeRule::WALL_TIME); // last Sunday in October, at 2AM wall time 231 + dateStr + "(wall) - Got: " 252 + dateStr + "(wall/kStandard/kStandard) - Got: " 273 + dateStr + "(wall/kDaylight/kDaylight) - Got: " 294 + dateStr + "(wall/kFormer/kLatter) - Got: " 315 + dateStr + "(wall/kLatter/kFormer) - Got: "
|
/external/e2fsprogs/e2fsck/ |
Android.mk | 17 libext2_profile_cflags := -O2 -g -W -Wall \ 107 e2fsck_cflags := -O2 -g -W -Wall \
|
/external/eigen/unsupported/doc/examples/ |
FFT.cpp | 2 // g++ -o demofft -I.. -Wall -O3 FFT.cpp 5 // g++ -o demofft -I.. -DUSE_FFTW -Wall -O3 FFT.cpp -lfftw3 -lfftw3f -lfftw3l
|
/external/icu4c/test/intltest/ |
tzoffloc.cpp | 37 * Testing getOffset APIs around rule transition by local standard/wall time. 153 2*HOUR, DateTimeRule::WALL_TIME); // 1st Sunday in April, at 2AM wall time 164 2*HOUR, DateTimeRule::WALL_TIME); // last Sunday in October, at 2AM wall time 231 + dateStr + "(wall) - Got: " 252 + dateStr + "(wall/kStandard/kStandard) - Got: " 273 + dateStr + "(wall/kDaylight/kDaylight) - Got: " 294 + dateStr + "(wall/kFormer/kLatter) - Got: " 315 + dateStr + "(wall/kLatter/kFormer) - Got: "
|
/external/mdnsresponder/Clients/ |
Makefile | 45 cc $(filter %.c %.o, $+) $(LIBS) -I../mDNSShared -Wall -o $@ 48 cc $(filter %.c %.o, $+) $(LIBS) -I../mDNSShared -Wall -o $@ -m64
|
/frameworks/base/tools/layoutlib/bridge/src/android/os/ |
SystemClock_Delegate.java | 96 * Returns current wall time in microseconds. 98 * @return elapsed microseconds in wall time
|
/sdk/find_java/ |
Android.mk | 18 LOCAL_CFLAGS += -Wall -Wno-unused-parameter 35 LOCAL_CFLAGS += -Wall -Wno-unused-parameter
|
/external/srtp/ |
config.log | 80 configure:1746: gcc -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 90 configure:1840: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 94 configure:1895: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 98 configure:1948: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 116 configure:2124: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 124 configure:2179: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 176 configure:2799: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 183 configure:2907: gcc -o conftest -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 192 configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 201 configure:2970: gcc -c -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >& [all...] |