OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multiple
(Results
776 - 800
of
3575
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/media/libstagefright/codecs/avc/common/include/
avcapi_common.h
145
/** In/Out: Coded width of the luma component, it has to be
multiple
of 16. */
148
/** In/Out: Coded height of the luma component, must be
multiple
of 16. */
/frameworks/base/services/java/com/android/server/
NotificationPlayer.java
280
* at this point. Calling this
multiple
times has no ill effects.
284
// This check allows stop to be called
multiple
times without starting
/frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java
88
* The information relevant to each CallerInfo query. Each query may have
multiple
111
*
multiple
times before the query is complete. All accesses (listeners) must be
/ndk/docs/system/libc/
CHANGES.TXT
58
- fix sem_post() to wake up
multiple
threads when called rapidly in
112
work across
multiple
processes.
/packages/apps/Email/src/com/android/email/mail/transport/
SmtpSender.java
241
* onto
multiple
lines. Throws MessagingException if response code is 4xx or 5xx. All traffic
253
* onto
multiple
lines. Throws MessagingException if response code is 4xx or 5xx.
/packages/apps/Email/src/org/apache/commons/io/
FileCleaningTracker.java
33
* In an environment with
multiple
class loaders (a servlet container, for
158
* with
multiple
class loaders (such as an application server), you should be
/frameworks/base/core/res/res/values/
attrs_manifest.xml
160
permission is used for certain special situations where
multiple
172
<!-- Specify the name of a user ID that will be shared between
multiple
238
multiple
processes). If the process name begins with a lower-case
240
provided that you have permission to do so, allowing
multiple
274
<!-- Specify whether a component is allowed to have
multiple
instances
344
is a lot of state (such as
multiple
open tabs) that the application
367
found.
Multiple
authorities may be supplied by separating them
391
Intent; when
multiple
activities match an intent and have different
[
all
...]
/bionic/libc/unistd/
fnmatch.c
79
/* Collapse
multiple
stars. */
/bootable/recovery/applypatch/
main.c
142
//
multiple
times).
/bootable/recovery/edify/
expr.h
114
//
multiple
names, but a given name should only be used once.
/bootable/recovery/minzip/
SysUtil.c
113
* segment. The file offset must be a
multiple
of the page size.
/build/tools/apriori/
cmdline.c
40
"specify an output directory (if
multiple
inputs) or file (is single input)",
/build/tools/dexpreopt/afar/
main.c
50
* make it easier to transfer
multiple
files over an stdin/stdout
/dalvik/dx/src/junit/framework/
TestCase.java
6
* A test case defines the fixture to run
multiple
tests. To define a test case<br>
TestSuite.java
57
getTestConstructor(theClass); // Avoid generating
multiple
error messages
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
ReadWriteLock.java
13
*
multiple
reader threads, so long as there are no writers. The
/dalvik/libcore/crypto/src/main/java/javax/crypto/
CipherSpi.java
384
* if the size of the resulting bytes is not a
multiple
of the
413
* if the size of the resulting bytes is not a
multiple
of the
439
* if the size of the resulting bytes is not a
multiple
of the
499
* if the size of the resulting bytes is not a
multiple
of the
/dalvik/libcore/junit/src/main/java/junit/framework/
TestCase.java
6
* A test case defines the fixture to run
multiple
tests. To define a test case<br>
TestSuite.java
59
getTestConstructor(theClass); // Avoid generating
multiple
error messages
/dalvik/libcore/luni/src/main/java/java/io/
OutputStream.java
109
// Exception priorities (in case of
multiple
errors) differ from
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/
InputStreamHelper.java
159
* Calls read
multiple
times on the given input stream until it receives an
/dalvik/libcore/nio/src/main/java/java/nio/channels/spi/
AbstractInterruptibleChannel.java
94
* If
multiple
threads attempt to simultaneously close a channel, then only
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/engines/
RSAEngine.java
36
if (bitSize % 8 == 0) // a
multiple
of 8
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/modes/
CFBBlockCipher.java
27
* @param bitBlockSize the block size in bits (note: a
multiple
of 8)
OFBBlockCipher.java
26
* @param blockSize the block size in bits (note: a
multiple
of 8)
Completed in 1984 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>