OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:supplied
(Results
351 - 375
of
4064
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/support/v4/java/android/support/v4/view/
GestureDetectorCompat.java
32
* Detects various gestures and events using the
supplied
{@link MotionEvent}s.
140
* Creates a GestureDetector with the
supplied
listener.
217
* appropriate callbacks on the {@link OnGestureListener}
supplied
.
492
* Creates a GestureDetectorCompat with the
supplied
listener.
505
* Creates a GestureDetectorCompat with the
supplied
listener.
531
* appropriate callbacks on the {@link OnGestureListener}
supplied
.
/libcore/luni/src/test/java/libcore/java/security/
KeyPairGeneratorTest.java
362
assertEquals("DSA P should be the same as
supplied
with provider " + p.getName(),
364
assertEquals("DSA Q should be the same as
supplied
with provider " + p.getName(),
366
assertEquals("DSA G should be the same as
supplied
with provider " + p.getName(),
372
assertEquals("DSA P should be the same as
supplied
with provider " + p.getName(),
374
assertEquals("DSA Q should be the same as
supplied
with provider " + p.getName(),
376
assertEquals("DSA G should be the same as
supplied
with provider " + p.getName(),
/libcore/luni/src/test/java/org/apache/harmony/security/tests/provider/crypto/
SHA1PRNG_SecureRandomTest.java
105
* method throws NPE if argument
supplied
is null
117
* different SecureRandom objects being
supplied
with the same seed return
178
* different SecureRandom objects being
supplied
with seed by themselves
313
* method throws NPE if argument
supplied
is null
356
* two SecureRandom objects
supplied
with the same seed is additionally
357
*
supplied
with such array, "nextBytes(..)" of both objects return the same
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
Preconditions.java
260
* @param index a user-
supplied
index identifying an element of an array, list
277
* @param index a user-
supplied
index identifying an element of an array, list
309
* @param index a user-
supplied
index identifying a position in an array, list
326
* @param index a user-
supplied
index identifying a position in an array, list
359
* @param start a user-
supplied
index identifying a starting position in an
361
* @param end a user-
supplied
index identifying a ending position in an array,
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
Preconditions.java
260
* @param index a user-
supplied
index identifying an element of an array, list
277
* @param index a user-
supplied
index identifying an element of an array, list
309
* @param index a user-
supplied
index identifying a position in an array, list
326
* @param index a user-
supplied
index identifying a position in an array, list
359
* @param start a user-
supplied
index identifying a starting position in an
361
* @param end a user-
supplied
index identifying a ending position in an array,
/external/chromium/chrome/browser/prerender/
prerender_manager.h
56
// Preloads the URL
supplied
. alias_urls indicates URLs that redirect
67
// For a given TabContents that wants to navigate to the URL
supplied
,
128
//
supplied
, if available, and stores it in alias_url. Returns whether or not
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-death-test-internal.h
108
// exited during the test, its exit status matches a user-
supplied
109
// predicate, and its stderr output matches a user-
supplied
regular
111
// The user-
supplied
predicate may be a macro expression rather
/external/chromium_org/chrome/browser/ui/gtk/bubble/
bubble_gtk.h
59
FLOAT_BELOW_RECT, // No arrow. Positioned under the
supplied
rect.
60
CENTER_OVER_RECT, // No arrow. Centered over the
supplied
rect.
197
// The caller
supplied
delegate, can be NULL.
/external/chromium_org/chrome/browser/webdata/
autofill_profile_syncable_service.h
115
// Creates syncer::SyncData based on
supplied
|profile|.
138
// Writes |profile| data into
supplied
|profile_specifics|.
142
// Creates |profile_map| from the
supplied
|profiles| vector. Necessary for
/external/chromium_org/third_party/libpng/
pngwio.c
163
* io_ptr - pointer to user
supplied
structure containing info about
178
*
supplied
although it doesn't have to do anything. If
181
*
supplied
for compatibility. May be NULL, in which case
/external/chromium_org/v8/src/third_party/vtune/
jitprofiling.h
92
/* method name, Id and stack is
supplied
98
/* method name, Id and stack is
supplied
247
/* bits
supplied
by the user for saving in the JIT file */
/external/eigen/blas/
level2_real_impl.h
179
* A is an n by n symmetric matrix,
supplied
in packed form.
192
* n by n symmetric matrix,
supplied
in packed form.
204
* n by n symmetric matrix,
supplied
in packed form.
/external/icu4c/common/
dictbe.h
80
* <p>Find any breaks within a run in the
supplied
text.</p>
85
* @param startPos The start of the run within the
supplied
text.
86
* @param endPos The end of the run within the
supplied
text.
/external/jmonkeyengine/engine/src/core/com/jme3/math/
Triangle.java
64
*
supplied
vectors as the points. It is recommended that the vertices
65
* be
supplied
in a counter clockwise winding to support normals for a
80
*
supplied
.
/external/libpng/
pngwio.c
163
* io_ptr - pointer to user
supplied
structure containing info about
178
*
supplied
although it doesn't have to do anything. If
181
*
supplied
for compatibility. May be NULL, in which case
/external/qemu/distrib/libpng-1.2.19/
pngwio.c
152
io_ptr - pointer to user
supplied
structure containing info about
165
supplied
although it doesn't have to do anything. If
168
supplied
for compatibility. */
/frameworks/base/core/java/android/view/
ActionMode.java
111
* <p>In many cases the
supplied
title for an action mode is merely
213
* Callback interface for action modes.
Supplied
to
231
* Called when action mode is first created. The menu
supplied
will be used to
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardActivityLauncher.java
152
* @param worker if
supplied
along with onStarted, used to launch the blocking activity call.
153
* @param onStarted if
supplied
along with worker, called after activity is started.
221
// if worker + onStarted are
supplied
, run blocking activity launch call in the background
/hardware/libhardware/include/hardware/
hardware.h
97
* not to inter-operate with the
supplied
module implementation.
109
* versions outside of the
supplied
range.
114
* version_major/version_minor defines are
supplied
here for temporary
/libcore/luni/src/main/java/java/sql/
BatchUpdateException.java
132
* to the
supplied
value. All other fields are set to their
146
* {@code reason} set to the
supplied
values. All other fields are set to their
164
* SQLState} and {@code updateCounts} set to the
supplied
values. All other
/libcore/luni/src/main/java/java/util/logging/
Level.java
175
* Constructs an instance of {@code Level} taking the
supplied
name and
190
* Constructs an instance of {@code Level} taking the
supplied
name, level
321
* @return {@code true} if this object equals to the
supplied
object,
/developers/build/buildSrc/src/main/groovy/com/example/android/samples/build/
SampleGenPlugin.groovy
27
* Creates a new sample generator task based on the
supplied
sources.
/development/ndk/platforms/android-9/include/android/
native_window.h
96
* For all of these parameters, if 0 is
supplied
then the window's base
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/logging/
Logger.java
55
/** Use the
supplied
custom prefix in log output. */
/docs/source.android.com/src/devices/
testing_circuit.jd
30
This design is
supplied
"as is", and we aren't be responsible for any errors in the design.
Completed in 836 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>