HomeSort by relevance Sort by last modified time
    Searched full:iterated (Results 51 - 75 of 278) sorted by null

1 23 4 5 6 7 8 91011>>

  /system/bt/osi/include/
config.h 114 // iterated over. The returned pointer must be treated as an opaque handle and must
115 // not be freed and must not be iterated on (must not call |config_section_next| on
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
bitmap.h 523 already advanced past the just iterated bit. Return true if there
537 /* Round up to the word boundary. We might have just iterated past
566 bitmaps. We will have already advanced past the just iterated bit.
580 /* Round up to the word boundary. We might have just iterated past
630 iterated bit. */
643 /* Round up to the word boundary. We might have just iterated past
  /device/google/marlin/dataservices/datatop/src/
datatop_helpers.c 232 * @param dpg A data_point_gatherer struct that is iterated through for each datapoint.
250 * @param dpg A data_point_gatherer struct that is iterated through for each datapoint.
301 * @param dpg A data_point_gatherer struct that is iterated through for each datapoint.
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPIteratorImpl.java 51 * @param xmp the iterated metadata object.
71 // complete tree will be iterated
534 * @param parentNode the node which children shall be iterated.
  /frameworks/rs/scriptc/
rs_for_each.rsh 53 * The kernel context contains common characteristics of the allocations being iterated
212 * The kernel context contains common characteristics of the allocations being iterated
361 * The kernel context contains common characteristics of the allocations being iterated
  /prebuilts/sdk/renderscript/include/
rs_for_each.rsh 53 * The kernel context contains common characteristics of the allocations being iterated
212 * The kernel context contains common characteristics of the allocations being iterated
361 * The kernel context contains common characteristics of the allocations being iterated
  /art/compiler/jni/quick/
calling_convention.h 61 // below the one being iterated over.
191 // The number of references iterated past.
  /external/llvm/unittests/IR/
ValueMapTest.cpp 140 ADD_FAILURE() << "Iterated through an extra value.";
160 ADD_FAILURE() << "Iterated through an extra value.";
  /frameworks/base/core/java/android/app/usage/
UsageEvents.java 261 * Resets the collection so that it can be iterated over from the beginning.
263 * @hide When this object is iterated to completion, the parcel is destroyed and
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMNodeIterator.java 94 /** Detaches the NodeIterator from the set which it iterated over,
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
BasicTestIterator.java 130 * @return The next <code>Node</code> in the set being iterated over, or
FilterExprIterator.java 95 * Detaches the walker from the set which it iterated over, releasing
OneStepIteratorForward.java 147 * Returns the axis being iterated, if it is known.
ReverseAxesWalker.java 59 * Detaches the walker from the set which it iterated over, releasing
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XRTreeFragSelectWrapper.java 78 * Detaches the <code>DTMIterator</code> from the set which it iterated
  /external/boringssl/src/crypto/curve25519/
x25519_test.cc 112 fprintf(stderr, "Iterated X25519 test failed\n");
  /external/fio/t/
lfsr-test.c 21 "verify: check if LFSR has iterated correctly\n\n"
  /external/guava/guava/src/com/google/common/collect/
TreeTraverser.java 44 * <p>can be iterated over in preorder (hdabcegf), postorder (abcdefgh), or breadth-first order
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
TreeTraverser.java 40 * can be iterated over in preorder (hdabcegf), postorder (abcdefgh), or breadth-first order
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
StringUCharacterIterator.java 206 * @param text The String to be iterated over
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
StringUCharacterIterator.java 204 * @param text The String to be iterated over
  /external/libchrome/sandbox/linux/bpf_dsl/
syscall_set.cc 92 // NextSyscall returns the next system call in the iterated system
  /external/llvm/include/llvm/Transforms/Utils/
SymbolRewriter.h 19 // iterated. For any matching symbol, the requested transformation is applied,
  /external/opencv3/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/
py_kmeans_understanding.markdown 61 Now **Step - 2** and **Step - 3** are iterated until both centroids are converged to fixed points.
  /external/replicaisland/src/com/replica/replicaisland/
GameObjectManager.java 96 // object because this list is being iterated backwards, so

Completed in 1507 milliseconds

1 23 4 5 6 7 8 91011>>