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

  /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/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 154 milliseconds