HomeSort by relevance Sort by last modified time
    Searched refs:Arc (Results 1 - 25 of 63) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gprof/
cg_arcs.h 25 * Arc structure for call-graph.
28 * of how many times this arc was traversed, and pointers to the next
31 typedef struct arc
33 Sym *parent; /* source vertice of arc */
34 Sym *child; /* dest vertice of arc */
36 double time; /* time inherited along arc */
37 double child_time; /* child-time inherited along arc */
38 struct arc *next_parent; /* next parent of CHILD */
39 struct arc *next_child; /* next child of PARENT */
40 int has_been_placed; /* have this arc's functions been placed? *
30 typedef struct arc struct
    [all...]
cg_print.c 45 static int cmp_arc (Arc *, Arc *);
55 (Arc **, unsigned long, int, Arc **, unsigned long *);
218 - if one arc is a self arc, it's least.
219 - if one arc is within a cycle, it's less than.
220 - if both arcs are within a cycle, compare arc counts.
221 - if neither arc is within a cycle, compare with
223 arc count as minor key. *
313 Arc *arc, *detached, sorted, *prev; local
347 Arc *arc; local
400 Arc *arc, *detached, sorted, *prev; local
434 Arc *arc; local
867 Arc *arc; local
916 Arc *arc = scratch_arcs[arc_index]; local
    [all...]
cg_arcs.c 51 Arc **arcs;
55 * Return TRUE iff PARENT has an arc to covers the address
58 Arc *
61 Arc *arc; local
70 for (arc = parent->cg.children; arc; arc = arc->next_child)
73 arc->parent->name, arc->child->name))
91 Arc *arc, **newarcs; local
166 Arc *arc; local
275 Arc *arc; local
363 Arc *arc; local
598 Arc *arc; local
    [all...]
call_graph.c 61 /* Keep arc if it is on INCL_ARCS table or if the INCL_ARCS table
69 printf (_("[cg_tally] arc from %s to %s traversed %lu times\n"),
75 /* Read a record from file IFP describing an arc in the function
76 call-graph and the count of how many times the arc has been
99 /* Add this arc: */
110 Arc *arc;
115 for (arc = sym->cg.children; arc; arc = arc->next_child
109 Arc *arc; local
    [all...]
cg_dfn.c 274 Arc *arc; local
298 for (arc = parent->cg.children; arc; arc = arc->next_child)
300 cg_dfn (arc->child);
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/support/rexpr/
rexpr.h 2 #define Epsilon 257 /* epsilon arc (an impossible char value) */
10 } Arc, *ArcPtr;
  /frameworks/compile/mclinker/unittests/
GraphTest.cpp 184 ListDigraph::Arc* a1 = graph.addArc(*u1, *u2);
185 ListDigraph::Arc* a2 = graph.addArc(*u2, *u3);
186 ListDigraph::Arc* a3 = graph.addArc(*u3, *u1);
204 ListDigraph::Arc* a1 = graph.addArc(*u1, *u1);
205 ListDigraph::Arc* a2 = graph.addArc(*u1, *u2);
206 ListDigraph::Arc* a3 = graph.addArc(*u1, *u3);
224 ListDigraph::Arc* a1 = graph.addArc(*u1, *u2);
225 ListDigraph::Arc* a2 = graph.addArc(*u2, *u3);
226 ListDigraph::Arc* a3 = graph.addArc(*u3, *u1);
250 ListDigraph::Arc* a1 = graph.addArc(*u1, *u2)
    [all...]
  /external/pdfium/xfa/fxfa/parser/
cxfa_box.h 24 bool IsArc() const { return GetElementType() == XFA_Element::Arc; }
  /frameworks/base/core/java/android/widget/
GridLayout.java 1576 Arc arc = arcs[c]; local
1651 Arc arc = arcs[i]; local
    [all...]
  /frameworks/support/v7/gridlayout/src/android/support/v7/widget/
GridLayout.java 1467 Arc arc = arcs[c]; local
1542 Arc arc = arcs[i]; local
    [all...]
  /external/skia/experimental/SkV8Example/
