Home
last modified time | relevance | path

Searched refs:OldName (Results 226 – 250 of 734) sorted by relevance

12345678910>>...30

/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dactionseditor.pas824 OldName: String;
831 OldName := lstActionName.Items[iNameIndex];
834 OldAction := FActionList.ActionByName(OldName);
835 OldName := OldAction.Category;
864 If not ActionListHasCategory(OldName) then begin
865 OldIndex:=lstCategory.Items.IndexOf(OldName);
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/DebugInfo/
H A DScalarVISAModule.cpp132 llvm::StringRef ScalarVisaModule::GetVISAFuncName(llvm::StringRef OldName) const in GetVISAFuncName()
160 if (Str.equals(OldName)) in GetVISAFuncName()
168 return OldName; in GetVISAFuncName()
H A DScalarVISAModule.h110 llvm::StringRef GetVISAFuncName(llvm::StringRef OldName) const override;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp71 std::string OldName = Name.str(); in promoteInternals() local
87 if (isa<Function>(&ExportGV) && allowPromotionAlias(OldName)) { in promoteInternals()
90 std::string Alias = ".set " + OldName + "," + NewName + "\n"; in promoteInternals()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/man/
H A Dp_card.pl253 get(M, name, OldName),
254 send(M, report, progress, 'Renaming module %s --> %s', OldName, Name),
256 message(@arg1, renamed_module, OldName, Name)),
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp71 std::string OldName = Name.str(); in promoteInternals() local
87 if (isa<Function>(&ExportGV) && allowPromotionAlias(OldName)) { in promoteInternals()
90 std::string Alias = ".set " + OldName + "," + NewName + "\n"; in promoteInternals()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp71 std::string OldName = Name.str(); in promoteInternals() local
87 if (isa<Function>(&ExportGV) && allowPromotionAlias(OldName)) { in promoteInternals()
90 std::string Alias = ".set " + OldName + "," + NewName + "\n"; in promoteInternals()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp71 std::string OldName = Name.str(); in promoteInternals() local
87 if (isa<Function>(&ExportGV) && allowPromotionAlias(OldName)) { in promoteInternals()
90 std::string Alias = ".set " + OldName + "," + NewName + "\n"; in promoteInternals()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp71 std::string OldName = Name.str(); in promoteInternals() local
87 if (isa<Function>(&ExportGV) && allowPromotionAlias(OldName)) { in promoteInternals()
90 std::string Alias = ".set " + OldName + "," + NewName + "\n"; in promoteInternals()
/dports/graphics/wings/wings-8d019ebe48/plugins_src/commands/
H A Dwpc_sel_win.erl129 rename({_,OldName}=Id) ->
133 {label,OldName}]},
136 {text,OldName,[{width,22}]}]}
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/cloudflare/cloudflare-go/
H A Dworkers.go143 OldName string member
157 if b.OldName != "" {
158 meta["old_name"] = b.OldName
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp71 std::string OldName = Name.str(); in promoteInternals() local
87 if (isa<Function>(&ExportGV) && allowPromotionAlias(OldName)) { in promoteInternals()
90 std::string Alias = ".set " + OldName + "," + NewName + "\n"; in promoteInternals()
/dports/security/vuls/vuls-0.13.7/vendor/github.com/nlopes/slack/
H A Dmessages.go63 OldName string `json:"old_name,omitempty"` member
/dports/www/beehive/beehive-0.4.0/vendor/github.com/nlopes/slack/
H A Dmessages.go63 OldName string `json:"old_name,omitempty"` member
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/emacs/
H A Dbuffer.pl237 get(B, name, OldName),
238 ( Name == OldName
248 ( OldName \== @nil,
249 get(@emacs_buffers, member, OldName, DictItem)
/dports/www/gitea/gitea-1.16.5/services/gitdiff/
H A Dgitdiff_test.go269 if file.OldName != testcase.oldFilename {
270 …ath(%q) did not have correct OldName %q, wanted %q", testcase.name, file.OldName, testcase.oldFile…
494 if file.OldName != testcase.oldFilename {
495 …ath(%q) did not have correct OldName %q, wanted %q", testcase.name, file.OldName, testcase.oldFile…
/dports/astro/kosmindoormap/kosmindoormap-21.12.3/src/map-quick/
H A Dosmelementinformationmodel.h60 OldName, enumerator
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/xfs/unix/
H A Doperations.c852 char * OldName, * NewName; in XFS_FUSE_rename() local
857 OldName = NewName = NULL; in XFS_FUSE_rename()
867 RCt = _FUSE_get_parent_node ( OldPath, & OldDir, NULL, & OldName ); in XFS_FUSE_rename()
874 RCt = XFSDirEditorMove ( Editor, OldName, NewDir, NewName ); in XFS_FUSE_rename()
883 free ( OldName ); in XFS_FUSE_rename()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/xfs/unix/
H A Doperations.c852 char * OldName, * NewName; in XFS_FUSE_rename() local
857 OldName = NewName = NULL; in XFS_FUSE_rename()
867 RCt = _FUSE_get_parent_node ( OldPath, & OldDir, NULL, & OldName ); in XFS_FUSE_rename()
874 RCt = XFSDirEditorMove ( Editor, OldName, NewDir, NewName ); in XFS_FUSE_rename()
883 free ( OldName ); in XFS_FUSE_rename()
/dports/security/lego/lego-4.5.3/vendor/github.com/cloudflare/cloudflare-go/
H A Dworkers.go143 OldName string member
157 if b.OldName != "" {
158 meta["old_name"] = b.OldName
/dports/net-p2p/transmission-remote-gui/transgui-5.18.0/
H A Dconnoptions.pas434 procedure RenameSection(const OldName, NewName: string);
442 ReadSectionValues(OldName, sl);
445 EraseSection(OldName);
/dports/net/traefik/traefik-2.6.1/vendor/github.com/cloudflare/cloudflare-go/
H A Dworkers.go143 OldName string member
157 if b.OldName != "" {
158 meta["old_name"] = b.OldName
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/slack-go/slack/
H A Dmessages.go65 OldName string `json:"old_name,omitempty"` member
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/slack-go/slack/
H A Dmessages.go65 OldName string `json:"old_name,omitempty"` member
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DSROA.cpp2356 StringRef OldName = OldPtr->getName(); in getNewAllocaSlicePtr() local
2358 size_t LastSROAPrefix = OldName.rfind(".sroa."); in getNewAllocaSlicePtr()
2360 OldName = OldName.substr(LastSROAPrefix + strlen(".sroa.")); in getNewAllocaSlicePtr()
2362 size_t IndexEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr()
2363 if (IndexEnd != StringRef::npos && OldName[IndexEnd] == '.') { in getNewAllocaSlicePtr()
2365 OldName = OldName.substr(IndexEnd + 1); in getNewAllocaSlicePtr()
2366 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr()
2367 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2369 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
2373 OldName = OldName.substr(0, OldName.find(".sroa_")); in getNewAllocaSlicePtr()
[all …]

12345678910>>...30