OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:underlying
(Results
51 - 75
of
3822
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/junit/src/org/junit/runners/model/
FrameworkField.java
45
* @return the
underlying
java Field
52
* @return the
underlying
Java Field type
/frameworks/base/include/android_runtime/
android_view_Surface.h
29
/* Gets the
underlying
ANativeWindow for a Surface. */
36
/* Gets the
underlying
Surface from a Surface Java object. */
/external/chromium_org/net/quic/
quic_data_reader.h
19
// To use, simply construct a QuicDataReader using the
underlying
buffer that
31
// Caller must provide an
underlying
buffer to work on.
69
// NOTE: Does not copy but rather references strings in the
underlying
buffer.
84
// NOTE: Does not copy but rather references strings in the
underlying
buffer.
92
// NOTE: Does not copy but rather references strings in the
underlying
buffer.
104
// Returns true if the entirety of the
underlying
buffer has been read via
112
// Returns true if the
underlying
buffer has enough room to read the given
quic_alarm.h
17
// removed from the
underlying
scheduling system, but in either case
40
// guarantee that the
underlying
scheduling system will remove
62
// alarm from the
underlying
scheduler on Cancel() may need to handle
/dalvik/dexgen/src/com/android/dexgen/rop/type/
TypeBearer.java
35
* {@code this}, except if {@link Type#isIntlike} on the
underlying
36
* type returns {@code true} but the
underlying
type is not in
38
* whose
underlying
type <i>is</i> {@code INT}.
/dalvik/dx/src/com/android/dx/rop/type/
TypeBearer.java
35
* {@code this}, except if {@link Type#isIntlike} on the
underlying
36
* type returns {@code true} but the
underlying
type is not in
38
* whose
underlying
type <i>is</i> {@code INT}.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
StreamBlockCipher.java
33
* initialise the
underlying
cipher.
36
* @param params the necessary parameters for the
underlying
cipher to be initialised.
101
* reset the
underlying
cipher. This leaves it in the same state
/external/chromium_org/net/quic/congestion_control/
pacing_sender.h
6
// It uses the
underlying
sender's bandwidth estimate to determine the
8
// resolution of the
underlying
alarm mechanism to ensure that alarms are
66
scoped_ptr<SendAlgorithmInterface> sender_; //
Underlying
sender.
/external/dexmaker/src/dx/java/com/android/dx/rop/type/
TypeBearer.java
35
* {@code this}, except if {@link Type#isIntlike} on the
underlying
36
* type returns {@code true} but the
underlying
type is not in
38
* whose
underlying
type <i>is</i> {@code INT}.
/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
Socks5BytestreamSession.java
35
/* the
underlying
socket of the SOCKS5 Bytestream */
81
throw new IOException("Error on
underlying
Socket");
90
throw new IOException("Error on
underlying
Socket");
/libcore/luni/src/main/java/java/nio/
NIOAccess.java
25
* Returns the
underlying
native pointer to the data of the given
44
* Returns the
underlying
Java array containing the data of the
56
* Returns the offset in bytes from the start of the
underlying
/external/chromium/base/debug/
profiler.h
11
// The Profiler functions allow usage of the
underlying
sampling based
/external/chromium/chrome/browser/resources/options/
content_settings_ui.js
10
// Define a constructor that uses an input element as its
underlying
element.
/external/chromium/chrome/browser/sessions/
session_id.h
25
// Returns the
underlying
id.
/external/chromium-trace/trace-viewer/third_party/gl-matrix/
TESTING.md
6
* Jasmine -- the
underlying
test suite which executes the test and reports feedback
/external/chromium_org/android_webview/browser/
aw_gl_surface.h
12
// This surface is used to represent the
underlying
surface provided by the App
/external/chromium_org/chrome/browser/network_time/
network_time.h
10
// NetworkTime is a wrapper for Time that indicates that the
underlying
Time
/external/chromium_org/chrome/common/extensions/api/
system_network.idl
8
// The
underlying
name of the adapter. On *nix, this will typically be
/external/chromium_org/content/browser/accessibility/
browser_accessibility_delegate_mac.h
12
// to, or otherwise communicate with, their
underlying
WebAccessibility
/external/chromium_org/content/browser/android/
content_settings.h
25
// Self-deletes when the
underlying
WebContents is destroyed.
/external/chromium_org/content/public/renderer/
media_stream_sink.h
17
// object
underlying
a blink::WebMediaStreamTrack.
/external/chromium_org/device/nfc/
nfc_tag_technology.h
34
// Returns true, if the
underlying
tag supports the NFC tag technology that
51
// The
underlying
NfcTag instance that data exchange operations through this
77
// Writes the given NDEF message to the
underlying
tag, overwriting any
80
//
underlying
tag does not support NDEF as a technology.
/external/chromium_org/net/http/
http_transaction_delegate.h
12
//
underlying
cache or the network. The owner of a HttpTransaction can use
/external/chromium_org/sync/notifier/
invalidator_state.h
16
// There is an
underlying
transient problem (e.g., network- or
/external/chromium_org/third_party/skia/include/gpu/
GrUserConfig.h
17
* updateData. (Note the depending on the
underlying
3D API the update functions
Completed in 423 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>