Path2DBuilder.h 40 static void Arc(const v8::FunctionCallbackInfo<v8::Value>& args);
Path2DBuilder.cpp 53 ADD_METHOD("arc", Arc);
143 void Path2DBuilder::Arc(const v8::FunctionCallbackInfo<v8::Value>& args) {
  /external/llvm/tools/llvm-readobj/
llvm-readobj.cpp 436 /// @brief Dumps each object file in \a Arc;
437 static void dumpArchive(const Archive *Arc) {
439 for (auto &Child : Arc->children(Err)) {
447 reportError(Arc->getFileName(), Buf);
454 reportError(Arc->getFileName(), readobj_error::unrecognized_file_format);
457 reportError(Arc->getFileName(), std::move(Err));
487 if (Archive *Arc = dyn_cast<Archive>(&Binary))
488 dumpArchive(Arc);
  /frameworks/base/libs/hwui/
PathCache.h 124 Arc,
158 struct Arc {
164 } arc; member in union:android::uirenderer::PathDescription::Shape
PathCache.cpp 51 static bool compareArcs(const PathDescription::Shape::Arc& lhs, const PathDescription::Shape::Arc& rhs) {
115 case ShapeType::Arc:
116 return compareArcs(shape.arc, rhs.shape.arc);
537 PathDescription entry(ShapeType::Arc, paint);
538 entry.shape.arc.mWidth = width;
539 entry.shape.arc.mHeight = height;
540 entry.shape.arc.mStartAngle = startAngle;
541 entry.shape.arc.mSweepAngle = sweepAngle
    [all...]
  /external/eigen/test/
sparse_ref.cpp 106 Ref<const SparseMatrix<float> > Arc(A);
107 // VERIFY_EVALUATION_COUNT( call_ref_1(Arc, Arc), 0); // does not compile on purpose
108 VERIFY_EVALUATION_COUNT( call_ref_2(Arc, Arc), 0);
  /external/skia/gm/
circulararcs.cpp 32 // Use alpha so we see magenta on overlap between arc and its complement.
132 struct Arc {
137 const Arc noDrawArcs[] = {
147 const Arc arcs[] = {
183 for (auto arc : noDrawArcs) {
186 canvas->drawArc(arc.fOval, arc.fStart, arc.fSweep, false, paint);
187 canvas->drawArc(arc.fOval, arc.fStart, arc.fSweep, true, paint)
    [all...]
  /external/libxml2/python/tests/
reader2.py 23 ../../test/valid/xlink.xml:450: element termdef: validity error : ID dt-arc already defined
24 <p><termdef id="dt-arc" term="Arc">An <ter
  /external/llvm/tools/llvm-cxxdump/
llvm-cxxdump.cpp 492 static void dumpArchive(const Archive *Arc) {
494 for (auto &ArcC : Arc->children(Err)) {
503 reportError(Arc->getFileName(), Buf);
512 reportError(Arc->getFileName(), cxxdump_error::unrecognized_file_format);
527 if (Archive *Arc = dyn_cast<Archive>(&Binary))
528 dumpArchive(Arc);
  /development/ndk/platforms/android-9/arch-mips/include/asm/
sgiarcs.h 22 #include <asm/fw/arc/types.h>
61 Arc, Cpu, Fpu,
127 enum arc_memtypes arc; member in union:linux_memtypes
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jai.jar 
  /external/lzma/CPP/7zip/UI/Common/
ArchiveExtractCallback.h 77 const CArc *Arc;
273 const CArc *arc,
  /external/lzma/CPP/7zip/UI/Console/
List.cpp 324 const CArc *Arc;
542 RINOK(Arc->GetRawProps->GetRawProp(index, f.PropID, &data, &dataSize, &propType));
600 RINOK(Arc->Archive->GetProperty(index, f.PropID, &prop));
973 const CArcErrorInfo &arc = arcLink.Arcs[r].ErrorInfo; local
974 if (!arc.WarningMessage.IsEmpty())
976 if (arc.AreThereWarnings())
978 if (arc.ErrorFormatIndex >= 0)
980 if (arc.AreThereErrors())
985 if (!arc.ErrorMessage.IsEmpty())
1012 const CArc &arc = arcLink.Arcs[r]; local
1080 const CArc &arc = arcLink.Arcs.Back(); local
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
sgiarcs.h 22 #include <asm/fw/arc/types.h>
61 Arc, Cpu, Fpu,
127 enum arc_memtypes arc; member in union:linux_memtypes
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/
sgiarcs.h 22 #include <asm/fw/arc/types.h>
61 Arc, Cpu, Fpu,
127 enum arc_memtypes arc; member in union:linux_memtypes

Completed in 679 milliseconds

1 2 3