Searched
full:wall (Results
301 -
325 of
587) sorted by null
<<11121314151617181920>>
/external/quake/quake/src/QW/server/ |
sv_phys.c | 194 returns the blocked flags (1 = floor, 2 = step / wall) 232 2 = wall / step 234 If steptrace is not NULL, the trace of any vertical wall hit will be stored
|
/dalvik/vm/ |
Dvm.mk | 29 LOCAL_CFLAGS += -Wall -Wextra -Wno-unused-parameter
|
Profile.c | 68 * Get the wall-clock date/time, in usec. 612 fprintf(state->traceFile, "clock=wall\n");
|
/external/bluetooth/bluez/ |
acinclude.m4 | 15 CFLAGS="-Wall -O2"
|
/external/bzip2/ |
Makefile | 24 CFLAGS=-Wall -Winline -O2 -g $(BIGFILES)
|
/external/chromium/net/socket/ |
socket_test_util.cc | 433 // early), as all we have to ensure is that actual wall-time has progressed
|
/external/chromium/sdch/open-vcdiff/ |
Makefile.am | 16 AM_CXXFLAGS += -Wall -Wwrite-strings -Woverloaded-virtual -W
|
/external/chromium/third_party/libevent/ |
configure.in | 21 CFLAGS="$CFLAGS -Wall"
|
/external/expat/ |
Changes | 133 - Added the -Wall, -Wstrict-prototypes options for GCC.
|
/external/ipsec-tools/src/racoon/ |
main.c | 87 int f_local = 0; /* local test mode. behave like a wall. */
|
/external/libpng/scripts/ |
makefile.beos | 47 CFLAGS=-I$(ZLIBINC) -W -Wall -O1 -funroll-loops \
|
/frameworks/base/core/java/android/view/animation/ |
AnimationUtils.java | 40 * <em>not</em> the "wall" clock (it is not {@link System#currentTimeMillis}).
|
/libcore/luni/src/main/java/java/lang/ |
Thread.java | [all...] |
/external/chromium/third_party/icu/public/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/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
|
/external/libpcap/ |
aclocal.m4 | 684 dnl Compile with -g (if supported) and -Wall 709 $1="$$1 -Wall"
|
/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...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
options.h | 671 OPT_Wall, /* -Wall */ 672 OPT_Wall_deprecation, /* -Wall-deprecation */ 673 OPT_Wall_javadoc, /* -Wall-javadoc */ [all...] |
/build/core/ |
config.mk | 89 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
|
Completed in 1185 milliseconds
<<11121314151617181920>>