/external/chromium/base/ |
D | dir_reader_fallback.h | 18 bool IsValid() const { return false; } in IsValid() function
|
D | dir_reader_linux.h | 45 bool IsValid() const { in IsValid() function
|
D | file_util.cc | 344 bool MemoryMappedFile::IsValid() const { in IsValid() function in file_util::MemoryMappedFile
|
/external/chromium/chrome/browser/ui/app_modal_dialogs/ |
D | app_modal_dialog.cc | 41 bool AppModalDialog::IsValid() { in IsValid() function in AppModalDialog
|
/external/chromium/net/http/ |
D | http_byte_range.cc | 36 bool HttpByteRange::IsValid() const { in IsValid() function in net::HttpByteRange
|
D | http_auth_filter.cc | 43 bool HttpAuthFilterWhitelist::IsValid(const GURL& url, in IsValid() function in net::HttpAuthFilterWhitelist
|
/external/chromium/base/memory/ |
D | scoped_temp_dir.cc | 82 bool ScopedTempDir::IsValid() const { in IsValid() function in ScopedTempDir
|
D | weak_ptr.cc | 18 bool WeakReference::Flag::IsValid() const { in IsValid() function in base::internal::WeakReference::Flag
|
/external/chromium/base/win/ |
D | scoped_handle.h | 48 bool IsValid() const { in IsValid() function
|
/external/llvm/lib/Support/Windows/ |
D | Windows.h | 98 static bool IsValid(handle_type h) { in IsValid() function 120 static bool IsValid(handle_type h) { in IsValid() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 142 bool IsValid() const { return Node != NULL; } in IsValid() function
|
/external/ceres-solver/internal/ceres/ |
D | triplet_sparse_matrix.h | 108 bool IsValid() const { return AllTripletsWithinBounds(); } in IsValid() function
|
/external/chromium/chrome/browser/content_settings/ |
D | content_settings_pattern.cc | 52 bool ContentSettingsPattern::IsValid() const { in IsValid() function in ContentSettingsPattern
|
/external/chromium/chrome/browser/bookmarks/ |
D | bookmark_folder_editor_controller.cc | 61 bool BookmarkFolderEditorController::IsValid(const std::wstring& text) { in IsValid() function in BookmarkFolderEditorController
|
/external/chromium/third_party/libjingle/source/talk/base/ |
D | winping.h | 71 bool IsValid() { return valid_; } in IsValid() function
|
/external/llvm/include/llvm/CodeGen/ |
D | FunctionLoweringInfo.h | 102 bool IsValid : 1; member
|
/external/compiler-rt/lib/asan/ |
D | asan_allocator.h | 46 bool IsValid() { return chunk_ != 0; } in IsValid() function
|
/external/clang/lib/Lex/ |
D | PPMacroExpansion.cpp | 1287 bool IsValid = false; in ExpandBuiltinMacro() local 1340 bool IsValid = false; in ExpandBuiltinMacro() local
|
/external/clang/lib/Driver/ |
D | ToolChains.h | 70 bool IsValid; variable
|
/external/chromium/net/disk_cache/ |
D | file_win.cc | 116 bool File::IsValid() const { in IsValid() function in disk_cache::File
|
D | file_posix.cc | 197 bool File::IsValid() const { in IsValid() function in disk_cache::File
|
/external/llvm/include/llvm/Support/ |
D | ErrorOr.h | 391 bool IsValid : 1; variable
|
/external/chromium/third_party/libjingle/source/talk/xmpp/ |
D | jid.cc | 162 Jid::IsValid() const { in IsValid() function in buzz::Jid
|
/external/chromium/net/base/ |
D | cookie_monster.h | 698 bool IsValid() const { return is_valid_; } in IsValid() function
|
/external/v8/src/ |
D | platform-posix.cc | 391 bool IsValid() const { return socket_ != -1; } in IsValid() function in v8::internal::POSIXSocket
|