Home
last modified time | relevance | path

Searched defs:CO (Results 1 – 25 of 1590) sorted by relevance

12345678910>>...64

/dports/graphics/py-freeimagepy/FreeImagePy-2.0.1/FreeImagePy/
H A Dfunct_list.py11 import FreeImagePy.constants as CO namespace
13 import constants as CO namespace
H A Dlibrary.py18 import FreeImagePy.constants as CO namespace
21 import constants as CO namespace
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fastlst/include/
H A Dtypes.hpp44 struct CO { // cost table struct
50 CO *next; argument
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/include/
H A Dtypes.hpp44 struct CO { // cost table struct
50 CO *next; argument
/dports/news/husky/husky-1.9.20191207/fastlst/include/
H A Dtypes.hpp44 struct CO { // cost table struct
50 CO *next; argument
/dports/news/husky-htick/husky-htick-1.9.20191207/fastlst/include/
H A Dtypes.hpp44 struct CO { // cost table struct
50 CO *next; argument
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/include/
H A Dtypes.hpp44 struct CO { // cost table struct
50 CO *next; argument
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/include/
H A Dtypes.hpp44 struct CO { // cost table struct
50 CO *next; argument
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/include/
H A Dtypes.hpp44 struct CO { // cost table struct
50 CO *next; argument
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fastlst/include/
H A Dtypes.hpp44 struct CO { // cost table struct
50 CO *next; argument
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/shellexpand-2.1.0/src/
H A Dlib.rs162 pub fn full_with_context<SI: ?Sized, CO, C, E, P, HD>( in full_with_context() argument
170 C: FnMut(&str) -> Result<Option<CO>, E>, in full_with_context()
241 pub fn full_with_context_no_errors<SI: ?Sized, CO, C, P, HD>( in full_with_context_no_errors() argument
249 C: FnMut(&str) -> Option<CO>, in full_with_context_no_errors()
428 pub fn env_with_context<SI: ?Sized, CO, C, E>( in env_with_context() argument
435 C: FnMut(&str) -> Result<Option<CO>, E>, in env_with_context()
580 pub fn env_with_context_no_errors<SI: ?Sized, CO, C>(input: &SI, mut context: C) -> Cow<str> in env_with_context_no_errors() argument
584 C: FnMut(&str) -> Option<CO>, in env_with_context_no_errors()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/shellexpand-2.1.0/src/
H A Dlib.rs162 pub fn full_with_context<SI: ?Sized, CO, C, E, P, HD>( in full_with_context() argument
170 C: FnMut(&str) -> Result<Option<CO>, E>, in full_with_context()
241 pub fn full_with_context_no_errors<SI: ?Sized, CO, C, P, HD>( in full_with_context_no_errors() argument
249 C: FnMut(&str) -> Option<CO>, in full_with_context_no_errors()
428 pub fn env_with_context<SI: ?Sized, CO, C, E>( in env_with_context() argument
435 C: FnMut(&str) -> Result<Option<CO>, E>, in env_with_context()
580 pub fn env_with_context_no_errors<SI: ?Sized, CO, C>(input: &SI, mut context: C) -> Cow<str> in env_with_context_no_errors() argument
584 C: FnMut(&str) -> Option<CO>, in env_with_context_no_errors()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/shellexpand-2.1.0/src/
H A Dlib.rs162 pub fn full_with_context<SI: ?Sized, CO, C, E, P, HD>( in full_with_context() argument
170 C: FnMut(&str) -> Result<Option<CO>, E>, in full_with_context()
241 pub fn full_with_context_no_errors<SI: ?Sized, CO, C, P, HD>( in full_with_context_no_errors() argument
249 C: FnMut(&str) -> Option<CO>, in full_with_context_no_errors()
428 pub fn env_with_context<SI: ?Sized, CO, C, E>( in env_with_context() argument
435 C: FnMut(&str) -> Result<Option<CO>, E>, in env_with_context()
580 pub fn env_with_context_no_errors<SI: ?Sized, CO, C>(input: &SI, mut context: C) -> Cow<str> in env_with_context_no_errors() argument
584 C: FnMut(&str) -> Option<CO>, in env_with_context_no_errors()
/dports/sysutils/mcfly/mcfly-0.5.11/cargo-crates/shellexpand-2.0.0/src/
H A Dlib.rs162 pub fn full_with_context<SI: ?Sized, CO, C, E, P, HD>( in full_with_context() argument
170 C: FnMut(&str) -> Result<Option<CO>, E>, in full_with_context()
241 pub fn full_with_context_no_errors<SI: ?Sized, CO, C, P, HD>( in full_with_context_no_errors() argument
249 C: FnMut(&str) -> Option<CO>, in full_with_context_no_errors()
428 pub fn env_with_context<SI: ?Sized, CO, C, E>( in env_with_context() argument
435 C: FnMut(&str) -> Result<Option<CO>, E>, in env_with_context()
580 pub fn env_with_context_no_errors<SI: ?Sized, CO, C>(input: &SI, mut context: C) -> Cow<str> in env_with_context_no_errors() argument
584 C: FnMut(&str) -> Option<CO>, in env_with_context_no_errors()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/VMCore/
H A DIntrinsicInst.cpp42 if (Value *CO = CastOperand(C)) { in StripCast() local
46 if (Value *CO = CastOperand(GV->getInitializer())) in StripCast() local
/dports/misc/tvm/incubator-tvm-0.6.1/vta/scripts/
H A Dtune_dense.py50 def dense(N, CI, CO): argument
97 CO = wl.out_filter variable
H A Dtune_conv2d_transpose.py54 def conv2d_transpose(N, CI, H, W, CO, KH, KW, strides, padding): argument
107 CO = wl.out_filter variable
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/vta/scripts/
H A Dtune_dense.py51 def dense(N, CI, CO): argument
99 CO = wl.out_filter variable
/dports/misc/py-tvm/incubator-tvm-0.6.1/vta/scripts/
H A Dtune_dense.py50 def dense(N, CI, CO): argument
97 CO = wl.out_filter variable
H A Dtune_conv2d_transpose.py54 def conv2d_transpose(N, CI, H, W, CO, KH, KW, strides, padding): argument
107 CO = wl.out_filter variable
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/
H A DMakefile.PL170 $co .= <<'CO' heredoc
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/graph/logic_sim/
H A Done_bit_adder.h39 const int CO = 2; variable
41 const int CO = 4; variable
/dports/devel/tbb/oneTBB-2020.3/examples/graph/logic_sim/
H A Done_bit_adder.h39 const int CO = 2; variable
41 const int CO = 4; variable
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/
H A DMakefile.PL270 $co .= <<'CO' heredoc
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-models/include/aws/lexv2-models/model/
H A DAggregatedUtterancesFilterOperator.h19 CO, enumerator

12345678910>>...64