OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multiple
(Results
176 - 200
of
3575
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/JetBoy/res/values/
styles.xml
20
will be used in
multiple
tags. -->
/development/samples/SkeletonApp/res/values/
styles.xml
20
will be used in
multiple
tags. -->
/development/samples/TicTacToeMain/res/values/
strings.xml
22
<string name="explain1">This sample code demonstrates how to split an application in
multiple
projects by using the \'project library\' available in the Froyo SDK Tools.</string>
/external/bluetooth/bluez/test/
rctest.1
38
multiple
connects
/external/bluetooth/glib/tests/
onceinit.c
91
g_usleep (25 * 1000); /* waste time for
multiple
threads to wait */
129
/* start
multiple
threads for initializer3() */
145
/* call
multiple
(unoptimized) initializers from
multiple
threads */
/external/dropbear/libtomcrypt/src/mac/pmac/
pmac_shift_xor.c
21
Internal function. Performs the state update (adding correct
multiple
)
/external/dropbear/libtomcrypt/src/modes/lrw/
lrw_decrypt.c
24
@param len The length in octets, must be a
multiple
of 16
lrw_encrypt.c
24
@param len The length in octets, must be a
multiple
of 16
/external/iproute2/include/
xt-internal.h
39
/*
Multiple
matches of the same type: the ones before
/external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-plainrsa
24
#
Multiple
certfiles are supported.
/external/opencore/codecs_v2/video/m4v_h263/dec/src/
pp_semaphore_luma.cpp
164
/* Check if MV is a
multiple
of 16 */
166
{ /* dx is not a
multiple
of 16 */
173
{ /* dy is not a
multiple
of 16 */
180
{ /* dy is a
multiple
of 16 */
190
{ /* dx is a
multiple
of 16 */
195
{ /* dy is not a
multiple
of 16 */
202
{ /* dy is a
multiple
of 16 */
287
/* Check if x component of MV is a
multiple
of 16 */
290
{ /* dx is not a
multiple
of 16 and the block */
297
/* Check if y component of MV is a
multiple
*/
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_mixer_MMX_VC.h
31
Assumes buffer size in bytes is a
multiple
of 16
/external/qemu/distrib/sdl-1.2.12/src/video/
SDL_stretch_c.h
25
NOTE: This function is not safe to call from
multiple
threads!
/external/stlport/stlport/stl/
_epilog.h
1
/* NOTE : this header has no guards and is MEANT for
multiple
inclusion!
/external/webkit/LayoutTests/storage/
read-transactions-running-concurrently.html
20
"Test to make sure that
multiple
read transactions on different DB handles to the same DB run concurrently.",
/external/webkit/WebCore/manual-tests/
mask-composite-missing-images.html
18
<p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=26084">WebKit Bug 26084: Bug 26084:
Multiple
missing images in webkit-mask-image prevent rendering</a></p>
post-multi-file-upload.html
29
<input type="file" id="target"
multiple
name="multiFileInput"></input>
/external/webkit/WebCore/platform/graphics/
FontRenderingMode.h
31
// This setting is used to provide ways of switching between
multiple
rendering modes that may have different
/frameworks/base/core/java/android/gesture/
GesturePoint.java
23
* A timed point of a gesture stroke.
Multiple
points form a stroke.
/frameworks/base/core/java/android/os/
UEventObserver.java
32
*
multiple
UEventObserver subclass instances. The UEvent thread starts when
158
* This method can be called
multiple
times to register
multiple
matches.
159
* Only one call to stopObserving is required even with
multiple
registered
/frameworks/base/core/java/android/text/
GetChars.java
22
* calling charAt()
multiple
times.
/frameworks/base/data/etc/
android.hardware.touchscreen.multitouch.distinct.xml
18
independently-trackable
multiple
-finger multitouch. -->
/frameworks/base/libs/rs/
rsLocklessFifo.h
28
// will not require locking. It is not threadsafe for
multiple
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
pp_semaphore_luma.cpp
164
/* Check if MV is a
multiple
of 16 */
166
{ /* dx is not a
multiple
of 16 */
173
{ /* dy is not a
multiple
of 16 */
180
{ /* dy is a
multiple
of 16 */
190
{ /* dx is a
multiple
of 16 */
195
{ /* dy is not a
multiple
of 16 */
202
{ /* dy is a
multiple
of 16 */
287
/* Check if x component of MV is a
multiple
of 16 */
290
{ /* dx is not a
multiple
of 16 and the block */
297
/* Check if y component of MV is a
multiple
*/
[
all
...]
/frameworks/base/tools/aapt/
StringPool.h
70
* be included
multiple
times in the pool).
114
*
multiple
times in the pool, the first offset will be returned. Returns
134
// if the same string was added
multiple
times (it will appear
135
// once in mEntries, with
multiple
occurrences in this array).
Completed in 381 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>