/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
radeon_rename_regs.c | 40 * This function renames registers in an attempt to get the code close to
|
/external/chromium_org/third_party/skia/src/sfnt/ |
SkOTUtils.h | 25 * Renames an sfnt font. On failure (invalid data or not an sfnt font)
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_rename_regs.c | 40 * This function renames registers in an attempt to get the code close to
|
/external/proguard/src/proguard/obfuscate/ |
ClassRenamer.java | 31 * This <code>ClassVisitor</code> renames the class names and class member
|
/external/skia/src/sfnt/ |
SkOTUtils.h | 25 * Renames an sfnt font. On failure (invalid data or not an sfnt font)
|
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
move_operation.h | 45 // destination directory is obtained. It renames the resource in the source 76 // Renames a resource |src_id| at |src_path| to |new_name| in the same
|
/external/chromium_org/chrome/test/pyautolib/chromeos/ |
suid_actions.py | 97 """Renames the interface with mac_address from old_iface to new_iface. 119 """Renames the connected ethernet interface to eth_test for offline mode
|
/external/llvm/include/llvm/IR/ |
ValueSymbolTable.h | 107 /// If the inserted name conflicts, this renames the value. 113 /// auto-renames the name and returns that instead.
|
/external/chromium_org/chrome/browser/mac/ |
dock.h | 42 // will be treated as a browser. If the user renames an application on disk,
|
/external/chromium_org/chrome/installer/util/ |
delete_after_reboot_helper.h | 32 // Retrieves the list of pending renames from the registry and returns a vector
|
/external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/ |
sdk_update_common.py | 83 """Renames srcdir to destdir. Removes destdir before doing the
|
/external/chromium_org/webkit/browser/fileapi/ |
sandbox_directory_database.h | 74 // and renames. If you just want to update the modification_time, use
|
/external/iproute2/include/libiptc/ |
libip6tc.h | 111 /* Renames a chain. */
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
ada.php | 66 'private', 'procedure', 'protected', 'raise', 'range', 'record', 'renames', 'requeue', 'reverse',
|
/external/zlib/src/contrib/ada/ |
buffer_demo.adb | 26 EOL : Character renames ASCII.LF;
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
index.html | 75 attributes. It optimizes bytecode and removes unused instructions. It renames
|
/build/tools/releasetools/ |
ota_from_target_files | 542 renames = {} 559 sf = ClosestFileMatch(tf, matching_file_cache, renames) 562 renames[sf.name] = tf 671 i not in renames] + 758 if len(renames) > 0: 761 for src in renames: 762 print "Renaming " + src + " to " + renames[src].name 763 script.RenameFile(src, renames[src].name) [all...] |
/external/proguard/docs/manual/ |
introduction.html | 16 bytecode of the methods. The obfuscation step renames the remaining classes, 94 <li>In the <b>obfuscation step</b>, ProGuard renames classes and class members
|
/external/chromium_org/tools/grit/grit/node/ |
misc.py | 56 renames = [] 62 renames.append((grd_filename, new_grd_filename)) 64 for grd_filename, new_grd_filename in renames:
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
resource_metadata.h | 166 // Renames entry specified by |file_path| with the new name |new_name| and 298 // files with the same name "Foo" will be renames to "Foo (1)" and "Foo (2)".
|
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/ |
introduction.html | 27 bytecode of the methods. The obfuscation step renames the remaining classes, 107 <li>In the <b>obfuscation step</b>, ProGuard renames classes and class members
|
/external/chromium/base/threading/ |
platform_thread_posix.cc | 157 // (where making this call renames our process, causing tools like killall
|
/external/chromium/chrome/browser/cocoa/ |
file_metadata.mm | 45 // - If Apple removes or renames the function in a future runtime, the
|
/external/chromium_org/content/browser/download/ |
file_metadata_mac.mm | 46 // - If Apple removes or renames the function in a future runtime, the
|
/external/chromium_org/ppapi/c/private/ |
ppb_flash_file.h | 47 // Renames a file. The return value is the ppapi error, PP_OK if success, one
|