HomeSort by relevance Sort by last modified time
    Searched full:wall (Results 451 - 475 of 1174) sorted by null

<<11121314151617181920>>

  /external/zlib/src/old/
Makefile.emx 15 CFLAGS=-MMD -O3 $(BUTT) -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
  /frameworks/av/media/libstagefright/
Android.mk 130 LOCAL_CFLAGS += -Wno-multichar -Werror -Wno-error=deprecated-declarations -Wall
  /frameworks/compile/libbcc/
libbcc-device-build.mk 20 -Wall \
  /frameworks/rs/api/
generate.sh 21 $CLANG Generator.cpp Specification.cpp GenerateDocumentation.cpp GenerateHeaderFiles.cpp GenerateTestFiles.cpp Scanner.cpp Utilities.cpp GenerateStubsWhiteList.cpp -g -std=c++11 -Wall -o generator
  /frameworks/rs/cpu_ref/
Android.mk 3 rs_base_CFLAGS := -Werror -Wall -Wno-unused-parameter -Wno-unused-variable \
  /hardware/intel/bootstub/
bootstub.mk 16 LOCAL_CFLAGS := $(ANDROID_TOOLCHAIN_FLAGS) -Wall -O1 -DCMDLINE_SIZE=${CMDLINE_SIZE} -DAOSP_HEADER_ADDRESS=$(BOOTSTUB_AOSP_HEADER_ADDRESS) $(BOOTSTUB_CFLAGS)
  /hardware/intel/common/libva/test/encode/
Makefile.am 26 -Wall \
  /ndk/sources/host-tools/ndk-depends/
GNUmakefile 28 EXTRA_CFLAGS := -Wall -Werror -fno-exceptions -fno-rtti
  /packages/inputmethods/LatinIME/native/dicttoolkit/
Android.mk 33 LOCAL_CFLAGS += -Werror -Wall -Wextra -Weffc++ -Wformat=2 -Wcast-qual -Wcast-align \
  /system/core/debuggerd/
Android.mk 6 -Wall \
  /system/core/libziparchive/
Android.mk 26 LOCAL_CFLAGS := -Werror -Wall
  /system/extras/verity/
Android.mk 104 LOCAL_CFLAGS += -Wall -Werror
  /system/vold/
Android.mk 65 vold_cflags := -Werror -Wall -Wno-missing-field-initializers -Wno-unused-variable -Wno-unused-parameter
  /bionic/libc/tzcode/
tzfile.h 67 ** transition time is wall clock time
69 ** assumed to be wall clock time
  /external/clang/test/Misc/
serialized-diags-single-issue.c 6 // RUN: %clang -Wall -fsyntax-only %s --serialize-diagnostics %t
20 // RUN: %clang_cc1 -Wall -fsyntax-only %s %s -serialize-diagnostic-file %t
  /external/icu/icu4c/source/tools/tzcode/
tzfile.h 67 ** transition time is wall clock time
69 ** assumed to be wall clock time
  /external/iptables/
configure.ac 12 AM_INIT_AUTOMAKE([-Wall])
114 regular_CFLAGS="-Wall -Waggregate-return -Wmissing-declarations \
  /external/pdfium/build/
standalone.gypi 145 '-Wall',
240 '-Wall',
  /external/skia/tools/
PictureBenchmark.cpp 31 void PictureBenchmark::setTimersToShow(bool wall,
37 fTimerTypes |= wall ? TimerData::kWall_Flag : 0;
  /external/valgrind/memcheck/tests/
varinfo5so.c 8 -Wall -g -I$prefix/include/valgrind
10 eg -Wall -g -I`pwd`/Inst/include/valgrind
  /frameworks/av/include/cpustats/
ThreadCpuUsage.h 104 // Return the elapsed delta wall clock ns since initial enable or reset,
108 // Reset elapsed wall clock. Has no effect on tracking or accumulator.
  /hardware/invensense/6515/libsensors_iio/
Android.mk 25 LOCAL_CFLAGS := -DLOG_TAG=\"Sensors\" -Werror -Wall
136 LOCAL_CFLAGS := -DLOG_TAG=\"Sensors\" -Werror -Wall
  /hardware/invensense/65xx/libsensors_iio/
Android.mk 32 LOCAL_CFLAGS := -DLOG_TAG=\"Sensors\" -Werror -Wall
124 LOCAL_CFLAGS := -DLOG_TAG=\"Sensors\" -Werror -Wall
  /packages/apps/UnifiedEmail/src/com/android/mail/perf/
Timer.java 230 LogUtils.d(LOG_TAG, "Perf %s wall: %d cpu: %d",
234 LogUtils.d(LOG_TAG, "Perf/operation %s wall: %d cpu: %d", tag,
  /system/core/logcat/
event.logtags 58 # intrinsic event log times are wall-clock.
97 # time: cpu time millis (not wall time), including lock acquisition

Completed in 264 milliseconds

<<11121314151617181920>>