HomeSort by relevance Sort by last modified time
    Searched full:iterate (Results 26 - 50 of 2840) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/container/list/
example_test.go 20 // Iterate through list and print its contents.
  /prebuilts/go/linux-x86/src/container/list/
example_test.go 20 // Iterate through list and print its contents.
  /external/elfutils/lib/
dynamicsizehash.c 41 ITERATE iterating over the table entries is possible
42 REVERSE iterate in reverse order of insert
85 #ifdef ITERATE
111 #ifdef ITERATE
126 #ifdef ITERATE
141 #ifdef ITERATE
184 #ifdef ITERATE
270 #ifdef ITERATE
  /external/v8/src/
v8threads.h 79 void Iterate(ObjectVisitor* v);
89 // Iterate over in-use states.
  /hardware/qcom/display/msm8084/libcopybit/
copybit_priv.h 35 this->next = iterate;
38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { function in struct:copybit_iterator
  /hardware/qcom/display/msm8226/libcopybit/
copybit_priv.h 35 this->next = iterate;
38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { function in struct:copybit_iterator
  /hardware/qcom/display/msm8909/libcopybit/
copybit_priv.h 35 this->next = iterate;
38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { function in struct:copybit_iterator
  /hardware/qcom/display/msm8960/libcopybit/
copybit_priv.h 35 this->next = iterate;
38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { function in struct:copybit_iterator
  /hardware/qcom/display/msm8994/libcopybit/
copybit_priv.h 35 this->next = iterate;
38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { function in struct:copybit_iterator
  /hardware/qcom/display/msm8996/libcopybit/
copybit_priv.h 35 this->next = iterate;
38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { function in struct:copybit_iterator
  /external/e2fsprogs/lib/ext2fs/
tst_iscan.c 138 * Iterate using inode_scan
140 static void iterate(void) function
149 com_err("iterate", retval, "While opening inode scan");
155 com_err("iterate", retval, "while reading first inode");
165 com_err("iterate", retval,
218 iterate();
  /external/icu/icu4c/source/common/
usc_impl.h 37 * Here is an example of how to iterate over script runs:
65 * @param src is the address of the array of characters over which to iterate.
69 * @param length is the number of characters over which to iterate.
75 * @return the address of <code>UScriptRun</code> object which will iterate over the text,
104 * @param src is the address of the new array of characters over which to iterate.
108 * @param length is the new number of characters over which to iterate
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyautodoc.swg 49 AUTODOC(each, "Iterate thru each element in the $class. A block must be provided");
51 AUTODOC(each_key, "Iterate thru each key element in the $class. A block must be provided");
52 AUTODOC(each_value, "Iterate thru each key element in the $class. A block must be provided");
53 AUTODOC(reject, "Iterate thru each element in the $class and reject those that fail a condition returning a new $class. A block must be provided");
54 AUTODOC(reject_bang, "Iterate thru each element in the $class and reject those that fail a condition. A block must be provided. $class is modified in place");
55 AUTODOC(select, "Iterate thru each element in the $class and select those that match a condition. A block must be provided");
  /external/deqp/modules/egl/
teglNegativePartialUpdateTests.cpp 63 virtual IterateResult iterate (void) = 0;
230 TestCase::IterateResult iterate (void);
238 TestCase::IterateResult NotPostableTest::iterate (void) function in class:deqp::egl::__anon10690::NotPostableTest
263 TestCase::IterateResult iterate (void);
271 TestCase::IterateResult NotCurrentSurfaceTest::iterate (void) function in class:deqp::egl::__anon10690::NotCurrentSurfaceTest
357 TestCase::IterateResult iterate (void);
365 TestCase::IterateResult BufferPreservedTest::iterate (void) function in class:deqp::egl::__anon10690::BufferPreservedTest
390 TestCase::IterateResult iterate (void);
398 TestCase::IterateResult SetTwiceTest::iterate (void) function in class:deqp::egl::__anon10690::SetTwiceTest
425 TestCase::IterateResult iterate (void)
433 TestCase::IterateResult NoAgeTest::iterate (void) function in class:deqp::egl::__anon10690::NoAgeTest
464 TestCase::IterateResult PassNullTest::iterate (void) function in class:deqp::egl::__anon10690::PassNullTest
496 TestCase::IterateResult NotCurrentSurfaceTest2::iterate (void) function in class:deqp::egl::__anon10690::NotCurrentSurfaceTest2
    [all...]
teglSyncTests.cpp 273 IterateResult iterate (void) function in class:deqp::egl::__anon10706::CreateNullAttribsTest
295 IterateResult iterate (void) function in class:deqp::egl::__anon10706::CreateEmptyAttribsTest
322 IterateResult iterate (void) function in class:deqp::egl::__anon10706::CreateInvalidDisplayTest
355 IterateResult iterate (void) function in class:deqp::egl::__anon10706::CreateInvalidTypeTest
388 IterateResult iterate (void) function in class:deqp::egl::__anon10706::CreateInvalidAttribsTest
426 IterateResult iterate (void) function in class:deqp::egl::__anon10706::CreateInvalidContextTest
462 IterateResult iterate (void) function in class:deqp::egl::__anon10706::ClientWaitNoTimeoutTest
495 IterateResult iterate (void) function in class:deqp::egl::__anon10706::ClientWaitForeverTest
537 IterateResult iterate (void) function in class:deqp::egl::__anon10706::ClientWaitNoContextTest
582 IterateResult iterate (void function in class:deqp::egl::__anon10706::ClientWaitForeverFlushTest
616 IterateResult iterate (void) function in class:deqp::egl::__anon10706::ClientWaitInvalidDisplayTest
653 IterateResult iterate (void) function in class:deqp::egl::__anon10706::ClientWaitInvalidSyncTest
686 IterateResult iterate (void) function in class:deqp::egl::__anon10706::GetSyncTypeTest
714 IterateResult iterate (void) function in class:deqp::egl::__anon10706::GetSyncStatusTest
745 IterateResult iterate (void) function in class:deqp::egl::__anon10706::GetSyncStatusSignaledTest
793 IterateResult iterate (void) function in class:deqp::egl::__anon10706::GetSyncConditionTest
821 IterateResult iterate (void) function in class:deqp::egl::__anon10706::GetSyncInvalidDisplayTest
860 IterateResult iterate (void) function in class:deqp::egl::__anon10706::GetSyncInvalidSyncTest
895 IterateResult iterate (void) function in class:deqp::egl::__anon10706::GetSyncInvalidAttributeTest
934 IterateResult iterate (void) function in class:deqp::egl::__anon10706::GetSyncInvalidValueTest
971 IterateResult iterate (void) function in class:deqp::egl::__anon10706::DestroySyncTest
997 IterateResult iterate (void) function in class:deqp::egl::__anon10706::DestroySyncInvalidDislayTest
1034 IterateResult iterate (void) function in class:deqp::egl::__anon10706::DestroySyncInvalidSyncTest
1067 IterateResult iterate (void) function in class:deqp::egl::__anon10706::WaitSyncTest
1097 IterateResult iterate (void) function in class:deqp::egl::__anon10706::WaitSyncInvalidDisplayTest
1134 IterateResult iterate (void) function in class:deqp::egl::__anon10706::WaitSyncInvalidSyncTest
1167 IterateResult iterate (void) function in class:deqp::egl::__anon10706::WaitSyncInvalidFlagTest
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_receiver.cc 299 // Each "case" is responsible for iterate the parser to the
367 rtcpParser->Iterate();
419 rtcpParser.Iterate();
461 rtcpPacketType = rtcpParser.Iterate();
465 rtcpPacketType = rtcpParser.Iterate();
782 RTCPUtility::RTCPPacketTypes pktType = rtcpParser.Iterate();
785 pktType = rtcpParser.Iterate();
812 rtcpParser.Iterate();
817 RTCPUtility::RTCPPacketTypes pktType = rtcpParser.Iterate();
820 pktType = rtcpParser.Iterate();
    [all...]
  /external/icu/icu4c/source/common/unicode/
schriter.h 104 * Assignment operator. *this is altered to iterate over the same
115 * Returns true if the iterators iterate over the same range of the
118 * @return true if the iterators iterate over the same range of the
134 * Sets the iterator to iterate over the provided string.
171 * Sets the iterator to iterate over the provided string.
  /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/swiperefreshmultipleviews/
MultiSwipeRefreshLayout.java 50 // Iterate through the ids and find the Views
63 * default, we need to manually iterate through our swipeable children to see if any are in a
69 // Iterate through the scrollable children and check if any of them can not scroll up
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/swiperefreshmultipleviews/
MultiSwipeRefreshLayout.java 50 // Iterate through the ids and find the Views
63 * default, we need to manually iterate through our swipeable children to see if any are in a
69 // Iterate through the scrollable children and check if any of them can not scroll up
  /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.swiperefreshmultipleviews/
MultiSwipeRefreshLayout.java 50 // Iterate through the ids and find the Views
63 * default, we need to manually iterate through our swipeable children to see if any are in a
69 // Iterate through the scrollable children and check if any of them can not scroll up
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/
TestFastLexer.cs 56 Iterate( text, iterations );
58 var time = Iterate( text, iterations );
65 TimeSpan Iterate( string text, int count )
  /external/icu/icu4c/source/test/perf/leperf/
leperf.cpp 31 void iterate(void * p) { function
94 timeTaken = utimer_loopUntilDone(len, &loopCount, iterate, &p);
108 timeTaken = utimer_loopUntilDone(len, &loopCount, iterate, &p);
  /external/jemalloc/test/unit/
run_quantize.c 11 * Iterate over all small size classes, get their run sizes, and verify
45 * Iterate over all large size classes, get their run sizes, and verify
100 * Iterate over all run sizes and verify that
  /external/libchrome/base/process/
process_iterator.h 5 // This file contains methods to iterate over processes on the system.
73 // This class provides a way to iterate through a list of processes on the
123 // This class provides a way to iterate through the list of processes
  /external/v8/src/compiler/
loop-analysis.h 88 // Return a range which can iterate over the header nodes of {loop}.
97 // Return a range which can iterate over the body nodes of {loop}.
103 // Return a range which can iterate over the nodes of {loop}.

Completed in 3000 milliseconds

12 3 4 5 6 7 8 91011>>