| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
| H A D | CMapTable.java | 329 public Iterator<CMap> iterator() { in iterator() method in CMapTable 340 public Iterator<CMap> iterator(CMapFilter filter) { in iterator() method in CMapTable 636 public Iterator<? extends CMap.Builder<? extends CMap>> iterator() { in iterator() method in CMapTable.Builder
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | connection.c | 128 MHD_get_connection_values(struct MHD_Connection *connection, enum MHD_ValueKind kind, MHD_KeyValueIterator iterator, void *iterator_cls) MHD_get_connection_values() argument
|
| /third_party/skia/third_party/externals/brotli/c/tools/ |
| H A D | brotli.c | 112 int iterator; member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-var-gvar-table.hh | 547 GlyphVariationData::tuple_iterator_t iterator; in apply_deltas_to_points() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | TargetRegistry.h | 604 class iterator class 610 explicit iterator(Target *T) : Current(T) {} in iterator() function in llvm::TargetRegistry::iterator [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | DenseMap.h | 62 typedef DenseMapIterator<KeyT, ValueT, KeyInfoT, BucketT> iterator; typedef in llvm::DenseMapBase [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | LoopInfo.h | 144 typedef typename std::vector<LoopT *>::const_iterator iterator; typedef in llvm::LoopBase 911 typedef typename std::vector<LoopT *>::const_iterator iterator; typedef in llvm::LoopInfoBase [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | DIE.h | 562 class iterator class in llvm::IntrusiveBackList 570 explicit iterator(T *N) : N(N) {} in iterator() function in llvm::IntrusiveBackList::iterator [all...] |
| H A D | ScheduleDAG.h | 761 typedef std::vector<int>::iterator iterator; typedef in llvm::SUnit::ScheduleDAGTopologicalSort [all...] |
| /third_party/python/Objects/ |
| H A D | odictobject.c | 2134 PyObject *pair, *iterator, *unexpected; in mutablemapping_add_pairs() local 2216 PyObject *iterator = PyObject_GetIter(keys); in mutablemapping_update_arg() local [all...] |
| /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...] |
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_typedarray.cpp | 302 JSHandle<JSTaggedValue> iterator = JSIterator::GetIterator(thread, source, usingIterator); in From() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | frame_states.cpp | 120 auto &iterator = bb.GetBytecodeIterator(); in ComputeLiveOut() local
|
| H A D | profiler_stub_builder.cpp | 661 GateRef ProfilerStubBuilder::GetIterationFunctionId(GateRef glue, GateRef iterator) in GetIterationFunctionId() argument 728 ProfileGetIterator( GateRef glue, SlotIDInfo slotInfo, GateRef func, GateRef iterator, GateRef profileTypeInfo) ProfileGetIterator() argument
|
| /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...] |
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| H A D | js_runtime.cpp | 1580 auto iterator = pkgContextInfoJsonStringMap_.find(moduleName); in UpdatePkgContextInfoJson() local
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | ecs_animation.cpp | 483 auto iterator = std::find_if( in OnAnimationTracksChanged() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | db_common.cpp | 571 auto iterator = insertTarget.begin(); in InsertNodesByScore() local
|
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslGrammar.cpp | 4121 TIntermTyped* iterator = nullptr; in acceptIterationStatement() local
|