Home
last modified time | relevance | path

Searched defs:IsValid (Results 1 – 25 of 108) sorted by relevance

12345

/external/dng_sdk/source/
Ddng_rational.h57 bool IsValid () const in IsValid() function
116 bool IsValid () const in IsValid() function
Ddng_tone_curve.cpp80 bool dng_tone_curve::IsValid () const in IsValid() function in dng_tone_curve
Ddng_xy_coord.h58 bool IsValid () const in IsValid() function
/external/libchrome/base/
Dsequence_token.cc36 bool SequenceToken::IsValid() const { in IsValid() function in base::SequenceToken
62 bool TaskToken::IsValid() const { in IsValid() function in base::TaskToken
/external/v4l2_codec2/vda/
Dvp9_raw_bits_reader.h32 bool IsValid() const { return valid_; } in IsValid() function
Dvp9_bool_decoder.h31 bool IsValid() const { return valid_; } in IsValid() function
/external/pdfium/xfa/fwl/
Dcfwl_eventtarget.h25 bool IsValid() const { return m_bValid; } in IsValid() function
/external/llvm/lib/Support/Windows/
DWindowsSupport.h143 static bool IsValid(handle_type h) { in IsValid() function
165 static bool IsValid(handle_type h) { in IsValid() function
181 static bool IsValid(handle_type h) { in IsValid() function
/external/libchrome/base/files/
Ddir_reader_fallback.h18 bool IsValid() const { return false; } in IsValid() function
Dscoped_temp_dir.cc84 bool ScopedTempDir::IsValid() const { in IsValid() function in base::ScopedTempDir
/external/v8/src/interpreter/
Dbytecode-array-random-iterator.cc24 bool BytecodeArrayRandomIterator::IsValid() const { in IsValid() function in v8::internal::interpreter::BytecodeArrayRandomIterator
/external/webrtc/webrtc/base/
Dwindow.h62 bool IsValid() const { return id_ != 0; } in IsValid() function
98 bool IsValid() const { return index_ != -1; } in IsValid() function
/external/google-breakpad/src/processor/
Dstatic_map_iterator-inl.h138 bool StaticMapIterator<Key, Value, Compare>::IsValid() const { in IsValid() function
/external/libchrome/dbus/
Dobject_path.cc13 bool ObjectPath::IsValid() const { in IsValid() function in dbus::ObjectPath
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h144 static bool IsValid(handle_type h) { in IsValid() function
166 static bool IsValid(handle_type h) { in IsValid() function
182 static bool IsValid(handle_type h) { in IsValid() function
/external/pdfium/core/fpdfapi/page/
Dcpdf_iccprofile.h24 bool IsValid() const { return IsSRGB() || IsSupported(); } in IsValid() function
/external/google-breakpad/src/common/linux/
Delf_core_dump.cc46 bool ElfCoreDump::Note::IsValid() const { in IsValid() function in google_breakpad::ElfCoreDump::Note
108 bool ElfCoreDump::IsValid() const { in IsValid() function in google_breakpad::ElfCoreDump
/external/libtextclassifier/util/i18n/
Dlocale.h45 bool IsValid() const { return is_valid_; } in IsValid() function
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h137 bool IsValid() const { return Node != nullptr; } in IsValid() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h131 bool IsValid() const { return Node != NULL; } in IsValid() function
/external/libchrome/base/memory/
Dweak_ptr.cc25 bool WeakReference::Flag::IsValid() const { in IsValid() function in base::internal::WeakReference::Flag
/external/webrtc/webrtc/voice_engine/
Dchannel_manager.h57 bool IsValid() { return channel_ref_->channel.get() != NULL; } in IsValid() function
/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.h66 bool IsValid() const { return m_bValid; } in IsValid() function
/external/vixl/src/aarch64/
Doperands-aarch64.h131 bool IsValid() const { in IsValid() function
246 bool IsValid() const { in IsValid() function
290 bool IsValid() const { in IsValid() function
320 bool IsValid() const { in IsValid() function
868 bool IsValid() const { in IsValid() function
902 bool IsValid() const { return cpu_register_.IsValid() != mem_op_.IsValid(); } in IsValid() function
/external/perfetto/src/ftrace_reader/
Dftrace_config.cc28 bool IsValid(const std::string& str) { in IsValid() function

12345