OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:given
(Results
726 - 750
of
14528
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium/chrome/common/
utility_messages.h
56
// Tell the utility process to unpack the
given
extension file in its
61
// Tell the utility process to parse the
given
JSON data and verify its
66
// Tell the utility process to parse the
given
xml document.
70
// Tell the utility process to decode the
given
image data.
74
// Tell the utility process to decode the
given
image data, which is base64
79
// Tell the utility process to render the
given
PDF into a metafile.
87
// Tell the utility process to extract the
given
IDBKeyPath from the
168
// Request that the
given
font be loaded by the host so it's cached by the
/external/chromium/net/socket/
dns_cert_provenance_checker.h
34
// DoAsyncVerification starts an asynchronous check for the
given
certificate
42
// DoAsyncLookup performs a DNS lookup for the
given
name and certificate
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest-spi.h
113
// Appends the
given
TestPartResult to the array.
116
// Returns the TestPartResult at the
given
index (0-based).
141
// TestPartResultArray object
given
in the constructor whenever a
170
// EXPECT_NONFATAL_FAILURE(). Its destructor verifies that the
given
171
// TestPartResultArray contains exactly one failure that has the
given
172
// type and contains the
given
substring. If that's not the case, a
194
// generate Google Test fatal failures. It verifies that the
given
223
// generate Google Test non-fatal failures. It asserts that the
given
/external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmanager.h
66
// Registers support for the
given
client. If we receive an initiate
67
// describing a session of the
given
type, we will automatically create a
74
// Creates a new session. The
given
name is the JID of the client on whose
79
// Destroys the
given
session.
82
// Returns the session with the
given
ID or NULL if none exists.
92
// Determines whether the
given
stanza is intended for some session.
95
//
Given
a sid, initiator, and remote_name, this finds the matching Session
161
// Creates and returns an error message from the
given
components. The
/external/chromium/third_party/libjingle/source/talk/xmpp/
saslhandler.h
39
// Creates mechanisms to deal with a
given
mechanism
51
// Creates a SaslMechanism for the
given
mechanism name (you own it
/external/clang/include/clang/FrontendTool/
Utils.h
22
/// ExecuteCompilerInvocation - Execute the
given
actions described by the
23
/// compiler invocation object in the
given
compiler instance.
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
LocalVariableInfo.java
74
* the
given
label.
95
* Merges the
given
register set into the set for the block with the
96
*
given
label. If there was not already an associated set, then this
136
* with the
given
label. This returns an empty set with the appropriate
149
* Gets the register set associated with the start of the
given
162
* start of the block with the
given
label. This returns a
177
* Adds an assignment association for the
given
instruction and
205
* Gets the named register being assigned by the
given
instruction, if
/external/dexmaker/src/dx/java/com/android/dx/ssa/
LocalVariableInfo.java
75
* the
given
index.
96
* Merges the
given
register set into the set for the block with the
97
*
given
index. If there was not already an associated set, then this
133
* with the
given
index. This returns an empty set with the appropriate
146
* Gets the register set associated with the start of the
given
159
* start of the block with the
given
index. This returns a
174
* Adds an assignment association for the
given
instruction and
202
* Gets the named register being assigned by the
given
instruction, if
/external/dropbear/libtomcrypt/src/headers/
tomcrypt.h
35
CRYPT_INVALID_KEYSIZE, /* Invalid key size
given
*/
40
CRYPT_INVALID_PACKET, /* Invalid input packet
given
*/
/external/dropbear/libtommath/etc/
makefile
36
# fines DR safe primes for the
given
config
40
# fines 2k safe primes for the
given
config
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/reflect/
ReflectionUtils.java
52
* @return the fully qualified name of
given
{@link Type}.
107
* Appends fully qualified names of
given
parameter types (appends also <code>"()"</code>).
158
* @return signature for
given
{@link Method}. This signature is not same signature as in JVM or
167
* Returns the signature of {@link Method} with
given
combination of name and parameter types.
193
*
given
signature found.
200
* @return the {@link Method} for
given
signature, or <code>null</code> if no such method found.
216
* @return the {@link Object} result of invoking method with
given
signature.
265
* @return the {@link Class} of
given
{@link Object} or casted object, if it is {@link Class}
/external/elfutils/libasm/
libasm.h
92
/* Create new subsection NR in the
given
section. */
140
/* Define new symbol NAME for current position in
given
section ASMSCN. */
145
/* Define new common symbol NAME with
given
SIZE and alignment. */
149
/* Define new common symbol NAME with
given
SIZE, VALUE, TYPE, and BINDING. */
162
/* Return ELF descriptor created for the output file of the
given
context. */
183
/* Produce of disassembly output for
given
memory, store text in
189
/* Produce disassembly output for
given
memory and output it using the
190
given
callback functions. */
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
SFTPException.java
65
* Get the symbolic name of the error code as
given
in the SFTP specs.
80
* Get the description of the error code as
given
in the SFTP specs.
/external/genext2fs/
test-gen.lib
8
# Creates an image with a file of
given
size
27
# Creates an image with the devices mentioned in the
given
spec file
/external/guava/guava/src/com/google/common/util/concurrent/
AtomicDouble.java
66
* Creates a new {@code AtomicDouble} with the
given
initial value.
91
* Sets to the
given
value.
101
* Eventually sets to the
given
value.
113
* Atomically sets to the
given
value and returns the old value.
124
* Atomically sets the value to the
given
updated value
140
* Atomically sets the value to the
given
updated value
161
* Atomically adds the
given
value to the current value.
179
* Atomically adds the
given
value to the current value.
/external/icu4c/i18n/
funcrepl.cpp
28
* Construct a replacer that takes the output of the
given
29
* replacer, passes it through the
given
transliterator, and emits
funcrepl.h
51
* Construct a replacer that takes the output of the
given
52
* replacer, passes it through the
given
transliterator, and emits
ucol_wgt.h
35
* what ranges to use for a
given
number of weights between (excluding)
56
*
Given
a set of ranges calculated by ucol_allocWeights(),
/external/icu4c/test/intltest/
textfile.h
24
* Open a file with the
given
name, in the
given
encoding, in the
/external/iptables/extensions/
libipt_addrtype.man
44
Matches if the source address is of
given
type
47
Matches if the destination address is of
given
type
libxt_LED.man
8
This is the name
given
to the LED trigger. The actual name of the trigger
14
(blink as fast as possible.) The special value \fIinf\fP can be
given
to
libxt_MARK.man
8
Zeroes out the bits
given
by \fImask\fP and XORs \fIvalue\fP into the packet
12
Zeroes out the bits
given
by \fImask\fP and ORs \fIvalue\fP into the packet
/external/jmonkeyengine/engine/src/core/checkers/quals/
SubtypeOf.java
6
* A meta-annotation to specify all the qualifiers that the
given
qualifier
36
* qualifier that is a supertype of all other qualifiers in the
given
/external/jmonkeyengine/engine/src/core/com/jme3/effect/influencers/
ParticleInfluencer.java
33
* the initial velocity
given
in the parameter will be varied according
51
* the velocity
given
in {@link ParticleEmitter#setStartVel(com.jme3.math.Vector3f) },
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/picking/
TerrainPicker.java
40
* Pick the location on the terrain from a
given
ray.
47
* Ask for the point of intersection between the
given
ray and the terrain.
Completed in 832 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>