OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:retaining
(Results
1 - 25
of
224
) sorted by null
1
2
3
4
5
6
7
8
9
/external/clang/test/SemaObjCXX/
arc-system-header.mm
7
a->data.a_b.b = 0; // expected-error{{'a_b' is unavailable: this system field has
retaining
ownership}}
/external/hamcrest/src/org/hamcrest/core/
Is.java
11
* Decorates another Matcher,
retaining
the behavior but allowing tests
34
* Decorates another Matcher,
retaining
the behavior but allowing tests
/external/chromium_org/base/win/
scoped_process_information.h
51
// Returns the held process handle, if any, while
retaining
ownership.
56
// Returns the held thread handle, if any, while
retaining
ownership.
/external/libcap-ng/libcap-ng-0.7/docs/
capng_change_id.3
3
capng_change_id \- change the credentials
retaining
capabilities
11
This function will change uid and gid to the ones given while
retaining
the capabilities previously specified in capng_update. It is not necessary and perhaps better if capng_apply has not been called prior to this function so that all necessary privileges are still intact. The caller is required to have CAP_SETPCAP capability still active before calling this function.
/external/clang/test/CodeGenObjCXX/
arc-globals.mm
3
// Test that we're properly
retaining
lifetime-qualified pointers
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
BaseResourceLoader.java
25
*
retaining
backwards compatibility with existing implementations.
/external/chromium/chrome/browser/ui/cocoa/
tracking_area.h
50
// Takes ownership of |tracking_area| without
retaining
it.
menu_button.mm
127
// Accessibility on 10.5 grabs the NSPopUpButtonCell without
retaining
it, and
/external/chromium_org/gin/
handle.h
13
// Currently we don't have a mechanism for
retaining
a gin::Wrappable object
/external/chromium_org/ui/base/cocoa/
tracking_area.h
47
// Takes ownership of |tracking_area| without
retaining
it.
/frameworks/base/core/java/android/util/
MapCollections.java
110
"This container does not support
retaining
Map.Entry objects");
119
"This container does not support
retaining
Map.Entry objects");
128
"This container does not support
retaining
Map.Entry objects");
137
"This container does not support
retaining
Map.Entry objects");
151
"This container does not support
retaining
Map.Entry objects");
/frameworks/support/v4/java/android/support/v4/util/
MapCollections.java
108
"This container does not support
retaining
Map.Entry objects");
117
"This container does not support
retaining
Map.Entry objects");
126
"This container does not support
retaining
Map.Entry objects");
135
"This container does not support
retaining
Map.Entry objects");
149
"This container does not support
retaining
Map.Entry objects");
/external/chromium_org/base/mac/
libdispatch_task_runner.h
60
//
retaining
the result.
/external/chromium_org/chrome/common/extensions/docs/server2/
redirector.py
49
developer.chrome.com,
retaining
elements like the channel and https, if
/external/clang/test/SemaObjC/
arc-system-header.m
26
p->field = 0; // expected-error {{'field' is unavailable: this system field has
retaining
ownership}}
/external/valgrind/main/coregrind/m_debuginfo/
README.txt
56
stability whilst
retaining
the development effort/expertise that went
/external/grub/
TODO
42
* Add a real scripting language, possibly
retaining
backward
/frameworks/base/docs/html/guide/topics/resources/
runtime-changes.jd
10
<li><a href="#RetainingAnObject">
Retaining
an Object During a Configuration Change</a></li>
67
<h2 id="RetainingAnObject">
Retaining
an Object During a Configuration Change</h2>
76
situation, you can alleviate the burden of reinitializing your activity by
retaining
a stateful
244
technique an escape from
retaining
your state during normal activity lifecycle. Not only because
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
SpannableStringUtils.java
64
* Returns a CharSequence concatenating the specified CharSequences,
retaining
their
/external/clang/test/CodeGenObjC/
arc-literals.m
41
//
Retaining
parameters
75
//
Retaining
parameters
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultisetWritesTester.java
222
"multiset doesn't contains element after
retaining
its entry",
234
"multiset contains element after
retaining
a different entry",
/external/chromium_org/third_party/icu/source/common/unicode/
rep.h
32
* change a piece of text while
retaining
metadata. Metadata is data
158
* Copies a substring of this object,
retaining
metadata.
/external/chromium_org/third_party/libjingle/source/talk/base/
socketaddress.h
87
// Sets the IP address while
retaining
the hostname. Useful for bypassing
92
// Sets the IP address while
retaining
the hostname. Useful for bypassing
/external/icu4c/common/unicode/
rep.h
32
* change a piece of text while
retaining
metadata. Metadata is data
158
* Copies a substring of this object,
retaining
metadata.
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
PhotoProcessor.java
146
* dimensions,
retaining
its original aspect ratio.
166
* dimensions,
retaining
its original aspect ratio.
Completed in 772 milliseconds
1
2
3
4
5
6
7
8
9