OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mutablecopy
(Results
76 - 88
of
88
) sorted by null
1
2
3
4
/dalvik/dx/src/com/android/dx/cf/code/
Ropper.java
926
successors = successors.
mutableCopy
();
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/editing/
ApplyStyleCommand.cpp
299
return style->
mutableCopy
();
[
all
...]
FrameSelection.cpp
[
all
...]
/external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp
[
all
...]
/external/clang/test/Analysis/
retain-release-path-notes.m
135
return result; // expected-note{{Object returned to caller as an owning reference (single retain count transferred to caller)}} expected-note{{Object leaked: object allocated and stored into 'result' is returned from a method whose name ('getViolation') does not start with 'copy', '
mutableCopy
', 'alloc' or 'new'. This violates the naming convention rules given in the Memory Management Guide for Cocoa}}
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/dom/
Element.cpp
[
all
...]
/external/clang/docs/
LanguageExtensions.rst
[
all
...]
/prebuilts/sdk/tools/lib/
dx.jar
/external/clang/lib/Sema/
SemaDeclAttr.cpp
[
all
...]
SemaCodeComplete.cpp
[
all
...]
/prebuilts/clang/linux-x86/3.1/
clang
clang++
/external/clang/include/clang/Basic/
DiagnosticSemaKinds.td
[
all
...]
Completed in 1678 milliseconds
1
2
3
4