HomeSort by relevance Sort by last modified time
    Searched full:renamed (Results 1 - 25 of 410) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/base/third_party/xdg_user_dirs/
README.chromium 1 This directory include xdg-user-dir-lookup.c renamed as xdg_user_dir_lookup.cc
  /external/chromium/third_party/icu/public/common/unicode/
utf_old.h 27 * Almost all of the old "UTF macros" are at least renamed.
235 * @deprecated ICU 2.4. Renamed to U_IS_SURROGATE and U16_IS_SURROGATE, see utf_old.h.
242 * @deprecated ICU 2.4. Renamed to U_IS_UNICODE_NONCHAR, see utf_old.h.
262 * @deprecated ICU 2.4. Renamed to U_IS_UNICODE_CHAR, see utf_old.h.
274 * @deprecated ICU 2.4. Renamed to U8_COUNT_TRAIL_BYTES, see utf_old.h.
280 * @deprecated ICU 2.4. Renamed to U8_MASK_LEAD_BYTE, see utf_old.h.
284 /** Is this this code point a single code unit (byte)? @deprecated ICU 2.4. Renamed to U8_IS_SINGLE, see utf_old.h. */
286 /** Is this this code unit the lead code unit (byte) of a code point? @deprecated ICU 2.4. Renamed to U8_IS_LEAD, see utf_old.h. */
288 /** Is this this code unit a trailing code unit (byte) of a code point? @deprecated ICU 2.4. Renamed to U8_IS_TRAIL, see utf_old.h. */
329 /** The maximum number of bytes per code point. @deprecated ICU 2.4. Renamed to U8_MAX_LENGTH, see utf_old.h. *
    [all...]
  /external/icu4c/common/unicode/
utf_old.h 27 * Almost all of the old "UTF macros" are at least renamed.
235 * @deprecated ICU 2.4. Renamed to U_IS_SURROGATE and U16_IS_SURROGATE, see utf_old.h.
242 * @deprecated ICU 2.4. Renamed to U_IS_UNICODE_NONCHAR, see utf_old.h.
262 * @deprecated ICU 2.4. Renamed to U_IS_UNICODE_CHAR, see utf_old.h.
274 * @deprecated ICU 2.4. Renamed to U8_COUNT_TRAIL_BYTES, see utf_old.h.
280 * @deprecated ICU 2.4. Renamed to U8_MASK_LEAD_BYTE, see utf_old.h.
284 /** Is this this code point a single code unit (byte)? @deprecated ICU 2.4. Renamed to U8_IS_SINGLE, see utf_old.h. */
286 /** Is this this code unit the lead code unit (byte) of a code point? @deprecated ICU 2.4. Renamed to U8_IS_LEAD, see utf_old.h. */
288 /** Is this this code unit a trailing code unit (byte) of a code point? @deprecated ICU 2.4. Renamed to U8_IS_TRAIL, see utf_old.h. */
329 /** The maximum number of bytes per code point. @deprecated ICU 2.4. Renamed to U8_MAX_LENGTH, see utf_old.h. *
    [all...]
  /external/proguard/src/proguard/io/
DataEntryRenamer.java 45 * @param renamedDataEntryReader the DataEntryReader to which renamed data
58 * @param renamedDataEntryReader the DataEntryReader to which renamed data
61 * entries that can't be renamed will be
DataEntryObfuscator.java 31 * data entries based on the renamed classes in the given ClassPool.
71 * Create a renamed data entry, if possible.
103 // Return a renamed data entry.
122 // Return a renamed data entry.
DataEntryRewriter.java 29 * given DataEntryWriter, updating their contents based on the renamed classes
114 * based on the renamed class names.
  /external/chromium/base/third_party/dmg_fp/
README.chromium 10 - renamed .c files to .cc
  /external/chromium/base/third_party/nss/
README.chromium 6 tree. sha512.c is renamed sha512.cc so that it can include Chrome's C++
  /external/chromium/third_party/modp_b64/
README.chromium 7 and to fix compilation errors that occur under VC8. The file was renamed
  /external/qemu/distrib/sdl-1.2.12/src/timer/macos/
FastTimes.h 4 /* Updated 5/21/99 - Calibrate to VIA, add TBR support, renamed functions */
  /system/core/sh/
redir.c 81 short renamed[10]; member in struct:redirtab
125 sv->renamed[i] = EMPTY;
136 if ((flags & REDIR_PUSH) && sv->renamed[fd] == EMPTY) {
155 sv->renamed[fd] = i;
305 if (rp->renamed[i] != EMPTY) {
309 if (rp->renamed[i] >= 0) {
310 copyfd(rp->renamed[i], i);
311 close(rp->renamed[i]);
359 if (rp->renamed[i] >= 0) {
360 close(rp->renamed[i])
    [all...]
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
AsmGenerator.java 55 /** Counter of number of classes renamed during transform. */
59 /** FQCN Names of "old" classes that were NOT renamed. This starts with the full list of
60 * old-FQCN to rename and they get erased as they get renamed. At the end, classes still
61 * left here are not in the code base anymore and thus were not renamed. */
122 // create the map of renamed class -> return type of method to delete.
138 // if the renamed class is null, this is the beginning of a section
153 * Returns the list of classes that have not been renamed yet.
223 mLog.info("# renamed : %d", mRenameCount);
298 // This class is being renamed, so remove it from the list of classes not renamed
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/
UserDataHandler.java 19 * cloned, imported, or renamed. This can be used by the application to
43 * The node is renamed, using <code>Document.renameNode()</code>.
62 * renamed. This is <code>null</code> when the node is being deleted.
  /external/proguard/examples/annotations/examples/
NativeCallBack.java 20 * not renamed when processing this code.
  /external/webkit/WebCore/platform/text/
TextBreakIteratorInternalICU.h 25 // this file and the various implementation files should be renamed.
  /frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
RenameClassAdapterTest.java 51 * If the type doesn't need to be renamed, returns the input string as-is.
68 // inner classes match the base type which is being renamed
83 * If the type doesn't need to be renamed, returns the internal name of the input type.
92 * If the type doesn't need to be renamed, returns the input string as-is.
  /hardware/ti/omap3/dspbridge/inc/
devdefs.h 27 *! 12-Nov-1996 gp: Renamed from dev1.h.
memdefs.h 28 *! 15-Nov-1996 gp: Renamed from wsxmem.h and moved to kwinos.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
devdefs.h 27 *! 12-Nov-1996 gp: Renamed from dev1.h.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fcntl.h 31 #define DN_RENAME 0x00000010 /* File renamed */
  /development/ndk/platforms/android-9/include/EGL/
eglplatform.h 62 * types, renamed in EGL 1.3 so all types in the API start with "EGL".
105 /* EGL 1.2 types, renamed for consistency in EGL 1.3 */
  /frameworks/base/opengl/include/EGL/
eglplatform.h 62 * types, renamed in EGL 1.3 so all types in the API start with "EGL".
105 /* EGL 1.2 types, renamed for consistency in EGL 1.3 */
  /external/kernel-headers/original/linux/
fcntl.h 22 #define DN_RENAME 0x00000010 /* File renamed */
  /external/proguard/examples/
proguardgui.pro 47 # have to be renamed.
  /external/protobuf/gtest/codegear/
gtest_link.cc 35 // This means that these libraries can't be renamed, but it's the only way to

Completed in 3586 milliseconds

1 2 3 4 5 6 7 8 91011>>