Home
last modified time | relevance | path

Searched defs:Clear (Results 1 – 25 of 6551) sorted by relevance

12345678910>>...263

/dports/audio/pms-devel/pms-c94e3c6/commands/
H A Dclear.go10 type Clear struct { struct
11 newcommand
12 api api.API
23 func (cmd *Clear) Parse() error {
28 func (cmd *Clear) Exec() error {
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/settings/windows/
H A DGUIControlSettings.h110 void Clear() override { m_pRadioButton = NULL; } in Clear() function
131 void Clear() override { m_pSpin = NULL; } in Clear() function
156 void Clear() override { m_pButton = NULL; } in Clear() function
187 void Clear() override { m_pButton = NULL; } in Clear() function
213 void Clear() override { m_pEdit = NULL; } in Clear() function
236 void Clear() override { m_pSlider = NULL; } in Clear() function
269 void Clear() override { m_pSlider = NULL; } in Clear() function
287 void Clear() override { m_pImage = NULL; } in Clear() function
301 void Clear() override { m_pLabel = NULL; } in Clear() function
317 void Clear() override { m_pButton = NULL; } in Clear() function
/dports/mail/aerc/aerc-0.4.0/commands/account/
H A Dclear.go8 type Clear struct{} struct
14 func (Clear) Aliases() []string {
18 func (Clear) Complete(aerc *widgets.Aerc, args []string) []string {
22 func (Clear) Execute(aerc *widgets.Aerc, args []string) error {
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue317/PoC/src/common/
H A Dprotected.v08.vhdl109 procedure Clear is procedure
136 procedure Clear is procedure
179 procedure Clear is procedure
222 procedure Clear is procedure
265 procedure Clear is procedure
/dports/devel/upp/upp/uppsrc/Core/SSL/
H A DSSL.h26 …void Clear() { if(buf_mem) { BUF_MEM_free(buf_mem); buf_mem = NULL; }… in Clear() function
54 void Clear() { if(bio) { BIO_free(bio); bio = NULL; } } in Clear() function
75 void Clear() { if(key) { EVP_PKEY_free(key); key = NULL; } } in Clear() function
96 void Clear() { if(cert) { X509_free(cert); cert = NULL; } } in Clear() function
125 …void Clear() { if(ssl_ctx) { SSL_CTX_free(ssl_ctx); ssl_ctx = NULL; … in Clear() function
/dports/math/blaze/blaze-3.8/blaze/math/functors/
H A DClear.h60 struct Clear struct
69 BLAZE_ALWAYS_INLINE BLAZE_DEVICE_CALLABLE void operator()( T& a ) const in operator()
/dports/devel/ada-util/ada-util-b6612400/src/
H A Dutil-texts-builders.adb114 procedure Clear (Source : in out Builder) is subprogram
129 end Clear; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fDepthStencilClearTests.cpp66 struct Clear struct
68 Clear (void) in Clear() function
79 deUint32 clearMask;
80 float clearDepth;
81 int clearStencil;
83 bool useScissor;
84 tcu::IVec4 scissor;
86 bool depthMask;
87 deUint32 stencilMask;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fDepthStencilClearTests.cpp66 struct Clear struct
68 Clear (void) in Clear() function
79 deUint32 clearMask;
80 float clearDepth;
81 int clearStencil;
83 bool useScissor;
84 tcu::IVec4 scissor;
86 bool depthMask;
87 deUint32 stencilMask;
/dports/databases/mariadb104-server/mariadb-10.4.24/scripts/
H A Dmytop.sh53 sub Clear(); function
421 Clear() unless $config{batchmode}; function
431 Clear() unless $config{batchmode}; function
528 Clear(); function
581 Clear() unless $config{batchmode}; function
608 Clear(); function
777 sub Clear() function
952 Clear() unless $config{batchmode}; function
1149 Clear(); function
1442 Clear() unless $config{batchmode}; function
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/scripts/
H A Dmytop.sh53 sub Clear(); function
421 Clear() unless $config{batchmode}; function
431 Clear() unless $config{batchmode}; function
528 Clear(); function
581 Clear() unless $config{batchmode}; function
608 Clear(); function
777 sub Clear() function
952 Clear() unless $config{batchmode}; function
1149 Clear(); function
1442 Clear() unless $config{batchmode}; function
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/scripts/
H A Dmytop.sh53 sub Clear(); function
421 Clear() unless $config{batchmode}; function
431 Clear() unless $config{batchmode}; function
528 Clear(); function
581 Clear() unless $config{batchmode}; function
608 Clear(); function
777 sub Clear() function
952 Clear() unless $config{batchmode}; function
1149 Clear(); function
1442 Clear() unless $config{batchmode}; function
[all …]
/dports/textproc/adabrowse/adabrowse_4.0.3/
H A Dad-exclusions.adb147 procedure Clear subprogram
170 end Clear; argument
/dports/devel/alog/libalog-0.6.1/src/
H A Dalog-logger.adb90 procedure Clear (L : in out Instance) is subprogram
110 L.Facilities.Clear; argument
/dports/devel/aarch64-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/gcc6-aux/gcc-6-20180516/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
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/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
/dports/devel/arm-none-eabi-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/devel/avr-gcc/gcc-10.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/gnat_util/gcc-6-20180516/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
/dports/devel/riscv64-gcc/gcc-8.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/gcc11-devel/gcc-11-20211009/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/gcc48/gcc-4.8.5/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
/dports/lang/gcc10-devel/gcc-10-20211008/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/gcc12-devel/gcc-12-20211205/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

12345678910>>...263