Home
last modified time | relevance | path

Searched defs:iterator (Results 76 - 100 of 295) sorted by relevance

12345678910>>...12

/third_party/node/deps/v8/src/baseline/
H A Dbaseline-compiler.h159 const interpreter::BytecodeArrayIterator& iterator() { return iterator_; } in iterator() function in v8::internal::baseline::BaselineCompiler
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-iterator.h150 UpdatePointersCallback(void* iterator) UpdatePointersCallback() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_list.c44 ENGINE *iterator = engine_list_head; in engine_list_cleanup() local
60 ENGINE *iterator = NULL; in engine_list_add() local
112 ENGINE *iterator; engine_list_remove() local
145 ENGINE *iterator = NULL; engine_add_dynamic_id() local
375 ENGINE *iterator; ENGINE_by_id() local
[all...]
/third_party/openssl/crypto/engine/
H A Deng_list.c44 ENGINE *iterator = engine_list_head; in engine_list_cleanup() local
60 ENGINE *iterator = NULL; in engine_list_add() local
109 ENGINE *iterator; engine_list_remove() local
142 ENGINE *iterator = NULL; engine_add_dynamic_id() local
372 ENGINE *iterator; ENGINE_by_id() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DLRUCache.hpp51 class iterator class in sw::LRUCache
184 LRUCache<KEY, DATA, HASH>::iterator::iterator(Entr function in sw::LRUCache::iterator
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DIndexSubTableFormat1.java187 Iterator<BitmapGlyphInfo> iterator() { in iterator() method in IndexSubTableFormat1.Builder
H A DIndexSubTableFormat2.java175 Iterator<BitmapGlyphInfo> iterator() { in iterator() method in IndexSubTableFormat2.Builder
H A DIndexSubTableFormat3.java191 Iterator<BitmapGlyphInfo> iterator() { in iterator() method in IndexSubTableFormat3.Builder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat8.java52 public Iterator<Integer> iterator() { in iterator() method in CMapFormat8
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRecordList.java102 public Iterator<T> iterator() { in iterator() method in RecordList
[all...]
H A DRecordsTable.java31 public Iterator<R> iterator() { in iterator() method in RecordsTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h340 class DWARFDie::iterator global() class in llvm::DWARFDie
352 explicit iterator(DWARFDie D) : Die(D) {} iterator() function in llvm::DWARFDie::iterator
[all...]
H A DDWARFExpression.h99 class iterator class in llvm::DWARFExpression::Operation
106 iterator(const DWARFExpression *Expr, uint64_t Offset) in iterator() function in llvm::DWARFExpression::Operation::iterator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DRegistry.h83 class iterator class in llvm::Registry
89 explicit iterator(const node *N) : Cur(N) {} in iterator() function in llvm::Registry::iterator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringRef.h49 typedef const char *iterator; typedef in llvm::StringRef
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dlocid.h1212 getKeywords(OutputIterator iterator, UErrorCode& status) const getKeywords() argument
1229 getUnicodeKeywords(OutputIterator iterator, UErrorCode& status) const getUnicodeKeywords() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIVUsers.h142 typedef ilist<IVStrideUse>::iterator iterator; typedef in llvm::IVUsers
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage_factory.cc108 typedef PyMessageFactory::ClassesByMessageMap::iterator iterator; in Dealloc() typedef
144 typedef PyMessageFactory::ClassesByMessageMap::iterator iterator; in RegisterMessageClass() typedef
225 typedef PyMessageFactory::ClassesByMessageMap::iterator iterator; in GetMessageClass() typedef
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dreflection_internal.h75 static intptr_t IteratorToPosition(const Iterator* iterator) { in IteratorToPosition() argument
[all...]
/third_party/rust/crates/nom/src/combinator/
H A Dmod.rs700 pub fn iterator<Input, Output, Error, F>(input: Input, f: F) -> ParserIterator<Input, Error, F> in iterator() functions
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11Xcb.cpp59 xcb_screen_iterator_t iterator = xcb_setup_roots_iterator(setup); in XcbDisplay() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCounter.java164 public Iterator<T> iterator() { in iterator() method in Counter
/third_party/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.h119 void printTextRange( BreakIterator& iterator, in printTextRange() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCounter.java167 public Iterator<T> iterator() { in iterator() method in Counter
/third_party/icu/icu4c/source/common/unicode/
H A Dlocid.h1212 getKeywords(OutputIterator iterator, UErrorCode& status) const getKeywords() argument
1229 getUnicodeKeywords(OutputIterator iterator, UErrorCode& status) const getUnicodeKeywords() argument
[all...]

Completed in 15 milliseconds

12345678910>>...12