/external/tcpdump/ |
print-nfs.c | 686 printf(" rename"); [all...] |
/external/wpa_supplicant_8/src/ap/ |
wps_hostapd.c | 626 if (rename(tmp_fname, hapd->iface->config_fname) < 0) { 627 wpa_printf(MSG_WARNING, "WPS: Failed to rename the updated " [all...] |
/libcore/luni/src/main/java/org/w3c/dom/ |
Document.java | [all...] |
/ndk/sources/host-tools/make-3.81/po/ |
make.pot | 216 msgid "can't rename single-colon `%s' to double-colon `%s'" 221 msgid "can't rename double-colon `%s' to single-colon `%s'"
|
/ndk/sources/host-tools/sed-4.2.1/ |
aclocal.m4 | 323 # some people rename them; so instead we look at the file content. [all...] |
/packages/apps/Contacts/src/com/android/contacts/ |
ContactSaveService.java | 610 * Creates an intent that can be sent to this service to rename a group. 668 * Creates an intent that can be sent to this service to rename a group as [all...] |
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
ftplib.py | 527 def rename(self, fromname, toname): member in class:FTP 528 '''Rename a file.''' [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
ftplib.py | 527 def rename(self, fromname, toname): member in class:FTP 528 '''Rename a file.''' [all...] |
/prebuilts/sdk/renderscript/lib/arm/ |
libc.so | |
/art/compiler/dex/ |
ssa_transformation.cc | 691 /* Rename register names by local defs and phi nodes */
|
/bionic/libc/ |
SYSCALLS.TXT | 187 int rename(const char *, const char *) 1
|
/bionic/libc/kernel/common/linux/ |
nfs_xdr.h | 609 int (*rename) (struct inode *, struct qstr *, member in struct:nfs_rpc_ops
|
/bionic/libc/private/ |
arpa_nameser.h | 258 ns_t_mr = 9, /* Mail rename name. */
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
math_private.h | 668 * We rename functions here to improve other sources' diffability
|
/build/core/ |
definitions.mk | [all...] |
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
FileHandlerTest.java | 325 // output, rename current output file to the second generation file
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
FileTest.java | [all...] |
/external/ceres-solver/docs/source/ |
version_history.rst | 458 #. Rename the macro ``CERES_DONT_HAVE_PROTOCOL_BUFFERS``
|
/external/ceres-solver/internal/ceres/ |
trust_region_minimizer.cc | 118 // TODO(sameeragarwal): Rename eta to linear_solver_accuracy or
|
/external/chromium/base/ |
file_util.h | 116 // If a simple rename is not possible, such as in the case where the paths are
|
message_loop.h | 232 DCHECK(thread_name_.empty()) << "Should not rename this thread!";
|
/external/chromium/chrome/browser/download/ |
download_util.cc | 236 // Rename shell-integrated extensions. [all...] |
save_file_manager.cc | 505 save_file->Rename(i->second);
|