OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:refactor
(Results
51 - 75
of
234
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/libvpx/libvpx/third_party/googletest/src/test/
gtest_throw_on_failure_test.py
78
# The tests. TODO(wan@google.com):
refactor
the class to share common
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCTargetDesc.cpp
100
// This is duplicated code.
Refactor
this.
/external/protobuf/gtest/test/
gtest_throw_on_failure_test.py
78
# The tests. TODO(wan@google.com):
refactor
the class to share common
/external/replicaisland/src/com/replica/replicaisland/
LevelSystem.java
131
// own tile widths and heights.
Refactor
this crap.
/external/webkit/Source/WebCore/platform/graphics/skia/
FontCustomPlatformData.cpp
86
// Need to
refactor
.
/external/webkit/Source/WebCore/svg/
SVGDocumentExtensions.cpp
99
// In the future we should
refactor
the use-element to avoid this. See https://webkit.org/b/53704
/frameworks/base/core/java/com/android/internal/util/
ProcFileReader.java
192
// TODO:
refactor
into something like IntegralToString
/packages/apps/Calendar/src/com/android/calendar/event/
EventLocationAdapter.java
226
// TODO:
Refactor
to share code with ContactsAsyncHelper.
453
* TODO:
Refactor
to share code with the recent titles auto-complete.
/development/tools/idegen/src/
Configuration.java
227
// TODO:
Refactor
this to share the similar logic in
/external/chromium/chrome/browser/
memory_details_mac.cc
31
//
refactor
the about:memory code (not just on Mac, but probably on other
/external/chromium/chrome/browser/ui/views/bubble/
bubble.h
69
// TODO(sky): this code is ifdef-tastic. It might be cleaner to
refactor
the
/external/clang/include/clang/Analysis/Support/
BumpVector.h
16
//
refactor
this core logic into something common that is shared between
/external/llvm/utils/lit/lit/
TestFormats.py
144
# FIXME:
Refactor
into generic test for running some command on a directory
/external/webkit/Source/WebCore/html/
InputType.h
86
// Any time we are using one of these functions it's best to
refactor
/frameworks/base/services/java/com/android/server/display/
PersistentDataStore.java
56
* TODO:
refactor
this to extract common code shared with the input manager's data store
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsMessageBase.java
87
// TODO(): This class is duplicated in SmsMessage.java.
Refactor
accordingly.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
CdmaSmsAddress.java
112
* TODO(cleanup):
Refactor
the parsing for addresses to better
/packages/apps/Browser/src/com/android/browser/
GoogleAccountLogin.java
274
// Also
refactor
this class, it doesn't
UrlInputView.java
262
// TODO: This is a quick hack,
refactor
this
/external/antlr/antlr-3.4/runtime/Python/
pylintrc
97
evaluation=10.0 - ((float(5 * error + warning +
refactor
+ convention) / statement) * 10)
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
profile.rb
190
any given input. This information can be used to help
refactor
a slow grammar.
/external/chromium/chrome/browser/sync/
profile_sync_service_unittest.cc
65
// TODO(akalin):
Refactor
the StartSyncService*() functions below.
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge_unittest.mm
38
// TODO(jrg): see
refactor
comment in bookmark_bar_state_controller_unittest.mm
/external/chromium/chrome/browser/ui/gtk/
ssl_client_certificate_selector.cc
328
// TODO(mattm):
refactor
so we don't need to call GetSelectedCert again.
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCTargetDesc.cpp
184
// This is duplicated code.
Refactor
this.
Completed in 2285 milliseconds
1
2
3
4
5
6
7
8
9
10