OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dotname
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/gcc/dist/contrib/header-tools/
graph-include-web
45
dotname
= "graph.dot"
50
output = open(
dotname
, "w")
75
dotname
= arg[2:]+".dot"
118
os.system ("sfdp -Tpng " +
dotname
+ " -o" + graphname)
120
os.system ("dot -Tpng " +
dotname
+ " -o" + graphname)
graph-header-logs
133
dotname
= "graph.dot"
138
output = open(
dotname
, "w")
197
dotname
= arg[2:]+".dot"
228
os.system ("dot -Tpng " +
dotname
+ " -o" + graphname)
/src/external/gpl3/gcc.old/dist/contrib/header-tools/
graph-include-web
45
dotname
= "graph.dot"
50
output = open(
dotname
, "w")
75
dotname
= arg[2:]+".dot"
118
os.system ("sfdp -Tpng " +
dotname
+ " -o" + graphname)
120
os.system ("dot -Tpng " +
dotname
+ " -o" + graphname)
graph-header-logs
133
dotname
= "graph.dot"
138
output = open(
dotname
, "w")
197
dotname
= arg[2:]+".dot"
228
os.system ("dot -Tpng " +
dotname
+ " -o" + graphname)
/src/external/bsd/pcc/dist/pcc/f77/fcom/
lex.c
93
struct dotlist { char *
dotname
; int dotval; };
member in struct:dotlist
743
for(pd=dots ; (j=pd->
dotname
) ; ++pd)
/src/external/gpl3/binutils/dist/gas/config/
tc-ppc.c
2644
char *
dotname
;
2655
dotname
= concat (".", name, (char *) NULL);
2656
dotsym = symbol_find_noref (
dotname
, 1);
2657
free (
dotname
);
2637
char *
dotname
;
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-ppc.c
2680
char *
dotname
;
2691
dotname
= concat (".", name, (char *) NULL);
2692
dotsym = symbol_find_noref (
dotname
, 1);
2693
free (
dotname
);
2673
char *
dotname
;
local
Completed in 28 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026