Home
last modified time | relevance | path

Searched defs:is_placeholder (Results 176 – 200 of 370) sorted by last modified time

12345678910>>...15

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dtable.h1885 bool is_placeholder() const in is_placeholder() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.h1558 PROTOBUF_DEFINE_ACCESSOR(FileDescriptor, is_placeholder, bool) in PROTOBUF_DEFINE_ACCESSOR() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/loader/resource/
H A Dimage_resource.cc241 bool is_placeholder) in ImageResource()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter.cc447 ItemType item_type, bool is_placeholder, in Item()
464 ItemType item_type, bool is_placeholder, in Item()
1255 bool is_placeholder, bool is_list) { in Push()
H A Dprotostream_objectwriter.h290 bool is_placeholder() const { return is_placeholder_; } in is_placeholder() function
H A Ddefault_value_objectwriter.cc192 const DataPiece& data, bool is_placeholder, in CreateNewNode()
203 const DataPiece& data, bool is_placeholder, in Node()
H A Ddefault_value_objectwriter.h199 void set_is_placeholder(bool is_placeholder) { in set_is_placeholder()
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dworkbook-priv.h23 gboolean is_placeholder; member
H A Dexpr-name.c1116 expr_name_set_is_placeholder (GnmNamedExpr *nexpr, gboolean is_placeholder) in expr_name_set_is_placeholder()
H A Dexpr-name.h16 gboolean is_placeholder; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/shell/source/tools/lngconvex/
H A Dlngconvex.cxx383 bool is_placeholder(const std::string& str) in is_placeholder() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/mpl/
H A Dis_placeholder.hpp30 struct is_placeholder struct
36 struct is_placeholder< arg<N> > struct
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/bind/
H A Darg.hpp55 template< int I > struct is_placeholder< arg<I> > struct
57 enum _vt { value = I };
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/
H A Dis_placeholder.hpp24 template< class T > struct is_placeholder struct
26 enum _vt { value = 0 };
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/lambda/detail/
H A Dlambda_functors.hpp340 template<> struct is_placeholder< lambda::lambda_functor< lambda::placeholder<lambda::FIRST> > > struct
342 enum _vt { value = 1 };
345 template<> struct is_placeholder< lambda::lambda_functor< lambda::placeholder<lambda::SECOND> > > struct
347 enum _vt { value = 2 };
350 template<> struct is_placeholder< lambda::lambda_functor< lambda::placeholder<lambda::THIRD> > > struct
352 enum _vt { value = 3 };
/dports/devel/godot/godot-3.2.3-stable/core/
H A Dscript_language.h193 virtual bool is_placeholder() const { return false; } in is_placeholder() function
407 virtual bool is_placeholder() const { return true; } in is_placeholder() function
/dports/devel/godot-tools/godot-3.2.3-stable/core/
H A Dscript_language.h193 virtual bool is_placeholder() const { return false; } in is_placeholder() function
407 virtual bool is_placeholder() const { return true; } in is_placeholder() function
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DVar.h149 static bool is_placeholder(const std::string &name) { in is_placeholder() function
152 bool is_placeholder() const { in is_placeholder() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dtable.h2779 bool is_placeholder() const { in is_placeholder() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/gofrontend/
H A Dtypes.h1387 bool is_placeholder; member
3316 bool is_placeholder; member
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/adlc/
H A Dformsopt.cpp741 bool PeepMatch::is_placeholder() { in is_placeholder() function in PeepMatch
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dexample-bind.cpp226 template<typename T> struct is_placeholder { struct
227 static const int value = 0;
335 struct is_placeholder<placeholder<N>> { struct
336 static const int value = N;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dexample-bind.cpp226 template<typename T> struct is_placeholder { struct
227 static const int value = 0;
335 struct is_placeholder<placeholder<N>> { struct
336 static const int value = N;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/adlc/
H A Dformsopt.cpp732 bool PeepMatch::is_placeholder() { in is_placeholder() function in PeepMatch
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/bind/
H A Darg.hpp55 template< int I > struct is_placeholder< arg<I> > struct
57 enum _vt { value = I };

12345678910>>...15