HomeSort by relevance Sort by last modified time
    Searched defs:Invalidate (Results 1 - 22 of 22) sorted by null

  /external/libchrome/base/memory/
weak_ptr.cc 17 void WeakReference::Flag::Invalidate() {
53 Invalidate();
64 void WeakReferenceOwner::Invalidate() {
66 flag_->Invalidate();
  /external/clang/include/clang/Lex/
MultipleIncludeOpt.h 84 /// Invalidate - Permanently mark this file as not being suitable for the
86 void Invalidate() {
126 return Invalidate();
133 return Invalidate();
146 Invalidate();
154 if (!TheMacro) return Invalidate();
  /external/mesa3d/src/gallium/targets/haiku-softpipe/
GalliumContext.cpp 381 Invalidate(width, height);
389 GalliumContext::Invalidate(uint32 width, uint32 height)
399 // Is this the best way to invalidate?
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
MultipleIncludeOpt.h 84 /// Invalidate - Permanently mark this file as not being suitable for the
86 void Invalidate() {
126 return Invalidate();
133 return Invalidate();
146 Invalidate();
154 if (!TheMacro) return Invalidate();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
MultipleIncludeOpt.h 84 /// Invalidate - Permanently mark this file as not being suitable for the
86 void Invalidate() {
126 return Invalidate();
133 return Invalidate();
146 Invalidate();
154 if (!TheMacro) return Invalidate();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
MultipleIncludeOpt.h 84 /// Invalidate - Permanently mark this file as not being suitable for the
86 void Invalidate() {
126 return Invalidate();
133 return Invalidate();
146 Invalidate();
154 if (!TheMacro) return Invalidate();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
MultipleIncludeOpt.h 84 /// Invalidate - Permanently mark this file as not being suitable for the
86 void Invalidate() {
126 return Invalidate();
133 return Invalidate();
146 Invalidate();
154 if (!TheMacro) return Invalidate();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
MultipleIncludeOpt.h 84 /// Invalidate - Permanently mark this file as not being suitable for the
86 void Invalidate() {
126 return Invalidate();
133 return Invalidate();
146 Invalidate();
154 if (!TheMacro) return Invalidate();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
MultipleIncludeOpt.h 84 /// Invalidate - Permanently mark this file as not being suitable for the
86 void Invalidate() {
126 return Invalidate();
133 return Invalidate();
146 Invalidate();
154 if (!TheMacro) return Invalidate();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
MultipleIncludeOpt.h 84 /// Invalidate - Permanently mark this file as not being suitable for the
86 void Invalidate() {
126 return Invalidate();
133 return Invalidate();
146 Invalidate();
154 if (!TheMacro) return Invalidate();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
MultipleIncludeOpt.h 84 /// Invalidate - Permanently mark this file as not being suitable for the
86 void Invalidate() {
126 return Invalidate();
133 return Invalidate();
146 Invalidate();
154 if (!TheMacro) return Invalidate();
  /prebuilts/ndk/r11/sources/android/ndk_helper/
GLContext.cpp 268 bool GLContext::Invalidate()
  /prebuilts/ndk/r13/sources/android/ndk_helper/
GLContext.cpp 268 bool GLContext::Invalidate()
  /external/v8/src/base/
hashmap.h 79 void Invalidate() {
  /system/connectivity/wificond/scanning/
scanner_impl.cpp 91 void ScannerImpl::Invalidate() {
  /external/llvm/lib/Transforms/Scalar/
Reassociate.cpp 88 void Invalidate() { SymbolicPart = OrigVal = nullptr; }
    [all...]
  /external/pdfium/fpdfsdk/
cpdfsdk_formfillenvironment.cpp 235 void CPDFSDK_FormFillEnvironment::Invalidate(FPDF_PAGE page,
  /external/swiftshader/third_party/LLVM/lib/MC/
MCAssembler.cpp 72 void MCAsmLayout::Invalidate(MCFragment *F) {
799 Layout.Invalidate(FirstInvalidFragment);
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_session.cpp 82 static void Invalidate(const struct hwc_procs *procs) {
93 hwc_procs_default_.invalidate = Invalidate;
274 hwc_procs->invalidate(hwc_procs);
688 hwc_procs_->invalidate(hwc_procs_);
873 hwc_procs_->invalidate(hwc_procs_);
896 hwc_procs_->invalidate(hwc_procs_);
    [all...]
  /hardware/qcom/display/sdm845/sdm/libs/hwc/
hwc_session.cpp 85 static void Invalidate(const struct hwc_procs *procs) {
96 hwc_procs_default_.invalidate = Invalidate;
699 hwc_procs->invalidate(hwc_procs);
    [all...]
  /external/v8/src/heap/
spaces.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmlc.h     [all...]

Completed in 3185 milliseconds