OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matching_window_name
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/tui/
tui-win.c
707
std::string
matching_window_name
;
720
if (
matching_window_name
.empty ())
721
matching_window_name
= name;
727
if (!
matching_window_name
.empty ())
734
matching_window_name
.c_str ());
705
std::string
matching_window_name
;
local
/src/external/gpl3/gdb/dist/gdb/tui/
tui-win.c
707
std::string
matching_window_name
;
720
if (
matching_window_name
.empty ())
721
matching_window_name
= name;
727
if (!
matching_window_name
.empty ())
734
matching_window_name
.c_str ());
705
std::string
matching_window_name
;
local
Completed in 38 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026