HomeSort by relevance Sort by last modified time
    Searched full:wall (Results 251 - 275 of 467) sorted by null

<<111213141516171819

  /frameworks/base/core/java/android/view/animation/
AnimationUtils.java 40 * <em>not</em> the "wall" clock (it is not {@link System#currentTimeMillis}).
  /external/dropbear/
configure.in 22 AC_MSG_NOTICE(No \$CFLAGS set... using "-Os -W -Wall" for GCC)
23 CFLAGS="-Os -W -Wall"
  /external/elfutils/libasm/
Makefile 213 AM_CFLAGS = -Wall -Werror
214 #AM_CFLAGS = -Wall
  /external/icu4c/i18n/unicode/
vtzone.h 235 * time or local wall time, depending on `local'.
236 * @param local if true, `date' is local wall time; otherwise it
timezone.h 451 * time or local wall time, depending on `local'.
452 * @param local if true, `date' is local wall time; otherwise it
650 * to get local wall clock time.
    [all...]
  /external/libpcap/
aclocal.m4 684 dnl Compile with -g (if supported) and -Wall
709 $1="$$1 -Wall"
  /external/qemu/
Makefile.android 401 -fno-strict-aliasing -W -Wall -Wno-unused-parameter \
439 -fno-strict-aliasing -g -W -Wall -Wno-unused-parameter
  /external/quake/quake/src/QW/progs/
misc.qc 116 Short wall torch
572 This is just a solid wall if not inhibitted
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
options.h 660 OPT_Wall, /* -Wall */
661 OPT_Wall_deprecation, /* -Wall-deprecation */
662 OPT_Wall_javadoc, /* -Wall-javadoc */
    [all...]
  /build/core/
config.mk 88 COMMON_GLOBAL_CFLAGS:= -DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith
  /development/samples/Snake/src/com/example/android/snake/
SnakeView.java 473 // For now we have a 1-square wall around the entire arena
  /external/bison/tests/
torture.at 243 # gcc -Wall input.tab.c -o input 5.81s user 0.20s sys 100% cpu 6.01 total
  /external/elfutils/lib/
Makefile 180 AM_CFLAGS = -Wall $(if $($(*F)_no_Werror),,-Werror) $(picflag)
  /external/elfutils/libcpu/
Makefile 87 DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wshadow
Makefile.in 87 DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wshadow
  /external/kernel-headers/original/linux/
jiffies.h 140 * values the update wall clock code uses as the jiffies size. This value
  /external/libpng/scripts/
makefile.elf 60 CFLAGS=-W -Wall -D_REENTRANT -O2 \
makefile.hpgcc 59 CFLAGS=-I$(ZLIBINC) -W -Wall -O3 -funroll-loops -DPNG_NO_MMX_CODE \
makefile.linux 54 CFLAGS=-I$(ZLIBINC) -W -Wall -O3 -funroll-loops -DPNG_NO_MMX_CODE \
makefile.nommx 54 CFLAGS=-I$(ZLIBINC) -W -Wall -O3 -funroll-loops -DPNG_NO_MMX_CODE \
makefile.so9 53 #CFLAGS=-I$(ZLIBINC) -W -Wall -O3 $(WARNMORE) -g -DPNG_DEBUG=5 -DPNG_NO_MMX_CODE
makefile.solaris 49 CFLAGS=-I$(ZLIBINC) -W -Wall -O -DPNG_NO_MMX_CODE; \
makefile.solaris-x86 49 CFLAGS=-I$(ZLIBINC) -W -Wall -O \
  /external/netcat/
generic.h 135 #define HAVE_STRCSPN ... see larry wall's comment in the fwtk regex code
  /external/quake/quake/src/QW/server/
sv_move.c 107 pr_global_struct->trace_normal is set to the normal of the blocking wall

Completed in 201 milliseconds

<<111213141516171819