| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | radiotap.c | 91 struct ieee80211_radiotap_iterator *iterator, in ieee80211_radiotap_iterator_init() 166 static void find_ns(struct ieee80211_radiotap_iterator *iterator, in find_ns() 188 static int find_override(struct ieee80211_radiotap_iterator *iterator, in find_override() 235 struct ieee80211_radiotap_iterator *iterator) in ieee80211_radiotap_iterator_next()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | radiotap.c | 91 struct ieee80211_radiotap_iterator *iterator, in ieee80211_radiotap_iterator_init() 166 static void find_ns(struct ieee80211_radiotap_iterator *iterator, in find_ns() 188 static int find_override(struct ieee80211_radiotap_iterator *iterator, in find_override() 235 struct ieee80211_radiotap_iterator *iterator) in ieee80211_radiotap_iterator_next()
|
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| D | ecma-iterator-object.c | 207 ecma_value_t iterator = ecma_op_function_call (method_obj_p, value, NULL, 0); in ecma_op_get_iterator() local 243 ecma_op_iterator_next (ecma_value_t iterator, /**< iterator value */ in ecma_op_iterator_next() 296 ecma_op_iterator_return (ecma_value_t iterator, /**< iterator value */ in ecma_op_iterator_return() 340 ecma_op_iterator_throw (ecma_value_t iterator, /**< iterator value */ in ecma_op_iterator_throw() 411 ecma_op_iterator_close (ecma_value_t iterator) /**< iterator value */ in ecma_op_iterator_close() 506 ecma_op_iterator_step (ecma_value_t iterator) /**< iterator value */ in ecma_op_iterator_step() 559 ecma_value_t iterator, /**< iterator object */ in ecma_op_iterator_do()
|
| /third_party/openssl/crypto/engine/ |
| D | eng_list.c | 44 ENGINE *iterator = engine_list_head; in engine_list_cleanup() local 60 ENGINE *iterator = NULL; in engine_list_add() local 109 ENGINE *iterator; in engine_list_remove() local 142 ENGINE *iterator = NULL; in engine_add_dynamic_id() local 372 ENGINE *iterator; in ENGINE_by_id() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | ScientificNumberFormatter.java | 132 AttributedCharacterIterator iterator, in format() 136 AttributedCharacterIterator iterator, in append() 162 AttributedCharacterIterator iterator, in format() 211 AttributedCharacterIterator iterator, in format() 272 AttributedCharacterIterator iterator, int start, int limit, StringBuilder result) { in copyAsSuperscript() 286 private static int char32AtAndAdvance(AttributedCharacterIterator iterator) { in char32AtAndAdvance()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | ScientificNumberFormatter.java | 121 AttributedCharacterIterator iterator, in format() 125 AttributedCharacterIterator iterator, in append() 151 AttributedCharacterIterator iterator, in format() 200 AttributedCharacterIterator iterator, in format() 261 AttributedCharacterIterator iterator, int start, int limit, StringBuilder result) { in copyAsSuperscript() 275 private static int char32AtAndAdvance(AttributedCharacterIterator iterator) { in char32AtAndAdvance()
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| D | CommandAllocatorTests.cpp | 65 CommandIterator iterator(std::move(allocator)); in TEST() local 89 CommandIterator iterator(std::move(allocator)); in TEST() local 136 CommandIterator iterator(std::move(allocator)); in TEST() local 173 CommandIterator iterator(std::move(allocator)); in TEST() local 217 CommandIterator iterator(std::move(allocator)); in TEST() local 249 CommandIterator iterator(std::move(allocator)); in TEST() local 296 CommandIterator iterator(std::move(allocator)); in TEST() local 336 CommandIterator iterator(std::move(allocator)); in TEST() local 427 CommandIterator iterator(std::move(allocator)); in TEST() local 447 CommandIterator iterator(std::move(allocator)); in TEST() local [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | Registry.h | 50 class iterator; variable 62 friend class iterator; variable 89 explicit iterator(const node *N) : Cur(N) {} in iterator() function
|
| /third_party/rust/crates/cxx/include/ |
| D | cxx.h | 72 using iterator = char *; variable 130 using iterator = const char *; variable
|
| /third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/ |
| D | PhoneNumberMatcherTest.java | 250 Iterator<PhoneNumberMatch> iterator = in testFourMatchesInARow() local 270 Iterator<PhoneNumberMatch> iterator = in testMatchesFoundWithMultipleSpaces() local 283 Iterator<PhoneNumberMatch> iterator = in testMatchWithSurroundingZipcodes() local 607 Iterator<PhoneNumberMatch> iterator = in doTestNumberMatchesForLeniency() local 628 Iterator<PhoneNumberMatch> iterator = in doTestNumberNonMatchesForLeniency() local 806 Iterator<PhoneNumberMatch> iterator = iterable.iterator(); in testNonPlusPrefixedNumbersNotFoundForInvalidRegion() local 818 Iterator<PhoneNumberMatch> iterator = iterable.iterator(); in testEmptyIteration() local 833 Iterator<PhoneNumberMatch> iterator = iterable.iterator(); in testSingleIteration() local 859 Iterator<PhoneNumberMatch> iterator = iterable.iterator(); in testDoubleIteration() local 891 Iterator<PhoneNumberMatch> iterator = iterable.iterator(); in testRemovalNotSupported() local [all …]
|
| /third_party/jerryscript/jerry-core/parser/js/ |
| D | js-parser-statm.c | 311 parser_stack_iterator_t *iterator) /**< iterator */ in parser_stack_iterator_init() 323 parser_stack_iterator_read_uint8 (parser_stack_iterator_t *iterator) /**< iterator */ in parser_stack_iterator_read_uint8() 653 parser_stack_iterator_t iterator; in parser_parse_function_statement() local 862 parser_stack_iterator_t iterator; in parser_parse_if_statement_end() local 972 parser_stack_iterator_t iterator; in parser_parse_do_while_statement_end() local 1079 parser_stack_iterator_t iterator; in parser_parse_while_statement_end() local 1571 parser_stack_iterator_t iterator; in parser_parse_for_statement_end() local 1678 parser_stack_iterator_t iterator; in parser_parse_switch_statement_start() local 1857 parser_stack_iterator_t iterator; in parser_parse_try_statement_end() local 2048 parser_stack_iterator_t iterator; in parser_parse_default_statement() local [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 238 template<class X> struct TypedBuffer<X>::iterator struct in vkt::SpirVAssembly::__anon11b2288f0111::ut::TypedBuffer 240 typedef std::forward_iterator_tag iterator_category; 241 typedef std::ptrdiff_t difference_type; 242 typedef X value_type; 243 typedef X& reference; 244 typedef X* pointer; 246 iterator (pointer p) : m_p(p) { DE_ASSERT(p); } in iterator() function 247 reference operator* () { return *m_p; } in operator *() 248 iterator& operator++ () { ++m_p; return *this; } in operator ++() 249 iterator operator++ (int) { return iterator(m_p++); } in operator ++() [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 238 template<class X> struct TypedBuffer<X>::iterator struct in vkt::SpirVAssembly::__anond9224caf0111::ut::TypedBuffer 240 typedef std::forward_iterator_tag iterator_category; 241 typedef std::ptrdiff_t difference_type; 242 typedef X value_type; 243 typedef X& reference; 244 typedef X* pointer; 246 iterator (pointer p) : m_p(p) { DE_ASSERT(p); } in iterator() argument 247 reference operator* () { return *m_p; } in operator *() 248 iterator& operator++ () { ++m_p; return *this; } in operator ++() 249 iterator operator++ (int) { return iterator(m_p++); } in operator ++() [all …]
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
| D | RecordList.java | 92 Iterator<T> iterator = iterator(); in contains() local 102 public Iterator<T> iterator() { in iterator() method in RecordList 150 Iterator<T> iterator = iterator(); in copyFromRead() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | instruction_list.h | 60 iterator(const utils::IntrusiveList<Instruction>::iterator& i) in iterator() function 62 iterator(Instruction* i) : utils::IntrusiveList<Instruction>::iterator(i) {} in iterator() function
|
| /third_party/spirv-tools/source/opt/ |
| D | instruction_list.h | 60 iterator(const utils::IntrusiveList<Instruction>::iterator& i) in iterator() function 62 iterator(Instruction* i) : utils::IntrusiveList<Instruction>::iterator(i) {} in iterator() function
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | instruction_list.h | 60 iterator(const utils::IntrusiveList<Instruction>::iterator& i) in iterator() function 62 iterator(Instruction* i) : utils::IntrusiveList<Instruction>::iterator(i) {} in iterator() function
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| D | ecma-builtin-generator-prototype.c | 110 ecma_value_t iterator = executable_object_p->extended_object.u.class_prop.u.value; in ecma_builtin_generator_prototype_object_do() local 172 ecma_value_t iterator = ecma_op_get_iterator (value, ECMA_VALUE_EMPTY); in ecma_builtin_generator_prototype_object_do() local
|
| /third_party/python/Doc/c-api/ |
| D | iter.rst | 3 .. _iterator: target
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| D | regression-test-issue-2950.js | 16 var iterator = str[ Symbol.iterator ](); variable
|
| /third_party/gn/src/base/ |
| D | value_iterators.h | 126 using iterator = dict_iterator; variable 165 using iterator = const_dict_iterator; variable
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/functions/generator_functions/ |
| D | generator_functions_1.ts | 32 const iterator = generator(); constant
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | LazyField.java | 128 private Iterator<Entry<K, Object>> iterator; field in LazyField.LazyIterator 130 public LazyIterator(Iterator<Entry<K, Object>> iterator) { in LazyIterator()
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
| D | esextcTessellationShaderVertexSpacing.cpp | 339 std::vector<_tess_coordinate_cartesian>::iterator iterator = in getEdgesForQuadsTessellation() local 439 for (std::vector<_tess_coordinate_cartesian>::const_iterator iterator = coordinates.begin(); in getEdgesForQuadsTessellation() local 488 for (std::vector<_tess_coordinate_cartesian>::const_iterator iterator = edge.points.begin(); in getEdgesForQuadsTessellation() local 626 for (std::vector<_tess_coordinate_cartesian>::const_iterator iterator = coordinates.begin(); in getEdgesForTrianglesTessellation() local 679 std::vector<_tess_coordinate_cartesian>::iterator iterator = in getEdgesForTrianglesTessellation() local 698 for (std::vector<_tess_coordinate_cartesian>::const_iterator iterator = coordinates.begin(); in getEdgesForTrianglesTessellation() local 732 std::vector<_tess_coordinate_cartesian>::iterator iterator = in getEdgesForTrianglesTessellation() local
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | message_factory.cc | 108 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
|