Home
last modified time | relevance | path

Searched defs:Clear (Results 26 – 50 of 11287) sorted by relevance

12345678910>>...452

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Da-envvar.adb42 procedure Clear (Name : String) is subprogram
43 procedure Clear_Env_Var (Name : System.Address); argument
53 end Clear; argument
59 procedure Clear is subprogram
60 procedure Clear_Env; argument
H A Da-envvar.ads42 procedure Clear (Name : String); subprogspec
47 procedure Clear; subprogspec
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-envvar.adb42 procedure Clear (Name : String) is subprogram
43 procedure Clear_Env_Var (Name : System.Address); argument
53 end Clear; argument
59 procedure Clear is subprogram
60 procedure Clear_Env; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Da-envvar.adb42 procedure Clear (Name : String) is subprogram
43 procedure Clear_Env_Var (Name : System.Address); argument
53 end Clear; argument
59 procedure Clear is subprogram
60 procedure Clear_Env; argument
H A Da-strsto.ads40 procedure Clear (Stream : in out Storage_Stream_Type) is abstract; subprogram
43 type Storage_Stream_Type is abstract new Root_Stream_Type with null record;
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Da-envvar.adb42 procedure Clear (Name : String) is subprogram
43 procedure Clear_Env_Var (Name : System.Address); argument
53 end Clear; argument
59 procedure Clear is subprogram
60 procedure Clear_Env; argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Da-envvar.adb42 procedure Clear (Name : String) is subprogram
43 procedure Clear_Env_Var (Name : System.Address); argument
53 end Clear; argument
59 procedure Clear is subprogram
60 procedure Clear_Env; argument
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Da-envvar.adb42 procedure Clear (Name : String) is subprogram
43 procedure Clear_Env_Var (Name : System.Address); argument
53 end Clear; argument
59 procedure Clear is subprogram
60 procedure Clear_Env; argument
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Da-envvar.adb42 procedure Clear (Name : String) is subprogram
43 procedure Clear_Env_Var (Name : System.Address); argument
53 end Clear; argument
59 procedure Clear is subprogram
60 procedure Clear_Env; argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-envvar.adb42 procedure Clear (Name : String) is subprogram
43 procedure Clear_Env_Var (Name : System.Address); argument
53 end Clear; argument
59 procedure Clear is subprogram
60 procedure Clear_Env; argument
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Da-envvar.adb42 procedure Clear (Name : String) is subprogram
43 procedure Clear_Env_Var (Name : System.Address); argument
53 end Clear; argument
59 procedure Clear is subprogram
60 procedure Clear_Env; argument
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Da-envvar.adb42 procedure Clear (Name : String) is subprogram
43 procedure Clear_Env_Var (Name : System.Address); argument
53 end Clear; argument
59 procedure Clear is subprogram
60 procedure Clear_Env; argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Da-envvar.adb42 procedure Clear (Name : String) is subprogram
43 procedure Clear_Env_Var (Name : System.Address); argument
53 end Clear; argument
59 procedure Clear is subprogram
60 procedure Clear_Env; argument
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Da-envvar.adb42 procedure Clear (Name : String) is subprogram
43 procedure Clear_Env_Var (Name : System.Address); argument
53 end Clear; argument
59 procedure Clear is subprogram
60 procedure Clear_Env; argument
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dtest-769.cs6 void Clear (); in Clear() method
11 public void Clear () { } in Clear() method in C
/dports/irc/smuxi/smuxi-1.1/lib/ServiceStack/src/ServiceStack.Interfaces/CacheAccess/
H A DICacheClearable.cs7 void Clear(IEnumerable<string> cacheKeys); in Clear() method
9 void Clear(params string[] cacheKeys); in Clear() method
/dports/databases/mariadb105-client/mariadb-10.5.15/scripts/
H A Dmytop.sh54 sub Clear(); function
468 Clear() unless $config{batchmode}; function
478 Clear() unless $config{batchmode}; function
575 Clear(); function
628 Clear() unless $config{batchmode}; function
655 Clear(); function
887 sub Clear() function
1066 Clear() unless $config{batchmode}; function
1265 Clear(); function
1663 Clear() unless $config{batchmode}; function
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/scripts/
H A Dmytop.sh54 sub Clear(); function
468 Clear() unless $config{batchmode}; function
478 Clear() unless $config{batchmode}; function
575 Clear(); function
628 Clear() unless $config{batchmode}; function
655 Clear(); function
887 sub Clear() function
1066 Clear() unless $config{batchmode}; function
1265 Clear(); function
1663 Clear() unless $config{batchmode}; function
[all …]
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/native/Db4objects.Db4o/Foundation/Collections/
H A DCollectionInitializer.cs15 void Clear(); in Clear() method
129 public void Clear() in Clear() method in Db4objects.Db4o.Foundation.Collections.CollectionInitializer.ListInitializer
158 public void Clear() in Clear() method in Db4objects.Db4o.Foundation.Collections.CollectionInitializer.CollectionInitializerImpl
189 public void Clear() in Clear() method in Db4objects.Db4o.Foundation.Collections.CollectionInitializer.StackInitializer
225 public void Clear() in Clear() method in Db4objects.Db4o.Foundation.Collections.CollectionInitializer.QueueInitializer
255 public void Clear() in Clear() method in Db4objects.Db4o.Foundation.Collections.CollectionInitializer.HashSetInitializer
/dports/devel/upp/upp/bazaar/Dispatcher/
H A DDispatcher.h60 void Clear() { while(dests.GetCount()>0) dests[0]->Unregister(*this); } in Clear() function
107 void Clear() { dests.Clear(); } in Clear() function
150 void Clear() { dests.Clear(); } in Clear() function
171 void Clear() { dests.Unlink(); } in Clear() function
191 void Clear() { dests.Unlink(); } in Clear() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Da-strsto.ads40 procedure Clear (Stream : in out Storage_Stream_Type) is abstract; subprogram
43 type Storage_Stream_Type is abstract new Root_Stream_Type with null record;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Da-envvar.ads42 procedure Clear (Name : String); subprogspec
47 procedure Clear; subprogspec
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Da-strsto.ads40 procedure Clear (Stream : in out Storage_Stream_Type) is abstract; subprogram
43 type Storage_Stream_Type is abstract new Root_Stream_Type with null record;
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/tui-0.16.0/src/widgets/
H A Dclear.rs27 pub struct Clear; struct
29 impl Widget for Clear { implementation
/dports/misc/xplr/xplr-0.17.0/cargo-crates/tui-0.16.0/src/widgets/
H A Dclear.rs27 pub struct Clear; struct
29 impl Widget for Clear { implementation

12345678910>>...452