HomeSort by relevance Sort by last modified time
    Searched refs:EDGE (Results 1 - 13 of 13) sorted by null

  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
XYFramingModel.java 21 EDGE,
XYPlot.java 89 private XYFramingModel domainFramingModel = XYFramingModel.EDGE;
90 private XYFramingModel rangeFramingModel = XYFramingModel.EDGE;
386 case EDGE:
402 case EDGE:
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
edge.s 1 # Test VIS EDGE instructions
edge.d 3 #name: sparc EDGE
  /external/opencv/cvaux/include/
cvaux.h     [all...]
  /external/opencv/cvaux/src/
cvlcm.cpp 68 CvVoronoiEdge2D* edge; member in struct:CvLCMComplexNodeData
91 #define _CV_IS_EDGE_REFLEX( EDGE ) (( (EDGE)->site[0]->node[0] == (EDGE)->site[0]->node[0] ) || \
92 ( (EDGE)->site[1]->node[0] == (EDGE)->site[1]->node[0] ) )
94 #define _CV_INITIALIZE_CVLCMDATA(STRUCT,SITE,EDGE,NODE)\
95 { (STRUCT)->psite = SITE ; (STRUCT)->pedge = EDGE; (STRUCT)->pnode = NODE;}
117 // pLCMEdge: in, input edge of hybrid model
134 // pLCMEdge: in, input edge of hybrid mode
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
ipa-prop.h 440 node/edge. */
442 #define IPA_EDGE_REF(EDGE) (&(*ipa_edge_args_vector)[(EDGE)->uid])
471 /* This function ensures the array of edge arguments infos is big enough to
481 /* Returns true if the array of edge infos is large enough to accommodate an
482 info for EDGE. The main purpose of this function is that debug dumping
486 ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge)
488 return ((unsigned) edge->uid < vec_safe_length (ipa_edge_args_vector));
506 /* Indirect edge and binfo processing. */
basic-block.h 35 /* Control flow edge information. */
37 /* The two blocks at the ends of the edge. */
41 /* Instructions queued on the edge. */
50 /* Location of any goto implicit in the edge. */
53 /* The index number corresponding to this edge in the edge vector
69 /* Masks for edge.flags. */
77 /* Bit mask for all edge flags. */
80 /* The following four flags all indicate something special about an edge.
81 Test the edge flags on EDGE_COMPLEX to detect all forms of "strange
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
rasterizer.cpp 73 struct EDGE
75 double a, b; // a, b edge coefficients in fix8
87 /// @param vEdge0-2 - edge equations evaluated at sample pos at each of the 4 corners of a raster tile
88 /// @param vA, vB - A & B coefs for each edge of the triangle (Ax + Bx + C)
89 /// @param vStepQuad0-2 - edge equations evaluated at the UL corners of the 2x2 pixel quad.
92 INLINE uint64_t rasterizePartialTile(DRAW_CONTEXT *pDC, double startEdges[NumEdges], EDGE *pRastEdges)
126 // if edge 0 is degenerate and will be skipped; init the mask
258 // Top: if an edge is horizontal, and it is above other edges in tri pixel space, it is a 'top' edge
259 // Left: if an edge is not horizontal, and it is on the left side of the triangle in pixel space, it is a 'left' edg
    [all...]
  /hardware/interfaces/radio/1.0/
types.hal 560 EDGE = 2,
    [all...]
  /compatibility/cdd/7_hardware-compatibility/
7_4_data-connectivity.md 364 technologies that satisfy this requirement include EDGE, HSPA, EV-DO,
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 577 milliseconds