OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wall
(Results
226 - 250
of
1817
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atm_zatm.h
39
struct timeval real; /* real (
wall
-clock) time */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atm_zatm.h
39
struct timeval real; /* real (
wall
-clock) time */
/system/core/debuggerd/
Android.mk
16
LOCAL_CFLAGS := -
Wall
-Wno-unused-parameter -std=gnu99
/system/security/keystore-engine/
Android.mk
32
LOCAL_CFLAGS := -fvisibility=hidden -
Wall
-Werror
/frameworks/base/core/java/android/os/
SystemClock.java
27
* is the standard "
wall
" clock (time and date) expressing milliseconds
28
* since the epoch. The
wall
clock can be set by the user or the phone
132
* Sets the current
wall
time, in milliseconds. Requires the calling
177
* Returns current
wall
time in microseconds.
179
* @return elapsed microseconds in
wall
time
/frameworks/native/include/media/openmax/
OMX_Other.h
110
* OMX_IndexConfigTimeCurrentWallTime: query of the CC?s current
wall
179
* an offset which is equal to the difference between
wall
time corresponding
180
* to the requested media time and the
wall
time when it will be
202
OMX_TICKS nOffset; /**< Amount of
wall
clock time by which this
228
*
wall
time until the nMediaTimestamp actually occurs. In the latter case the
229
* client can get a more accurate value for offset by getting the current
wall
242
OMX_TICKS nOffset; /**< Amount of
wall
clock time by which this
245
OMX_TICKS nWallTimeAtMediaTime; /**<
Wall
time corresponding to nMediaTimeStamp.
248
* the
wall
time until the media timestamp is really
/hardware/qcom/media/mm-core/inc/
OMX_Other.h
93
* OMX_IndexConfigTimeCurrentWallTime: query of the CC?s current
wall
162
* an offset which is equal to the difference between
wall
time corresponding
163
* to the requested media time and the
wall
time when it will be
185
OMX_TICKS nOffset; /**< Amount of
wall
clock time by which this
211
*
wall
time until the nMediaTimestamp actually occurs. In the latter case the
212
* client can get a more accurate value for offset by getting the current
wall
225
OMX_TICKS nOffset; /**< Amount of
wall
clock time by which this
228
OMX_TICKS nWallTimeAtMediaTime; /**<
Wall
time corresponding to nMediaTimeStamp.
231
* the
wall
time until the media timestamp is really
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Other.h
93
* OMX_IndexConfigTimeCurrentWallTime: query of the CC?s current
wall
162
* an offset which is equal to the difference between
wall
time corresponding
163
* to the requested media time and the
wall
time when it will be
185
OMX_TICKS nOffset; /**< Amount of
wall
clock time by which this
211
*
wall
time until the nMediaTimestamp actually occurs. In the latter case the
212
* client can get a more accurate value for offset by getting the current
wall
225
OMX_TICKS nOffset; /**< Amount of
wall
clock time by which this
228
OMX_TICKS nWallTimeAtMediaTime; /**<
Wall
time corresponding to nMediaTimeStamp.
231
* the
wall
time until the media timestamp is really
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Other.h
93
* OMX_IndexConfigTimeCurrentWallTime: query of the CC?s current
wall
162
* an offset which is equal to the difference between
wall
time corresponding
163
* to the requested media time and the
wall
time when it will be
185
OMX_TICKS nOffset; /**< Amount of
wall
clock time by which this
211
*
wall
time until the nMediaTimestamp actually occurs. In the latter case the
212
* client can get a more accurate value for offset by getting the current
wall
225
OMX_TICKS nOffset; /**< Amount of
wall
clock time by which this
228
OMX_TICKS nWallTimeAtMediaTime; /**<
Wall
time corresponding to nMediaTimeStamp.
231
* the
wall
time until the media timestamp is really
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Other.h
93
* OMX_IndexConfigTimeCurrentWallTime: query of the CC?s current
wall
162
* an offset which is equal to the difference between
wall
time corresponding
163
* to the requested media time and the
wall
time when it will be
185
OMX_TICKS nOffset; /**< Amount of
wall
clock time by which this
211
*
wall
time until the nMediaTimestamp actually occurs. In the latter case the
212
* client can get a more accurate value for offset by getting the current
wall
225
OMX_TICKS nOffset; /**< Amount of
wall
clock time by which this
228
OMX_TICKS nWallTimeAtMediaTime; /**<
Wall
time corresponding to nMediaTimeStamp.
231
* the
wall
time until the media timestamp is really
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Other.h
93
* OMX_IndexConfigTimeCurrentWallTime: query of the CC's current
wall
162
* an offset which is equal to the difference between
wall
time corresponding
163
* to the requested media time and the
wall
time when it will be
185
OMX_TICKS nOffset; /**< Amount of
wall
clock time by which this
211
*
wall
time until the nMediaTimestamp actually occurs. In the latter case the
212
* client can get a more accurate value for offset by getting the current
wall
225
OMX_TICKS nOffset; /**< Amount of
wall
clock time by which this
228
OMX_TICKS nWallTimeAtMediaTime; /**<
Wall
time corresponding to nMediaTimeStamp.
231
* the
wall
time until the media timestamp is really
/external/e2fsprogs/
MCONFIG.in
141
# Run make gcc-
wall
to do a build with warning messages.
146
-
Wall
-W -Wwrite-strings -Wpointer-arith \
154
gcc-
wall
-new:
155
(make USE_WFLAGS="$(WFLAGS)" > /dev/null) 2>&1 | sed -f $(top_srcdir)/util/gcc-
wall
-cleanup
157
gcc-
wall
:
159
make gcc-
wall
-new
/device/asus/flo/conn_init/
Android.mk
25
LOCAL_CFLAGS := -
Wall
\
43
LOCAL_CFLAGS += -
Wall
-Werror
/external/chromium_org/third_party/usrsctp/
usrsctp.gyp
122
'cflags!': [ '-Werror', '-
Wall
' ],
137
'OTHER_CFLAGS!': [ '-Werror', '-
Wall
' ],
/external/grub/
config.log
205
configure:3883: gcc -c -m32 -g -
Wall
-Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
241
configure:4090: gcc -o conftest -m32 -g -
Wall
-Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
268
configure:4156: gcc -o conftest -m32 -g -
Wall
-Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
277
configure:4229: gcc -o conftest -m32 -g -
Wall
-Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
286
configure:4295: gcc -o conftest -m32 -g -
Wall
-Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
295
configure:4361: gcc -o conftest -m32 -g -
Wall
-Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
304
configure:4435: gcc -o conftest -m32 -g -
Wall
-Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
313
configure:4501: gcc -o conftest -m32 -g -
Wall
-Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
322
configure:4592: gcc -o conftest -m32 -g -
Wall
-Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c -lutil >&5
362
configure:4668: gcc -o conftest -m32 -g -
Wall
-Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-fun (…)
[
all
...]
/external/iptables/
configure.ac
11
AM_INIT_AUTOMAKE([-
Wall
])
86
regular_CFLAGS="-
Wall
-Waggregate-return -Wmissing-declarations \
/external/libpng/scripts/
makefile.gcc
25
#CFLAGS = -W -
Wall
$(CDEBUG)
26
CFLAGS = -W -
Wall
$(CRELEASE)
/external/llvm/test/
Makefile.tests
37
LCCFLAGS += -O2 -
Wall
38
LCXXFLAGS += -O2 -
Wall
/external/stressapptest/
configure.ac
70
AM_INIT_AUTOMAKE([-
Wall
-Werror foreign])
100
CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -
Wall
-Wno-psabi"
/external/valgrind/main/memcheck/tests/
varinfo5so.c
8
-
Wall
-g -I$prefix/include/valgrind
10
eg -
Wall
-g -I`pwd`/Inst/include/valgrind
/external/valgrind/main/mpi/
Makefile.am
35
CFLAGS_MPI = -g -O -fno-omit-frame-pointer -
Wall
-fpic
41
CFLAGS_MPI = -g -O -fno-omit-frame-pointer -
Wall
-dynamic
/external/blktrace/btt/
Makefile
9
CFLAGS = -
Wall
-W -O2 -g
/external/chromium_org/third_party/skia/gyp/
freetype.gyp
68
'-
Wall
',
/external/clang/test/Misc/
serialized-diags.m
14
// RUN: not %clang -
Wall
-fsyntax-only %s --serialize-diagnostics %t.diag > /dev/null 2>&1
/external/clang/test/Sema/
warn-unused-function.c
3
// RUN: %clang_cc1 -fsyntax-only -verify -
Wall
%s
Completed in 738 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>