OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RETAIN
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/base/memory/
scoped_policy.h
17
// The scoped object will
retain
the the object and any initial ownership is
19
RETAIN
/external/chromium_org/base/mac/
scoped_block.h
27
if (block_ && policy == base::scoped_policy::
RETAIN
)
43
reset(that.get(), base::scoped_policy::
RETAIN
);
50
if (block && policy == base::scoped_policy::
RETAIN
)
scoped_cftyperef.h
26
// enum. If the value |
RETAIN
| is passed (in the constructor or in reset()),
39
if (object_ && policy == base::scoped_policy::
RETAIN
)
55
reset(that.get(), base::scoped_policy::
RETAIN
);
62
if (object && policy == base::scoped_policy::
RETAIN
)
/external/chromium_org/base/message_loop/
message_pump_io_ios.cc
183
fdref, base::scoped_policy::
RETAIN
);
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas
11
1. Redistributions of source code MUST
RETAIN
the above copyright
Antlr.Runtime.Tools.pas
10
1. Redistributions of source code MUST
RETAIN
the above copyright
Antlr.Runtime.Tree.pas
11
1. Redistributions of source code MUST
RETAIN
the above copyright
[
all
...]
Antlr.Runtime.pas
11
1. Redistributions of source code MUST
RETAIN
the above copyright
[
all
...]
/prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar
Completed in 638 milliseconds