HomeSort by relevance Sort by last modified time
    Searched defs:getPoint (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/
Point3d.java 31 public Point getPoint() {
Shape.java 48 public Point getPoint() {
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
RealPointValuePair.java 69 public double[] getPoint() {
VectorialPointValuePair.java 71 public double[] getPoint() {
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
X9ECPoint.java 56 public synchronized ECPoint getPoint()
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowOverlayItem.java 25 public GeoPoint getPoint() {
  /packages/apps/Contacts/src/com/android/contacts/interactions/
TouchPointManager.java 27 public Point getPoint() {
  /packages/apps/Dialer/java/com/android/dialer/util/
TouchPointManager.java 41 public Point getPoint() {
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/clustering/
EuclideanIntegerPoint.java 51 public int[] getPoint() {
57 return MathUtils.distance(point, p.getPoint());
62 int[] centroid = new int[getPoint().length];
65 centroid[i] += p.getPoint()[i];
80 final int[] otherPoint = ((EuclideanIntegerPoint) other).getPoint();
109 final int[] coordinates = getPoint();
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/template/
MyBean.java 29 public Point getPoint() {
  /external/llvm/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 138 MachineBasicBlock::iterator getPoint() {
155 /// MachineBasicBlock::insert and ::getPoint. The new code should
168 /// Insert \p MI in the just before ::getPoint()
170 return getInsertMBB().insert(getPoint(), &MI);
174 /// As soon as ::getPoint is called and thus, the point
187 /// As soon as ::getPoint is called and thus, the point materialized
  /external/wycheproof/java/com/google/security/wycheproof/
EcUtil.java 344 public static ECPoint getPoint(BigInteger x, boolean bit0, ECParameterSpec ecParams)
  /frameworks/base/core/java/android/hardware/camera2/params/
TonemapCurve.java 188 public PointF getPoint(int colorChannel, int index) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 149 MachineBasicBlock::iterator getPoint() {
166 /// MachineBasicBlock::insert and ::getPoint. The new code should
179 /// Insert \p MI in the just before ::getPoint()
181 return getInsertMBB().insert(getPoint(), &MI);
185 /// As soon as ::getPoint is called and thus, the point
198 /// As soon as ::getPoint is called and thus, the point materialized
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 149 MachineBasicBlock::iterator getPoint() {
166 /// MachineBasicBlock::insert and ::getPoint. The new code should
179 /// Insert \p MI in the just before ::getPoint()
181 return getInsertMBB().insert(getPoint(), &MI);
185 /// As soon as ::getPoint is called and thus, the point
198 /// As soon as ::getPoint is called and thus, the point materialized
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 149 MachineBasicBlock::iterator getPoint() {
166 /// MachineBasicBlock::insert and ::getPoint. The new code should
179 /// Insert \p MI in the just before ::getPoint()
181 return getInsertMBB().insert(getPoint(), &MI);
185 /// As soon as ::getPoint is called and thus, the point
198 /// As soon as ::getPoint is called and thus, the point materialized
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 149 MachineBasicBlock::iterator getPoint() {
166 /// MachineBasicBlock::insert and ::getPoint. The new code should
179 /// Insert \p MI in the just before ::getPoint()
181 return getInsertMBB().insert(getPoint(), &MI);
185 /// As soon as ::getPoint is called and thus, the point
198 /// As soon as ::getPoint is called and thus, the point materialized
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 149 MachineBasicBlock::iterator getPoint() {
166 /// MachineBasicBlock::insert and ::getPoint. The new code should
179 /// Insert \p MI in the just before ::getPoint()
181 return getInsertMBB().insert(getPoint(), &MI);
185 /// As soon as ::getPoint is called and thus, the point
198 /// As soon as ::getPoint is called and thus, the point materialized
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 149 MachineBasicBlock::iterator getPoint() {
166 /// MachineBasicBlock::insert and ::getPoint. The new code should
179 /// Insert \p MI in the just before ::getPoint()
181 return getInsertMBB().insert(getPoint(), &MI);
185 /// As soon as ::getPoint is called and thus, the point
198 /// As soon as ::getPoint is called and thus, the point materialized
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 149 MachineBasicBlock::iterator getPoint() {
166 /// MachineBasicBlock::insert and ::getPoint. The new code should
179 /// Insert \p MI in the just before ::getPoint()
181 return getInsertMBB().insert(getPoint(), &MI);
185 /// As soon as ::getPoint is called and thus, the point
198 /// As soon as ::getPoint is called and thus, the point materialized
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 149 MachineBasicBlock::iterator getPoint() {
166 /// MachineBasicBlock::insert and ::getPoint. The new code should
179 /// Insert \p MI in the just before ::getPoint()
181 return getInsertMBB().insert(getPoint(), &MI);
185 /// As soon as ::getPoint is called and thus, the point
198 /// As soon as ::getPoint is called and thus, the point materialized
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 141 MachineBasicBlock::iterator getPoint() {
158 /// MachineBasicBlock::insert and ::getPoint. The new code should
171 /// Insert \p MI in the just before ::getPoint()
173 return getInsertMBB().insert(getPoint(), &MI);
177 /// As soon as ::getPoint is called and thus, the point
190 /// As soon as ::getPoint is called and thus, the point materialized
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 141 MachineBasicBlock::iterator getPoint() {
158 /// MachineBasicBlock::insert and ::getPoint. The new code should
171 /// Insert \p MI in the just before ::getPoint()
173 return getInsertMBB().insert(getPoint(), &MI);
177 /// As soon as ::getPoint is called and thus, the point
190 /// As soon as ::getPoint is called and thus, the point materialized
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 141 MachineBasicBlock::iterator getPoint() {
158 /// MachineBasicBlock::insert and ::getPoint. The new code should
171 /// Insert \p MI in the just before ::getPoint()
173 return getInsertMBB().insert(getPoint(), &MI);
177 /// As soon as ::getPoint is called and thus, the point
190 /// As soon as ::getPoint is called and thus, the point materialized
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
RegBankSelect.h 141 MachineBasicBlock::iterator getPoint() {
158 /// MachineBasicBlock::insert and ::getPoint. The new code should
171 /// Insert \p MI in the just before ::getPoint()
173 return getInsertMBB().insert(getPoint(), &MI);
177 /// As soon as ::getPoint is called and thus, the point
190 /// As soon as ::getPoint is called and thus, the point materialized

Completed in 1443 milliseconds

1 2 3 4 5