Home
last modified time | relevance | path

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

1234

/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
Ddng_date_time.cpp83 bool dng_date_time::IsValid () const in IsValid() function in dng_date_time
205 bool dng_date_time_info::IsValid () const in IsValid() function in dng_date_time_info
934 bool dng_date_time_storage_info::IsValid () const in IsValid() function in dng_date_time_storage_info
/external/v4l2_codec2/vda/
Dvp9_raw_bits_reader.h31 bool IsValid() const { return valid_; } in IsValid() function
Dvp9_bool_decoder.h30 bool IsValid() const { return valid_; } 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/v8/src/interpreter/
Dbytecode-array-random-iterator.cc24 bool BytecodeArrayRandomIterator::IsValid() const { in IsValid() function in v8::internal::interpreter::BytecodeArrayRandomIterator
/external/libchrome/base/files/
Ddir_reader_fallback.h18 bool IsValid() const { return false; } in IsValid() function
Dscoped_temp_dir.cc79 bool ScopedTempDir::IsValid() const { in IsValid() function in base::ScopedTempDir
Ddir_reader_linux.h47 bool IsValid() const { in IsValid() function
Dmemory_mapped_file.cc108 bool MemoryMappedFile::IsValid() const { in IsValid() function in base::MemoryMappedFile
/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/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/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/
Dxfa_localevalue.h100 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/libchrome/base/threading/
Dsequenced_worker_pool.h137 bool IsValid() const { in IsValid() function
/external/vulkan-validation-layers/layers/
Dparameter_name.h130 bool IsValid() { in IsValid() function

1234