Home
last modified time | relevance | path

Searched defs:iter (Results 1051 - 1075 of 2316) sorted by relevance

1...<<41424344454647484950>>...93

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddecoration_manager.cpp607 auto const iter = id_to_decoration_insts_.find(target_id); in RemoveDecoration() local
616 auto const iter = id_to_decoration_insts_.find(target_id); in RemoveDecoration() local
621 auto const iter = id_to_decoration_insts_.find(group_id); in RemoveDecoration() local
H A Dupgrade_memory_model.cpp324 auto iter = cache_.find(std::make_pair(inst->result_id(), indices)); in TraceInstruction() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationkeys.cpp226 CollationKeys::writeSortKeyUpToQuaternary(CollationIterator &iter, in writeSortKeyUpToQuaternary() argument
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dangle_test_instantiate.cpp710 auto iter = GetAvailabilityCache().find(param); in IsPlatformAvailable() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-iter.hh83 iter_t iter () const { return *thiz(); } in iter() function
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_unittest.cc95 auto iter = files_.find(path); variable
108 auto iter = file_tree_.find(dir); variable
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducasemap.cpp424 ucasemap_internalUTF8ToTitle( int32_t caseLocale, uint32_t options, BreakIterator *iter, const uint8_t *src, int32_t srcLength, ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_internalUTF8ToTitle() argument
H A Duiter.cpp92 stringIteratorGetIndex(UCharIterator *iter, UCharIteratorOrigin origin) { in stringIteratorGetIndex() argument
112 stringIteratorMove(UCharIterator *iter, int32_t delta, UCharIteratorOrigin origin) stringIteratorMove() argument
145 stringIteratorHasNext(UCharIterator *iter) stringIteratorHasNext() argument
150 stringIteratorHasPrevious(UCharIterator *iter) stringIteratorHasPrevious() argument
155 stringIteratorCurrent(UCharIterator *iter) stringIteratorCurrent() argument
164 stringIteratorNext(UCharIterator *iter) stringIteratorNext() argument
173 stringIteratorPrevious(UCharIterator *iter) stringIteratorPrevious() argument
182 stringIteratorGetState(const UCharIterator *iter) stringIteratorGetState() argument
187 stringIteratorSetState(UCharIterator *iter, uint32_t state, UErrorCode *pErrorCode) stringIteratorSetState() argument
214 uiter_setString(UCharIterator *iter, const UChar *s, int32_t length) uiter_setString() argument
245 utf16BEIteratorGet(UCharIterator *iter, int32_t index) utf16BEIteratorGet() argument
251 utf16BEIteratorCurrent(UCharIterator *iter) utf16BEIteratorCurrent() argument
262 utf16BEIteratorNext(UCharIterator *iter) utf16BEIteratorNext() argument
274 utf16BEIteratorPrevious(UCharIterator *iter) utf16BEIteratorPrevious() argument
325 uiter_setUTF16BE(UCharIterator *iter, const char *s, int32_t length) uiter_setUTF16BE() argument
362 characterIteratorGetIndex(UCharIterator *iter, UCharIteratorOrigin origin) characterIteratorGetIndex() argument
382 characterIteratorMove(UCharIterator *iter, int32_t delta, UCharIteratorOrigin origin) characterIteratorMove() argument
402 characterIteratorHasNext(UCharIterator *iter) characterIteratorHasNext() argument
407 characterIteratorHasPrevious(UCharIterator *iter) characterIteratorHasPrevious() argument
412 characterIteratorCurrent(UCharIterator *iter) characterIteratorCurrent() argument
424 characterIteratorNext(UCharIterator *iter) characterIteratorNext() argument
433 characterIteratorPrevious(UCharIterator *iter) characterIteratorPrevious() argument
442 characterIteratorGetState(const UCharIterator *iter) characterIteratorGetState() argument
447 characterIteratorSetState(UCharIterator *iter, uint32_t state, UErrorCode *pErrorCode) characterIteratorSetState() argument
474 uiter_setCharacterIterator(UCharIterator *iter, CharacterIterator *charIter) uiter_setCharacterIterator() argument
497 replaceableIteratorCurrent(UCharIterator *iter) replaceableIteratorCurrent() argument
506 replaceableIteratorNext(UCharIterator *iter) replaceableIteratorNext() argument
515 replaceableIteratorPrevious(UCharIterator *iter) replaceableIteratorPrevious() argument
538 uiter_setReplaceable(UCharIterator *iter, const Replaceable *rep) uiter_setReplaceable() argument
589 utf8IteratorGetIndex(UCharIterator *iter, UCharIteratorOrigin origin) utf8IteratorGetIndex() argument
669 utf8IteratorMove(UCharIterator *iter, int32_t delta, UCharIteratorOrigin origin) utf8IteratorMove() argument
842 utf8IteratorHasNext(UCharIterator *iter) utf8IteratorHasNext() argument
847 utf8IteratorHasPrevious(UCharIterator *iter) utf8IteratorHasPrevious() argument
852 utf8IteratorCurrent(UCharIterator *iter) utf8IteratorCurrent() argument
872 utf8IteratorNext(UCharIterator *iter) utf8IteratorNext() argument
907 utf8IteratorPrevious(UCharIterator *iter) utf8IteratorPrevious() argument
941 utf8IteratorGetState(const UCharIterator *iter) utf8IteratorGetState() argument
950 utf8IteratorSetState(UCharIterator *iter, uint32_t state, UErrorCode *pErrorCode) utf8IteratorSetState() argument
1004 uiter_setUTF8(UCharIterator *iter, const char *s, int32_t length) uiter_setUTF8() argument
1024 uiter_current32(UCharIterator *iter) uiter_current32() argument
1055 uiter_next32(UCharIterator *iter) uiter_next32() argument
1071 uiter_previous32(UCharIterator *iter) uiter_previous32() argument
1087 uiter_getState(const UCharIterator *iter) uiter_getState() argument
1096 uiter_setState(UCharIterator *iter, uint32_t state, UErrorCode *pErrorCode) uiter_setState() argument
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_negative.cpp1199 dng_std_vector<dng_camera_profile *>::iterator iter = fCameraProfile.begin (); in ClearProfiles() local
/third_party/protobuf/src/google/protobuf/
H A Dextension_set_unittest.cc893 typename RepeatedField<T>::const_iterator iter = in SumAllExtensions() local
905 typename RepeatedField<T>::iterator iter = in IncAllExtensions() local
H A Drepeated_field_unittest.cc1483 RepeatedField<int>::iterator iter = proto_array_.begin(); in TEST_F() local
1490 RepeatedField<int>::iterator iter = proto_array_.begin(); in TEST_F() local
1503 RepeatedField<int>::const_iterator iter in TEST_F() local
1514 RepeatedField<int>::iterator iter = proto_array_.begin(); TEST_F() local
1533 RepeatedPtrField<std::string>::iterator iter = proto_array_.begin(); TEST_F() local
1540 RepeatedPtrField<std::string>::iterator iter = proto_array_.begin(); TEST_F() local
1552 RepeatedPtrField<std::string>::const_iterator iter = TEST_F() local
1564 RepeatedPtrField<std::string>::reverse_iterator iter = proto_array_.rbegin(); TEST_F() local
1576 RepeatedPtrField<std::string>::const_reverse_iterator iter = TEST_F() local
1588 RepeatedPtrField<std::string>::iterator iter = proto_array_.begin(); TEST_F() local
1600 RepeatedPtrField<std::string>::const_iterator iter = proto_array_.begin(); TEST_F() local
1614 RepeatedPtrField<std::string>::iterator iter; TEST_F() local
1641 RepeatedPtrField<std::string>::iterator iter = proto_array_.begin(); TEST_F() local
1662 RepeatedPtrField<std::string>::pointer_iterator iter = TEST_F() local
1668 RepeatedPtrField<std::string>::const_pointer_iterator iter = TEST_F() local
1674 RepeatedPtrField<std::string>::pointer_iterator iter = TEST_F() local
1686 RepeatedPtrField<std::string>::const_pointer_iterator iter = TEST_F() local
1698 RepeatedPtrField<std::string>::pointer_iterator iter = TEST_F() local
1711 RepeatedPtrField<std::string>::const_pointer_iterator iter = TEST_F() local
1724 RepeatedPtrField<std::string>::pointer_iterator iter = TEST_F() local
1738 RepeatedPtrField<std::string>::const_pointer_iterator iter = TEST_F() local
1754 RepeatedPtrField<std::string>::pointer_iterator iter; TEST_F() local
1763 RepeatedPtrField<std::string>::const_pointer_iterator iter; TEST_F() local
1817 RepeatedPtrField<std::string>::pointer_iterator iter = TEST_F() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmap.c787 void Map_begin(VALUE _self, Map_iter* iter) { in Map_begin() argument
793 void Map_next(Map_iter* iter) { in Map_next() argument
797 bool Map_done(Map_iter* iter) { in Map_done() argument
801 VALUE Map_iter_key(Map_iter* iter) { in Map_iter_key() argument
805 Map_iter_value(Map_iter* iter) Map_iter_value() argument
[all...]
/third_party/python/Modules/_io/
H A Diobase.c756 PyObject *iter, *res; in _io__IOBase_writelines() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dbtree_container.h156 iterator erase(const_iterator iter) { return tree_.erase(iterator(iter)); } in erase() argument
157 iterator erase(iterator iter) { return tree_.erase(iter); } in erase() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstring_view_test.cc170 TestMap::const_iterator iter = map.begin(); in TEST() local
[all...]
/third_party/skia/modules/skunicode/src/
H A DSkUnicode_icu.cpp119 explicit SkBreakIterator_icu(ICUBreakIterator iter) in SkBreakIterator_icu() argument
264 auto iter = iterator.get(); in extractPositions() local
/third_party/skia/modules/skunicode/include/
H A DSkUnicode.h239 auto iter = makeBidiIterator(utf16, utf16Units, dir); in forEachBidiRegion() local
263 auto iter = makeBreakIterator(type); in forEachBreak() local
/third_party/rust/crates/syn/src/
H A Derror.rs193 let mut iter = tokens.into_iter(); in new_spanned() variables
/third_party/spirv-tools/source/opt/
H A Ddecoration_manager.cpp614 auto const iter = id_to_decoration_insts_.find(target_id); in RemoveDecoration() local
624 auto const iter = id_to_decoration_insts_.find(target_id); in RemoveDecoration() local
629 auto const iter = id_to_decoration_insts_.find(group_id); in RemoveDecoration() local
H A Dupgrade_memory_model.cpp326 auto iter = cache_.find(std::make_pair(inst->result_id(), indices)); in TraceInstruction() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.c26 dbus_bool_t wpa_dbus_dict_open_write(DBusMessageIter *iter, in wpa_dbus_dict_open_write() argument
57 dbus_bool_t wpa_dbus_dict_close_write(DBusMessageIter *iter, in wpa_dbus_dict_close_write() argument
581 dbus_bool_t wpa_dbus_dict_open_read(DBusMessageIter *iter, in wpa_dbus_dict_open_read() argument
615 _wpa_dbus_dict_entry_get_byte_array( DBusMessageIter *iter, struct wpa_dbus_dict_entry *entry) _wpa_dbus_dict_entry_get_byte_array() argument
672 _wpa_dbus_dict_entry_get_string_array( DBusMessageIter *iter, int array_type, struct wpa_dbus_dict_entry *entry) _wpa_dbus_dict_entry_get_string_array() argument
743 _wpa_dbus_dict_entry_get_binarray( DBusMessageIter *iter, struct wpa_dbus_dict_entry *entry) _wpa_dbus_dict_entry_get_binarray() argument
854 _wpa_dbus_dict_fill_value_from_variant( struct wpa_dbus_dict_entry *entry, DBusMessageIter *iter) _wpa_dbus_dict_fill_value_from_variant() argument
[all...]
H A Ddbus_new_helpers.c85 DBusMessageIter iter, dict_iter; in get_all_properties() local
163 DBusMessageIter iter; in properties_get() local
197 DBusMessageIter iter; in properties_set() local
232 properties_get_or_set(DBusMessage *message, DBusMessageIter *iter, char *interface, struct wpa_dbus_object_desc *obj_dsc) properties_get_or_set() argument
285 DBusMessageIter iter; properties_handler() local
900 wpa_dbus_get_object_properties(struct wpas_dbus_priv *iface, const char *path, const char *interface, DBusMessageIter *iter) wpa_dbus_get_object_properties() argument
[all...]
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdeMemPool.c300 deMemPool* iter; in deMemPool_destroy() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluVarTypeUtil.hpp203 std::ostream& operator<< (std::ostream& str, const SubTypeIterator<IsExpanded>& iter) in operator <<() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae_pk.c99 static u8 d_permute(u8 val, unsigned int iter) in d_permute() argument
120 unsigned int iter = 1; in d_check_char() local

Completed in 30 milliseconds

1...<<41424344454647484950>>...93