Home
last modified time | relevance | path

Searched defs:IsValid (Results 1 - 25 of 91) sorted by relevance

1234

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-random-iterator.cc30 bool BytecodeArrayRandomIterator::IsValid() const { in IsValid() function in v8::internal::interpreter::BytecodeArrayRandomIterator
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_tone_curve.cpp80 bool dng_tone_curve::IsValid () const in IsValid() function in dng_tone_curve
H A Ddng_rational.h57 bool IsValid () const in IsValid() function in dng_srational
116 bool IsValid () const in IsValid() function in dng_urational
H A Ddng_xy_coord.h58 bool IsValid () const in IsValid() function in dng_xy_coord
/third_party/gn/src/base/files/
H A Dscoped_temp_dir.cc88 bool ScopedTempDir::IsValid() const { in IsValid() function in base::ScopedTempDir
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-sourcemap.h45 bool IsValid() const { return valid_; } in IsValid() function in v8::internal::wasm::WasmModuleSourceMap
/third_party/node/deps/v8/src/compiler/
H A Dfeedback-source.h21 bool IsValid() const { return !vector.is_null() && !slot.IsInvalid(); } in IsValid() function
/third_party/node/deps/v8/src/codegen/
H A Daligned-slot-allocator.h58 static bool IsValid(int slot) { return slot > kInvalidSlot; } in IsValid() function in v8::internal::AlignedSlotAllocator
/third_party/node/deps/v8/src/execution/
H A Dencoded-c-signature.h38 bool IsValid() const { return parameter_count_ < kInvalidParamCount; } in IsValid() function
H A Dthread-id.h23 bool IsValid() const { return id_ != kInvalidId; } in IsValid() function in v8::internal::ThreadId
/third_party/node/deps/v8/src/heap/
H A Dinvalidated-slots-inl.h16 bool InvalidatedSlotsFilter::IsValid(Address slot) { in IsValid() function in v8::internal::InvalidatedSlotsFilter
/third_party/node/deps/v8/src/objects/
H A Dfree-space-inl.h49 bool FreeSpace::IsValid() { in IsValid() function in v8::internal::FreeSpace
H A Dtagged-index.h57 static inline bool constexpr IsValid(intptr_t value) { in IsValid() function in v8::internal::TaggedIndex
H A Dsmi.h71 static inline bool constexpr IsValid(intptr_t value) { in IsValid() function in v8::internal::Smi
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLBuffer.h51 inline bool Buffer::IsValid(const _cl_mem *buffer) in IsValid() function in cl::Buffer
H A DCLImage.h58 inline bool Image::IsValid(const _cl_mem *image) in IsValid() function in cl::Image
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DCPUDescriptorHeapAllocationD3D12.cpp45 bool CPUDescriptorHeapAllocation::IsValid() const { in IsValid() function in dawn_native::d3d12::CPUDescriptorHeapAllocation
/third_party/skia/third_party/externals/tint/src/
H A Dprogram.cc112 bool Program::IsValid() const { in IsValid() function in tint::Program
H A Dsymbol.h77 bool IsValid() const { return val_ != static_cast<uint32_t>(-1); } in IsValid() function in tint::Symbol
/third_party/gn/src/base/memory/
H A Dweak_ptr.cc16 bool WeakReference::Flag::IsValid() const { in IsValid() function in base::internal::WeakReference::Flag
/third_party/gn/src/base/win/
H A Dscoped_process_information.cc49 bool ScopedProcessInformation::IsValid() const { in IsValid() function in base::win::ScopedProcessInformation
/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
H A DFieldMaskTest.cs64 public void IsValid() in IsValid() method in Google.Protobuf.WellKnownTypes.FieldMaskTest
[all...]
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo_libpci.cpp64 bool IsValid() const { return mValid; } in IsValid() function
/third_party/vixl/src/
H A Dassembler-base-vixl.h58 bool IsValid() const { in IsValid() function in vixl::internal::AssemblerBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h148 bool IsValid() const { return Node != nullptr; } in IsValid() function in llvm::ScheduleDAGSDNodes::RegDefIter

Completed in 10 milliseconds

1234