/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
template.rb | 154 def alias_template( new_name, old_name ) 155 new_name, old_name = new_name.to_s.dup.freeze, old_name.to_s 156 context = self::TEMPLATES.fetch( old_name.to_s ) do 158 "undefined template `%s' for template group %p" % [ old_name, self ]
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
coda_psdev.h | 54 size_t new_length, const char *old_name,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
coda_psdev.h | 54 size_t new_length, const char *old_name,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
coda_psdev.h | 54 size_t new_length, const char *old_name,
|
/external/chromium/chrome/browser/sync/engine/ |
process_commit_response_command.cc | 420 const string& old_name = local 423 if (!server_name.empty() && old_name != server_name) { 424 VLOG(1) << "During commit, server changed name: " << old_name
|
syncapi.cc | 480 string old_name = entry_->Get(syncable::NON_UNIQUE_NAME); local 482 if (server_legal_name == old_name) [all...] |
/system/core/sdcard/ |
sdcard.c | 733 const char* old_name, const char* new_name) 751 old_name, new_name, 758 child_node = lookup_child_by_name_locked(old_parent_node, old_name); 772 || strcasecmp(old_name, new_name); 1087 const char *old_name = ((const char*) data) + sizeof(*req); local [all...] |
/external/oprofile/libpp/ |
xml_utils.cpp | 901 string old_name = local 903 if (nr_modules > 0 && old_name != module) { 906 if (!m.is_closed(old_name)) 911 if (nr_modules == 0 || module != old_name) {
|
/external/valgrind/main/include/ |
pub_tool_libcfile.h | 86 extern Int VG_(rename) ( const Char* old_name, const Char* new_name );
|
/external/kernel-headers/original/linux/ |
nfs_xdr.h | 646 const struct qstr * old_name; member in struct:nfs4_rename_arg
|
/external/valgrind/main/coregrind/ |
m_libcfile.c | 380 Int VG_(rename) ( const Char* old_name, const Char* new_name ) 382 SysRes res = VG_(do_syscall2)(__NR_rename, (UWord)old_name, (UWord)new_name); [all...] |
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitwebview.cpp | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/ |
c++ | |
g++ | |
gcc | |