HomeSort by relevance Sort by last modified time
    Searched full:graph (Results 126 - 150 of 471) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/dropbear/libtommath/
dep.pl 91 #now let's make a cool call graph...
  /external/icu4c/tools/genpname/
SyntheticPropertyAliases.txt 50 n/a; graph
  /external/stlport/stlport/
locale 124 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::graph, c); }
  /external/svox/pico/lib/
picokdt.c 107 - TABLETYPE1: one byte, type of map table (byte, word, or graph=utf8)
    [all...]
picosa.h 42 - WORDGRAPH(POSes,NA)graph
84 -> WORDGRAPH(POS,NA)graph
  /external/v8/src/
bootstrapper.h 61 // Creates a JavaScript Global Context with initial object graph.
  /external/webkit/SunSpider/
TODO 61 * Make it possible to track change over time and generate a graph per
  /external/webkit/WebCore/inspector/front-end/
TimelineOverviewPane.js 354 this._graphElement.className = "timeline-graph-side timeline-overview-graph-side" + (isEven ? " even" : "");
357 this._barAreaElement.className = "timeline-graph-bar-area timeline-category-" + category.name;
370 chunk.className = "timeline-graph-bar";
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/webkit/WebKitTools/Scripts/
generate-coverage-data 50 # Generate the coverage graph...
  /frameworks/base/tools/preload/
Root.java 132 * Writes this graph to a file.
  /ndk/sources/cxx-stl/stlport/stlport/
locale 124 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::graph, c); }
  /dalvik/dx/src/com/android/dx/ssa/
Dominators.java 166 * flow graph.
251 * Callback for depth-first walk through control flow graph (either
  /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/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.

Completed in 2983 milliseconds

1 2 3 4 56 7 8 91011>>