/third_party/json/test/src/ |
D | unit-element_access2.cpp | 643 json::iterator it2 = jobject.erase(jobject.begin()); variable 649 json::const_iterator it2 = jobject.erase(jobject.cbegin()); variable 659 json::iterator it2 = jobject.erase(jobject.begin(), jobject.end()); variable 665 json::const_iterator it2 = jobject.erase(jobject.cbegin(), jobject.cend()); variable 675 json::iterator it2 = jobject.erase(jobject.begin(), jobject.begin()); variable 681 … json::const_iterator it2 = jobject.erase(jobject.cbegin(), jobject.cbegin()); variable 692 json::iterator it2 = jobject.erase(it); variable 699 json::const_iterator it2 = jobject.erase(it); variable 709 json::iterator it2 = jobject.erase(jobject.find("b"), jobject.find("e")); variable 715 … json::const_iterator it2 = jobject.erase(jobject.find("b"), jobject.find("e")); variable
|
D | unit-element_access1.cpp | 329 json::iterator it2 = jarray.erase(jarray.begin()); variable 335 json::const_iterator it2 = jarray.erase(jarray.cbegin()); variable 345 json::iterator it2 = jarray.erase(jarray.begin(), jarray.end()); variable 351 json::const_iterator it2 = jarray.erase(jarray.cbegin(), jarray.cend()); variable 361 json::iterator it2 = jarray.erase(jarray.begin(), jarray.begin()); variable 367 json::const_iterator it2 = jarray.erase(jarray.cbegin(), jarray.cbegin()); variable 378 json::iterator it2 = jarray.erase(it); variable 385 json::const_iterator it2 = jarray.erase(it); variable 395 json::iterator it2 = jarray.erase(jarray.begin() + 3, jarray.begin() + 6); variable 401 … json::const_iterator it2 = jarray.erase(jarray.cbegin() + 3, jarray.cbegin() + 6); variable
|
D | unit-concepts.cpp | 156 json::iterator it2 = j.end(); variable 164 json::const_iterator it2 = j.cend(); variable
|
D | unit-iterators2.cpp | 44 auto it2 = j.begin(); variable 526 auto it2 = j.rbegin(); variable
|
D | unit-ordered_map.cpp | 206 auto it2 = om.begin(); variable
|
D | unit-class_iterator.cpp | 65 json::iterator it2(&j); variable
|
D | unit-class_const_iterator.cpp | 65 json::const_iterator it2(&j); variable
|
/third_party/cef/tests/ceftests/ |
D | test_util.cc | 23 CefRequest::HeaderMap::const_iterator it1, it2; in TestMapEqual() local 45 CefRequest::HeaderMap::const_iterator it2 = it1; in TestMapNoDuplicates() local 93 CefPostData::ElementVector::const_iterator it2 = ev2.begin(); in TestPostDataEqual() local
|
/third_party/cef/tests/cefclient/browser/ |
D | image_cache.cc | 117 ImageMap::iterator it2 = image_map_.find(info.id_); in LoadImages() local 180 ImageSet::const_iterator it2 = images.begin(); in LoadMissing() local 251 ImageContentSet::const_iterator it2 = contents.begin(); in UpdateCache() local
|
D | views_window.cc | 1098 ImageCache::ImageSet::const_iterator it2 = images.begin(); in OnExtensionIconsLoaded() local
|
/third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
D | vksCacheBuilder.cpp | 164 auto it2 = allSpirvShaders.find(gpCI.pStages[i].module); in exportFilesForExternalCompiler() local 175 auto it2 = allRenderPasses2.find(gpCI.renderPass); in exportFilesForExternalCompiler() local 195 auto it2 = allDescriptorSetLayouts.find(it->second.pSetLayouts[i]); in exportFilesForExternalCompiler() local 288 auto it2 = allSpirvShaders.find(cpCI.stage.module); in exportFilesForExternalCompiler() local 304 auto it2 = allDescriptorSetLayouts.find(it->second.pSetLayouts[i]); in exportFilesForExternalCompiler() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CanonicalIterator.java | 263 Iterator<String> it2 = permutations.iterator(); in getEquivalents() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CanonicalIterator.java | 259 Iterator<String> it2 = permutations.iterator(); in getEquivalents() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 221 for (succ_closure_iterator_ty it2 = succ_closure_begin(*it), in DAGDeltaAlgorithmImpl() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsFboCompletenessTests.cpp | 1012 for (Formats::const_iterator it2 = rboFmts.begin(); it2 != rboFmts.end(); it2++) in createRenderableTests() local 1019 for (Formats::const_iterator it2 = texFmts.begin(); it2 != texFmts.end(); it2++) in createRenderableTests() local
|
/third_party/cef/libcef/browser/ |
D | download_manager_delegate.cc | 320 ItemBrowserMap::const_iterator it2 = item_browser_map_.begin(); in OnDownloadDestroyed() local
|
D | browser_info.cc | 226 auto it2 = frame_info_set_.find(frame_info); in RemoveFrame() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkPlatform.cpp | 505 auto it2 = m_computePipelines.find(pipeline); in destroyPipelineHandler() local 638 auto it2 = m_renderPasses2.find(renderPass); in destroyRenderPassHandler() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-bit-set-invertible.hh | 157 auto it2 = other.iter (); in is_equal() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
D | XCldrStub.java | 151 private Iterator<V> it2 = null; field in XCldrStub.MultimapIterator
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
D | XCldrStub.java | 159 private Iterator<V> it2 = null; field in XCldrStub.MultimapIterator
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | decoration_manager.cpp | 32 auto it2 = b.begin(); in IsSubset() local
|
D | type_manager.cpp | 122 for (auto it2 = it1 + 1; it2 != incomplete_types_.end(); ++it2) { in AnalyzeTypes() local
|
/third_party/spirv-tools/source/opt/ |
D | decoration_manager.cpp | 32 auto it2 = b.begin(); in IsSubset() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | decoration_manager.cpp | 32 auto it2 = b.begin(); in IsSubset() local
|