Home
last modified time | relevance | path

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

1234

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/tint/src/resolver/
Ddecoration_validation_test.cc132 TEST_P(FunctionParameterDecorationTest, IsValid) { in TEST_P() argument
169 TEST_P(FunctionReturnTypeDecorationTest, IsValid) { in TEST_P() argument
206 TEST_P(ComputeShaderParameterDecorationTest, IsValid) { in TEST_P() argument
253 TEST_P(FragmentShaderParameterDecorationTest, IsValid) { in TEST_P() argument
292 TEST_P(VertexShaderParameterDecorationTest, IsValid) { in TEST_P() argument
342 TEST_P(ComputeShaderReturnTypeDecorationTest, IsValid) { in TEST_P() argument
390 TEST_P(FragmentShaderReturnTypeDecorationTest, IsValid) { in TEST_P() argument
440 TEST_P(VertexShaderReturnTypeDecorationTest, IsValid) { in TEST_P() argument
541 TEST_P(StructDecorationTest, IsValid) { in TEST_P() argument
592 TEST_P(StructMemberDecorationTest, IsValid) { in TEST_P() argument
[all …]
/third_party/node/deps/v8/src/compiler/
Dcompilation-dependencies.cc184 bool IsValid() const override { in IsValid() function in v8::internal::compiler::__anon87b2d3770211::InitialMapDependency
226 bool IsValid() const override { in IsValid() function in v8::internal::compiler::__anon87b2d3770211::PrototypePropertyDependency
269 bool IsValid() const override { in IsValid() function in v8::internal::compiler::__anon87b2d3770211::StableMapDependency
310 bool IsValid() const override { return !GetHolderIfValid().is_null(); } in IsValid() function in v8::internal::compiler::__anon87b2d3770211::ConstantInDictionaryPrototypeChainDependency
444 bool IsValid() const override { in IsValid() function in v8::internal::compiler::__anon87b2d3770211::OwnConstantDataPropertyDependency
516 bool IsValid() const override { in IsValid() function in v8::internal::compiler::__anon87b2d3770211::OwnConstantDictionaryPropertyDependency
572 bool IsValid() const override { in IsValid() function in v8::internal::compiler::__anon87b2d3770211::ConsistentJSFunctionViewDependency
600 bool IsValid() const override { return !map_.object()->is_deprecated(); } in IsValid() function in v8::internal::compiler::__anon87b2d3770211::TransitionDependency
629 bool IsValid() const override { in IsValid() function in v8::internal::compiler::__anon87b2d3770211::PretenureModeDependency
662 bool IsValid() const override { in IsValid() function in v8::internal::compiler::__anon87b2d3770211::FieldRepresentationDependency
[all …]
Dfeedback-source.h21 bool IsValid() const { return !vector.is_null() && !slot.IsInvalid(); } in IsValid() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/
DWindowsSupport.h130 static bool IsValid(handle_type h) { in IsValid() function
152 static bool IsValid(handle_type h) { in IsValid() function
168 static bool IsValid(handle_type h) { in IsValid() function
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DFieldMaskPartial.cs221 public static bool IsValid(MessageDescriptor descriptor, FieldMask fieldMask) in IsValid() method in Google.Protobuf.WellKnownTypes.FieldMask
248 public static bool IsValid(MessageDescriptor descriptor, string path) in IsValid() method in Google.Protobuf.WellKnownTypes.FieldMask
/third_party/skia/third_party/externals/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
/third_party/vixl/src/aarch64/
Dregisters-aarch64.h252 bool IsValid() const { in IsValid() function
576 bool IsValid() const { return IsValidRegister(); } in IsValid() function
617 bool IsValid() const { return IsValidVRegister(); } in IsValid() function
666 bool IsValid() const { return IsValidZRegister(); } in IsValid() function
678 bool IsValid() const { in IsValid() function
730 bool IsValid() const { in IsValid() function
759 bool IsValid() const { in IsValid() function
773 bool IsValid() const { in IsValid() function
/third_party/node/deps/v8/src/wasm/
Dwasm-module-sourcemap.h45 bool IsValid() const { return valid_; } in IsValid() function
/third_party/node/deps/v8/src/interpreter/
Dbytecode-array-random-iterator.cc30 bool BytecodeArrayRandomIterator::IsValid() const { in IsValid() function in v8::internal::interpreter::BytecodeArrayRandomIterator
/third_party/node/deps/v8/src/codegen/
Daligned-slot-allocator.h58 static bool IsValid(int slot) { return slot > kInvalidSlot; } in IsValid() function
/third_party/node/deps/v8/src/heap/
Dinvalidated-slots-inl.h16 bool InvalidatedSlotsFilter::IsValid(Address slot) { in IsValid() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLBuffer.h51 inline bool Buffer::IsValid(const _cl_mem *buffer) in IsValid() function
DCLImage.h58 inline bool Image::IsValid(const _cl_mem *image) in IsValid() function
/third_party/node/deps/v8/src/execution/
Dthread-id.h23 bool IsValid() const { return id_ != kInvalidId; } in IsValid() function
/third_party/node/deps/v8/src/objects/
Dtagged-index.h57 static inline bool constexpr IsValid(intptr_t value) { in IsValid() function
Dfree-space-inl.h49 bool FreeSpace::IsValid() { in IsValid() function
/third_party/skia/third_party/externals/tint/src/
Dsymbol.h77 bool IsValid() const { return val_ != static_cast<uint32_t>(-1); } in IsValid() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCPUDescriptorHeapAllocationD3D12.cpp45 bool CPUDescriptorHeapAllocation::IsValid() const { in IsValid() function in dawn_native::d3d12::CPUDescriptorHeapAllocation
/third_party/gn/src/base/files/
Dscoped_temp_dir.cc88 bool ScopedTempDir::IsValid() const { in IsValid() function in base::ScopedTempDir
/third_party/gn/src/base/memory/
Dweak_ptr.cc16 bool WeakReference::Flag::IsValid() const { in IsValid() function in base::internal::WeakReference::Flag
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h148 bool IsValid() const { return Node != nullptr; } in IsValid() function
/third_party/vixl/src/
Dassembler-base-vixl.h52 bool IsValid() const { in IsValid() function

1234