Home
last modified time | relevance | path

Searched defs:valid (Results 151 - 175 of 457) sorted by relevance

12345678910>>...19

/third_party/json/tests/src/
H A Dunit-class_parser.cpp1057 const auto valid = [](int c) variable
1272 const auto valid = [](int c) variable
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_FMT.c36 int valid = 0; in valid_pixelformat() local
167 int valid = 0; in valid_colorspace() local
H A Dtest_VIDIOC_ENUM_FRAMESIZES.c35 int valid = 0; in valid_framesize_type() local
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dtransfer.cpp249 const cl_mem_migration_flags valid = in validate_mem_migration_flags() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_usefont.c170 int i, valid = 1; in isvalid() local
301 int valid; in glXUseXFont() local
/third_party/mesa3d/src/glx/
H A Dxfont.c174 int i, valid = 1; in isvalid() local
302 int valid; in DRI_glXUseXFont() local
/third_party/node/deps/icu-small/source/common/
H A Dbrkiter.cpp541 BreakIterator::BreakIterator (const Locale& valid, const Locale& actual) { in BreakIterator() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.h71 atomic_bool valid; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.c74 uint32_t valid = nv50->constbuf_valid[s]; in nv50_memory_barrier() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c122 uint32_t valid = nvc0->constbuf_valid[s]; in nvc0_memory_barrier() local
/third_party/lwip/src/core/ipv6/
H A Dip6_frag.c300 u8_t valid = 1; in ip6_reass() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dstring.h72 inline bool valid() const { return valid_; } in valid() function in v8::internal::StringShape
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateLimitations.cpp426 bool valid = true; in validateIndexing() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DImageIndex.cpp149 bool ImageIndex::valid() const in valid() function in gl::ImageIndex
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DRewriteR32fImages.cpp86 bool valid = traverser.updateTree(compiler, &block); in RewriteExpression() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_format_utils.h76 bool valid() const { return mIntendedGLFormat != 0; } in valid() function in rx::vk::final
H A DProgramExecutableVk.h37 ANGLE_INLINE bool valid() const { return mIsInitialized; } in valid() function in rx::final
78 ANGLE_INLINE bool valid(const gl::ShaderType shaderType) const in valid() function in rx::final
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_format_utils.h77 bool valid() const { return metalFormat != MTLPixelFormatInvalid; } in valid() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DValidateLimitations.cpp485 bool valid = true; in validateIndexing() local
/third_party/skia/third_party/externals/libpng/
H A Dpnginfo.h60 png_uint_32 valid; /* valid chunk data (see PNG_INFO_ below) */ member
[all...]
/third_party/skia/tests/
H A DPathOpsCubicLineIntersectionIdeas.cpp165 int valid = SkDQuad::AddValidTs(allRoots, realRoots, validRoots); in DEF_TEST() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dgl_raii.h222 bool valid() const { return mHandle != 0; } in valid() function in angle::GLProgram
/third_party/skia/third_party/externals/angle2/util/capture/
H A Dframe_capture_test_utils.h85 bool valid() const in valid() function in angle::TraceLibrary
/third_party/skia/third_party/externals/angle2/util/windows/
H A Dtest_utils_win.cpp62 bool valid() const { return readHandle != nullptr || writeHandle != nullptr; } in valid() function
/third_party/pcre2/pcre2/
H A DRunTest.bat114 set valid=no variable
115 for %%v in (1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23) do if %%v == %%a set valid=yes variable

Completed in 21 milliseconds

12345678910>>...19