Searched refs:graphs (Results 1 – 15 of 15) sorted by relevance
/external/dropbear/libtommath/logs/ |
D | README | 1 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/ |
D | picopr.c | 327 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, <ype) && 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, <ype)) { 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/ |
D | TODO | 59 maybe using bar graphs for the output.
|
D | ChangeLog | 847 graphs hanging around, since that throws off the subsequent tests.
|
/external/dropbear/libtomcrypt/ |
D | Doxyfile | 1023 # 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/ |
D | srec.doxygen | 1166 # 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/ |
D | libs.doxy_template | 1140 # 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/ |
D | Doxyfile.in | 1368 # 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/ |
D | NEWS | 369 graphs as rule 0. 403 the user symbol is used in the reports, the graphs, and the verbose
|
/external/webkit/WebCore/inspector/front-end/ |
D | inspector.css | 3126 #resources-graphs { 3362 #timeline-overview-grid #resources-graphs { 3492 #timeline-overview-graphs { 3500 #timeline-graphs {
|
/external/chromium/net/data/proxy_resolver_perftest/ |
D | no-ads.pac | 1166 // 1/5/2004: allow /js/ as they now use it for graphs
|
/external/v8/ |
D | ChangeLog | 866 include partial call graphs in the profiling output.
|
/external/blktrace/btt/doc/ |
D | btt.tex | 789 Figure~\ref{fig:sps} shows a simple pair of graphs generated from
|
/external/webkit/WebCore/ |
D | ChangeLog-2009-06-16 | 76520 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/ |
D | ChangeLog-2009-06-16 | 24643 lists, whereas the new solution works for other graphs. Changed ReverseBinaryOpNode
|