/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_nodeiteratortemplate_unittest.cpp | 100 EXPECT_EQ(nullptr, iter.GetCurrent()); in TEST_F() 109 EXPECT_EQ(root(), iter.GetCurrent()); in TEST_F() 116 EXPECT_EQ(child1(), iter.GetCurrent()); in TEST_F() 123 EXPECT_EQ(nullptr, iter.GetCurrent()); in TEST_F() 131 EXPECT_EQ(nullptr, iter.GetCurrent()); in TEST_F() 134 EXPECT_EQ(nullptr, iter.GetCurrent()); in TEST_F() 142 EXPECT_EQ(child8(), iter.GetCurrent()); in TEST_F() 145 EXPECT_EQ(child7(), iter.GetCurrent()); in TEST_F() 148 EXPECT_EQ(child6(), iter.GetCurrent()); in TEST_F() 151 EXPECT_EQ(child5(), iter.GetCurrent()); in TEST_F() [all …]
|
D | cxfa_document.cpp | 68 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in MergeNode() 80 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in MergeNode() 335 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in GetNodeByID() 352 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in DoProtoMerge()
|
D | cxfa_layoutpagemgr.cpp | 616 for (CXFA_ContainerLayoutItem* pPageSetLayoutItem = sIterator.GetCurrent(); in FinishPaginatedPageSets() 1424 for (CXFA_Node* pPageSetNode = sIterator.GetCurrent(); pPageSetNode; in InitPageSetMap() 1643 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in SaveLayoutItem() 1696 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in MergePageSetContents() 1717 CXFA_ContainerLayoutItem* pRootPageSetContainerItem = iterator.GetCurrent(); in MergePageSetContents() 1781 for (CXFA_Node* pIter = sIterator.GetCurrent(); pIter; in MergePageSetContents() 1838 CXFA_Node* pNode = sIterator.GetCurrent(); in MergePageSetContents() 1887 for (CXFA_ContainerLayoutItem* pContainerItem = iterator.GetCurrent(); in LayoutPageSetContents() 1915 for (CXFA_ContainerLayoutItem* pContainerItem = iteratorParent.GetCurrent(); in SyncLayoutData() 1925 CXFA_LayoutItem* pChildLayoutItem = iterator.GetCurrent(); in SyncLayoutData()
|
D | cxfa_nodeiteratortemplate.h | 17 NodeType* GetCurrent() const { return m_pCurrent; } in GetCurrent() function
|
/external/v8/src/ |
D | assert-scope.cc | 55 static PerThreadAssertData* GetCurrent() { in GetCurrent() function in v8::internal::PerThreadAssertData 73 : data_(PerThreadAssertData::GetCurrent()) { in PerThreadAssertScope() 104 PerThreadAssertData* data = PerThreadAssertData::GetCurrent(); in IsAllowed()
|
D | prototype.h | 49 T* GetCurrent() const { in GetCurrent() function 55 static Handle<T> GetCurrent(const PrototypeIterator& iterator) { in GetCurrent() function
|
D | string-stream.cc | 437 if (iter.GetCurrent()->IsJSProxy()) break; in PrintPrototype() 438 Object* key = iter.GetCurrent<JSObject>()->SlowReverseLookup(fun); in PrintPrototype()
|
/external/webrtc/webrtc/modules/desktop_capture/mac/ |
D | desktop_configuration_monitor.cc | 33 desktop_configuration_ = MacDesktopConfiguration::GetCurrent( in DesktopConfigurationMonitor() 84 desktop_configuration_ = MacDesktopConfiguration::GetCurrent( in DisplaysReconfigured()
|
D | desktop_configuration.h | 53 static MacDesktopConfiguration GetCurrent(Origin origin);
|
D | full_screen_chrome_window_detector.cc | 138 MacDesktopConfiguration desktop_config = MacDesktopConfiguration::GetCurrent( in FindFullScreenWindowWithSamePidAndTitle()
|
/external/libchrome/base/ |
D | observer_list.h | 172 ObserverType* const current = GetCurrent(); 178 ObserverType* const current = GetCurrent(); 187 ObserverType* GetCurrent() const { in GetCurrent() function
|
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Collections.pas | 89 function GetCurrent: TPair<TKey, TValue>; in GetCurrent() function 96 property Current: TPair<TKey, TValue> read GetCurrent; 280 Result := GetCurrent; 288 function THashList<TKey, TValue>.TPairEnumerator.GetCurrent: TPair<TKey, TValue>; in THashList()
|
D | Antlr.Runtime.Tools.pas | 275 function GetCurrent: TPair<TKey,TValue>; in GetCurrent() function 281 property Current: TPair<TKey,TValue> read GetCurrent; 903 Result := GetCurrent; 911 function TDictionary<TKey,TValue>.TPairEnumerator.GetCurrent: TPair<TKey,TValue>; in TPairEnumerator()
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | screen_capturer_mac_unittest.cc | 51 MacDesktopConfiguration config = MacDesktopConfiguration::GetCurrent( in CaptureDoneCallback1() 63 MacDesktopConfiguration config = MacDesktopConfiguration::GetCurrent( in CaptureDoneCallback2()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | CrashRecoveryContext.h | 64 static CrashRecoveryContext *GetCurrent(); 129 if (CrashRecoveryContext *context = CrashRecoveryContext::GetCurrent()) in create()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | CrashRecoveryContext.h | 70 static CrashRecoveryContext *GetCurrent(); 159 if (CrashRecoveryContext *context = CrashRecoveryContext::GetCurrent()) in create()
|
/external/llvm/include/llvm/Support/ |
D | CrashRecoveryContext.h | 60 static CrashRecoveryContext *GetCurrent(); 128 if (CrashRecoveryContext *context = CrashRecoveryContext::GetCurrent()) in create()
|
/external/pdfium/fxjs/xfa/ |
D | cjx_layoutpseudomodel.cpp | 248 for (CXFA_ContentLayoutItem* pItemChild = iterator.GetCurrent(); in GetObjArray() 270 for (CXFA_ContentLayoutItem* pItemChild = iterator.GetCurrent(); in GetObjArray() 309 for (CXFA_ContentLayoutItem* pItemChild = iterator.GetCurrent(); in GetObjArray() 327 for (CXFA_ContentLayoutItem* pItemChild = iterator.GetCurrent(); in GetObjArray()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_widgetacciterator.cpp | 18 : m_ContentIterator.GetCurrent(); in MoveToNext()
|
D | cxfa_ffpageview.cpp | 160 for (CXFA_LayoutItem* pLayoutItem = m_sIterator.GetCurrent(); pLayoutItem; in MoveToFirst() 195 CXFA_LayoutItem* pLayoutItem = m_sIterator.GetCurrent(); in GetCurrentWidget() 414 pSearchItem = sIterator->GetCurrent(); in OrderContainer()
|
/external/pdfium/fxjs/ |
D | cfxjse_arguments.cpp | 25 auto pArgValue = pdfium::MakeUnique<CFXJSE_Value>(v8::Isolate::GetCurrent()); in GetValue()
|
/external/llvm/lib/Support/ |
D | CrashRecoveryContext.cpp | 105 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { in GetCurrent() function in CrashRecoveryContext
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | CrashRecoveryContext.cpp | 87 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { in GetCurrent() function in CrashRecoveryContext
|
/external/v8/src/runtime/ |
D | runtime-array.cc | 338 Handle<JSReceiver> current(PrototypeIterator::GetCurrent<JSReceiver>(iter)); in CopyFromPrototype() 490 Handle<JSReceiver> current(PrototypeIterator::GetCurrent<JSReceiver>(iter)); in RUNTIME_FUNCTION() 692 if (PrototypeIterator::GetCurrent<JSReceiver>(iter)->HasComplexElements()) { in RUNTIME_FUNCTION()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | CrashRecoveryContext.cpp | 108 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { in GetCurrent() function in CrashRecoveryContext
|