Home
last modified time | relevance | path

Searched refs:cpp_ (Results 1 – 25 of 103) sorted by relevance

12345

/dports/misc/vxl/vxl-3.3.2/contrib/gel/vifa/
H A Dvifa_int_face_attr_common_params.cxx34 ifap.cpp_.ptr(), in vifa_int_face_attr_common_params()
51 ifap.cpp_.ptr(), in set_params()
64 !cpp_.ptr()) in SanityCheck()
75 cpp_->SanityCheck(); in SanityCheck()
100 if (cpp_.ptr()) in print_info()
101 cpp_->print_info(); in print_info()
133 cpp_ = new vifa_coll_lines_params(*cpp); in init_params()
135 cpp_ = new vifa_coll_lines_params(); in init_params()
155 cpp_ = new vifa_coll_lines_params(cpp); in init_params()
H A Dvifa_int_face_attr_common.cxx49 if (!cpp_) in get_collinear_lines()
50 cpp_ = new vifa_coll_lines_params; in get_collinear_lines()
276 cpp_->midpt_distance(), in find_collinear_lines()
281 vifa_coll_lines_sptr cl(new vifa_coll_lines(f_edge, cpp_->angle_tolerance())); in find_collinear_lines()
299 if ((support/span) >= cpp_->discard_threshold()) in find_collinear_lines()
313 cpp_->angle_tolerance(), in find_collinear_lines()
314 cpp_->endpt_distance(), in find_collinear_lines()
332 << cpp_->discard_threshold_ << std::endl; in find_collinear_lines()
H A Dvifa_int_face_attr_common_params.h42 vifa_coll_lines_params_sptr cpp_; variable
56 vifa_coll_lines_params_sptr cpp() { return cpp_; } in cpp()
/dports/math/curv/curv-0.5/libcurv/io/
H A Dcompiled_shape.cc15 cpp_{rshape.sstate_} in Compiled_Shape()
23 cpp_.define_function("dist", SC_Type::Num(4), SC_Type::Num(),
25 cpp_.define_function("colour", SC_Type::Num(4), SC_Type::Num(3),
27 cpp_.compile(cx);
28 dist_ = (Cpp_Dist_Func) cpp_.get_function("dist");
29 colour_ = (Cpp_Colour_Func) cpp_.get_function("colour");
H A Dcompiled_shape.h23 Cpp_Program cpp_; member
/dports/graphics/sam2p/sam2p-0.49.4/
H A Dencoder.cpp1302 param_assert(cpp_*bpc_<=32); in TIFFPredictor2()
1389 param_assert(cpp_*bpc_<=32); in PNGPredictorSub()
1393 bpccpp=((cpp_*bpc_+7)&~7)-8; in PNGPredictorSub()
1452 param_assert(cpp_*bpc_<=32); in PNGPredictorAverage()
1458 bpccpp=((cpp_*bpc_+7)&~7)-8; in PNGPredictorAverage()
1516 param_assert(cpp_*bpc_<=32); in PNGPredictorPaeth()
1522 bpccpp=((cpp_*bpc_+7)&~7)-8; in PNGPredictorPaeth()
1559 param_assert(cpp_*bpc_<=32); in PNGPredictorAutoBadSigned()
1570 bpccpp=((cpp_*bpc_+7)&~7)-8; in PNGPredictorAutoBadSigned()
1620 param_assert(cpp_*bpc_<=32); in PNGPredictorAutoBadUnsigned()
[all …]
H A Dencoder.hpp97 …ffer::Writable &out_, unsigned char type, unsigned char bpc_, slen_t columns_, unsigned char cpp_);
/dports/devel/boost-docs/boost_1_72_0/libs/ptr_container/doc/
H A Dexamples.rst145 :incomplete_type_test.cpp_: Shows how to implement the Composite pattern.
146 :simple_test.cpp_: Shows how the usage of pointer container compares with a
148 :view_example.cpp_: Shows how to use a pointer container as a view into other container
149 :tree_test.cpp_: Shows how to make a tree-structure
150 :array_test.cpp_: Shows how to make an n-ary tree
/dports/devel/boost-python-libs/boost_1_72_0/libs/ptr_container/doc/
H A Dexamples.rst145 :incomplete_type_test.cpp_: Shows how to implement the Composite pattern.
146 :simple_test.cpp_: Shows how the usage of pointer container compares with a
148 :view_example.cpp_: Shows how to use a pointer container as a view into other container
149 :tree_test.cpp_: Shows how to make a tree-structure
150 :array_test.cpp_: Shows how to make an n-ary tree
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/ptr_container/doc/
H A Dexamples.rst145 :incomplete_type_test.cpp_: Shows how to implement the Composite pattern.
146 :simple_test.cpp_: Shows how the usage of pointer container compares with a
148 :view_example.cpp_: Shows how to use a pointer container as a view into other container
149 :tree_test.cpp_: Shows how to make a tree-structure
150 :array_test.cpp_: Shows how to make an n-ary tree
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/ptr_container/doc/
H A Dexamples.rst145 :incomplete_type_test.cpp_: Shows how to implement the Composite pattern.
146 :simple_test.cpp_: Shows how the usage of pointer container compares with a
148 :view_example.cpp_: Shows how to use a pointer container as a view into other container
149 :tree_test.cpp_: Shows how to make a tree-structure
150 :array_test.cpp_: Shows how to make an n-ary tree
/dports/databases/percona57-server/boost_1_59_0/libs/ptr_container/doc/
H A Dexamples.rst145 :incomplete_type_test.cpp_: Shows how to implement the Composite pattern.
146 :simple_test.cpp_: Shows how the usage of pointer container compares with a
148 :view_example.cpp_: Shows how to use a pointer container as a view into other container
149 :tree_test.cpp_: Shows how to make a tree-structure
150 :array_test.cpp_: Shows how to make an n-ary tree
/dports/databases/xtrabackup/boost_1_59_0/libs/ptr_container/doc/
H A Dexamples.rst145 :incomplete_type_test.cpp_: Shows how to implement the Composite pattern.
146 :simple_test.cpp_: Shows how the usage of pointer container compares with a
148 :view_example.cpp_: Shows how to use a pointer container as a view into other container
149 :tree_test.cpp_: Shows how to make a tree-structure
150 :array_test.cpp_: Shows how to make an n-ary tree
/dports/databases/percona57-client/boost_1_59_0/libs/ptr_container/doc/
H A Dexamples.rst145 :incomplete_type_test.cpp_: Shows how to implement the Composite pattern.
146 :simple_test.cpp_: Shows how the usage of pointer container compares with a
148 :view_example.cpp_: Shows how to use a pointer container as a view into other container
149 :tree_test.cpp_: Shows how to make a tree-structure
150 :array_test.cpp_: Shows how to make an n-ary tree
/dports/devel/boost-libs/boost_1_72_0/libs/ptr_container/doc/
H A Dexamples.rst145 :incomplete_type_test.cpp_: Shows how to implement the Composite pattern.
146 :simple_test.cpp_: Shows how the usage of pointer container compares with a
148 :view_example.cpp_: Shows how to use a pointer container as a view into other container
149 :tree_test.cpp_: Shows how to make a tree-structure
150 :array_test.cpp_: Shows how to make an n-ary tree
/dports/devel/hyperscan/boost_1_75_0/libs/ptr_container/doc/
H A Dexamples.rst145 :incomplete_type_test.cpp_: Shows how to implement the Composite pattern.
146 :simple_test.cpp_: Shows how the usage of pointer container compares with a
148 :view_example.cpp_: Shows how to use a pointer container as a view into other container
149 :tree_test.cpp_: Shows how to make a tree-structure
150 :array_test.cpp_: Shows how to make an n-ary tree
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/unix/
H A Ddescrip.mms139 > $(MMS$TARGET_NAME).cpp_
140 cxx $(CXXFLAGS)$(CXX_DEFINE) $(MMS$TARGET_NAME).cpp_
141 delete $(MMS$TARGET_NAME).cpp_;*
/dports/math/clblas/clBLAS-2.10/src/library/tools/ktest/
H A Dconfig.cpp31 cpp_("ktest.cpp"), in Config()
83 return cpp_; in cpp()
204 cpp_ = name; in setCpp()
/dports/devel/swig/swig-4.0.2/Examples/test-suite/errors/
H A DMakefile.in28 CPP_ERROR_TEST_CASES := $(sort $(filter cpp_%, $(ALL_ERROR_TEST_CASES)))
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/cpp/custompanel/
H A DMakefile39 COMP_TYPEFLAG = $(OUT_MISC)/cpp_$(COMP_NAME)_types.flag
51 OXT_DEPLOYEDFLAG=$(OUT_MISC)/cpp_$(COMP_NAME)_deployed_oxt.flag
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/cpp/custompanel/
H A DMakefile39 COMP_TYPEFLAG = $(OUT_MISC)/cpp_$(COMP_NAME)_types.flag
51 OXT_DEPLOYEDFLAG=$(OUT_MISC)/cpp_$(COMP_NAME)_deployed_oxt.flag
/dports/editors/neovim/neovim-0.6.1/runtime/ftplugin/
H A Dkwt.vim7 runtime! ftplugin/cpp.vim ftplugin/cpp_*.vim ftplugin/cpp/*.vim
/dports/editors/vim/vim-8.2.3745/runtime/ftplugin/
H A Dkwt.vim7 runtime! ftplugin/cpp.vim ftplugin/cpp_*.vim ftplugin/cpp/*.vim
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/cpp/complextoolbarcontrols/
H A DMakefile55 COMP_REGISTERFLAG = $(OUT_MISC)/cpp_$(COMP_NAME)_register_component.flag
56 COMP_TYPEFLAG = $(OUT_MISC)/cpp_$(COMP_NAME)_types.flag
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/cpp/complextoolbarcontrols/
H A DMakefile55 COMP_REGISTERFLAG = $(OUT_MISC)/cpp_$(COMP_NAME)_register_component.flag
56 COMP_TYPEFLAG = $(OUT_MISC)/cpp_$(COMP_NAME)_types.flag

12345