/external/chromium_org/chrome/browser/resources/bookmark_manager/js/ |
main.js | 85 'rename-folder': 'Enter', 95 'rename-folder': 'F2', 549 case 'rename-folder-command': 550 // Show rename if a single folder is selected. 624 case 'rename-folder-command': 659 var editingCommands = ['cut', 'delete', 'rename-folder', 'edit', 908 * Callback for rename folder and edit command. This starts editing for 923 * a rename of it. [all...] |
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
fuse.h | 179 // Called by rename() 180 int (*rename)(const char* path, const char* new_path); member in struct:fuse_operations
|
kernel_wrap_newlib.cc | 80 OP(dev_filename, rename); \ 215 int WRAP(rename)(const char* pathname, const char* newpath) { function
|
mount_mem.cc | 187 Error MountMem::Rename(const Path& src_path, const Path& target_path) { 237 // Perform that actual rename. Simply re-parent the original source node
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
do-webcore-rename | 29 # Script to do a rename in JavaScriptCore, WebCore, and WebKit. 181 # rename files
|
/external/chromium_org/third_party/icu/source/ |
install-sh | 203 # If we're going to rename the final executable, determine the name now. 243 # Now rename the file to the real destination.
|
/external/chromium_org/third_party/sqlite/src/ |
install-sh | 203 # If we're going to rename the final executable, determine the name now. 243 # Now rename the file to the real destination.
|
/external/dropbear/ |
install-sh | 203 # If we're going to rename the final executable, determine the name now. 243 # Now rename the file to the real destination.
|
/external/icu4c/ |
install-sh | 203 # If we're going to rename the final executable, determine the name now. 243 # Now rename the file to the real destination.
|
/external/iputils/ninfod/ |
install-sh | 203 # If we're going to rename the final executable, determine the name now. 243 # Now rename the file to the real destination.
|
/external/jpeg/ |
install-sh | 202 # If we're going to rename the final executable, determine the name now. 242 # Now rename the file to the real destination.
|
/external/liblzf/ |
install-sh | 203 # If we're going to rename the final executable, determine the name now. 243 # Now rename the file to the real destination.
|
/external/libpcap/ |
install-sh | 202 # If we're going to rename the final executable, determine the name now. 242 # Now rename the file to the real destination.
|
/external/libsepol/tests/policies/test-expander/ |
small-base.conf | 78 rename 412 mlsconstrain file { write setattr append unlink link rename ioctl lock execute relabelfrom }
|
/external/libsepol/tests/policies/test-linker/ |
small-base.conf | 78 rename 412 mlsconstrain file { write setattr append unlink link rename ioctl lock execute relabelfrom }
|
/external/llvm/lib/CodeGen/ |
AggressiveAntiDepBreaker.cpp | 544 // collect the BitVector of registers that can be used to rename 555 // If Reg has any references, then collect possible rename regs 580 // If DebugDiv > 0 then only rename (renamecnt % DebugDiv) == DebugMod 586 dbgs() << "*** Performing rename " << TRI->getName(SuperReg) << 591 // Check each possible rename register for SuperReg in round-robin 594 // can use those registers to rename. 647 DEBUG(dbgs() << "(no rename)"); 779 // If MI is not on the critical path, then we don't rename [all...] |
/external/openssh/ |
install-sh | 203 # If we're going to rename the final executable, determine the name now. 243 # Now rename the file to the real destination.
|
/external/oprofile/events/arm/armv7-ca9/ |
events | 26 event:0x73 counters:1,2,3,4,5,6 um:zero minimum:500 name:INS_FP_RR : Number of floating-point instructions going through the Register Rename stage 27 event:0x74 counters:1,2,3,4,5,6 um:zero minimum:500 name:INS_NEON_RR : Number of NEON instructions going through the Register Rename stage
|
/external/proguard/src/proguard/classfile/editor/ |
MemberAdder.java | 99 // Rename the private or static field. 209 // Rename the private (non-abstract) or static method.
|
/external/qemu/distrib/jpeg-6b/ |
install-sh | 202 # If we're going to rename the final executable, determine the name now. 242 # Now rename the file to the real destination.
|
/external/qemu-pc-bios/bochs/ |
install-sh | 203 # If we're going to rename the final executable, determine the name now. 243 # Now rename the file to the real destination.
|
/external/srtp/ |
install-sh | 203 # If we're going to rename the final executable, determine the name now. 243 # Now rename the file to the real destination.
|
/external/tcpdump/ |
install-sh | 202 # If we're going to rename the final executable, determine the name now. 242 # Now rename the file to the real destination.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armOMX.h | 17 * - you want to rename a function "out of the way" so that you could replace 22 * - you want to rename all the functions to versions with a suffix so that
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armOMX.h | 17 * - you want to rename a function "out of the way" so that you could replace 22 * - you want to rename all the functions to versions with a suffix so that
|