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

1 2

  /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?
  /external/tensorflow/tensorflow/contrib/lite/testing/
test_runner.h 90 // Invalidate the test runner, preventing it from executing any further.
91 void Invalidate(const string& error_message) {
110 Invalidate("Expected '" + std::to_string(num_tensor_elements) +
  /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/darwin-x86/clang-4393122/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-4479392/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-4579689/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-4630689/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-4639204/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-4691093/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/clang/host/linux-x86/clang-4393122/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-4479392/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-4579689/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-4630689/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-4639204/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-4691093/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/r16/sources/android/ndk_helper/
GLContext.cpp 260 bool GLContext::Invalidate()
  /external/v8/src/base/
hashmap.h 79 void Invalidate() {
  /system/connectivity/wificond/scanning/
scanner_impl.cpp 107 void ScannerImpl::Invalidate() {
  /external/llvm/lib/Transforms/Scalar/
Reassociate.cpp 88 void Invalidate() { SymbolicPart = OrigVal = nullptr; }
    [all...]
  /external/pdfium/fpdfsdk/
cpdfsdk_formfillenvironment.cpp 236 void CPDFSDK_FormFillEnvironment::Invalidate(UnderlyingPageType* page,
  /external/swiftshader/third_party/LLVM/lib/MC/
MCAssembler.cpp 72 void MCAsmLayout::Invalidate(MCFragment *F) {
799 Layout.Invalidate(FirstInvalidFragment);
  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_session.cpp 85 static void Invalidate(const struct hwc_procs *procs) {
96 hwc_procs_default_.invalidate = Invalidate;
292 hwc_procs->invalidate(hwc_procs);
708 hwc_procs_->invalidate(hwc_procs_);
897 hwc_procs_->invalidate(hwc_procs_);
920 hwc_procs_->invalidate(hwc_procs_);
    [all...]

Completed in 1319 milliseconds

1 2