Home
last modified time | relevance | path

Searched +defs:iterator +defs:default (Results 1 – 25 of 831) sorted by relevance

12345678910>>...34

/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-path/1.0.0-rc01/androidx.graphics_graphics-path/android_common_apex34/aar/
Dandroidx.graphics_graphics-path.jar ... ] points int offset public static synthetic boolean nextQuadratic$default (androidx.graphics.path.ConicConverter, float ...
Dclasses.jar ... ] points int offset public static synthetic boolean nextQuadratic$default (androidx.graphics.path.ConicConverter, float ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-path/1.0.0-rc01/androidx.graphics_graphics-path/android_common_apex30/aar/
Dclasses.jar ... ] points int offset public static synthetic boolean nextQuadratic$default (androidx.graphics.path.ConicConverter, float ...
Dandroidx.graphics_graphics-path.jar ... ] points int offset public static synthetic boolean nextQuadratic$default (androidx.graphics.path.ConicConverter, float ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-path/1.0.0-rc01/androidx.graphics_graphics-path/android_common/aar/
Dclasses.jar ... ] points int offset public static synthetic boolean nextQuadratic$default (androidx.graphics.path.ConicConverter, float ...
Dandroidx.graphics_graphics-path.jar ... ] points int offset public static synthetic boolean nextQuadratic$default (androidx.graphics.path.ConicConverter, float ...
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dstl_iterator_base_types.h70 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
118 struct iterator in _GLIBCXX_VISIBILITY() struct
121 typedef _Category iterator_category; in _GLIBCXX_VISIBILITY()
123 typedef _Tp value_type; in _GLIBCXX_VISIBILITY()
125 typedef _Distance difference_type; in _GLIBCXX_VISIBILITY()
127 typedef _Pointer pointer; in _GLIBCXX_VISIBILITY()
129 typedef _Reference reference; in _GLIBCXX_VISIBILITY()
Dstl_bvector.h63 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
218 typedef _Bit_iterator iterator; in _GLIBCXX_VISIBILITY() typedef
494 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
534 typedef _Bit_iterator iterator; in _GLIBCXX_VISIBILITY() typedef
1136 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
Dunordered_set.h33 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
115 typedef typename _Hashtable::iterator iterator; in _GLIBCXX_VISIBILITY() typedef
720 typedef typename _Hashtable::iterator iterator; in _GLIBCXX_VISIBILITY() typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dstl_iterator_base_types.h70 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
118 struct iterator in _GLIBCXX_VISIBILITY() struct
121 typedef _Category iterator_category; in _GLIBCXX_VISIBILITY()
123 typedef _Tp value_type; in _GLIBCXX_VISIBILITY()
125 typedef _Distance difference_type; in _GLIBCXX_VISIBILITY()
127 typedef _Pointer pointer; in _GLIBCXX_VISIBILITY()
129 typedef _Reference reference; in _GLIBCXX_VISIBILITY()
Dstl_bvector.h63 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
218 typedef _Bit_iterator iterator; in _GLIBCXX_VISIBILITY() typedef
494 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
534 typedef _Bit_iterator iterator; in _GLIBCXX_VISIBILITY() typedef
1136 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
Dunordered_set.h33 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
115 typedef typename _Hashtable::iterator iterator; in _GLIBCXX_VISIBILITY() typedef
720 typedef typename _Hashtable::iterator iterator; in _GLIBCXX_VISIBILITY() typedef
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/
H A Dpy_builtins.py490 def next_(iterator, default=UNSPECIFIED): argument
562 def next_tf_iterator(iterator, default=UNSPECIFIED): argument
574 def next_py(iterator, default=UNSPECIFIED): argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/
Dvstring.h42 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
73 typedef __gnu_cxx::__normal_iterator<pointer, __versa_string> iterator; in _GLIBCXX_VISIBILITY() typedef
2486 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
2578 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
2796 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
Dvstring.h42 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
73 typedef __gnu_cxx::__normal_iterator<pointer, __versa_string> iterator; in _GLIBCXX_VISIBILITY() typedef
2486 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
2578 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
2796 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/
Drecipes.py105 def consume(iterator, n=None): argument
145 def nth(iterable, n, default=None): argument
455 def first_true(iterable, default=None, pred=None): argument
588 def prepend(value, iterator): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/
Drecipes.py105 def consume(iterator, n=None): argument
145 def nth(iterable, n, default=None): argument
455 def first_true(iterable, default=None, pred=None): argument
588 def prepend(value, iterator): argument
/aosp_15_r20/external/python/setuptools/setuptools/_vendor/more_itertools/
Drecipes.py105 def consume(iterator, n=None): argument
145 def nth(iterable, n, default=None): argument
455 def first_true(iterable, default=None, pred=None): argument
588 def prepend(value, iterator): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/
Drecipes.py105 def consume(iterator, n=None): argument
145 def nth(iterable, n, default=None): argument
455 def first_true(iterable, default=None, pred=None): argument
588 def prepend(value, iterator): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/
Drecipes.py105 def consume(iterator, n=None): argument
145 def nth(iterable, n, default=None): argument
455 def first_true(iterable, default=None, pred=None): argument
588 def prepend(value, iterator): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/
Drecipes.py108 def consume(iterator, n=None): argument
148 def nth(iterable, n, default=None): argument
468 def first_true(iterable, default=None, pred=None): argument
601 def prepend(value, iterator): argument
/aosp_15_r20/external/python/setuptools/pkg_resources/_vendor/more_itertools/
Drecipes.py108 def consume(iterator, n=None): argument
148 def nth(iterable, n, default=None): argument
468 def first_true(iterable, default=None, pred=None): argument
601 def prepend(value, iterator): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/
Drecipes.py108 def consume(iterator, n=None): argument
148 def nth(iterable, n, default=None): argument
468 def first_true(iterable, default=None, pred=None): argument
601 def prepend(value, iterator): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/
Drecipes.py108 def consume(iterator, n=None): argument
148 def nth(iterable, n, default=None): argument
468 def first_true(iterable, default=None, pred=None): argument
601 def prepend(value, iterator): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/
Drecipes.py108 def consume(iterator, n=None): argument
148 def nth(iterable, n, default=None): argument
468 def first_true(iterable, default=None, pred=None): argument
601 def prepend(value, iterator): argument

12345678910>>...34