OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:specified
(Results
901 - 925
of
15610
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
TestFragmentActivity.java
35
* This must be
specified
when starting this activity, as this activity is only
48
throw new IllegalArgumentException("No fragment name
specified
for testing");
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
util.h
37
/** Return the current username in the
specified
string buffer. */
40
/** Return the current hostname in the
specified
buffer. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
swap.h
1
/* Calls to enable and disable swapping on
specified
locations. Linux version.
28
#define SWAP_FLAG_PREFER 0x8000 /* Set if swap priority is
specified
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
util.h
36
/** Return the current username in the
specified
string buffer. */
39
/** Return the current hostname in the
specified
buffer. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
swap.h
1
/* Calls to enable and disable swapping on
specified
locations. Linux version.
28
#define SWAP_FLAG_PREFER 0x8000 /* Set if swap priority is
specified
. */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
diagnostic.def
22
kind
specified
. I.e. they're uninitialized. Within the diagnostic
24
meaning "no change is
specified
". */
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AvdCompatibility.java
31
* Returns whether the
specified
AVD can run the given project that is built against
32
* a particular SDK and has the
specified
minApiLevel.
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
BufferSubDataTransform.java
25
* A {@link BufferSubDataTransform} updates a portion of the buffer data as
specified
by
55
// update with the sub buffer data at
specified
offset
/system/core/include/cutils/
str_parms.h
40
// Returns non-zero if the str_parms contains the
specified
key.
43
// Gets value associated with the
specified
key (if present), placing it in the buffer
/system/core/include/utils/
Log.h
56
* Writes the
specified
debug log message if this block takes longer than the
57
*
specified
number of milliseconds to run. Includes the time actually taken.
/system/extras/perfprofd/
perfprofdcore.h
60
// Given a full path to a perf.data file
specified
by "data_file_path",
61
// read/summarize/encode the contents into a new file
specified
/cts/tests/tests/text/src/android/text/method/cts/
TouchTest.java
34
private static final String LONG_TEXT = "Scrolls the
specified
widget to the
specified
" +
36
"of the text that will be visible after scrolling to the
specified
Y position." +
38
"Scrolls the
specified
widget to the
specified
" +
40
"of the text that will be visible after scrolling to the
specified
Y position." +
/development/ndk/platforms/android-21/include/media/
NdkMediaCodec.h
112
* Get an input buffer. The
specified
buffer index must have been previously obtained from
118
* Get an output buffer. The
specified
buffer index must have been previously obtained from
131
* Send the
specified
buffer to the codec for processing.
137
* Send the
specified
buffer to the codec for processing.
150
* the codec. If you previously
specified
a surface when configuring this
158
* have not
specified
an output surface when configuring this video codec,
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
PBKDF2Params.java
21
*
specified
OCTET STRING,
62
* Create a PBKDF2Params with the
specified
salt, iteration count, and algid-hmacWithSHA1 for the prf.
76
* Create a PBKDF2Params with the
specified
salt, iteration count, keyLength, and algid-hmacWithSHA1 for the prf.
93
* Create a PBKDF2Params with the
specified
salt, iteration count, keyLength, and a defined prf.
113
* Create a PBKDF2Params with the
specified
salt, iteration count, and a defined prf.
187
* @return length in octets for derived key, if
specified
.
/external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/common/
simplefileflags.py
39
'Exclude the
specified
directories (only applicable along with -r or '
45
'Exclude the
specified
files',
64
"""Returns files to be linted,
specified
directly on the command line.
95
"""Returns files to be checked
specified
by the --recurse flag.
115
"""Returns all files
specified
by the user on the commandline.
123
A list of all files
specified
directly or indirectly (via flags) on the
/external/guava/guava/src/com/google/common/collect/
SetMultimap.java
42
* is not
specified
if key <em>or value</em> objects already present in the
61
*
specified
in the {@link Multimap} interface.
71
*
specified
in the {@link Multimap} interface.
81
*
specified
in the {@link Multimap} interface.
93
*
specified
in the {@link Multimap} interface.
109
* Compares the
specified
object to this multimap for equality.
/external/guava/guava-testlib/src/com/google/common/testing/
SerializableTester.java
44
* Serializes and deserializes the
specified
object.
51
* <p>Note that the
specified
object may not be known by the compiler to be a
56
* @throws RuntimeException if the
specified
object was not successfully
65
* Serializes and deserializes the
specified
object and verifies that the
75
* <p>Note that the
specified
object may not be known by the compiler to be a
89
* @throws RuntimeException if the
specified
object was not successfully
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
TimeZoneRule.java
128
* Gets the first time when this rule takes effect after the
specified
time.
137
* @return The first time when this rule takes effect after the
specified
time,
138
* or null when this rule never takes effect after the
specified
time.
145
* Gets the most recent time when this rule takes effect before the
specified
time.
155
* @return The most recent time when this rule takes effect before the
specified
time,
156
* or null when this rule never takes effect before the
specified
time.
/external/ipsec-tools/src/racoon/doc/
README.gssapi
21
is
specified
to gss_acquire_cred(), it first looks in the default
36
being used for the exchange. If the id is not
specified
, no
37
GSS endpoint attribute will be
specified
in the first SA sent.
40
in the SA (the default one if not
specified
by this option).
45
specified
in the draft.
77
gssapi_krb method is
specified
.
/external/llvm/include/llvm/CodeGen/
MachineSSAUpdater.h
57
/// MachineSSAUpdater constructor. If InsertedPHIs is
specified
, it will be
68
/// end of the
specified
block with the
specified
value.
72
/// value for the
specified
block.
76
/// live at the end of the
specified
block.
80
/// is live in the middle of the
specified
block.
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/command/
Command.java
37
* Construct a new immutable instance with the
specified
command name and parameters
50
* Construct a new immutable instance with the
specified
command name and parameters
74
* Get the String value of the parameter at the
specified
index
87
* Get the String value of the parameter at the
specified
index; return null if no parameter exists for the index
97
* Get the String value of the parameter at the
specified
index; return null if no
147
* Construct a shallow copy of the
specified
array
/external/skia/experimental/Networking/
SkSockets.h
106
* Close the socket
specified
by the socket file descriptor argument. Will
119
* Set the socket
specified
by the socket file descriptor as nonblocking
124
* Add the socket
specified
by the socket file descriptor to the master
150
* be
specified
, but make sure that client/server use the same port
173
* TCP client. Will connect to the server
specified
in the constructor. If a
174
* port number is
specified
, make sure that it's the same as the port number on
/frameworks/av/drm/libdrmframework/include/
PlugInManager.h
73
* Load all the plug-ins in the
specified
directory
111
* Get a plug-in reference of
specified
ID
116
* Reference of
specified
plug-in instance
127
* Load a plug-in stored in the
specified
path
167
* Unload a plug-in stored in the
specified
path
195
* Return file path list of plug-ins stored in the
specified
directory
/frameworks/av/include/ndk/
NdkMediaCodec.h
112
* Get an input buffer. The
specified
buffer index must have been previously obtained from
118
* Get an output buffer. The
specified
buffer index must have been previously obtained from
131
* Send the
specified
buffer to the codec for processing.
137
* Send the
specified
buffer to the codec for processing.
151
* the codec. If you previously
specified
a surface when configuring this
159
* have not
specified
an output surface when configuring this video codec,
/frameworks/base/graphics/java/android/graphics/
PathMeasure.java
37
* Create a PathMeasure object associated with the
specified
path object
38
* (already created and
specified
). The measure object can now return the
78
* or a zero-length path was
specified
, in which case position and tangent
100
* path was
specified
, in which case matrix is unchanged.
104
* associated with the position and tangent at the
specified
distance
105
* @param flags
Specified
what aspects should be returned in the matrix.
Completed in 275 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>