OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:specified
(Results
501 - 525
of
15610
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/libunwind/doc/
unw_set_caching_policy.man
37
to the policy
specified
by argument
55
had been
specified
.
63
had been
specified
.
/external/libvorbis/doc/vorbisfile/
ov_comment.html
21
<p>Returns a pointer to the <a href="vorbis_comment.html">vorbis_comment</a> struct for the
specified
bitstream. For nonseekable streams, returns the struct for the current bitstream.
47
<li>Returns the vorbis_comment struct for the
specified
bitstream.</li>
48
<li>NULL if the
specified
bitstream does not exist or the file has been initialized improperly.</li>
ov_info.html
20
<p>Returns the <a href="vorbis_info.html">vorbis_info</a> struct for the
specified
bitstream. For nonseekable files, always returns the current vorbis_info struct.
45
<li>Returns the vorbis_info struct for the
specified
bitstream. Returns vorbis_info for current bitstream if the file is nonseekable or i=-1.</li>
46
<li>NULL if the
specified
bitstream does not exist or the file has been initialized improperly.</li>
/external/llvm/include/llvm/Transforms/Utils/
PromoteMemToReg.h
35
/// \brief Promote the
specified
list of alloca instructions into scalar
42
/// If AST is
specified
, the
specified
tracker is updated to reflect changes
/external/llvm/tools/bugpoint/
ToolRunner.h
54
/// ExecuteProgram - Execute the program
specified
by "ProgramFile" (which is
55
/// either a .s file, or a .c file,
specified
by FileType), with the
specified
56
/// arguments. Standard input is
specified
with InputFile, and standard
57
/// Output is captured to the
specified
OutputFile location. The SharedLibs
72
/// MakeSharedObject - This compiles the
specified
file (which is either a .c
115
/// compileProgram - Compile the
specified
program from bitcode to executable
121
/// OutputCode - Compile the
specified
program from bitcode to code
133
/// ExecuteProgram - Run the
specified
bitcode file, emitting output to the
134
///
specified
filename. This sets RetVal to the exit code of the program o
[
all
...]
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/socket/
StubServerSocket.java
36
* Construct a new instance with the
specified
local port.
45
* Construct a new instance with
specified
local port and accept() socket.
65
* If a socket was
specified
on the constructor, then return that; otherwise, throw a SocketTimeoutException.
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/core/socket/
StubServerSocket.java
36
* Construct a new instance with the
specified
local port.
45
* Construct a new instance with
specified
local port and accept() socket.
65
* If a socket was
specified
on the constructor, then return that; otherwise, throw a SocketTimeoutException.
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowSparseArray.java
55
* require any additional memory allocation to store the
specified
68
* Gets the Object mapped from the
specified
key, or <code>null</code>
77
* Gets the Object mapped from the
specified
key, or the
specified
Object
93
* Removes the mapping from the
specified
key, if there was any.
143
* Adds a mapping from the
specified
key to the
specified
value,
144
* replacing the previous mapping from the
specified
key if there
253
*
specified
key, or a negative number if the
specified
[
all
...]
/external/selinux/libselinux/man/man3/
matchpathcon.3
3
matchpathcon, matchpathcon_index \- get the default SELinux security context for the
specified
path from the file contexts configuration
20
loads the file contexts configuration
specified
by
57
matches the
specified
pathname and mode against the file contexts
/external/skia/src/core/
SkDeviceProfile.h
55
*
specified
with SetGlobal(), or if NULL is
specified
to SetGlobal().
69
* Make the
specified
profile be the global value for all subsequently
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
LogConfigurationException.java
46
* Construct a new exception with the
specified
detail message.
56
* Construct a new exception with the
specified
cause and a derived detail
69
* Construct a new exception with the
specified
detail message and cause.
/frameworks/base/core/java/android/text/
Spannable.java
28
* Attach the
specified
markup object to the range <code>start…end</code>
42
* Remove the
specified
object from the range of text to which it
63
* Returns a new SpannableString from the
specified
CharSequence.
/frameworks/base/libs/hwui/renderstate/
MeshState.h
69
* Binds the
specified
VBO if needed. If buffer == 0, binds default simple textured quad.
82
* Binds an attrib to the
specified
float vertex pointer.
89
* Binds an attrib to the
specified
float vertex pointer.
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitReader_2_7.h
44
/// Read the header of the
specified
bitcode buffer and prepare for lazy
52
/// Read the header of the
specified
bitcode buffer and extract just the
59
/// Read the
specified
bitcode file, returning the module.
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitReader_3_0.h
44
/// Read the header of the
specified
bitcode buffer and prepare for lazy
52
/// Read the header of the
specified
bitcode buffer and extract just the
59
/// Read the
specified
bitcode file, returning the module.
/frameworks/native/cmds/dumpstate/
dumpstate.h
39
* in the
specified
directory. dump_from_fd defaults to
63
/* for each process in the system, run the
specified
function */
66
/* for each thread in the system, run the
specified
function */
/libcore/luni/src/main/java/java/lang/
Compiler.java
32
* Executes an operation according to the
specified
command object. This
46
* Compiles the
specified
class using the JIT compiler and indicates if
61
* Compiles all classes whose name matches the
specified
name using the JIT
/libcore/luni/src/main/java/java/net/
ContentHandler.java
33
* Returns the object pointed by the
specified
URL connection {@code uConn}.
44
* Returns the object pointed by the
specified
URL connection {@code uConn}.
51
* content doesn't match one of the
specified
content types.
/libcore/luni/src/main/java/java/security/
GuardedObject.java
37
* to the
specified
{@code Object} using the
specified
{@code Guard}.
42
* the {@code Guard} which protects the
specified
{@code Object},
Principal.java
27
* Compares the
specified
object with this {@code Principal} for equality
28
* and returns {@code true} if the
specified
object is equal, {@code false}
34
* @return {@code true} if the
specified
object is equal to this {@code
SignatureSpi.java
64
* the
specified
source of randomness.
80
* Updates the data to be verified or to be signed, using the
specified
93
* byte[]}, starting form the
specified
index for the
specified
length.
109
* Updates the data to be verified or to be signed, using the
specified
115
* since {@code SignatureException} is not
specified
for this
163
* {@code byte[]} at the
specified
position with the
specified
length.
252
* Sets the
specified
parameter to the given value.
268
* Sets the
specified
{@code AlgorithmParameterSpec}
[
all
...]
/libcore/luni/src/main/java/java/security/spec/
ECFieldFp.java
31
* Creates a new prime finite field of an elliptic curve with the
specified
69
* Returns whether the
specified
object is equal to this finite field.
73
* @return {@code true} if the
specified
object is equal to this finite field,
/libcore/luni/src/main/java/java/util/
LinkedHashSet.java
48
* Constructs a new instance of {@code LinkedHashSet} with the
specified
59
* Constructs a new instance of {@code LinkedHashSet} with the
specified
73
* elements in the
specified
collection.
/libcore/luni/src/main/java/javax/crypto/
SealedObject.java
80
* Creates a new {@code SealedObject} instance wrapping the
specified
object
81
* and sealing it using the
specified
cipher.
92
* if the
specified
cipher is a block cipher and the length of
125
* the
specified
object.
152
* Returns the wrapped object, decrypting it using the
specified
key.
164
* if the
specified
key cannot be used to decrypt the data.
206
* Returns the wrapped object, decrypting it using the
specified
217
* if the
specified
cipher is a block cipher and the length of
234
* Returns the wrapped object, decrypting it using the
specified
key. The
235
*
specified
provider is used to retrieve the cipher algorithm
[
all
...]
/libcore/luni/src/main/java/javax/crypto/spec/
PSource.java
23
* The source of the label <code>L</code> as
specified
in <a
33
* Creates a new <code>PSource</code> instance with the
specified
source
77
* Creates a new instance of <code>PSpecified</code> with the
specified
Completed in 281 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>