Home
last modified time | relevance | path

Searched +defs:normalize +defs:out (Results 1 – 25 of 832) sorted by relevance

12345678910>>...34

/dports/misc/openmvg/openMVG-2.0/src/openMVG/image/
H A Dimage_filtering.hpp41 void ImageXDerivative( const Image & img , Image & out , const bool normalize = true ) in ImageXDerivative()
61 void ImageYDerivative( const Image & img , Image & out , const bool normalize = true ) in ImageYDerivative()
81 void ImageSobelXDerivative( const Image & img , Image & out , const bool normalize = true ) in ImageSobelXDerivative()
108 void ImageSobelYDerivative( const Image & img , Image & out , const bool normalize = true ) in ImageSobelYDerivative()
134 void ImageScharrXDerivative( const Image & img , Image & out , const bool normalize = true ) in ImageScharrXDerivative()
160 void ImageScharrYDerivative( const Image & img , Image & out , const bool normalize = true ) in ImageScharrYDerivative()
188 void ImageScaledScharrXDerivative( const Image & img , Image & out , const int scale , const bool b… in ImageScaledScharrXDerivative()
233 void ImageScaledScharrYDerivative( const Image & img , Image & out , const int scale , const bool b… in ImageScaledScharrYDerivative()
279 void ImageGaussianFilter( const Image & img , const double sigma , Image & out , const int k = 3 ) in ImageGaussianFilter()
358 void ImageGaussianFilter( const Image & img , const double sigma , Image & out , in ImageGaussianFilter()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/AST/
H A Dgen_ast_dump_json_test.py13 def normalize(dict_var): function
42 def filter_json(dict_var, filters, out): argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/hyphenation-0.8.4/
H A Dbuild.rs42 pub fn normalize(s : &str) -> String { s.to_owned() } in normalize() function
48 pub fn normalize(s : &str) -> String { s.nfc().collect() } in normalize() function
50 pub fn normalize(s : &str) -> String { s.nfd().collect() } in normalize() function
52 pub fn normalize(s : &str) -> String { s.nfkc().collect() } in normalize() function
54 pub fn normalize(s : &str) -> String { s.nfkd().collect() } in normalize() function
93 out : PathBuf, field
99 let out = env::var("OUT_DIR").map(PathBuf::from)?; in new() localVariable
/dports/net/kitinerary/kitinerary-21.12.3/src/lib/
H A Dstringutil.cpp14 QChar StringUtil::normalize(QChar c) in normalize() function in StringUtil
30 QString StringUtil::normalize(QStringView str) in normalize() function in StringUtil
32 QString out; in normalize() local
/dports/cad/libredwg/libredwg-0.12.4/programs/
H A Dgeom.c25 normalize (BITCODE_3DPOINT *out, BITCODE_3DPOINT pt) in normalize() function
38 cross (BITCODE_3DPOINT *out, BITCODE_3DPOINT pt1, BITCODE_3DPOINT pt2) in cross()
47 transform_OCS_2d (BITCODE_2DPOINT *out, BITCODE_2DPOINT pt, BITCODE_BE ext) in transform_OCS_2d()
87 transform_OCS (BITCODE_3DPOINT *out, BITCODE_3DPOINT pt, BITCODE_BE ext) in transform_OCS()
/dports/devel/boost-docs/boost_1_72_0/libs/graph/example/
H A Dactor_clustering.cpp77 write_pajek_graph(std::ostream& out, const Graph& g, in write_pajek_graph()
101 bool normalize) in actor_clustering_threshold()
121 bool normalize = false; in main() local
179 std::ofstream out(out_file.c_str()); in main() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/graph/example/
H A Dactor_clustering.cpp77 write_pajek_graph(std::ostream& out, const Graph& g, in write_pajek_graph()
101 bool normalize) in actor_clustering_threshold()
121 bool normalize = false; in main() local
179 std::ofstream out(out_file.c_str()); in main() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/graph/example/
H A Dactor_clustering.cpp77 write_pajek_graph(std::ostream& out, const Graph& g, in write_pajek_graph()
101 bool normalize) in actor_clustering_threshold()
121 bool normalize = false; in main() local
179 std::ofstream out(out_file.c_str()); in main() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/graph/example/
H A Dactor_clustering.cpp77 write_pajek_graph(std::ostream& out, const Graph& g, in write_pajek_graph()
101 bool normalize) in actor_clustering_threshold()
121 bool normalize = false; in main() local
179 std::ofstream out(out_file.c_str()); in main() local
/dports/databases/percona57-server/boost_1_59_0/libs/graph/example/
H A Dactor_clustering.cpp77 write_pajek_graph(std::ostream& out, const Graph& g, in write_pajek_graph()
101 bool normalize) in actor_clustering_threshold()
121 bool normalize = false; in main() local
179 std::ofstream out(out_file.c_str()); in main() local
/dports/databases/xtrabackup/boost_1_59_0/libs/graph/example/
H A Dactor_clustering.cpp77 write_pajek_graph(std::ostream& out, const Graph& g, in write_pajek_graph()
101 bool normalize) in actor_clustering_threshold()
121 bool normalize = false; in main() local
179 std::ofstream out(out_file.c_str()); in main() local
/dports/databases/percona57-client/boost_1_59_0/libs/graph/example/
H A Dactor_clustering.cpp77 write_pajek_graph(std::ostream& out, const Graph& g, in write_pajek_graph()
101 bool normalize) in actor_clustering_threshold()
121 bool normalize = false; in main() local
179 std::ofstream out(out_file.c_str()); in main() local
/dports/devel/boost-libs/boost_1_72_0/libs/graph/example/
H A Dactor_clustering.cpp77 write_pajek_graph(std::ostream& out, const Graph& g, in write_pajek_graph()
101 bool normalize) in actor_clustering_threshold()
121 bool normalize = false; in main() local
179 std::ofstream out(out_file.c_str()); in main() local
/dports/devel/hyperscan/boost_1_75_0/libs/graph/example/
H A Dactor_clustering.cpp85 std::ostream& write_pajek_graph(std::ostream& out, const Graph& g, in write_pajek_graph()
112 double threshold, const ActorGraph& g, bool normalize) in actor_clustering_threshold()
135 bool normalize = false; in main() local
209 std::ofstream out(out_file.c_str()); in main() local
/dports/math/clingo/clingo-5.5.1/app/clingo/tests/
H A Drun.py60 def normalize(out): function
109 out, err = sp.Popen(args, stderr=sp.PIPE, stdout=sp.PIPE, universal_newlines=True).communicate() variable
116out, err = sp.Popen([clingo, "--version"], stderr=sp.PIPE, stdout=sp.PIPE, universal_newlines=True… variable
141out, err = sp.Popen(args, stderr=sp.PIPE, stdout=sp.PIPE, universal_newlines=True).communicate() variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/AST/
H A Dgen_ast_dump_json_test.py15 def normalize(dict_var): function
44 def filter_json(dict_var, filters, out): argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/AST/
H A Dgen_ast_dump_json_test.py16 def normalize(dict_var): function
45 def filter_json(dict_var, filters, out): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/AST/
H A Dgen_ast_dump_json_test.py16 def normalize(dict_var): function
45 def filter_json(dict_var, filters, out): argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/AST/
H A Dgen_ast_dump_json_test.py16 def normalize(dict_var): function
45 def filter_json(dict_var, filters, out): argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/AST/
H A Dgen_ast_dump_json_test.py16 def normalize(dict_var): function
45 def filter_json(dict_var, filters, out): argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/AST/
H A Dgen_ast_dump_json_test.py16 def normalize(dict_var): function
45 def filter_json(dict_var, filters, out): argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/AST/
H A Dgen_ast_dump_json_test.py16 def normalize(dict_var): function
45 def filter_json(dict_var, filters, out): argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/AST/
H A Dgen_ast_dump_json_test.py16 def normalize(dict_var): function
45 def filter_json(dict_var, filters, out): argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/AST/
H A Dgen_ast_dump_json_test.py16 def normalize(dict_var): function
45 def filter_json(dict_var, filters, out): argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/AST/
H A Dgen_ast_dump_json_test.py16 def normalize(dict_var): function
45 def filter_json(dict_var, filters, out): argument

12345678910>>...34