HomeSort by relevance Sort by last modified time
    Searched refs:graph (Results 201 - 225 of 377) sorted by null

1 2 3 4 5 6 7 891011>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.ctype/locale.ctype.members/
scan_is.pass.cpp 42 assert(f.scan_is(F::graph, in.data(), in.data() + in.size()) - in.data() == 1);
scan_not.pass.cpp 42 assert(f.scan_not(F::graph, in.data(), in.data() + in.size()) - in.data() == 0);
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /external/chromium_org/cc/resources/
raster_worker_pool.h 256 TaskGraph* graph);
262 TaskGraph* graph);
  /external/chromium_org/chrome/common/extensions/docs/server2/
availability_finder.py 254 previous = type('previous', (object,), {'stat': None, 'graph': None})
261 # Important optimisation: only re-parse the graph if the file changed in
262 # the last revision. Parsing the same schema and forming a graph on every
265 version_graph = previous.graph
278 previous.graph = version_graph
  /external/chromium_org/media/tools/layout_tests/
layouttest_analyzer.py 24 # TODO(shadi): Remove graph functions as they are not used any more.
25 DEFAULT_GRAPH_FILE = os.path.join('graph', 'graph.html')
63 option_parser.add_option('-t', '--trend-graph-location',
259 # Initial result should be written to tread-graph if there are no previous
272 """Update trend graph in GViz.
274 Annotate the graph with revision information.
285 trend_graph_location: the location of the trend graph that needs to be
292 data category. These tuples are used for trend graph update.
294 # Trend graph update (if specified in the command-line argument) whe
    [all...]
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/cube/
example.js 206 var graph = document.createElement('canvas');
207 graph.width = img.width;
208 graph.height = img.height;
209 var context = graph.getContext('2d');
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/earth/
example.js 216 var graph = document.createElement('canvas');
217 graph.width = img.width;
218 graph.height = img.height;
219 var context = graph.getContext('2d');
  /external/chromium_org/third_party/angle/src/compiler/depgraph/
DependencyGraphBuilder.cpp 9 void TDependencyGraphBuilder::build(TIntermNode* node, TDependencyGraph* graph)
11 TDependencyGraphBuilder builder(graph);
35 // Takes an expression like "f(x)" and creates a dependency graph like
62 // Thus, an expression like "y = f(x)" will yield a dependency graph like
140 // An expression like "a = (b = c)" will yield a dependency graph like "c -> b -> a".
  /external/chromium_org/v8/test/mjsunit/regress/
regress-3230771.js 29 // VisitForStatement in hydrogen graph building.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
FingerPrint.java 182 // Create, paint and print the time bars graph
183 FingerPrintGraph graph = new FingerPrintGraph(this.outputDir, fileName, GRAPH_WIDTH, allResults); local
184 graph.paint(this.stream);
190 * Save the computed bar graph.
  /external/sonivox/jet_tools/JetCreator/
JetAudition.py 146 self.graph = SegmentGraph(panel, size=(-1, 50))
147 self.graph.ClickCallbackFct = self.GraphTriggerClip
152 vboxBot.Add(self.graph, 1, wx.EXPAND)
177 self.graph.SetHelpText(GetJetHelpText(JetDefs.AUDITION_CTRLS, JetDefs.AUDITION_GRAPH))
447 self.graph.UpdateLocation(evt.data)
451 info = self.graph.LoadSegment(segment)
472 self.graph.ClearGraph()
473 self.graph.UpdateLocation(0)
  /external/v8/test/mjsunit/regress/
regress-3230771.js 29 // VisitForStatement in hydrogen graph building.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.ctype.byname/
scan_is.pass.cpp 45 assert(f.scan_is(F::graph, in.data(), in.data() + in.size()) - in.data() == 0);
66 assert(f.scan_is(F::graph, in.data(), in.data() + in.size()) - in.data() == 2);
scan_not.pass.cpp 45 assert(f.scan_not(F::graph, in.data(), in.data() + in.size()) - in.data() == 1);
66 assert(f.scan_not(F::graph, in.data(), in.data() + in.size()) - in.data() == 0);
  /external/chromium_org/v8/src/
hydrogen-check-elimination.cc 231 instr->block()->graph()->zone(), map, true, instr);
500 HFlowEngine<HCheckTable, HCheckMapsEffects> engine(graph(), zone());
505 engine.AnalyzeDominatedBlocks(graph()->blocks()->at(0), table);
508 for (int i = 0; i < graph()->blocks()->length(); i++) {
510 engine.AnalyzeOneBlock(graph()->blocks()->at(i), table);
  /external/svox/pico/lib/
picowa.c 194 const picoos_uint8 *graph,
202 /* check existence of special char (e.g. hyphen) in graph:
210 if (graph[i++] == '-') {
216 if (!picokdt_dtPosPconstructInVec(wa->dtposp, graph, graphlen, specchar)) {
269 do POS prediction: -> WORDGRAPH(POSes,NA)graph
275 no phone, one entry -> WORDGRAPH(POS,NA)graph
291 /* no lex entry found, WORDGRAPH(POS,NA)graph */
339 } else { /* no phone, :G2P, one entry: WORDGRAPH(POS,NA)graph */
picoktab.h 83 /* graph access routine: if the desired graph 'utf8graph' exists in
84 the graph table a graph offset > 0 is returned, which then can be
90 /* check if UTF8 char 'graph' has property vowellike, return non-zero
93 const picoos_uint8 *graph,
96 /* graph properties access routines: if graph with offset 'graphsOffset' has the
  /art/compiler/sea_ir/types/
type_inference_visitor.cc 24 void TypeInferenceVisitor::Visit(SeaGraph* graph) {
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
malloc-tree 201 print 'Call graph:'
  /external/chromium_org/tools/perf_expectations/
make_expectations.py 208 # Get the system/test/graph/tracename and reftracename for the current key.
215 graph = matchData.group(3)
222 summary_url = '%s/%s/%s/%s-summary.dat' % (base_url, system, test, graph)
  /external/chromium_org/v8/src/x64/
lithium-codegen-x64.h 139 HGraph* graph() const { return chunk()->graph(); } function in class:v8::internal::LCodeGen
  /external/chromium_org/v8/test/mjsunit/compiler/
concurrent-invalidate-transition-map.js 54 // Invalidate transition map after compile graph has been created.
concurrent-proto-change.js 48 // Change the prototype chain after compile graph has been created.
  /external/chromium_org/v8/test/mjsunit/
concurrent-initial-prototype-change.js 48 // Invalidate current initial object map after compile graph has been created.

Completed in 810 milliseconds

1 2 3 4 5 6 7 891011>>