OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wrapped
(Results
201 - 225
of
1542
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/ios/consumer/base/
supports_user_data.cc
14
// the
wrapped
object and will delete it on destruction.
/external/chromium_org/media/base/
multi_channel_resampler.h
64
// To avoid a memcpy() on the first channel we create a
wrapped
AudioBus where
/external/chromium_org/third_party/libjingle/source/talk/base/
macasyncsocket.h
61
// Attaches the socket to the CFRunloop and sets the
wrapped
bsd socket
/external/chromium_org/third_party/skia/src/core/
SkBlitter_Sprite.cpp
51
// have
wrapped
the source bitmap inside a shader
/external/chromium_org/third_party/skia/src/image/
SkImagePriv.h
69
// Update the texture
wrapped
by an image created with NewTexture. This
/external/chromium_org/v8/test/mjsunit/regress/
regress-545.js
38
// Original bug report by Robert Swiecki (
wrapped
to not throw):
/external/clang/include/clang/StaticAnalyzer/Core/
Analyses.def
33
ANALYSIS_DIAGNOSTICS(PLIST_HTML, "plist-html", "Output analysis results using HTML
wrapped
with Plists", createPlistHTMLDiagnosticConsumer, true)
/external/guava/guava/src/com/google/common/io/
CountingInputStream.java
40
* @param in the input stream to be
wrapped
LimitInputStream.java
41
* @param in the input stream to be
wrapped
/external/guava/guava/src/com/google/common/util/concurrent/
SettableFuture.java
58
* will be
wrapped
in an {@code ExecutionException} and thrown from the {@code
/external/javassist/src/main/javassist/
CtNewConstructor.java
239
* <p>Since the embedded method is
wrapped
241
* as in <code>CtNewMethod.
wrapped
()</code>,
305
* @see CtNewMethod#
wrapped
(CtClass,String,CtClass[],CtClass[],CtMethod,CtMethod.ConstParameter,CtClass)
313
return CtNewWrappedConstructor.
wrapped
(parameters, exceptions,
CtNewWrappedConstructor.java
26
public static CtConstructor
wrapped
(CtClass[] parameterTypes,
method in class:CtNewWrappedConstructor
/external/jsilver/src/org/clearsilver/
DelegatedCs.java
46
* @param hdf an HDF object that should be
wrapped
in a new DelegatedHdf
/external/llvm/include/llvm/Support/
RecyclingAllocator.h
33
/// Allocator - The
wrapped
allocator.
/external/openssh/openbsd-compat/
bsd-nextstep.h
45
/* #ifdef
wrapped
functions that need defining for clean compiling */
/external/sfntly/cpp/src/sfntly/data/
font_output_stream.h
44
// Note: The
wrapped
output stream is *NOT* reference counted (because it's
/external/skia/src/core/
SkBlitter_Sprite.cpp
51
// have
wrapped
the source bitmap inside a shader
/external/skia/src/image/
SkImagePriv.h
69
// Update the texture
wrapped
by an image created with NewTexture. This
/external/v8/test/mjsunit/regress/
regress-545.js
38
// Original bug report by Robert Swiecki (
wrapped
to not throw):
/external/wpa_supplicant_8/src/crypto/
aes-unwrap.c
21
* @cipher:
Wrapped
key to be unwrapped, (n + 1) * 64 bits
/frameworks/base/core/java/android/hardware/camera2/utils/
Decorator.java
58
* @return a
wrapped
interface-compatible T
/frameworks/ex/common/java/com/android/common/speech/
Recognition.java
38
* The CharSequences are SpannedStrings and will contain segments
wrapped
in
/libcore/luni/src/main/java/java/io/
FileReader.java
25
* read requests are made, a FileReader is often
wrapped
by a
/libcore/luni/src/main/java/java/nio/channels/
Channels.java
55
* the channel to be
wrapped
by an InputStream.
75
* the channel to be
wrapped
by an OutputStream.
92
* the stream to be
wrapped
by a byte channel.
110
* the stream to be
wrapped
by a byte channel.
/libcore/luni/src/main/java/javax/crypto/
SealedObject.java
40
* <p>The
wrapped
object can later be decrypted (unsealed) using the corresponding
138
* Returns the
wrapped
object, decrypting it using the specified key.
196
* Returns the
wrapped
object, decrypting it using the specified
227
* Returns the
wrapped
object, decrypting it using the specified key. The
Completed in 9938 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>