HomeSort by relevance Sort by last modified time
    Searched full:rename (Results 426 - 450 of 2344) sorted by null

<<11121314151617181920>>

  /external/chromium_org/tools/gyp/pylib/gyp/generator/
gypd.py 19 It's not advisable to rename .gypd files produced by this module to .gyp,
  /external/dropbear/libtommath/
dep.pl 48 rename("tmp", $filename);
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
SampleElements.java 29 // TODO: rename e3, e4 => missing1, missing2
  /external/icu4c/tools/genren/
Makefile 86 # This is still here, but less useful with the "new" macro-based rename. Just use 'svn diff'.
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSRecordType.java 51 * Mail Rename
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
sql.php 77 'REFERENCES', 'REGEXP', 'RENAME', 'REPLACE',
  /external/llvm/lib/CodeGen/
AntiDepBreaker.h 29 /// post-RA scheduler to rename registers to break register
  /external/llvm/test/Linker/
testlink1.ll 40 ; Intern1 is intern in both files, rename testlink2's.
  /external/mesa3d/src/glsl/
glsl_symbol_table.h 93 * There is some temptation to rename all these functions to \c add_symbol
  /external/openssh/
PROTOCOL 220 3.3. sftp: Extension request "posix-rename@openssh.com"
222 This operation provides a rename operation with POSIX semantics, which
228 string "posix-rename@openssh.com"
233 rename(oldpath, newpath) and will respond with a SSH_FXP_STATUS message.
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA1/
SDL_main.cpp 106 currentThread.Rename(exeName.Name());
  /external/qemu/telephony/
android_modem.h 74 // TODO: Merge the usage of these two structs and rename ADataNetworkType
  /external/srec/srec/include/
comp_stats.h 42 * the reason to rename the functions is:
  /external/stlport/etc/
STLport-4.5.1.spec 13 Patch0: STLport-rename.patch
STLport-4.5.3.spec 13 #Patch0: STLport-rename.patch
STLport-4.6.spec 13 #Patch0: STLport-rename.patch
  /external/stlport/stlport/stl/
_cstdio.h 105 using _STLP_VENDOR_CSTD::rename;
  /frameworks/base/services/java/com/android/server/
CertBlacklister.java 94 // atomic rename
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
AsmGenerator.java 60 /** FQCN Names of the classes to rename: map old-FQCN => new-FQCN */
63 * old-FQCN to rename and they get erased as they get renamed. At the end, classes still
114 // Create the map of classes to rename.
331 // transformName returns its input argument if there's no need to rename the class
  /frameworks/native/cmds/installd/
installd.c 137 { "rename", 2, do_rename },
381 if (rename(android_media_dir.path, media_tmp_dir) == -1) {
398 if (rename(media_tmp_dir, owner_media_dir) == -1) {
449 if (rename(owner_obb_path, media_obb_dir) == -1) {
  /hardware/invensense/60xx/mlsdk/platform/include/
mlmath.h 59 * We rename functions here to provide the hook for other
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 105 using _STLP_VENDOR_CSTD::rename;
  /ndk/sources/host-tools/sed-4.2.1/lib/
basename.c 70 rename (base_name (NAME), "foo"); } succeeds, you have renamed NAME
dirname.c 67 rename (base_name (FILE), "foo"); } succeeds, you have renamed FILE
  /packages/apps/Email/emailcommon/res/values/
strings.xml 23 rename them until after the dust settles on how we manage mailbox names. -->

Completed in 1260 milliseconds

<<11121314151617181920>>