HomeSort by relevance Sort by last modified time
    Searched refs:degree (Results 76 - 100 of 158) sorted by null

1 2 34 5 6 7

  /external/openssl/crypto/ecdsa/
ecdsatest.c 296 unsigned int sig_len, degree, r_len, s_len, bn_len, buf_len; local
346 degree = EC_GROUP_get_degree(EC_KEY_get0_group(eckey));
347 if (degree < 160)
446 bn_len = (degree + 7) / 8;
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlWheel.java 49 // The following angles are based in the zero degree on the right. Here we
449 int degree = (int) Math.toDegrees(mChildRadians[selectedIndex]); local
458 fanPath.arcTo(mBackgroundRect, -degree + HIGHLIGHT_DEGREES / 2,
462 fanPath.arcTo(mBackgroundRect, -degree - HIGHLIGHT_DEGREES / 2,
475 canvas.drawArc(mBackgroundRect, -degree - HIGHLIGHT_DEGREES / 2,
496 // The arc just acrosses 0 degree. Draw a full circle so it
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowMapView.java 137 private int scaleDegree(int degree, int minPixel, int maxPixel, int centerDegree, int spanDegrees) {
139 int offsetDegrees = degree - minDegree;
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.core_2.3.5.v201308161310.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.core_2.3.5.v20130525.jar 
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
IntArray.java 180 public int degree() method in class:IntArray
729 // Input: A nonzero polynomial a(z) of degree at most m-1
732 int uzDegree = degree();
762 int j = uzDegree - vz.degree();
785 uzDegree = uz.degree();
LongArray.java 423 public int degree() method in class:LongArray
    [all...]
  /external/qemu/ui/
curses_keys.h 361 { "degree", 0x0b0 },
  /external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-134055.js 52 crash(d); // Polymorphic, degree 4.
  /external/eigen/Eigen/src/OrderingMethods/
Eigen_Colamd.h 159 /* a degree list */
160 Index hash ; /* hash value, if col is not in a degree list */
161 Index prev ; /* previous column in degree list, if col is in a */
162 /* degree list (but not at the head of a degree list) */
166 Index degree_next ; /* next column, if col is in a degree list */
179 Index degree ; /* number of principal & non-principal columns in row */ member in union:internal::Colamd_Row::__anon4640
312 * \brief Computes a column ordering using the column approximate minimum degree ordering
343 Index max_deg ; /* maximum row degree */
651 Row [row].shared1.degree = Row [row].length
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_ra.cpp 642 uint32_t degree; member in class:nv50_ir::GCRA::RIG_Node
728 nodes[i].degree, nodes[i].degreeLimit);
752 degree = 0;
981 this->degree += relDegree[node->colors][colors];
982 node->degree += relDegree[colors][node->colors];
1106 if (nodes[i].degree < nodes[i].degreeLimit) {
1122 bool move = b->degree >= b->degreeLimit;
1126 a->getValue()->id, a->degree, a->degreeLimit,
1127 b->getValue()->id, b->degree, b->degreeLimit);
1129 b->degree -= relDegree[a->colors][b->colors]
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_ra.cpp 642 uint32_t degree; member in class:nv50_ir::GCRA::RIG_Node
728 nodes[i].degree, nodes[i].degreeLimit);
752 degree = 0;
981 this->degree += relDegree[node->colors][colors];
982 node->degree += relDegree[colors][node->colors];
1106 if (nodes[i].degree < nodes[i].degreeLimit) {
1122 bool move = b->degree >= b->degreeLimit;
1126 a->getValue()->id, a->degree, a->degreeLimit,
1127 b->getValue()->id, b->degree, b->degreeLimit);
1129 b->degree -= relDegree[a->colors][b->colors]
    [all...]
  /external/chromium_org/third_party/freetype/src/raster/
ftraster.c     [all...]
  /external/freetype/src/raster/
ftraster.c     [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
ftraster.c     [all...]
  /external/pdfium/core/src/fpdftext/
fpdf_text.cpp 700 int degree = (int)(angle * 180 / PI + 0.5); local
701 if (degree % 90) {
704 if (degree < 0) {
705 degree += 360;
707 int index = degree / 90 % 3 - 1;
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXAlgo.cpp     [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXAlgo.cpp 1015 status_t OMXCameraAdapter::setPictureRotation(unsigned int degree)
1032 rotation.nRotation = degree;
1049 status_t OMXCameraAdapter::setSensorOrientation(unsigned int degree)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 285 degree(const_node_pointer p_nd);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 225 degree(node_const_pointer);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 225 degree(node_const_pointer);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 285 degree(const_node_pointer p_nd);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 285 degree(const_node_pointer p_nd);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 285 degree(const_node_pointer p_nd);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 285 degree(const_node_pointer p_nd);

Completed in 2042 milliseconds

1 2 34 5 6 7