/frameworks/base/tools/preload/ |
Root.java | 132 * Writes this graph to a file.
|
/dalvik/dx/src/com/android/dx/ssa/ |
Dominators.java | 166 * flow graph. 251 * Callback for depth-first walk through control flow graph (either
|
InterferenceRegisterMapper.java | 47 /** the interference graph for the old namespace */
|
/external/srec/srec/Semproc/src/ |
SemanticProcessorImpl.c | 467 * Parse the graph 470 SR_SemanticGraph* graph, 490 SR_SemanticGraphImpl* semgraph = (SR_SemanticGraphImpl*) graph; 502 * Parse the graph 771 * Parse the graph 774 SR_SemanticGraph* graph, 796 SR_SemanticGraphImpl* semgraph = (SR_SemanticGraphImpl*) graph; 822 * Parse the graph [all...] |
/external/svox/pico/lib/ |
picosa.h | 42 - WORDGRAPH(POSes,NA)graph 84 -> WORDGRAPH(POS,NA)graph
|
/external/webkit/WebCore/inspector/front-end/ |
ResourcesPanel.js | 87 var timeGraphItem = new WebInspector.SidebarTreeElement("resources-time-graph-sidebar-item", WebInspector.UIString("Time")); 103 var sizeGraphItem = new WebInspector.SidebarTreeElement("resources-size-graph-sidebar-item", WebInspector.UIString("Size")); [all...] |
/external/dropbear/libtomcrypt/ |
Doxyfile | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-gcov | |
/external/srec/tools/grxmlcompile/ |
grxmldoc.cpp | 27 #include "grph.h" // The word graph object and interface 28 #include "sub_grph.h" // The sub-graph object and interface 123 // Create the container for the word graph. 127 m_pGraph = new Graph("XML grammar"); 439 // Create a Word Graph node for each rule node 636 // We can now treat a forward-referenced graph as if it was defined. 715 // not in subgraph but in graph?! 716 //graph.BeginCount(n); 1141 printf ("\nCreating semantic graph file\n"); [all...] |
/external/sonivox/jet_tools/JetCreator/ |
JetDefs.py | 99 AUDITION_GRAPH = 'graph'
469 ('Graph', F_GRAPH, 430, 20, (EVTDLG_SIZE[0]-40,60), 0, 0, -1, [], "", True, ""),
473 ("Graph", "boxGraph", (BUTROW1+BUTOFF*10)+45, COL3+EVT_OFFSET, (90,95), 0, 0, -1, [], "", True, ""),
510 ('Graph', F_GRAPH, 430, 20, (SEGDLG_SIZE[0]-40,60), 0, 0, -1, [], "", True, ""),
511 ('Graph', F_RDOGRAPH, (BUTROW1+BUTOFF*10), COL3 + COLADD, (100,140), 0, 0, -1, ["MIDI File", "Segment"], "OnSetGraphType", True, ""),
|
JetDialogs.py | 102 elif Text[0:5] == "graph":
455 """ Sets the type of graph """
459 """ Sets the type of graph """
468 """ Calls graph control to draw """
472 """ Updates values for graph control """
542 """ Sets graph options """
593 """ Calls the graph module to update the graph """
623 """ Called back from player thread to update the graph """
[all...] |
/external/bison/src/ |
getargs.c | 241 -g, --graph also produce a VCG description of the automaton\n\ 318 { "graph", optional_argument, 0, 'g' }, 381 /* Here, the -g and --graph=FILE options are differentiated. */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
tree-pass.h | 33 TDI_cgraph, /* dump function call graph. */ 39 TDI_vcg, /* create a VCG graph file for each 68 #define TDF_GRAPH (1 << 13) /* a graph dump is being emitted */
|
/external/strace/ |
strace-graph | 3 # This script processes strace -f output. It displays a graph of invoked 36 # $Id: strace-graph,v 1.2 1999/08/30 23:26:53 wichert Exp $
|
/frameworks/base/docs/html/sdk/ |
android-2.2-highlights.jd | 175 <p>The graph to the right shows the performance <span class="green">speedup</span> from Android 2.1 182 <img src="images/2.2/jit-graph.png" alt="" height=200 />
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/ |
DisplaySync.java | 44 // Information to graph for each authority 50 // Dataset of error events to graph
|
/system/extras/tests/sdcard/ |
plot_sdcard.py | 196 metadata: For the graph's title. 232 metadata: For the graph's title.
|
/development/tools/axl/ |
chewie.py | 5 ## chews browser http log. draws graph of connections
|
/external/bison/tests/ |
output.at | 90 [-o foo.c++ --graph=foo.gph],
|
/external/neven/Embedded/common/src/b_APIEm/ |
Types.h | 62 bpi_ID_GRAPH, /** ground truth graph */
|
/external/opencore/nodes/streaming/streamingmanager/plugins/common/include/ |
pvmf_sm_fsp_base_cmds.h | 66 PVMF_SMFSP_NODE_CONSTRUCT_SESSION = PVMF_SMFSP_NODE_EXTENSION_INTERFACE_COMMAND_LAST + 1, //to construct the graph
|
/external/sonivox/arm-wt-22k/lib_src/ |
dls2.h | 28 Articulation connection graph definitions. These are in addition to
|
/external/srec/doc/ |
srec.doxygen | [all...] |
/external/srec/srec/Grammar/include/ |
SR_GrammarImpl.h | 83 * Semantic Graph
|
/external/srec/srec/include/ |
search_network.h | 34 without being able to navigate through the graph structure, this
|