/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
RenameResourceProcessor.java | 53 * @param project the project containing the renamed resource 72 * Returns the project containing the renamed resource 74 * @return the project containing the renamed resource
|
RefactoringUtil.java | 177 * a class name. These will be eligible for refactoring when classes are renamed 192 * a class name. These will be eligible for refactoring when classes are renamed
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
AbstractClassAdapter.java | 42 * @return New FQCN if it needs to be renamed, else the old FQCN 52 * If the type doesn't need to be renamed, returns the input string as-is. 65 * If the type doesn't need to be renamed, returns the internal name of the input type. 90 * If the type doesn't need to be renamed, returns the input type object. 283 // for this class, so it needs to be renamed too.
|
Main.java | 125 // Throw an error if any class failed to get renamed by the generator 129 // class should have been renamed but it was not found in the input JAR files. 137 "This may be due to some platform classes having been renamed.");
|
/ndk/sources/host-tools/make-3.81/ |
filedef.h | 45 /* File that this file was renamed to. After any time that a 46 file could be renamed, call `check_renamed' (below). */ 47 struct file *renamed; member in struct:file 199 while ((file)->renamed != 0) (file) = (file)->renamed /* No ; here. */
|
/external/chromium_org/third_party/mesa/src/docs/ |
RELNOTES-3.5 | 156 Renamed functions (new namespace): 180 The source files for the X/Mesa driver in src/X have been renamed. 202 2. Renamed "struct gl_context" to "struct __GLcontextRec".
|
/external/mesa3d/docs/ |
RELNOTES-3.5 | 156 Renamed functions (new namespace): 180 The source files for the X/Mesa driver in src/X have been renamed. 202 2. Renamed "struct gl_context" to "struct __GLcontextRec".
|
/external/chromium/chrome/browser/download/ |
save_item.h | 49 // Update path for SaveItem, the actual file is renamed on the file thread.
|
/external/chromium/chrome/browser/ui/cocoa/download/ |
download_item_mac.mm | 39 // downloads. When the download is confirmed, the file is renamed on
|
/external/chromium_org/content/browser/download/ |
save_item.h | 50 // Update path for SaveItem, the actual file is renamed on the file thread.
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGAElement.h | 64 // That's why it has been renamed to "svgTarget", the CodeGenerators take care of calling svgTargetAnimated() instead of targetAnimated(), see CodeGenerator.pm.
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/ |
ebsc_table.h | 89 // Note: renamed from bitmapScaleTable
|
bitmap_size_table.h | 105 // Note: renamed from iterator(), type is the derived type. 143 // Note: renamed from indexSubTable()
|
/external/chromium_org/ui/keyboard/ |
keyboard_util.h | 11 // TODO(beng): replace with forward decl once RootWindow is renamed.
|
/external/icu4c/common/ |
uelement.h | 15 * UHashTok moved here from uhash.h and renamed UElement.
|
/external/llvm/test/MC/ELF/ |
rename.s | 5 // with the symbol we should then use the renamed one.
|
/external/sfntly/cpp/src/sfntly/table/bitmap/ |
ebsc_table.h | 89 // Note: renamed from bitmapScaleTable
|
bitmap_size_table.h | 105 // Note: renamed from iterator(), type is the derived type. 143 // Note: renamed from indexSubTable()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/ |
AttrsXmlParserManifestTest.java | 76 * Tests that AndroidManifestNewParentNewElement got renamed to AndroidManifestNewElement
|
/external/chromium_org/chrome/test/pyautolib/chromeos/ |
suid_actions.py | 110 # Check and make sure interfaces have been renamed 113 raise RuntimeError('Interface %s was not renamed to %s' %
|
/external/chromium_org/third_party/khronos/EGL/ |
eglplatform.h | 62 * types, renamed in EGL 1.3 so all types in the API start with "EGL". 130 /* EGL 1.2 types, renamed for consistency in EGL 1.3 */
|
/external/chromium_org/third_party/mesa/src/include/EGL/ |
eglplatform.h | 62 * types, renamed in EGL 1.3 so all types in the API start with "EGL". 144 /* EGL 1.2 types, renamed for consistency in EGL 1.3 */
|
/external/llvm/docs/ |
ReleaseNotes.rst | 53 * APFloat::isNormal() was renamed to APFloat::isFiniteNonZero() and 54 APFloat::isIEEENormal() was renamed to APFloat::isNormal(). This ensures that
|
/external/mesa3d/include/EGL/ |
eglplatform.h | 62 * types, renamed in EGL 1.3 so all types in the API start with "EGL". 131 /* EGL 1.2 types, renamed for consistency in EGL 1.3 */
|
/external/stlport/etc/ |
ReleaseNote.txt | 39 stlport/stl_user_config.h renamed and moved as stlport/stl/config/user_config.h. 40 stlport/stl/_site_config.h renamed and moved as stlport/stl/config/hosts.h.
|