Home
last modified time | relevance | path

Searched refs:_valid (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/boost/gil/extension/io/bmp/
Dtags.hpp78 , _valid( false ) in image_read_info()
122 bool _valid; member
/third_party/boost/boost/gil/extension/io/targa/
Dtags.hpp82 , _valid( false ) in image_read_info()
129 bool _valid; member
/third_party/boost/boost/gil/extension/io/raw/
Dtags.hpp127 : _valid( false ) in image_read_info()
168 bool _valid; member
/third_party/boost/boost/gil/extension/io/raw/detail/
Dread.hpp99 if( this->_info._valid == false ) in apply()
219 if( !this->_info._valid ) in apply()
Dreader_backend.hpp97 _info._valid = true; in read_header()
/third_party/boost/boost/gil/extension/io/targa/detail/
Dreader_backend.hpp121 _info._valid = true; in read_header()
/third_party/python/Lib/
Dcsv.py32 _valid = False variable in Dialect
44 self._valid = True
/third_party/boost/boost/gil/extension/io/bmp/detail/
Dreader_backend.hpp172 _info._valid = true; in read_header()
Dread.hpp96 if( this->_info._valid == false ) in apply()
/third_party/boost/tools/build/src/tools/
Dflags.jam93 generator.__init__ flags.check-output : $(type) : $(type)(%_valid) :
/third_party/boost/libs/gil/test/extension/io/
Dbmp_read_test.cpp59 BOOST_CHECK_EQUAL( backend._info._valid , true ); in BOOST_AUTO_TEST_CASE()
/third_party/jsframework/runtime/main/model/
Dindex.ts701 public get _valid() { method in Vm
/third_party/boost/libs/gil/test/extension/io/bmp/
Dbmp_read_test.cpp42 BOOST_TEST_EQ(backend._info._valid , true); in test_read_header()
/third_party/libxml2/
DMakefile.am1056 if [ ! -f $(srcdir)/result/relaxng/"$$name"_valid ] ; then \
1059 > $(srcdir)/result/relaxng/"$$name"_valid \
1066 diff $(srcdir)/result/relaxng/"$$name"_valid \
/third_party/json/
DChangeLog.md1687 - consider adding a bool json::is\_valid\(std::string const&\) non-member function [\#541](https://…
/third_party/chromium/patch/
D0001-cve.patch95451 - if [ ! -f $(srcdir)/result/relaxng/"$$name"_valid ] ; then \
95454 - > $(srcdir)/result/relaxng/"$$name"_valid \
95461 - diff $(srcdir)/result/relaxng/"$$name"_valid \