OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wrapped
(Results
51 - 75
of
1781
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/compile/libbcc/include/bcinfo/Wrap/
wrapper_output.h
18
// contains a generated
wrapped
bitcode file, bitcode file,
30
// that contains a generated bitcode file,
wrapped
bitcode file,
bitcode_wrapperer.h
33
// 1) 0B17C0DE - The magic number expected by llvm for
wrapped
bitcodes
34
// 2) Version # 0 - The current version of
wrapped
bitcode files
46
// Support class for outputting a
wrapped
bitcode file from a raw bitcode
48
// bitcode file from a
wrapped
one.
67
// Generate a
wrapped
bitcode file from the input bitcode file
71
// Unwrap the
wrapped
bitcode file, to the corresponding
149
// Generates the header sequence for the
wrapped
bitcode being
171
// file to be
wrapped
.
195
// The 32-bit value defining the generated offset of the
wrapped
bitcode.
199
// The 32-bit value defining the size of the raw
wrapped
bitcode
[
all
...]
/frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
ActionBarWrapper.java
17
public MenuVisiblityListenerWrapper(ActionBarInterface.OnMenuVisibilityListener
wrapped
) {
18
mWrapped =
wrapped
;
/frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
ActionBarWrapper.java
18
public MenuVisiblityListenerWrapper(ActionBarInterface.OnMenuVisibilityListener
wrapped
) {
19
mWrapped =
wrapped
;
/frameworks/support/v4/ics/android/support/v4/view/
MenuItemCompatIcs.java
54
public OnActionExpandListenerWrapper(SupportActionExpandProxy
wrapped
) {
55
mWrapped =
wrapped
;
/prebuilts/misc/common/swig/include/2.0.11/php/
phppointers.i
5
/* First Check for SWIG
wrapped
type */
9
/* Not swig
wrapped
type, so we check if it's a PHP reference type */
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
descrobject.h
20
void *
wrapped
);
23
void *
wrapped
, PyObject *kwds);
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
descrobject.h
20
void *
wrapped
);
23
void *
wrapped
, PyObject *kwds);
/external/apache-http/src/org/apache/http/conn/
BasicEofSensorWatcher.java
78
public boolean eofDetected(InputStream
wrapped
)
85
wrapped
.close();
96
public boolean streamClosed(InputStream
wrapped
)
103
wrapped
.close();
114
public boolean streamAbort(InputStream
wrapped
)
/frameworks/base/core/java/android/text/style/
EasyEditSpan.java
47
* The value of {@link #EXTRA_TEXT_CHANGED_TYPE} when the text
wrapped
by this span is deleted.
52
* The value of {@link #EXTRA_TEXT_CHANGED_TYPE} when the text
wrapped
by this span is modified.
61
* Creates the span. No intent is sent when the
wrapped
text is modified or
70
* @param pendingIntent The intent will be sent when the
wrapped
text is deleted or modified.
122
* @return the pending intent to send when the
wrapped
text is deleted or modified.
/frameworks/base/media/lib/signer/java/com/android/mediadrm/signer/
MediaDrmSigner.java
63
* Contains the
wrapped
private key and public certificate data associated
74
* Get the
wrapped
private key data
107
* The public X509 certificate chain and
wrapped
private key are returned
109
* PEM format. The
wrapped
private key should be stored in application private
129
* @param wrappedKey - the
wrapped
(encrypted) RSA private key obtained
/external/chromium_org/base/
cancelable_callback.h
7
//
wrapped
callback until this object is destroyed or Reset()/Cancel() are
73
// Cancels and drops the reference to the
wrapped
callback.
80
// Returns true if the
wrapped
callback has been cancelled.
86
// be null. Outstanding and any previously
wrapped
callbacks are cancelled.
143
// Cancels and drops the reference to the
wrapped
callback.
150
// Returns true if the
wrapped
callback has been cancelled.
156
// be null. Outstanding and any previously
wrapped
callbacks are cancelled.
213
// Cancels and drops the reference to the
wrapped
callback.
220
// Returns true if the
wrapped
callback has been cancelled.
226
// be null. Outstanding and any previously
wrapped
callbacks are cancelled
[
all
...]
/external/chromium_org/build/android/pylib/utils/
parallelizer.py
40
Because it emulates the interface of the
wrapped
objects, a Parallelizer
109
AttributeError if the
wrapped
objects aren't callable.
145
"""Get the current
wrapped
objects.
159
"""Ensures that |attr_name| isn't shadowing part of the
wrapped
obejcts.
161
If the
wrapped
objects _do_ have an |attr_name| attribute, it will be
167
AssertionError if the
wrapped
objects have an attribute named 'attr_name'
191
AttributeError if the
wrapped
objects aren't callable.
/external/chromium_org/chrome/test/chromedriver/js/
call_function.js
142
* @return {*} The
wrapped
value.
149
var
wrapped
= {};
151
wrapped
[ELEMENT_KEY] = getPageCache(root).storeItem(value);
152
return
wrapped
;
168
* @param {Cache} cache The cache to retrieve
wrapped
elements from.
187
* The inputs to and outputs of the function will be unwrapped and
wrapped
200
* is a WebDriver status code and value is the
wrapped
value. If an
/external/chromium_org/third_party/icu/source/common/
locbased.h
51
* Return locale meta-data for the service object
wrapped
by this
61
* Return the locale ID for the service object
wrapped
by this
71
* Set the locale meta-data for the service object
wrapped
by this
/prebuilts/misc/common/swig/include/2.0.11/
swigarch.i
17
* Note that extra checking code will be added to the
wrapped
code,
45
# error "SWIG
wrapped
code invalid in 64 bit architecture, regenarete code using -DSWIGWORDSIZE64"
57
# error "SWIG
wrapped
code invalid in 32 bit architecture, regenarete code using -DSWIGWORDSIZE32"
/external/chromium_org/base/android/java/src/org/chromium/base/library_loader/
ProcessInitException.java
22
* @param throwable The
wrapped
throwable obj.
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_manifestVersion.html
4
Applications are simply bundles of resources,
wrapped
/external/chromium_org/courgette/third_party/
README.chromium
16
-
wrapped
functions in 'courgette' namespace
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
fifo_test.cc
31
* Test writes that start a
wrapped
location. We had
32
* a bug where writes that
wrapped
around were fine but
33
* bytes that started at a
wrapped
location were being
57
// of these calls to write start at a
wrapped
/external/chromium_org/remoting/ios/bridge/
client_proxy_delegate_wrapper.h
19
// OBJ_C @protocol pointer. So the @protocol is
wrapped
and the class is passed
/external/chromium_org/sync/api/attachments/
attachment_service_proxy.cc
54
const base::WeakPtr<syncer::AttachmentService>&
wrapped
)
55
: wrapped_task_runner_(wrapped_task_runner), core_(new Core(
wrapped
)) {
130
const base::WeakPtr<syncer::AttachmentService>&
wrapped
)
131
: wrapped_(
wrapped
) {
/external/clang/test/Analysis/
live-variables.cpp
6
~B() {} // The destructor ensures that the binary logical operator below is
wrapped
in the ExprWithCleanups.
live-variables.m
17
// Note, due to ObjC method call, the outermost logical operator is
wrapped
in ExprWithCleanups.
/external/clang/test/CodeGenCXX/
debug-info-class-nolimit.cpp
7
// definition is available, even if it's used via a pointer
wrapped
in a
Completed in 517 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>