Home
last modified time | relevance | path

Searched refs:remove_alias (Results 1 – 25 of 83) sorted by relevance

1234

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/pygccxml/src/pygccxml/declarations/
H A Dtype_traits.py45 def remove_alias(type_): function
62 if type_ref.cache.remove_alias:
244 nake_type = remove_alias(type_)
255 nake_type = remove_alias(type_)
276 nake_type = remove_alias(type_)
282 nake_type = remove_alias(type_)
375 type_ = remove_alias(type_)
521 type_ = remove_alias(type_)
536 type_ = remove_alias(type_)
551 type_ = remove_alias(type_)
[all …]
H A Dalgorithms_cache.py224 def remove_alias(self): member in type_algs_cache_t
227 @remove_alias.setter
228 def remove_alias(self, remove_alias): member in type_algs_cache_t
230 remove_alias = None
231 self._remove_alias = remove_alias
254 self.remove_alias = None
H A Dpointer_traits.py51 type_ = type_traits.remove_alias(type_)
91 type_ = type_traits.remove_alias(type_)
/dports/textproc/py-pygccxml/pygccxml-2.2.1/pygccxml/declarations/
H A Dtype_traits.py45 def remove_alias(type_): function
62 if type_ref.cache.remove_alias:
244 nake_type = remove_alias(type_)
255 nake_type = remove_alias(type_)
276 nake_type = remove_alias(type_)
282 nake_type = remove_alias(type_)
375 type_ = remove_alias(type_)
521 type_ = remove_alias(type_)
536 type_ = remove_alias(type_)
551 type_ = remove_alias(type_)
[all …]
H A Dalgorithms_cache.py224 def remove_alias(self): member in type_algs_cache_t
227 @remove_alias.setter
228 def remove_alias(self, remove_alias): member in type_algs_cache_t
230 remove_alias = None
231 self._remove_alias = remove_alias
254 self.remove_alias = None
H A Dpointer_traits.py51 type_ = type_traits.remove_alias(type_)
91 type_ = type_traits.remove_alias(type_)
/dports/irc/znc/znc-1.8.2/modules/
H A Dalias.cpp251 CAlias remove_alias; in RemoveCommand() local
253 if (CAlias::AliasGet(remove_alias, this, name)) { in RemoveCommand()
255 index > (int)remove_alias.AliasCmds().size() - 1) { in RemoveCommand()
260 remove_alias.AliasCmds().erase(remove_alias.AliasCmds().begin() + in RemoveCommand()
262 remove_alias.Commit(); in RemoveCommand()
/dports/devel/py-pyplusplus/pyplusplus-1.8.4/pyplusplus/creators_factory/
H A Dcall_policies_resolver.py28 temp_type = declarations.remove_alias( some_type )
59 return_type = declarations.remove_alias( calldef.return_type )
80 return_type = declarations.remove_alias( calldef.return_type )
154 base_type = declarations.remove_alias( base_type )
/dports/lang/gawk/gawk-5.1.1/vms/
H A Dgawk_alias_setup.com37 $ call remove_alias "''p1'" "''p2'" "''p3'" "''p4'"
102 $remove_alias: subroutine
137 $ENDSUBROUTINE ! remove_alias
/dports/devel/p5-DateTime-Locale/DateTime-Locale-1.33/t/
H A Dalias.t29 DateTime::Locale->remove_alias('baz'),
30 'remove_alias should return true'
/dports/net/py-ldap3/ldap3-2.8.1/ldap3/utils/
H A DciDict.py140 self.remove_alias(alias)
144 self.remove_alias(ci_key)
179 def remove_alias(self, alias): member in CaseInsensitiveWithAliasDict
/dports/devel/py-pyplusplus/pyplusplus-1.8.4/pyplusplus/decl_wrappers/
H A Dvariable_wrapper.py101 type_ = declarations.remove_alias( self.decl_type )
153 type_ = declarations.remove_alias( self.decl_type )
195 type_ = declarations.remove_alias( self.decl_type )
/dports/security/libgnome-keyring/libgnome-keyring-3.12.0/library/tests/mock/
H A Dservice.py219 def remove_alias(self, name): member in SecretItem
339 item.remove_alias(alias)
352 def remove_alias(self, name): member in SecretCollection
360 item.remove_alias(name)
384 self.remove_alias(alias)
529 self.remove_alias(alias)
533 self.remove_alias(name)
537 def remove_alias(self, name): member in SecretService
540 collection.remove_alias(name)
/dports/security/libsecret/libsecret-0.20.4/libsecret/mock/
H A Dservice.py210 def remove_alias(self, name): member in SecretItem
333 item.remove_alias(alias)
346 def remove_alias(self, name): member in SecretCollection
354 item.remove_alias(name)
378 self.remove_alias(alias)
542 self.remove_alias(alias)
546 self.remove_alias(name)
553 def remove_alias(self, name): member in SecretService
556 collection.remove_alias(name)
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/bitvec-0.19.5/src/
H A Ddevel.rs66 x.load_value().pipe(remove_alias::<T>) in load_aliased_local()
80 pub fn remove_alias<T>(x: <<T as BitStore>::Alias as BitStore>::Mem) -> T::Mem in remove_alias() function
/dports/lang/gleam/gleam-0.18.2/cargo-crates/bitvec-0.19.6/src/
H A Ddevel.rs66 x.load_value().pipe(remove_alias::<T>) in load_aliased_local()
80 pub fn remove_alias<T>(x: <<T as BitStore>::Alias as BitStore>::Mem) -> T::Mem in remove_alias() function
/dports/sysutils/zoxide/zoxide-0.6.0/cargo-crates/bitvec-0.19.5/src/
H A Ddevel.rs66 x.load_value().pipe(remove_alias::<T>) in load_aliased_local()
80 pub fn remove_alias<T>(x: <<T as BitStore>::Alias as BitStore>::Mem) -> T::Mem in remove_alias() function
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/bitvec-0.19.5/src/
H A Ddevel.rs66 x.load_value().pipe(remove_alias::<T>) in load_aliased_local()
80 pub fn remove_alias<T>(x: <<T as BitStore>::Alias as BitStore>::Mem) -> T::Mem in remove_alias() function
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/bitvec-0.19.5/src/
H A Ddevel.rs66 x.load_value().pipe(remove_alias::<T>) in load_aliased_local()
80 pub fn remove_alias<T>(x: <<T as BitStore>::Alias as BitStore>::Mem) -> T::Mem in remove_alias() function
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bitvec-0.19.5/src/
H A Ddevel.rs66 x.load_value().pipe(remove_alias::<T>) in load_aliased_local()
80 pub fn remove_alias<T>(x: <<T as BitStore>::Alias as BitStore>::Mem) -> T::Mem in remove_alias() function
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/bitvec-0.19.4/src/
H A Ddevel.rs66 x.load_value().pipe(remove_alias::<T>) in load_aliased_local()
80 pub fn remove_alias<T>(x: <<T as BitStore>::Alias as BitStore>::Mem) -> T::Mem in remove_alias() function
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/bitvec-0.19.5/src/
H A Ddevel.rs66 x.load_value().pipe(remove_alias::<T>) in load_aliased_local()
80 pub fn remove_alias<T>(x: <<T as BitStore>::Alias as BitStore>::Mem) -> T::Mem in remove_alias() function
/dports/x11/sirula/sirula-1.0.0/cargo-crates/bitvec-0.19.5/src/
H A Ddevel.rs66 x.load_value().pipe(remove_alias::<T>) in load_aliased_local()
80 pub fn remove_alias<T>(x: <<T as BitStore>::Alias as BitStore>::Mem) -> T::Mem in remove_alias() function
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/bitvec-0.18.5/src/
H A Ddevel.rs69 .pipe(remove_alias::<T>) in load_aliased_local()
83 pub fn remove_alias<T>(x: <<T as BitStore>::Alias as BitStore>::Mem) -> T::Mem in remove_alias() function
/dports/devel/ctypes.sh/ctypes-sh-1.2/include/
H A Dalias.h56 extern int remove_alias __P((char *));

1234