| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | CodedInputStream.java | 3097 private Iterator<ByteBuffer> iterator; field in CodedInputStream.IterableDirectByteBufferDecoder
|
| H A D | ByteString.java | 174 public ByteIterator iterator() { in iterator() method in ByteString 611 private static ByteString balancedConcat(Iterator<ByteString> iterator, int length) { in balancedConcat() argument [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | map.h | 1063 class iterator { global() class in google::protobuf::Map 1073 iterator() {} iterator() function in google::protobuf::Map::iterator 1074 explicit iterator(const InnerIt& it) : it_(it) {} iterator() function in google::protobuf::Map::iterator [all...] |
| /third_party/python/Lib/xml/etree/ |
| H A D | ElementTree.py | 1241 def iterator(sourc function [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 238 template<class X> struct TypedBuffer<X>::iterator struct in vkt::SpirVAssembly::__anon29919::ut::TypedBuffer 246 iterator (pointer p) : m_p(p) { DE_ASSERT(p); } in iterator() function [all...] |
| /third_party/mesa3d/include/CL/ |
| H A D | cl.hpp | 934 class iterator class in cl::vector 945 iterator (const vector<T,N> &vec, int index) : in iterator() function in cl::vector::iterator 956 iterator(void) : in iterator() function in cl::vector::iterator 962 iterator(cons function in cl::vector::iterator [all...] |
| /base/powermgr/power_manager/services/native/src/ |
| H A D | power_state_machine.cpp | 1332 auto iterator = lockMap_.find(state); in WakeupDeviceInner() local 1591 auto iterator = controllerMap_.find(state); in WakeupDeviceInner() local
|
| /base/theme/wallpaper_mgr/services/src/ |
| H A D | wallpaper_service.cpp | 493 auto iterator = wallpaperType == WALLPAPER_SYSTEM ? systemWallpaperMap_.Find(userId) in GetFileNameFromMap() local 522 auto iterator = wallpaperType == WALLPAPER_SYSTEM ? systemWallpaperMap_.Find(userId) in GetPictureFileName() local 773 auto iterator = lockWallpaperMap_.Find(userId); GetResType() local 778 auto iterator = systemWallpaperMap_.Find(userId); GetResType() local 948 auto iterator = lockWallpaperMap_.Find(userId); GetWallpaperId() local 953 auto iterator = systemWallpaperMap_.Find(userId); GetWallpaperId() local 1085 auto iterator = wallpaperType == WALLPAPER_SYSTEM ? systemWallpaperMap_.Find(userId) GetWallpaperSafeLocked() local 1104 auto iterator = wallpaperType == WALLPAPER_SYSTEM ? systemWallpaperMap_.Find(userId) ClearWallpaperLocked() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_ethtool.c | 310 unsigned int iterator; member
|
| /kernel/linux/linux-5.10/drivers/misc/altera-stapl/ |
| H A D | altera.c | 1012 s32 iterator = vars[args[0]]; in altera_execute() local
|
| /kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
| H A D | core.c | 484 struct rsnd_mod *rsnd_mod_next(int *iterator, in rsnd_mod_next() argument
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_acc_types.h | 218 struct ia_css_binary_iterator_info iterator; member
|
| /kernel/linux/linux-6.6/drivers/misc/altera-stapl/ |
| H A D | altera.c | 991 s32 iterator = vars[args[0]]; in altera_execute() local
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_acc_types.h | 219 struct ia_css_binary_iterator_info iterator; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_ethtool.c | 313 unsigned int iterator; member
|
| /kernel/linux/linux-6.6/sound/soc/sh/rcar/ |
| H A D | core.c | 478 struct rsnd_mod *rsnd_mod_next(int *iterator, in rsnd_mod_next() argument
|
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslGrammar.cpp | 4121 TIntermTyped* iterator = nullptr; in acceptIterationStatement() local
|
| /third_party/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-internal.h | 1102 typedef Element* iterator; global() typedef in testing::internal::NativeArray [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UnicodeSet.java | 4380 public Iterator<EntryRange> iterator() { in iterator() method in UnicodeSet.EntryRangeIterable 4418 public Iterator<String> iterator() { iterator() method in UnicodeSet [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UnicodeSet.java | 4239 public Iterator<EntryRange> iterator() { in iterator() method in UnicodeSet.EntryRangeIterable 4276 public Iterator<String> iterator() { iterator() method in UnicodeSet [all...] |
| /third_party/libsnd/src/ |
| H A D | aiff.c | 1798 aiff_next_chunk_iterator (SF_PRIVATE *psf, SF_CHUNK_ITERATOR * iterator) in aiff_next_chunk_iterator() argument 1803 aiff_get_chunk_size (SF_PRIVATE *psf, const SF_CHUNK_ITERATOR * iterator, SF_CHUNK_INFO * chunk_info) in aiff_get_chunk_size() argument 1815 aiff_get_chunk_data (SF_PRIVATE *psf, const SF_CHUNK_ITERATOR * iterator, SF_CHUNK_INFO * chunk_info) in aiff_get_chunk_data() argument
|
| /third_party/jerryscript/jerry-core/vm/ |
| H A D | vm.c | 2070 ecma_value_t iterator = stack_top_p[-iterator_index]; in vm_loop() local 3653 ecma_value_t iterator = ecma_op_get_iterator (value, ECMA_VALUE_EMPTY); in vm_loop() local [all...] |
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| H A D | ecma-regexp-object.c | 1084 uint32_t iterator = 0; ecma_regexp_run() local 1148 uint32_t iterator = 0; ecma_regexp_run() local [all...] |
| /third_party/mesa3d/src/imagination/vulkan/pds/ |
| H A D | pvr_pds.c | 4019 uint32_t iterator = 0; in pvr_pds_coefficient_loading() local
|
| /third_party/mesa3d/src/gtest/include/gtest/internal/ |
| H A D | gtest-internal.h | 1039 typedef Element* iterator; global() typedef in testing::internal::NativeArray [all...] |