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

1 2 3

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeOverlayTest.java 43 private void checkSubtract(Rectangle rectangle, List<Rectangle> holes) {
44 Collection<Rectangle> result = IncludeOverlay.subtractRectangles(rectangle, holes);
47 // are within one of the holes then they are not in the result list and vice versa
54 for (Rectangle hole : holes) {
70 + " and holes=" + holes + " where inHole=inResult="
  /external/opencv3/modules/calib3d/src/
circlesgrid.cpp 603 holes2 = holes;
604 holes.clear();
644 for (size_t i = 0; i < holes.size(); i++)
646 for (size_t j = 0; j < holes[i].size(); j++)
650 if (i != holes.size() - 1 && basisGraphs[k].areVerticesAdjacent(holes[i][j], holes[i + 1][j]))
652 basisGraphs[k].removeEdge(holes[i][j], holes[i + 1][j]);
655 if (j != holes[i].size() - 1 && basisGraphs[k].areVerticesAdjacent(holes[i][j], holes[i][j + 1])
    [all...]
circlesgrid.hpp 155 void getHoles(std::vector<cv::Point2f> &holes) const;
156 void getAsymmetricHoles(std::vector<cv::Point2f> &holes) const;
182 static bool areCentersNew(const std::vector<size_t> &newCenters, const std::vector<std::vector<size_t> > &holes);
187 size_t> > &holes);
208 std::vector<std::vector<size_t> > holes; member in class:CirclesGridFinder
  /system/firewalld/
iptables.cc 108 // Plug all holes when destructed.
140 std::set<Hole>* holes,
153 if (holes->find(hole) != holes->end()) {
169 holes->insert(hole);
176 std::set<Hole>* holes,
185 if (holes->find(hole) == holes->end()) {
202 holes->erase(hole);
210 std::set<Hole> holes = tcp_holes_ local
    [all...]
iptables.h 52 // Close all outstanding firewall holes.
66 std::set<Hole>* holes,
70 std::set<Hole>* holes,
109 // Keep track of firewall holes to avoid adding redundant firewall rules.
  /external/v8/test/mjsunit/
array-shift.js 28 // Check that shifting array of holes keeps it as array of holes
35 // Now check the case with array of holes and some elements on prototype.
57 // ... but keeps the rest as holes:
73 // Now check the case with array of holes and some elements on prototype
98 // ... but keeps the rest as holes:
array-slice.js 28 // Check that slicing array of holes keeps it as array of holes
129 // Now check the case with array of holes and some elements on prototype.
168 // ... but keeps the rest as holes:
176 // Now check the case with array of holes and some elements on prototype.
211 // ... but keeps the rest as holes:
array-unshift.js 28 // Check that unshifting array of holes keeps the original array
29 // as array of holes
78 // Now check the case with array of holes and some elements on prototype.
100 // ... but keeps the rest as holes:
153 // Now check the case with array of holes and some elements on prototype.
177 // ... but keeps the rest as holes:
  /external/v8/test/mjsunit/regress/
regress-crbug-162085.js 29 // array with holes.
38 // Ensure the double array growstub initializes the array with holes.
59 // Ensure the double array growstub initializes the array with holes.
  /external/dbus/test/data/valid-config-files/system.d/
test.conf 4 <!-- The following demonstrates how to punch holes in a default deny-all
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeOverlay.java 59 // to leave holes in the mask.
94 * Given a Rectangle, remove holes from it (specified as a collection of Rectangles) such
98 * @param holes the holes to subtract from the rectangle
99 * @return a list of sub rectangles that remain after subtracting out the given list of holes
103 Rectangle rectangle, Collection<Rectangle> holes) {
107 for (Rectangle hole : holes) {
  /development/ndk/platforms/android-3/arch-arm/include/asm/
memory.h 67 #define arch_adjust_zones(node,size,holes) do { } while (0)
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm/
memory.h 67 #define arch_adjust_zones(node,size,holes) do { } while (0)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm/
memory.h 67 #define arch_adjust_zones(node,size,holes) do { } while (0)
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm/
memory.h 67 #define arch_adjust_zones(node,size,holes) do { } while (0)
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm/
memory.h 67 #define arch_adjust_zones(node,size,holes) do { } while (0)
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/asm/
memory.h 67 #define arch_adjust_zones(node,size,holes) do { } while (0)
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/asm/
memory.h 67 #define arch_adjust_zones(node,size,holes) do { } while (0)
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/asm/
memory.h 67 #define arch_adjust_zones(node,size,holes) do { } while (0)
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/asm/
memory.h 67 #define arch_adjust_zones(node,size,holes) do { } while (0)
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/asm/
memory.h 67 #define arch_adjust_zones(node,size,holes) do { } while (0)
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/asm/
memory.h 67 #define arch_adjust_zones(node,size,holes) do { } while (0)
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/asm/
memory.h 67 #define arch_adjust_zones(node,size,holes) do { } while (0)
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/asm/
memory.h 67 #define arch_adjust_zones(node,size,holes) do { } while (0)
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/asm/
memory.h 67 #define arch_adjust_zones(node,size,holes) do { } while (0)

Completed in 726 milliseconds

1 2 3