Home
last modified time | relevance | path

Searched defs:iter (Results 976 - 1000 of 2689) sorted by relevance

1...<<31323334353637383940>>...108

/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdistance.cpp258 getDesSuppScriptDistance( BytesTrie &iter, uint64_t startState, const char *desired, const char *supported) getDesSuppScriptDistance() argument
281 getRegionPartitionsDistance( BytesTrie &iter, uint64_t startState, const char *desiredPartitions, const char *supportedPartitions, int32_t threshold) getRegionPartitionsDistance() argument
355 getFallbackRegionDistance(BytesTrie &iter, uint64_t startState) getFallbackRegionDistance() argument
366 trieNext(BytesTrie &iter, const char *s, bool wantValue) trieNext() argument
[all...]
H A Dnormlzr.cpp58 Normalizer::Normalizer(const CharacterIterator& iter, UNormalizationMode mode) : in Normalizer() argument
H A Dustr_titlecase_brkiter.cpp132 ustrcase_getTitleBreakIterator( const Locale *locale, const char *locID, uint32_t options, BreakIterator *iter, LocalPointer<BreakIterator> &ownedIter, UErrorCode &errorCode) ustrcase_getTitleBreakIterator() argument
166 toTitle( const char *locale, uint32_t options, BreakIterator *iter, const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toTitle() argument
196 BreakIterator *iter = ustrcase_getTitleBreakIterator( u_strToTitle() local
221 BreakIterator *iter = ustrcase_getTitleBreakIterator( ucasemap_toTitle() local
[all...]
/third_party/vixl/src/
H A Dpool-manager-impl.h423 RemoveAndDelete( objects_iter iter) RemoveAndDelete() argument
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dprinter.cc77 std::map<std::string, std::pair<size_t, size_t> >::const_iterator iter = in GetSubstitutionRange() local
153 std::map<std::string, std::string>::const_iterator iter = in Print() local
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Darray.c477 RepeatedFieldIter *iter; in RepeatedFieldIter_make() local
H A Dmap.c458 MapFieldIter *iter; in MapFieldIter_make() local
/third_party/python/Objects/
H A Diterobject.c106 PyObject *iter = _PyEval_GetBuiltin(&_Py_ID(iter)); in iter_reduce() local
250 PyObject *iter = _PyEval_GetBuiltin(&_Py_ID(iter)); in calliter_reduce() local
/third_party/protobuf/python/google/protobuf/pyext/
H A Dextension_dict.cc111 ExtensionIterator* iter = reinterpret_cast<ExtensionIterator*>(obj.get()); in GetIter() local
/third_party/protobuf/src/google/protobuf/
H A Dmap_field.cc194 Map<MapKey, MapValueRef>::const_iterator iter = map.find(map_key); in ContainsMapKey() local
235 Map<MapKey, MapValueRef>::iterator iter = map->find(map_key); InsertOrLookupMapValue() local
250 Map<MapKey, MapValueRef>::iterator iter = map_.find(map_key); DeleteMapValue() local
275 Map<MapKey, MapValueRef>::const_iterator iter = SetMapIteratorValue() local
291 Map<MapKey, MapValueRef>::iterator iter = map->find(other_it->first); MergeFrom() local
493 Map<MapKey, MapValueRef>::iterator iter = map->find(map_key); SyncMapWithRepeatedFieldNoLock() local
[all...]
/third_party/rust/crates/cxx/syntax/
H A Dparse.rs1050 let mut iter = ty.clone().into_iter(); in parse_impl() variables
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_benchmark.cc378 auto iter = container.end(); in BM_FwdIter() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc45 auto iter = id.find(num); in Get() local
/third_party/skia/experimental/graphite/src/
H A DGraphicsPipelineDesc.h58 Iter(const Iter& iter) : fCurr(iter.fCurr), fRemaining(iter.fRemaining) {} in Iter() argument
59 Iter& operator= (const Iter& iter) { in operator =() argument
/third_party/skia/include/private/
H A DSkTDArray.h284 T* iter in deleteAll() local
294 T* iter = fArray; freeAll() local
304 T* iter = fArray; unrefAll() local
314 T* iter = fArray; safeUnrefAll() local
[all...]
/third_party/rust/crates/proc-macro2/tests/
H A Dtest.rs266 let mut iter = tokens.into_iter(); in literal_iter_negative() variables
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Depoll.rs393 pub fn iter(&self) -> Iter<'_, Context> { in iter() functions
/third_party/rust/crates/serde/serde/src/ser/
H A Dmod.rs1276 let mut iter = iter.into_iter(); in collect_seq() variables
1314 let mut iter = iter in collect_map() variables
[all...]
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Depoll.rs375 pub fn iter(&self) -> Iter<'_, Context> { in iter() functions
/third_party/rust/crates/regex/src/
H A Dre_trait.rs33 pub fn iter(&self) -> SubCapturesPosIter<'_> { in iter() functions
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dinterval.rs63 pub fn iter(&self) -> IntervalSetIter<'_, I> { in iter() functions
/third_party/rust/crates/syn/src/
H A Ddata.rs66 pub fn iter(&self) -> punctuated::Iter<Field> { in iter() functions
/third_party/rust/crates/nix/src/
H A Ddir.rs76 pub fn iter(&mut self) -> Iter { in iter() functions
/third_party/rust/crates/os_str_bytes/src/
H A Dlib.rs260 pub mod iter; modules
/third_party/spirv-tools/source/opt/
H A Dbasic_block.cpp53 auto iter = ctail(); in GetMergeInst() local
68 auto iter = tail(); in GetMergeInst() local
237 SplitBasicBlock(IRContext* context, uint32_t label_id, iterator iter) SplitBasicBlock() argument
[all...]

Completed in 21 milliseconds

1...<<31323334353637383940>>...108