Home
last modified time | relevance | path

Searched refs:Invalidate (Results 1 – 25 of 32) sorted by relevance

12

/external/clang/include/clang/Lex/
DMultipleIncludeOpt.h86 void Invalidate() { in Invalidate() function
126 return Invalidate(); in EnterTopLevelIfndef()
133 return Invalidate(); in EnterTopLevelIfndef()
146 Invalidate(); in EnterTopLevelConditional()
154 if (!TheMacro) return Invalidate(); in ExitTopLevelConditional()
/external/libchrome/base/memory/
Dweak_ptr.cc17 void WeakReference::Flag::Invalidate() { in Invalidate() function in base::internal::WeakReference::Flag
53 Invalidate(); in ~WeakReferenceOwner()
64 void WeakReferenceOwner::Invalidate() { in Invalidate() function in base::internal::WeakReferenceOwner
66 flag_->Invalidate(); in Invalidate()
Dweak_ptr.h99 void Invalidate();
137 void Invalidate();
299 weak_reference_owner_.Invalidate(); in InvalidateWeakPtrs()
/external/clang/lib/StaticAnalyzer/Core/
DEnvironment.cpp113 bool Invalidate) { in bindExpr() argument
115 if (Invalidate) in bindExpr()
DProgramState.cpp292 SVal V, bool Invalidate) const{ in BindExpr()
295 Invalidate); in BindExpr()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmLayout.h58 void Invalidate(MCFragment *F);
/external/arm-neon-tests/
DInit.s47 ; TLB maintenance, Invalidate Data and Instruction TLB's
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DEnvironment.h117 bool Invalidate);
DProgramState.h230 SVal V, bool Invalidate = true) const;
/external/pdfium/fpdfsdk/
Dcfx_systemhandler.cpp56 m_pFormFillEnv->Invalidate(pPage, rcPDF.ToFxRect()); in InvalidateRect()
Dcpdfsdk_pageview.cpp435 m_pFormFillEnv->Invalidate(m_page, rc.ToFxRect());
440 m_pFormFillEnv->Invalidate(m_page, rcWindow.ToFxRect());
Dcpdfsdk_formfillenvironment.h71 void Invalidate(FPDF_PAGE page, const FX_RECT& rect);
Dcpdfsdk_interform.cpp331 m_pFormFillEnv->Invalidate( in UpdateField()
Dcpdfsdk_formfillenvironment.cpp235 void CPDFSDK_FormFillEnvironment::Invalidate(FPDF_PAGE page, in Invalidate() function in CPDFSDK_FormFillEnvironment
/external/pdfium/fpdfsdk/formfiller/
Dcffl_textfield.cpp117 m_pFormFillEnv->Invalidate(pAnnot->GetUnderlyingPage(), in OnChar()
Dcffl_formfiller.cpp591 m_pFormFillEnv->Invalidate(m_pWidget->GetUnderlyingPage(), rect); in InvalidateRect()
/external/mdnsresponder/mDNSWindows/ControlPanel/
DBrowsingPage.cpp290 m_browseListCtrl.Invalidate(); in OnBnClickedAddBrowseDomain()
/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp88 void Invalidate() { SymbolicPart = OrigVal = nullptr; } in Invalidate() function in llvm::reassociate::XorOpnd
1334 CurrOpnd->Invalidate(); in OptimizeXor()
1349 PrevOpnd->Invalidate(); in OptimizeXor()
1354 CurrOpnd->Invalidate(); in OptimizeXor()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAssembler.cpp72 void MCAsmLayout::Invalidate(MCFragment *F) { in Invalidate() function in MCAsmLayout
799 Layout.Invalidate(FirstInvalidFragment); in LayoutSectionOnce()
/external/deqp/doc/testspecs/GLES3/
Dperformance.buffer.data_upload.txt38 ~ Invalidate buffer contents manually (bufferData(..., NULL)) before
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp74 pFormFillEnv->Invalidate(static_cast<FPDF_PAGE>(pPage), in InvalidateRect()
/external/llvm/lib/Target/PowerPC/
Dp9-instrs.txt167 // SLB Invalidate Entry Global X-form p1026
/external/llvm/lib/Target/X86/
DX86.td217 "Invalidate Process-Context Identifier">;
/external/llvm/test/MC/PowerPC/
Dppc64-encoding.s892 # SLB Invalidate Entry Global
/external/v8/src/heap/
Dspaces.cc2437 void FreeListCategory::Invalidate() { in AllocateChunk() function in v8::internal::FreeListCategory
2657 category->Invalidate(); in AllocateChunk()

12