OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:specified
(Results
476 - 500
of
15610
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/core/java/android/widget/
Adapter.java
57
* Get the data item associated with the
specified
position in the data set.
61
* @return The data at the
specified
position.
66
* Get the row id associated with the
specified
position in the list.
69
* @return The id of the item at the
specified
position.
82
* Get a View that displays the data at the
specified
position in the data set. You can either
97
* @return A View corresponding to the data at the
specified
position.
113
* Get the type of View that will be created by {@link #getView} for the
specified
item.
/frameworks/base/media/mca/filterfw/java/android/filterfw/
GraphEnvironment.java
125
* Loads a graph file from the
specified
resource and adds it to this environment.
160
*
specified
ID could be found.
163
* @return The graph with the
specified
ID.
168
"Invalid graph ID " + graphId + "
specified
in runGraph()!");
174
* Get a GraphRunner instance for the graph with the
specified
ID. The GraphRunner instance can
176
*
specified
ID could be found.
193
"Invalid execution mode " + executionMode + "
specified
in getRunner()!");
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
RC2ParameterSpecTest.java
64
assertFalse("The change of iv
specified
in the constructor "
96
assertFalse("The change of iv
specified
in the constructor "
103
* equal to the value
specified
in the constructor.
111
+ "value
specified
in the constructor.",
117
* array
specified
in the constructor. Checks that modification
119
* that getIV() method returns null if iv is not
specified
.
128
fail("The returned iv is not equal to the
specified
"
/libcore/luni/src/test/java/tests/security/cert/
X509CRLSelector2Test.java
62
*
specified
issuers match the selector, and if not
specified
issuer does
83
* addIssuerName(String name) method testing. Tests if CRLs with
specified
84
* issuers match the selector, and if not
specified
issuer does not match
117
* if
specified
issuers match the selector, if not
specified
issuer does not
166
* criteria, if
specified
issuers match the selector, and if not
specified
197
* addIssuerName(byte[] name) method testing. Tests if CRLs with
specified
198
* issuers match the selector, and if not
specified
issuer does not matc
[
all
...]
/external/clang/include/clang/Lex/
TokenLexer.h
35
/// ActualArgs - The actual arguments
specified
for a function-like macro, or
105
/// Create a TokenLexer for the
specified
macro with the
specified
actual
115
/// Init - Initialize this TokenLexer to expand from the
specified
macro
116
/// with the
specified
argument information. Note that this ctor takes
122
/// Create a TokenLexer for the
specified
token stream. If 'OwnsTokens' is
123
///
specified
, this takes ownership of the tokens and delete[]'s them when
131
/// Init - Initialize this TokenLexer with the
specified
token stream.
132
/// This does not take ownership of the
specified
token vector.
/external/e2fsprogs/misc/
badblocks.8.in
55
is the last block to be checked; if it is not
specified
, the last block
60
disk. If it is not
specified
the first block on the disk is used as a default.
69
programs, it is important that the block size is properly
specified
,
123
is
specified
as "-", the list will be read from the standard input.
141
Write the list of bad blocks to the
specified
file. Without this option,
175
one or more test patterns may be
specified
by specifying the
178
read-only mode only a single pattern may be
specified
and it may not be
180
specified
pattern has previously been written to the disk - if not, large
183
are
specified
then all blocks will be tested with one pattern
/external/linux-tools-perf/src/tools/perf/Documentation/
perf-diff.txt
21
specified
perf.data files.
95
file is iterated for samples. All other perf.data files
specified
on
97
is found,
specified
computation is made and result is displayed.
149
If
specified
the 'Delta' column is displayed with value 'd' computed as:
154
- A/B being matching hist entry from data/baseline file
specified
162
If
specified
the 'Ratio' column is displayed with value 'r' computed as:
167
- A/B being matching hist entry from data/baseline file
specified
174
If
specified
the 'Weighted diff' column is displayed with value 'd' computed as:
178
- A/B being matching hist entry from data/baseline file
specified
/external/llvm/docs/CommandGuide/
bugpoint.rst
37
Pass all arguments
specified
after **--args** to the test program whenever it runs.
50
Pass all arguments
specified
after **--tool-args** to the LLVM tool under test
64
Pass all arguments
specified
after **--safe-tool-args** to the "safe" execution
69
Pass all arguments
specified
after **--gcc-tool-args** to the invocation of
74
Pass all arguments
specified
after **--opt-args** to the invocation of **opt**.
78
Do not run the
specified
passes to clean up and reduce the size of the test
91
Continually randomize the
specified
passes and run them on the test program
130
using the
specified
code generator. These options allow you to choose the
136
When debugging a code generator, **bugpoint** should use the
specified
code
/external/proguard/src/proguard/evaluation/
BasicInvocationUnit.java
261
* Sets the class through which the
specified
field is accessed.
272
* Returns the class though which the
specified
field is accessed.
289
* Sets the value of the
specified
field.
300
* Returns the value of the
specified
field.
317
* Sets the value of the
specified
method parameter.
329
* Returns the value of the
specified
method parameter.
342
* Sets the return value of the
specified
method.
353
* Returns the return value of the
specified
method.
370
* Returns the return value of the
specified
method.
/external/skia/include/core/
SkImage.h
59
* Construct a new SkImage based on the
specified
encoded data. Returns NULL on failure,
68
* Create a new image from the
specified
descriptor. Note - the caller is responsible for
71
* Will return NULL if the
specified
descriptor is unsupported.
77
* Create a new image by copying the pixels from the
specified
descriptor. No reference is
80
* Will return NULL if the
specified
descriptor is unsupported.
113
* Copy the pixels from the image into the
specified
buffer (pixels + rowBytes),
115
* starting at the
specified
(srcX,srcY) location.
117
* The
specified
ImageInfo and (srcX,srcY) offset specifies a source rectangle
147
* If no surfaceprops are
specified
, the image will attempt to match the props of when it
/frameworks/base/core/java/android/text/
Spanned.java
139
* The bits
specified
by the SPAN_USER bitfield are available
154
* The bits
specified
by the SPAN_PRIORITY bitmap determine the order
163
* Return an array of the markup objects attached to the
specified
164
* slice of this CharSequence and whose type is the
specified
type
171
* Return the beginning of the range of text to which the
specified
177
* Return the end of the range of text to which the
specified
183
* Return the flags that were
specified
when {@link Spannable#setSpan} was
184
* used to attach the
specified
markup object, or 0 if the
specified
/libcore/luni/src/main/java/java/lang/
Boolean.java
59
* Constructs a new {@code Boolean} with its boolean value
specified
by
73
* Constructs a new {@code Boolean} with the
specified
primitive boolean
94
* Compares this instance with the
specified
object and indicates if they
100
* @return {@code true} if the
specified
object is equal to this
110
* Compares this object to the
specified
boolean object to determine their
179
* Parses the
specified
string as a {@code boolean}.
193
* Converts the
specified
boolean to its string representation.
204
* Parses the
specified
string as a boolean value.
217
* Returns a {@code Boolean} instance for the
specified
boolean value.
/libcore/luni/src/main/java/java/sql/
Blob.java
82
* Search for the position in this {@code Blob} at which a
specified
pattern
83
* begins, starting at a
specified
position within the {@code Blob}.
100
* Search for the position in this {@code Blob} at which the
specified
101
* pattern begins, starting at a
specified
position within the {@code Blob}.
125
* the {@code Blob} starting at the
specified
position.
132
* Writes a
specified
array of bytes to this {@code Blob} object, starting
133
* at a
specified
position. Returns the number of bytes written.
149
* Writes a portion of a
specified
byte array to this {@code Blob}. Returns
172
* Truncate the value of this {@code Blob} object to a
specified
length in
/development/samples/devbytes/animation/CurvedMotion/src/com/example/android/curvedmotion/
AnimatorPath.java
36
*
specified
by x and y. This will create a discontinuity if this point is
46
*
specified
by x and y.
54
*
specified
by x and y. The curve uses the current path location as the first anchor
/external/apache-http/src/org/apache/commons/logging/
LogConfigurationException.java
48
* Construct a new exception with the
specified
detail message.
60
* Construct a new exception with the
specified
cause and a derived
73
* Construct a new exception with the
specified
detail message and cause.
/external/bzip2/
bzdiff
8
# gram on compressed files. All options
specified
are passed
9
# directly to cmp or diff. If only 1 file is
specified
, then
11
# If two files are
specified
, then they are uncompressed (if
/external/guava/guava/src/com/google/common/collect/
ClassToInstanceMap.java
51
* Returns the value the
specified
class is mapped to, or {@code null} if no
59
* Maps the
specified
class to the
specified
value. Does <i>not</i> associate
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
HashBiMap.java
40
* Constructs a new, empty bimap with the
specified
expected size.
43
* @throws IllegalArgumentException if the
specified
expected size is
53
* in the
specified
map.
/external/icu/icu4c/source/tools/gensprep/
gensprep.8.in
57
The default source directory is
specified
by the environment variable
63
The default destination directory is
specified
by the environment variable
90
Contains the list of mappings for casefolding of code points when Normalization form NFKC is
specified
.\|.\|..
/external/iproute2/man/man8/
lnstat.8
39
Display only keys
specified
.
52
Select the
specified
files and keys.
58
Use only the
specified
file for statistics.
/external/iptables/extensions/
libxt_tcp.man
1
These extensions can be used if `\-\-protocol tcp' is
specified
. It
6
name or a port number. An inclusive range can also be
specified
,
21
Match when the TCP flags are as
specified
. The first argument \fImask\fP is the
/external/javassist/src/main/javassist/
ClassPath.java
39
* <p>This method can return null if the
specified
class file is not
54
* with the
specified
name.
57
* @return null if the
specified
class file could not be found.
/external/libnfc-nci/src/hal/int/
nfc_hal_nv_ci.h
46
** has written the number of bytes
specified
in the call-out
66
** read in the requested amount of data
specified
in the
71
**
specified
in the read callout-function.
/external/libnfc-nci/src/nfa/include/
nfa_nv_ci.h
64
** has written the number of bytes
specified
in the call-out
84
** read in the requested amount of data
specified
in the
89
**
specified
in the read callout-function.
/external/libpcap/
pcap_set_tstamp_type.3pcap.in
38
descriptor to the type
specified
by
52
returns 0 on success if the
specified
time stamp type is expected to be
55
on success if the
specified
time stamp type is not supported by the
Completed in 569 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>