HomeSort by relevance Sort by last modified time
    Searched full:roots (Results 1 - 25 of 171) sorted by null

1 2 3 4 5 6 7

  /build/tools/
fileslist.py 26 roots = argv[1:]
27 for root in roots:
  /external/skia/src/core/
SkGeometry.cpp 119 int SkFindUnitQuadRoots(SkScalar A, SkScalar B, SkScalar C, SkScalar roots[2])
121 SkASSERT(roots);
124 return valid_unit_divide(-C, B, roots);
126 SkScalar* r = roots;
130 if (R < 0 || SkScalarIsNaN(R)) { // complex roots
149 if (r - roots == 2)
151 if (roots[0] > roots[1])
152 SkTSwap<SkScalar>(roots[0], roots[1])
859 SkScalar* roots = tValues; local
1088 SkScalar roots[2]; local
    [all...]
SkQuadClipper.cpp 51 SkScalar roots[2]; // we only expect one, but make room for 2 for safety local
52 int count = SkFindUnitQuadRoots(A, B, C, roots);
54 *t = roots[0];
  /dalvik/vm/alloc/
Verify.h 32 * Verifies the contents of various global roots.
Verify.c 56 * Searches the roots and heap for object references.
124 * Verifies references in the roots.
Visit.c 153 * Visits all roots associated with a thread.
187 * Visits roots. TODO: visit all roots.
  /external/webkit/WebCore/platform/graphics/
GlyphPageTreeNode.cpp 43 HashMap<int, GlyphPageTreeNode*>* GlyphPageTreeNode::roots = 0;
51 roots = new HashMap<int, GlyphPageTreeNode*>;
55 GlyphPageTreeNode* node = pageNumber ? roots->get(pageNumber) : pageZeroRoot;
62 roots->set(pageNumber, node);
72 if (roots) {
73 HashMap<int, GlyphPageTreeNode*>::iterator end = roots->end();
74 for (HashMap<int, GlyphPageTreeNode*>::iterator it = roots->begin(); it != end; ++it)
96 // Enumerate all the roots and prune any tree that contains our custom font data.
97 if (roots) {
98 HashMap<int, GlyphPageTreeNode*>::iterator end = roots->end()
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiModelTreeContentProvider.java 88 ArrayList<UiElementNode> roots = new ArrayList<UiElementNode>(); local
92 roots.add(ui_node);
96 roots.add(ui_node);
103 return roots.toArray();
  /dalvik/dx/src/junit/runner/
ClassPathTestCollector.java 32 Hashtable collectFilesInRoots(Vector roots) {
34 Enumeration e= roots.elements();
  /frameworks/base/test-runner/src/junit/runner/
ClassPathTestCollector.java 33 Hashtable collectFilesInRoots(Vector roots) {
35 Enumeration e= roots.elements();
  /libcore/junit/src/test/java/junit/runner/
ClassPathTestCollector.java 32 Hashtable collectFilesInRoots(Vector roots) {
34 Enumeration e= roots.elements();
  /development/tools/idegen/src/
Eclipse.java 43 * root directory, we'll order source roots based on how they match
44 * regular expressions in that file. Source roots that match earlier
66 // Put source roots in respective buckets.
79 // Output source roots to configuration file.
121 // Exclude nested source roots.
173 * A precedence bucket for source roots.
Configuration.java 36 /** Java source tree roots. */
53 * for .java and .jar files and identifying source roots.
76 Log.debug(sourceRoots.size() + " source roots");
111 * Recursively finds .java source roots, .jar files, and excluded
120 * source roots in our generated source directory (specifically,
134 // Keep track of source roots for .java files.
224 * Picks out excluded directories that are under source roots.
  /development/tools/makedict/src/com/android/tools/dict/
MakeBinaryDictionary.java 54 List<CharNode> roots; field in class:MakeBinaryDictionary
93 roots = new ArrayList<CharNode>();
152 int index = indexOf(roots, firstChar);
157 index = roots.size();
158 roots.add(newNode);
160 roots.get(index).freq += occur;
163 addWordRec(roots.get(index), word, 1, occur);
165 roots.get(index).terminal = true;
287 writeWordsRec(roots);
  /external/junit/src/junit/runner/
ClassPathTestCollector.java 35 Hashtable collectFilesInRoots(Vector roots) {
37 Enumeration e= roots.elements();
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/digests/
SHA384Digest.java 75 * The first 64 bits of the fractional parts of the square roots
SHA512Digest.java 76 * The first 64 bits of the fractional parts of the square roots
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
az_isp.c 25 * The ISPs are the roots of the two polynomials F1(z) and F2(z) *
30 * For a even order m=2n, F1(z) has M/2 conjugate roots on the unit *
31 * circle and F2(z) has M/2-1 conjugate roots on the unit circle in *
32 * addition to two roots at 0 and pi. *
63 Word16 old_isp[] /* (i) : old isp[] (in case not found M roots) */
98 * Find the ISPs (roots of F1(z) and F2(z) ) using the *
100 * The roots of F1(z) and F2(z) are alternatively searched. *
102 * to F2(z) then back to F1(z) and so on until all roots are found. *
181 /* Check if M-1 roots found */
  /bootable/recovery/
Android.mk 13 roots.c \
  /external/bluetooth/glib/docs/reference/gobject/
gobject-query.xml 45 iterate over fundamental roots
  /external/webkit/WebCore/css/
CSSQuirkPrimitiveValue.h 28 // This value is used to handle quirky margins in reflow roots (body, td, and th) like WinIE.
  /development/tools/idegen/
README 54 Excluding source roots and jars
68 You may want some source roots to come before others in Eclipse. Simply
79 of the "path-precedence" file. To make source roots under ./out come last,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileCreationPage.java 760 // Clear all the roots for this type
761 ArrayList<String> roots = type.getRoots(); local
762 if (roots.size() > 0) {
763 roots.clear();
771 roots.add((String) rootSeed);
775 roots.add(value);
1063 ArrayList<String> roots = type.getRoots(); local
    [all...]
  /external/blktrace/btt/
devs.c 45 static void __destroy_heads(struct rb_root *roots)
50 __destroy(roots[i].rb_node);
52 free(roots);
  /dalvik/hit/src/com/android/hit/
RootObj.java 27 * These two fields are only used by roots that are static

Completed in 743 milliseconds

1 2 3 4 5 6 7