HomeSort by relevance Sort by last modified time
    Searched full:refactoring (Results 101 - 125 of 260) sorted by null

1 2 3 45 6 7 8 91011

  /external/valgrind/main/coregrind/
pub_core_vkiscnums_asm.h 40 refactoring of the sources. Anyway, we live with this kludge, and
pub_core_vkiscnums.h 57 refactoring of the sources. Anyway, we live with this kludge, and
  /external/webkit/Source/WebCore/bindings/v8/custom/
V8MessageChannelConstructor.cpp 52 // Consider refactoring to reduce duplication.
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGModelObject.cpp 61 // Copied from RenderBox, this method likely requires further refactoring to work easily for both SVG and CSS Box Model content.
  /external/webkit/Source/WebKit/chromium/src/
WebFormElement.cpp 92 // re-evaluating size each time. Also, consider refactoring this code so that
WebSearchableFormData.cpp 81 // FIXME: Consider refactoring this code so that we don't call form->associatedElements() twice.
161 // FIXME: Consider refactoring this code so that we don't call form->associatedElements() twice.
  /external/webkit/Tools/Scripts/webkitpy/
style_references.py 37 # to the contents of the style package when refactoring or
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
XmlQuickAssistManager.java 19 import com.android.ide.eclipse.adt.internal.editors.layout.refactoring.RefactoringAssistant;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlCharacterMatcherTest.java 18 import com.android.ide.eclipse.adt.internal.editors.layout.refactoring.AdtProjectTest;
  /sdk/eclipse/features/com.android.ide.eclipse.adt.package/
feature.xml 58 <import plugin="org.eclipse.ltk.core.refactoring"/>
59 <import plugin="org.eclipse.ltk.ui.refactoring"/>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
GridLayoutConverter.java 16 package com.android.ide.eclipse.adt.internal.editors.layout.refactoring;
122 GridLayoutConverter(ChangeLayoutRefactoring refactoring,
124 mRefactoring = refactoring;
290 // Sometimes refactoring has modified attribute; not
293 // refactoring
297 "already modified during refactoring?", //$NON-NLS-1$
316 * Creates refactoring edits which adds or updates the grid attributes
    [all...]
  /sdk/eclipse/
changes.txt 237 - New "Remove Container" visual refactoring which removes the
278 - Visual Refactoring:
279 - The new "Extract Style" refactoring pulls out style constants and
281 - The new "Wrap in Container" refactoring surrounds the selected
284 - The new "Change Widget Type" refactoring changes the type of the
288 - The new "Change Layout" refactoring changes layouts from one type
290 - The "Extract as Include" refactoring now finds identical fragments
292 - There is a new Refactoring Quick Assistant which can be invoked
399 - "Extract as Include" refactoring to extract selected views into
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/
MANIFEST.MF 51 org.eclipse.ltk.core.refactoring,
52 org.eclipse.ltk.ui.refactoring,
84 com.android.ide.eclipse.adt.internal.editors.layout.refactoring;x-friends:="com.android.ide.eclipse.tests",
107 com.android.ide.eclipse.adt.internal.refactoring.changes;x-friends:="com.android.ide.eclipse.tests",
108 com.android.ide.eclipse.adt.internal.refactoring.core;x-friends:="com.android.ide.eclipse.tests",
  /external/clang/www/
comparison.html 67 by source analysis tools, refactoring, IDEs (etc) as well as for code
85 (e.g. for refactoring) to work in the presence of (even simple)
91 refactoring tool that wants to rename 'x'.</li>
  /external/llvm/
CREDITS.TXT 20 D: GVNPRE pass, TargetData refactoring, random improvements
154 D: Register allocation refactoring
213 D: Switch lowering refactoring
  /external/webkit/Source/WebKit/haiku/
ChangeLog 5 [Refactoring] SpellCheckingResult should be replaced with TextCheckingResult
171 Refactoring: Extract TextCheckerClient from EditorClient
440 PopupMenu refactoring in preparation to WebKit2
465 PopupMenu refactoring in preparation to WebKit2
494 PopupMenu refactoring in preparation to WebKit2
734 Adapt the haiku port to the refactoring of repaint methods.
    [all...]
  /dalvik/tests/023-many-interfaces/src/
ManyInterfaces.java 12 After refactoring cache code: 2871ns per use
13 After re-refactoring cache code: 2797ns per use
  /external/clang/docs/
Tooling.html 81 <li>refactoring tools</li>
114 <li>Core refactoring tools</li>
  /external/clang/unittests/Tooling/
RefactoringTest.cpp 1 //===- unittest/Tooling/RefactoringTest.cpp - Refactoring unit tests ------===//
16 #include "clang/Tooling/Refactoring.h"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ReferenceChooserDialog.java 36 import org.eclipse.ltk.ui.refactoring.RefactoringWizard;
37 import org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation;
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
ASTParser.stg 69 // rather than just added on code. Investigate that refactoring when
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_toolbar_view_unittest.mm 191 // TODO(viettrungluu): write more unit tests, especially after my refactoring.
  /external/chromium/crypto/
rsa_private_key_nss.cc 20 // TODO(rafaelw): Consider refactoring common functions and definitions from
  /external/compiler-rt/lib/asan/scripts/
symbolize.py 58 # TODO(glider): need some refactoring here
  /external/libphonenumber/java/
release_notes.txt 54 * Refactoring of matching functions, including moving them to PhoneNumberMatcher.
62 * Refactoring of test classes so that tests requiring the test metadata to be loaded have a common
78 * Refactoring of the private formatting functions in PhoneNumberUtil to ensure names are more
299 * Documentation updates and some small refactoring to AsYouTypeFormatter

Completed in 813 milliseconds

1 2 3 45 6 7 8 91011