Home
last modified time | relevance | path

Searched +defs:new +defs:feats (Results 1 – 17 of 17) sorted by last modified time

/dports/lang/rust/rustc-1.58.1-src/src/tools/cargo/src/cargo/core/
H A Dworkspace.rs145 pub fn new(manifest_path: &Path, config: &'cfg Config) -> CargoResult<Workspace<'cfg>> { in new() method
1471 let feats = CliFeatures { in members_with_features_old() localVariable
1490 let feats = CliFeatures { in members_with_features_old() localVariable
1564 pub fn new( in new() method
H A Dfeatures.rs423 pub fn new( in new() method
857 let feats = parse_features(v); in add() localVariable
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/bjeavons/zxcvbn-php/src/Matchers/
H A Dranked_frequency_lists.json1 …n":8,"margaret":9,"dorothy":10,"lisa":11,"nancy":12,"karen":13,"betty":14,"helen":15,"sandra":16,"…
/dports/textproc/py-orange3-text/orange3-text-1.3.1/orangecontrib/text/
H A Dcorpus.py380 def documents_from_features(self, feats): argument
591 def retain_preprocessing(orig, new, key=...): argument
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dh323.cxx97 #define new PNEW macro
7180 PBoolean H323Connection::OnSendFeatureSet(unsigned code, H225_FeatureSet & feats, PBoolean advertis… in OnSendFeatureSet()
7192 void H323Connection::OnReceiveFeatureSet(unsigned code, const H225_FeatureSet & feats, PBoolean gen… in OnReceiveFeatureSet() argument
H A Dgkclient.cxx57 #define new PNEW macro
2025 PBoolean H323Gatekeeper::OnSendFeatureSet(unsigned pduType, H225_FeatureSet & feats, PBoolean adver… in OnSendFeatureSet()
H A Dh323ep.cxx546 #define new PNEW macro
3937 PBoolean H323EndPoint::OnSendFeatureSet(unsigned pdu, H225_FeatureSet & feats, PBoolean advertise)
3946 void H323EndPoint::OnReceiveFeatureSet(unsigned pdu, const H225_FeatureSet & feats, PBoolean generi…
/dports/net/socat/socat-1.7.4.2/
H A Dxioopts.c2615 struct opt *new; in copyopts() local
2648 struct opt *new; in moveopts() local
3011 int feats, /* TCP etc: 1..address allowed, in retropt_bind()
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dmetricsview.c960 uint32 script, lang, *feats; in MVRemetric() local
1556 char* new = str_replace_all(title, "-", "", true); // frees title in MV_KernChanged() local
2910 unichar_t *new, *pt; in MVResetText() local
H A Dsftextfield.c1767 static void SFTextAreaSetFont(GGadget *g,FontInstance *new) { in SFTextAreaSetFont()
2396 …id *,SplineFont *,enum sftf_fonttype,int size,int aa, uint32 script, uint32 lang, uint32 *feats)) { in SFTFRegisterCallback()
/dports/security/py-sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/packet/signature/
H A Dsubpacket.rs570 pub fn new(packets: Vec<Subpacket>) -> SubpacketArea { in new() method
992 pub fn new<N, V, F>(name: N, value: V, flags: F) -> Self in new() method
1062 pub fn new<B: AsRef<[u8]>>(bits: B) -> Result<Self> { in new() method
1642 pub fn new(value: SubpacketValue, critical: bool) in new() method
1719 pub(crate) fn new(len: u32, raw: Option<Vec<u8>>) -> Self { in new() method
1772 pub fn new(hashed_area: SubpacketArea, in new() method
6554 let feats = Features::empty().set_mdc(); in accessors() localVariable
6560 let feats = Features::empty().set_aead(); in accessors() localVariable
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/packet/signature/
H A Dsubpacket.rs570 pub fn new(packets: Vec<Subpacket>) -> SubpacketArea { in new() method
992 pub fn new<N, V, F>(name: N, value: V, flags: F) -> Self in new() method
1062 pub fn new<B: AsRef<[u8]>>(bits: B) -> Result<Self> { in new() method
1642 pub fn new(value: SubpacketValue, critical: bool) in new() method
1719 pub(crate) fn new(len: u32, raw: Option<Vec<u8>>) -> Self { in new() method
1772 pub fn new(hashed_area: SubpacketArea, in new() method
6554 let feats = Features::empty().set_mdc(); in accessors() localVariable
6560 let feats = Features::empty().set_aead(); in accessors() localVariable
/dports/net-p2p/ncdc/ncdc-1.22.1/src/
H A Dhub.c882 char *new = net_is_ipv6(hub->net) in setownip() local
1074 int feats[2] = {}; in adc_handle() local
1595 struct in_addr new = ip4_pack(sep+1); in nmdc_handle() local
1601 struct in6_addr new = ip6_pack(sep+1); in nmdc_handle() local
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cargo-0.58.0/src/cargo/core/
H A Dfeatures.rs423 pub fn new( in new() method
854 let feats = parse_features(v); in add() localVariable
H A Dworkspace.rs145 pub fn new(manifest_path: &Path, config: &'cfg Config) -> CargoResult<Workspace<'cfg>> { in new() method
1471 let feats = CliFeatures { in members_with_features_old() localVariable
1490 let feats = CliFeatures { in members_with_features_old() localVariable
1564 pub fn new( in new() method
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/cargo-0.55.0/src/cargo/core/
H A Dfeatures.rs415 pub fn new( in new() method
800 let feats = parse_features(v); in add() localVariable
H A Dworkspace.rs153 pub fn new(manifest_path: &Path, config: &'cfg Config) -> CargoResult<Workspace<'cfg>> { in new() method
1450 let feats = CliFeatures { in members_with_features_old() localVariable
1469 let feats = CliFeatures { in members_with_features_old() localVariable
1563 pub fn new( in new() method