Home
last modified time | relevance | path

Searched refs:graphs (Results 1 – 15 of 15) sorted by relevance

/external/dropbear/libtommath/logs/
DREADME1 To use the pretty graphs you have to first build/run the ltmtest from the root directory of the pac…
8 After doing that run "gnuplot graphs.dem" to make the PNGs. If you managed todo that all so far ju…
/external/svox/pico/lib/
Dpicopr.c327 picoktab_Graphs graphs; member
635 id = picoktab_graphOffset(pr->graphs, utf8char); in tok_tokenDigitStrToInt()
637 if (picoktab_getIntPropValue(pr->graphs, id, &n)) { in tok_tokenDigitStrToInt()
1210 lid = picoktab_graphOffset(pr->graphs, lstr); in pr_appendItemToOutItemList()
1211 if ((lid > 0) && picoktab_getIntPropTokenType(pr->graphs, lid, &ltype) && in pr_appendItemToOutItemList()
1214 picoktab_getIntPropTokenSubType(pr->graphs,lid, &lsubtype); in pr_appendItemToOutItemList()
1755 lid = picoktab_graphOffset(pr->graphs,pr->tmpItem.data); in pr_getOutputItemList()
1757 if (picoktab_getIntPropTokenType(pr->graphs, lid, &ltype)) { in pr_getOutputItemList()
1762 picoktab_getIntPropTokenSubType(pr->graphs, lid, &lsubtype); in pr_getOutputItemList()
3311 pr->graphs = picoktab_getGraphs(this->voice->kbArray[PICOKNOW_KBID_TAB_GRAPHS]); in picopr_newPreprocUnit()
[all …]
/external/webkit/SunSpider/
DTODO59 maybe using bar graphs for the output.
DChangeLog847 graphs hanging around, since that throws off the subsequent tests.
/external/dropbear/libtomcrypt/
DDoxyfile1023 # recommended to install and use dot, since it yields more powerful graphs.
1027 # If set to YES, the inheritance and collaboration graphs will hide
1060 # If set to YES, the inheritance and collaboration graphs will show the
1082 # So in most cases it will be better to enable call graphs for selected
1110 # (in pixels) of the graphs generated by dot. If a graph becomes larger than
1118 # (in pixels) of the graphs generated by dot. If a graph becomes larger than
1126 # graphs generated by dot. A depth value of 3 means that only nodes reachable
1138 # arrows in the dot generated graphs.
1144 # the various graphs.
/external/srec/doc/
Dsrec.doxygen1166 # powerful graphs.
1178 # If set to YES, the inheritance and collaboration graphs will hide
1216 # If set to YES, the inheritance and collaboration graphs will show the
1238 # So in most cases it will be better to enable call graphs for selected
1246 # So in most cases it will be better to enable caller graphs for selected
1291 # graphs generated by dot. A depth value of 3 means that only nodes reachable
1317 # arrows in the dot generated graphs.
1323 # the various graphs.
/external/libvpx/
Dlibs.doxy_template1140 # powerful graphs.
1152 # If set to YES, the inheritance and collaboration graphs will hide
1190 # If set to YES, the inheritance and collaboration graphs will show the
1212 # So in most cases it will be better to enable call graphs for selected
1220 # So in most cases it will be better to enable caller graphs for selected
1265 # graphs generated by dot. A depth value of 3 means that only nodes reachable
1291 # arrows in the dot generated graphs.
1297 # the various graphs.
/external/libvpx/nestegg/docs/
DDoxyfile.in1368 # powerful graphs.
1381 # If set to YES, the inheritance and collaboration graphs will hide
1405 # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
1442 # If set to YES, the inheritance and collaboration graphs will show the
1464 # the time of a run. So in most cases it will be better to enable call graphs
1473 # graphs for selected functions only using the \callergraph command.
1517 # graphs generated by dot. A depth value of 3 means that only nodes reachable
1543 # arrows in the dot generated graphs.
1549 # the various graphs.
/external/bison/
DNEWS369 graphs as rule 0.
403 the user symbol is used in the reports, the graphs, and the verbose
/external/webkit/WebCore/inspector/front-end/
Dinspector.css3126 #resources-graphs {
3362 #timeline-overview-grid #resources-graphs {
3492 #timeline-overview-graphs {
3500 #timeline-graphs {
/external/chromium/net/data/proxy_resolver_perftest/
Dno-ads.pac1166 // 1/5/2004: allow /js/ as they now use it for graphs
/external/v8/
DChangeLog866 include partial call graphs in the profiling output.
/external/blktrace/btt/doc/
Dbtt.tex789 Figure~\ref{fig:sps} shows a simple pair of graphs generated from
/external/webkit/WebCore/
DChangeLog-2009-06-1676520 the first stale resource pass, do a full pass of all resources when updating the graphs.
76890 Make the Web Inspector Resources panel open quicker and change graphs
90538 Moving all resource graphs under the same container for future scalable feature.
90545 * page/inspector/ResourcesPanel.js: Added a container for all resource graphs.
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-1624643 lists, whereas the new solution works for other graphs. Changed ReverseBinaryOpNode