Home
last modified time | relevance | path

Searched defs:iterator (Results 201 - 225 of 349) sorted by relevance

12345678910>>...14

/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H A Dfile_access_service.cpp759 auto iterator = cMap_.find(bundleName); in FindExtProxyByBundleName() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DAlphabeticIndex.java223 public Iterator<Bucket<V>> iterator() { in iterator() method in AlphabeticIndex.ImmutableIndex
752 public Iterator<Bucket<V>> iterator() { in iterator() method in AlphabeticIndex
981 public Iterator<Record<V>> iterator() { in iterator() method in AlphabeticIndex.Bucket
1193 public Iterator<Bucket<V>> iterator() { iterator() method in AlphabeticIndex.BucketList
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTrie2.java379 public Iterator<Range> iterator() { in iterator() method in Trie2
400 public Iterator<Range> iterator(ValueMapper mapper) { in iterator() method in Trie2
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/
H A DGlobalizationPreferences.java508 public GlobalizationPreferences setBreakIterator(int type, BreakIterator iterator) { in setBreakIterator() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBytesTrie.java476 public Iterator iterator() { in iterator() method in BytesTrie
487 public Iterator iterator(int maxStringLength) { in iterator() method in BytesTrie
500 public static Iterator iterator(byte[] trieBytes, int offset, int maxStringLength) { in iterator() method in BytesTrie
H A DCharsTrie.java438 public Iterator iterator() { in iterator() method in CharsTrie
449 public Iterator iterator(int maxStringLength) { in iterator() method in CharsTrie
462 public static Iterator iterator(CharSequence trieChars, int offset, int maxStringLength) { in iterator() method in CharsTrie
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DUnicodeMap.java937 public Iterator<Entry<String, T>> iterator() { in iterator() method in UnicodeMap.EntrySetX
951 Iterator<String> iterator = keySet().iterator(); field in UnicodeMap.IteratorX
1011 public Iterator<EntryRange<T>> iterator() { in iterator() method in UnicodeMap.EntryRanges
1045 public Iterator<String> iterator() { iterator() method in UnicodeMap
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTrie2.java382 public Iterator<Range> iterator() { in iterator() method in Trie2
403 public Iterator<Range> iterator(ValueMapper mapper) { in iterator() method in Trie2
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DGlobalizationPreferences.java510 public GlobalizationPreferences setBreakIterator(int type, BreakIterator iterator) { in setBreakIterator() argument
[all...]
H A DBytesTrie.java452 public Iterator iterator() { in iterator() method in BytesTrie
462 public Iterator iterator(int maxStringLength) { in iterator() method in BytesTrie
474 public static Iterator iterator(byte[] trieBytes, int offset, int maxStringLength) { in iterator() method in BytesTrie
H A DCharsTrie.java419 public Iterator iterator() { in iterator() method in CharsTrie
429 public Iterator iterator(int maxStringLength) { in iterator() method in CharsTrie
441 public static Iterator iterator(CharSequence trieChars, int offset, int maxStringLength) { in iterator() method in CharsTrie
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DUnicodeMap.java934 public Iterator<Entry<String, T>> iterator() { in iterator() method in UnicodeMap.EntrySetX
948 Iterator<String> iterator = keySet().iterator(); field in UnicodeMap.IteratorX
1008 public Iterator<EntryRange<T>> iterator() { in iterator() method in UnicodeMap.EntryRanges
1042 public Iterator<String> iterator() { iterator() method in UnicodeMap
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DAlphabeticIndex.java218 public Iterator<Bucket<V>> iterator() { in iterator() method in AlphabeticIndex.ImmutableIndex
724 public Iterator<Bucket<V>> iterator() { in iterator() method in AlphabeticIndex
936 public Iterator<Record<V>> iterator() { in iterator() method in AlphabeticIndex.Bucket
1147 public Iterator<Bucket<V>> iterator() { iterator() method in AlphabeticIndex.BucketList
[all...]
/third_party/libsnd/src/
H A Dcaf.c998 caf_next_chunk_iterator (SF_PRIVATE *psf, SF_CHUNK_ITERATOR * iterator) in caf_next_chunk_iterator() argument
1003 caf_get_chunk_size (SF_PRIVATE *psf, const SF_CHUNK_ITERATOR * iterator, SF_CHUNK_INFO * chunk_info) in caf_get_chunk_size() argument
1015 caf_get_chunk_data (SF_PRIVATE *psf, const SF_CHUNK_ITERATOR * iterator, SF_CHUNK_INFO * chunk_info) in caf_get_chunk_data() argument
H A Dsndfile.c3412 sf_next_chunk_iterator (SF_CHUNK_ITERATOR * iterator) in sf_next_chunk_iterator() argument
3425 sf_get_chunk_size (const SF_CHUNK_ITERATOR * iterator, SF_CHUNK_INFO * chunk_info) in sf_get_chunk_size() argument
3441 sf_get_chunk_data (const SF_CHUNK_ITERATOR * iterator, SF_CHUNK_INF argument
[all...]
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-gc.c446 ecma_value_t iterator = executable_object_p->extended_object.u.class_prop.u.value; in ecma_gc_mark_executable_object() local
/third_party/node/lib/internal/streams/
H A Dreadable.js
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator-verifier.cc404 auto iterator = assessments_.find(pred_id); in CreateForBlock() local
527 auto iterator = current_assessments->map().find(op); in ValidateUse() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-analysis.cc106 UpdateInLivenessForOutOperand( BytecodeLivenessState* in_liveness, const interpreter::BytecodeArrayIterator& iterator) UpdateInLivenessForOutOperand() argument
155 UpdateInLivenessForInOperand( BytecodeLivenessState* in_liveness, const interpreter::BytecodeArrayIterator& iterator) UpdateInLivenessForInOperand() argument
194 UpdateInLiveness(BytecodeLivenessState* in_liveness, const interpreter::BytecodeArrayIterator& iterator, std::index_sequence<operand_index...>) UpdateInLiveness() argument
233 UpdateInLiveness(BytecodeLivenessState* in_liveness, const interpreter::BytecodeArrayIterator& iterator) UpdateInLiveness() argument
240 UpdateInLiveness(Bytecode bytecode, BytecodeLivenessState* in_liveness, const interpreter::BytecodeArrayIterator& iterator) UpdateInLiveness() argument
271 UpdateOutLiveness(BytecodeLiveness& liveness, BytecodeLivenessState* next_bytecode_in_liveness, const interpreter::BytecodeArrayIterator& iterator, Handle<BytecodeArray> bytecode_array, const BytecodeLivenessMap& liveness_map, Zone* zone) UpdateOutLiveness() argument
364 UpdateOutLiveness(Bytecode bytecode, BytecodeLiveness& liveness, BytecodeLivenessState* next_bytecode_in_liveness, const interpreter::BytecodeArrayIterator& iterator, Handle<BytecodeArray> bytecode_array, const BytecodeLivenessMap& liveness_map, Zone* zone) UpdateOutLiveness() argument
383 UpdateLiveness(BytecodeLiveness& liveness, BytecodeLivenessState** next_bytecode_in_liveness, const interpreter::BytecodeArrayIterator& iterator, Handle<BytecodeArray> bytecode_array, const BytecodeLivenessMap& liveness_map, Zone* zone) UpdateLiveness() argument
409 UpdateLiveness(Bytecode bytecode, BytecodeLiveness& liveness, BytecodeLivenessState** next_bytecode_in_liveness, const interpreter::BytecodeArrayIterator& iterator, Handle<BytecodeArray> bytecode_array, const BytecodeLivenessMap& liveness_map, Zone* zone) UpdateLiveness() argument
425 UpdateAssignments(Bytecode bytecode, BytecodeLoopAssignments* assignments, const interpreter::BytecodeArrayIterator& iterator) UpdateAssignments() argument
[all...]
H A Dnode.h495 iterator() : use_(nullptr), input_ptr_(nullptr) {} iterator() function in v8::internal::compiler::final
524 explicit iterator(Use* use, ZoneNodePtr* input_ptr) iterator() function in v8::internal::compiler::final
621 iterator() : current_(nullptr), next_(nullptr) {} iterator() function in v8::internal::compiler::final
622 explicit iterator(Node* node) iterator() function in v8::internal::compiler::final
[all...]
/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslated-state.h212 class iterator { class in v8::internal::TranslatedFrame
243 explicit iterator(std::deque<TranslatedValue>::iterator position, in iterator() function in v8::internal::TranslatedFrame::iterator
[all...]
/third_party/node/deps/v8/src/execution/
H A Dframes-inl.h63 inline StackFrame::StackFrame(StackFrameIteratorBase* iterator) in StackFrame() argument
94 inline TypedFrame::TypedFrame(StackFrameIteratorBase* iterator) in TypedFrame() argument
105 inline NativeFrame::NativeFrame(StackFrameIteratorBase* iterator) in NativeFrame() argument
97 CommonFrameWithJSLinkage( StackFrameIteratorBase* iterator) CommonFrameWithJSLinkage() argument
101 TypedFrameWithJSLinkage( StackFrameIteratorBase* iterator) TypedFrameWithJSLinkage() argument
108 EntryFrame(StackFrameIteratorBase* iterator) EntryFrame() argument
111 ConstructEntryFrame( StackFrameIteratorBase* iterator) ConstructEntryFrame() argument
115 ExitFrame(StackFrameIteratorBase* iterator) ExitFrame() argument
118 BuiltinExitFrame(StackFrameIteratorBase* iterator) BuiltinExitFrame() argument
150 CommonFrame(StackFrameIteratorBase* iterator) CommonFrame() argument
183 JavaScriptFrame(StackFrameIteratorBase* iterator) JavaScriptFrame() argument
207 StubFrame(StackFrameIteratorBase* iterator) StubFrame() argument
210 OptimizedFrame(StackFrameIteratorBase* iterator) OptimizedFrame() argument
213 UnoptimizedFrame(StackFrameIteratorBase* iterator) UnoptimizedFrame() argument
216 InterpretedFrame(StackFrameIteratorBase* iterator) InterpretedFrame() argument
219 BaselineFrame(StackFrameIteratorBase* iterator) BaselineFrame() argument
222 BuiltinFrame(StackFrameIteratorBase* iterator) BuiltinFrame() argument
226 WasmFrame(StackFrameIteratorBase* iterator) WasmFrame() argument
229 WasmExitFrame(StackFrameIteratorBase* iterator) WasmExitFrame() argument
232 WasmDebugBreakFrame( StackFrameIteratorBase* iterator) WasmDebugBreakFrame() argument
236 WasmToJsFrame(StackFrameIteratorBase* iterator) WasmToJsFrame() argument
239 JsToWasmFrame(StackFrameIteratorBase* iterator) JsToWasmFrame() argument
242 StackSwitchFrame(StackFrameIteratorBase* iterator) StackSwitchFrame() argument
245 CWasmEntryFrame(StackFrameIteratorBase* iterator) CWasmEntryFrame() argument
248 WasmCompileLazyFrame( StackFrameIteratorBase* iterator) WasmCompileLazyFrame() argument
253 InternalFrame(StackFrameIteratorBase* iterator) InternalFrame() argument
256 ConstructFrame(StackFrameIteratorBase* iterator) ConstructFrame() argument
259 BuiltinContinuationFrame( StackFrameIteratorBase* iterator) BuiltinContinuationFrame() argument
263 JavaScriptBuiltinContinuationFrame( StackFrameIteratorBase* iterator) JavaScriptBuiltinContinuationFrame() argument
268 JavaScriptBuiltinContinuationWithCatchFrame( StackFrameIteratorBase* iterator) JavaScriptBuiltinContinuationWithCatchFrame() argument
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-debug.cc234 Handle<JSMapIterator> iterator = Handle<JSMapIterator>::cast(object); in GetInternalProperties() local
237 Handle<JSSetIterator> iterator = Handle<JSSetIterator>::cast(object); in GetInternalProperties() local
163 AddIteratorInternalProperties( Isolate* isolate, Handle<ArrayList> result, Handle<IteratorType> iterator) AddIteratorInternalProperties() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_shader.h157 typedef typename container::iterator iterator; typedef in r600_sb::queue
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.hpp95 typedef std::vector<BufferVar>::iterator iterator; typedef in vkt::ssbo::BufferBlock

Completed in 35 milliseconds

12345678910>>...14