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

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/lib/ext2fs/tdb/patches/
series 6 ext2tdb-rename
  /bionic/libc/arch-arm/syscalls/
rename.S 5 .type rename, #function
6 .globl rename
10 rename: label
  /bionic/libc/arch-sh/syscalls/
rename.S 5 .type rename, @function
6 .globl rename
9 rename: label
  /bionic/libc/arch-x86/syscalls/
rename.S 5 .type rename, @function
6 .globl rename
9 rename: label
  /external/clearsilver/man/man3/
nerr_ignore.3 26 error (should I rename it?). Free's the error chain.
hdf_write_file_atomic.3 27 then rename(2) is used to atomically replace the old
  /development/apps/GestureBuilder/res/values/
strings.xml 47 <!-- Buttons in Rename gesture dialog box -->
49 <!-- Buttons in Rename gesture dialog box -->
57 <!-- Noun, menu item used to rename a gesture -->
58 <string name="gestures_rename">Rename</string>
64 <string name="gestures_rename_title">Rename gesture</string>
65 <!-- Label of gesture name field in Rename gesture dialog box -->
  /packages/apps/Music/res/values-en-rGB-keysexposed/
strings.xml 23 <string name="rename_playlist_same_prompt" msgid="6311998573141605099">"Rename \"<xliff:g id="PLAYLIST">%s</xliff:g>\" to"</string>
24 <string name="rename_playlist_diff_prompt" msgid="621210762456614321">"Rename \"<xliff:g id="PLAYLIST">%s</xliff:g>\" to"</string>
  /system/core/toolbox/
mv.c 34 /* assume we build "dest/source", and let rename() fail on pathsize */
51 if (rename(source, fullDest)) {
  /external/proguard/src/proguard/obfuscate/
ClassRenamer.java 50 // Rename this class.
53 // Rename the class members.
63 // Rename the class members.
  /external/wpa_supplicant/wpa_gui/
eventhistory.ui.h 4 ** If you want to add, delete, or rename functions or slots, use
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
eventhistory.ui.h 4 ** If you want to add, delete, or rename functions or slots, use
  /system/core/
README 20 - should probably rename bionic to libc
  /external/openssl/crypto/des/
KERBEROS 27 if (!rename(o_file, z_file)) {
35 if (!rename(o_file, z_file)) {
  /packages/apps/Music/res/values-keysexposed/
strings.xml 24 <string name="rename_playlist_same_prompt">Rename \"<xliff:g id="playlist">%s</xliff:g>\" to</string>
26 <string name="rename_playlist_diff_prompt">Rename \"<xliff:g id="playlist">%s</xliff:g>\" to</string>
  /external/chromium/third_party/zlib/contrib/minizip/
ChangeLogUnzip 14 - rename to 1.00
54 - rename unzip* to unz* function and structure
  /external/webkit/JavaScriptCore/runtime/
PropertyNameArray.h 35 // FIXME: Rename to PropertyNameArray.
52 // FIXME: Rename to PropertyNameArrayBuilder.
  /external/zlib/contrib/minizip/
ChangeLogUnzip 14 - rename to 1.00
54 - rename unzip* to unz* function and structure
make_vms.com 22 $ rename minizip_info.txt; minizip_info.txt_old
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
ICreateInfo.java 50 * Returns the list of classes to rename, must be an even list: the binary FQCN
59 * to rename in which the methods are deleted, followed by a list of return types identifying
  /external/bison/lib/
stripslash.c 29 the Unix rename and rmdir system calls return an "Invalid argument" error
  /external/chromium/base/
wmi_util_unittest.cc 38 L"Rename", &class_method));
  /external/e2fsprogs/tests/f_dup_de/
expect-nohtree.1 20 Rename to modules.conf.o~0? yes
expect.1 21 Rename to modules.conf.o~0? yes
  /external/webkit/WebKitTools/Scripts/
clean-header-guards 51 File.rename tmp_filename, filename

Completed in 2792 milliseconds

1 2 3 4 5 6 7 8 91011>>