Home
last modified time | relevance | path

Searched defs:cl (Results 1 – 25 of 7290) sorted by relevance

12345678910>>...292

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/src/
H A Ddialyzer_cl_parse.erl63 cl(["-n"|T]) -> function
68 cl(["-nn"|T]) -> function
82 cl(["-D"|_]) -> function
88 cl(["-h"|_]) -> function
92 cl(["-I"]) -> function
115 cl(["-o"]) -> function
145 cl(["--plt"]) -> function
156 cl(["-q"|T]) -> function
175 cl(["-v"|_]) -> function
184 cl(["-W"|_]) -> function
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/src/
H A Ddialyzer_cl_parse.erl63 cl(["-n"|T]) -> function
68 cl(["-nn"|T]) -> function
82 cl(["-D"|_]) -> function
88 cl(["-h"|_]) -> function
92 cl(["-I"]) -> function
115 cl(["-o"]) -> function
145 cl(["--plt"]) -> function
156 cl(["-q"|T]) -> function
175 cl(["-v"|_]) -> function
184 cl(["-W"|_]) -> function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_cl_parse.erl63 cl(["-n"|T]) -> function
68 cl(["-nn"|T]) -> function
83 cl(["-D"|_]) -> function
89 cl(["-h"|_]) -> function
93 cl(["-I"]) -> function
116 cl(["-o"]) -> function
146 cl(["--plt"]) -> function
157 cl(["-q"|T]) -> function
176 cl(["-v"|_]) -> function
185 cl(["-W"|_]) -> function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_cl_parse.erl63 cl(["-n"|T]) -> function
68 cl(["-nn"|T]) -> function
83 cl(["-D"|_]) -> function
89 cl(["-h"|_]) -> function
93 cl(["-I"]) -> function
116 cl(["-o"]) -> function
146 cl(["--plt"]) -> function
157 cl(["-q"|T]) -> function
176 cl(["-v"|_]) -> function
185 cl(["-W"|_]) -> function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_cl_parse.erl63 cl(["-n"|T]) -> function
68 cl(["-nn"|T]) -> function
83 cl(["-D"|_]) -> function
89 cl(["-h"|_]) -> function
93 cl(["-I"]) -> function
116 cl(["-o"]) -> function
146 cl(["--plt"]) -> function
157 cl(["-q"|T]) -> function
176 cl(["-v"|_]) -> function
185 cl(["-W"|_]) -> function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_cl_parse.erl63 cl(["-n"|T]) -> function
68 cl(["-nn"|T]) -> function
83 cl(["-D"|_]) -> function
89 cl(["-h"|_]) -> function
93 cl(["-I"]) -> function
116 cl(["-o"]) -> function
146 cl(["--plt"]) -> function
157 cl(["-q"|T]) -> function
176 cl(["-v"|_]) -> function
185 cl(["-W"|_]) -> function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/src/
H A Ddialyzer_cl_parse.erl63 cl(["-n"|T]) -> function
68 cl(["-nn"|T]) -> function
82 cl(["-D"|_]) -> function
88 cl(["-h"|_]) -> function
92 cl(["-I"]) -> function
115 cl(["-o"]) -> function
142 cl(["--plt"]) -> function
153 cl(["-q"|T]) -> function
172 cl(["-v"|_]) -> function
181 cl(["-W"|_]) -> function
[all …]
/dports/devel/util-linux/util-linux-2.36/libsmartcols/src/
H A Dcolumn.c38 struct libscols_column *cl; in scols_new_column() local
55 void scols_ref_column(struct libscols_column *cl) in scols_ref_column()
68 void scols_unref_column(struct libscols_column *cl) in scols_unref_column()
231 int scols_column_get_flags(const struct libscols_column *cl) in scols_column_get_flags()
365 int scols_column_set_cmpfunc(struct libscols_column *cl, in scols_column_set_cmpfunc()
394 int scols_column_set_wrapfunc(struct libscols_column *cl, in scols_column_set_wrapfunc()
472 int scols_column_is_hidden(const struct libscols_column *cl) in scols_column_is_hidden()
485 int scols_column_is_trunc(const struct libscols_column *cl) in scols_column_is_trunc()
497 int scols_column_is_tree(const struct libscols_column *cl) in scols_column_is_tree()
509 int scols_column_is_right(const struct libscols_column *cl) in scols_column_is_right()
[all …]
/dports/audio/py-tagpy/tagpy-2013.1/src/wrapper/
H A Did3.cpp118 typedef ID3v2::FrameFactory cl; in exposeID3() typedef
139 typedef ID3v2::Frame cl; in exposeID3() typedef
159 typedef ID3v2::Header cl; in exposeID3() typedef
181 typedef ID3v2::ExtendedHeader cl; in exposeID3() typedef
190 typedef ID3v2::Footer cl; in exposeID3() typedef
200 typedef ID3v2::Tag cl; in exposeID3() typedef
276 typedef ID3v2::CommentsFrame cl; in exposeID3() typedef
314 typedef ID3v2::RelativeVolumeFrame cl; in exposeID3() typedef
379 typedef ID3v2::UnknownFrame cl; in exposeID3() typedef
398 typedef MPEG::Properties cl; in exposeID3() typedef
[all …]
H A Drest.cpp81 typedef Ogg::XiphComment cl; in exposeRest() typedef
96 typedef Ogg::File cl; in exposeRest() typedef
106 typedef Ogg::FLAC::File cl; in exposeRest() typedef
113 typedef Ogg::Vorbis::File cl; in exposeRest() typedef
123 typedef APE::Footer cl; in exposeRest() typedef
152 typedef APE::Item cl; in exposeRest() typedef
175 typedef APE::Tag cl; in exposeRest() typedef
190 typedef FLAC::File cl; in exposeRest() typedef
224 typedef MPC::File cl; in exposeRest() typedef
/dports/devel/efl/efl-1.25.1/src/lib/eolian/
H A Ddatabase_class_api.c10 eolian_class_type_get(const Eolian_Class *cl) in eolian_class_type_get()
17 eolian_class_documentation_get(const Eolian_Class *cl) in eolian_class_documentation_get()
24 eolian_class_c_prefix_get(const Eolian_Class *cl) in eolian_class_c_prefix_get()
38 eolian_class_data_type_get(const Eolian_Class *cl) in eolian_class_data_type_get()
45 eolian_class_parent_get(const Eolian_Class *cl) in eolian_class_parent_get()
52 eolian_class_requires_get(const Eolian_Class *cl) in eolian_class_requires_get()
58 eolian_class_extensions_get(const Eolian_Class *cl) in eolian_class_extensions_get()
65 eolian_class_implements_get(const Eolian_Class *cl) in eolian_class_implements_get()
124 eolian_class_events_get(const Eolian_Class *cl) in eolian_class_events_get()
131 eolian_class_parts_get(const Eolian_Class *cl) in eolian_class_parts_get()
[all …]
/dports/sysutils/linrename/util-linux-2.25.2/libsmartcols/src/
H A Dcolumn.c36 struct libscols_column *cl; in scols_new_column() local
53 void scols_ref_column(struct libscols_column *cl) in scols_ref_column()
66 void scols_unref_column(struct libscols_column *cl) in scols_unref_column()
143 double scols_column_get_whint(struct libscols_column *cl) in scols_column_get_whint()
175 int scols_column_get_flags(struct libscols_column *cl) in scols_column_get_flags()
254 int scols_column_set_cmpfunc(struct libscols_column *cl, in scols_column_set_cmpfunc()
277 int scols_column_is_trunc(struct libscols_column *cl) in scols_column_is_trunc()
292 int scols_column_is_tree(struct libscols_column *cl) in scols_column_is_tree()
307 int scols_column_is_right(struct libscols_column *cl) in scols_column_is_right()
322 int scols_column_is_strict_width(struct libscols_column *cl) in scols_column_is_strict_width()
[all …]
/dports/devel/R-cran-parallelly/parallelly/tests/
H A DmakeClusterPSOCK.R49 cl <- makeClusterPSOCK(1L) globalVar
57 cl <- makeClusterPSOCK(1L, useXDR = xdr) globalVar
72 cl <- makeClusterPSOCK(1L, socketOptions = value) globalVar
115 cl <- makeClusterPSOCK(1L, validate = FALSE) globalVar
129 cl <- makeClusterPSOCK(1L, outfile = "") globalVar
137 cl <- makeClusterPSOCK(1L) globalVar
158 cl <- tryCatch({ globalVar
184 cl <- tryCatch({ globalVar
210 cl <- tryCatch({ globalVar
223 cl <- makeClusterPSOCK(1:2) globalVar
[all …]
/dports/games/qwdtools/mvdsv-0.34/src/
H A Dsv_nchan.c27 void ClientReliableCheckBlock(client_t *cl, int maxsize) in ClientReliableCheckBlock()
59 void ClientReliable_FinishWrite(client_t *cl) in ClientReliable_FinishWrite()
73 void ClientReliableWrite_Angle(client_t *cl, float f) in ClientReliableWrite_Angle()
95 void ClientReliableWrite_Byte(client_t *cl, int c) in ClientReliableWrite_Byte()
106 void ClientReliableWrite_Char(client_t *cl, int c) in ClientReliableWrite_Char()
117 void ClientReliableWrite_Float(client_t *cl, float f) in ClientReliableWrite_Float()
128 void ClientReliableWrite_Coord(client_t *cl, float f) in ClientReliableWrite_Coord()
139 void ClientReliableWrite_Long(client_t *cl, int c) in ClientReliableWrite_Long()
150 void ClientReliableWrite_Short(client_t *cl, int c) in ClientReliableWrite_Short()
183 void SV_ClearBackbuf (client_t *cl) in SV_ClearBackbuf()
[all …]
/dports/games/mvdsv/mvdsv-0.34/src/
H A Dsv_nchan.c27 void ClientReliableCheckBlock(client_t *cl, int maxsize) in ClientReliableCheckBlock()
59 void ClientReliable_FinishWrite(client_t *cl) in ClientReliable_FinishWrite()
73 void ClientReliableWrite_Angle(client_t *cl, float f) in ClientReliableWrite_Angle()
95 void ClientReliableWrite_Byte(client_t *cl, int c) in ClientReliableWrite_Byte()
106 void ClientReliableWrite_Char(client_t *cl, int c) in ClientReliableWrite_Char()
117 void ClientReliableWrite_Float(client_t *cl, float f) in ClientReliableWrite_Float()
128 void ClientReliableWrite_Coord(client_t *cl, float f) in ClientReliableWrite_Coord()
139 void ClientReliableWrite_Long(client_t *cl, int c) in ClientReliableWrite_Long()
150 void ClientReliableWrite_Short(client_t *cl, int c) in ClientReliableWrite_Short()
183 void SV_ClearBackbuf (client_t *cl) in SV_ClearBackbuf()
[all …]
/dports/devel/splint/splint-3.1.2/src/
H A Dclause.c32 clause_unparse (clause cl) in clause_unparse()
56 clause_nameTaken (clause cl) in clause_nameTaken()
80 clause_nameAlternate (clause cl) in clause_nameAlternate()
103 cstring clause_nameFlip (clause cl, bool flip) in clause_nameFlip()
115 bool clause_isBreakable (clause cl) in clause_isBreakable()
124 bool clause_isLoop (clause cl) in clause_isLoop()
132 bool clause_isConditional (clause cl) in clause_isConditional()
142 bool clause_isSwitch (clause cl) in clause_isSwitch()
147 bool clause_isCase (clause cl) in clause_isCase()
152 bool clause_isNone (clause cl) in clause_isNone()
H A DstateClause.c100 bool stateClause_isBeforeOnly (stateClause cl) in stateClause_isBeforeOnly()
105 bool stateClause_isBefore (stateClause cl) in stateClause_isBefore()
110 bool stateClause_isAfter (stateClause cl) in stateClause_isAfter()
115 bool stateClause_isEnsures (stateClause cl) in stateClause_isEnsures()
120 bool stateClause_isQual (stateClause cl) in stateClause_isQual()
125 bool stateClause_isMemoryAllocation (stateClause cl) in stateClause_isMemoryAllocation()
428 flagcode stateClause_preErrorCode (stateClause cl) in stateClause_preErrorCode()
720 bool stateClause_hasEnsures (stateClause cl) in stateClause_hasEnsures()
725 bool stateClause_hasRequires (stateClause cl) in stateClause_hasRequires()
730 bool stateClause_setsMetaState (stateClause cl) in stateClause_setsMetaState()
[all …]
/dports/devel/jcmdline/jcmdline-2.0.0/testsrc/jcmdline/
H A DBasicCmdLineHandler_UT.java90 CmdLineHandler cl = new BasicCmdLineHandler("MyCmd", in testCtor2ReqArgsArray() local
105 CmdLineHandler cl = new BasicCmdLineHandler("MyCmd", in testCtor2ReqArgsColl() local
115 CmdLineHandler cl = new BasicCmdLineHandler("MyCmd", in testCtorMultiArg1() local
128 CmdLineHandler cl = new BasicCmdLineHandler("MyCmd", in testCtorMultiArg2() local
144 CmdLineHandler cl = new BasicCmdLineHandler("MyCmd", in testCtorNoOptNoArg() local
157 CmdLineHandler cl = new BasicCmdLineHandler("MyCmd", in testCtorReqArgArray() local
199 CmdLineHandler cl = new BasicCmdLineHandler("MyCmd", in testCtorReqArgOKArray() local
214 CmdLineHandler cl = new BasicCmdLineHandler("MyCmd", in testCtorReqArgOKColl() local
222 CmdLineHandler cl = new BasicCmdLineHandler("MyCmd", in testParseOptionalParams() local
234 CmdLineHandler cl = new BasicCmdLineHandler("MyCmd", in testParseReqArg() local
[all …]
/dports/games/libretro-tyrquake/tyrquake-e76477d/QW/server/
H A Dsv_nchan.c28 ClientReliableCheckBlock(client_t *cl, int maxsize) in ClientReliableCheckBlock()
69 ClientReliable_FinishWrite(client_t *cl) in ClientReliable_FinishWrite()
83 ClientReliableWrite_Angle(client_t *cl, float f) in ClientReliableWrite_Angle()
93 ClientReliableWrite_Angle16(client_t *cl, float f) in ClientReliableWrite_Angle16()
103 ClientReliableWrite_Byte(client_t *cl, int c) in ClientReliableWrite_Byte()
113 ClientReliableWrite_Char(client_t *cl, int c) in ClientReliableWrite_Char()
123 ClientReliableWrite_Float(client_t *cl, float f) in ClientReliableWrite_Float()
133 ClientReliableWrite_Coord(client_t *cl, float f) in ClientReliableWrite_Coord()
143 ClientReliableWrite_Long(client_t *cl, int c) in ClientReliableWrite_Long()
153 ClientReliableWrite_Short(client_t *cl, int c) in ClientReliableWrite_Short()
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/glx/
H A Dglxcmdsswap.c57 __glXDispSwap_CreateContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreateContext()
123 __glXDispSwap_MakeCurrent(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_MakeCurrent()
141 __glXDispSwap_IsDirect(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_IsDirect()
154 __glXDispSwap_QueryVersion(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_QueryVersion()
168 __glXDispSwap_WaitGL(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_WaitGL()
181 __glXDispSwap_WaitX(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_WaitX()
194 __glXDispSwap_CopyContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CopyContext()
220 __glXDispSwap_GetFBConfigs(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetFBConfigs()
539 __glXDispSwap_UseXFont(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_UseXFont()
583 __glXDispSwap_ClientInfo(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_ClientInfo()
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/glx/
H A Dglxcmdsswap.c57 __glXDispSwap_CreateContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreateContext()
123 __glXDispSwap_MakeCurrent(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_MakeCurrent()
141 __glXDispSwap_IsDirect(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_IsDirect()
154 __glXDispSwap_QueryVersion(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_QueryVersion()
168 __glXDispSwap_WaitGL(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_WaitGL()
181 __glXDispSwap_WaitX(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_WaitX()
194 __glXDispSwap_CopyContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CopyContext()
220 __glXDispSwap_GetFBConfigs(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetFBConfigs()
539 __glXDispSwap_UseXFont(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_UseXFont()
583 __glXDispSwap_ClientInfo(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_ClientInfo()
[all …]
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/glx/
H A Dglxcmdsswap.c57 __glXDispSwap_CreateContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreateContext()
123 __glXDispSwap_MakeCurrent(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_MakeCurrent()
141 __glXDispSwap_IsDirect(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_IsDirect()
154 __glXDispSwap_QueryVersion(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_QueryVersion()
168 __glXDispSwap_WaitGL(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_WaitGL()
181 __glXDispSwap_WaitX(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_WaitX()
194 __glXDispSwap_CopyContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CopyContext()
220 __glXDispSwap_GetFBConfigs(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetFBConfigs()
539 __glXDispSwap_UseXFont(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_UseXFont()
583 __glXDispSwap_ClientInfo(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_ClientInfo()
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/glx/
H A Dglxcmdsswap.c57 __glXDispSwap_CreateContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreateContext()
123 __glXDispSwap_MakeCurrent(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_MakeCurrent()
141 __glXDispSwap_IsDirect(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_IsDirect()
154 __glXDispSwap_QueryVersion(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_QueryVersion()
168 __glXDispSwap_WaitGL(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_WaitGL()
181 __glXDispSwap_WaitX(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_WaitX()
194 __glXDispSwap_CopyContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CopyContext()
220 __glXDispSwap_GetFBConfigs(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetFBConfigs()
539 __glXDispSwap_UseXFont(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_UseXFont()
583 __glXDispSwap_ClientInfo(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_ClientInfo()
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/glx/
H A Dglxcmdsswap.c57 __glXDispSwap_CreateContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreateContext()
123 __glXDispSwap_MakeCurrent(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_MakeCurrent()
141 __glXDispSwap_IsDirect(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_IsDirect()
154 __glXDispSwap_QueryVersion(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_QueryVersion()
168 __glXDispSwap_WaitGL(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_WaitGL()
181 __glXDispSwap_WaitX(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_WaitX()
194 __glXDispSwap_CopyContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CopyContext()
220 __glXDispSwap_GetFBConfigs(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetFBConfigs()
539 __glXDispSwap_UseXFont(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_UseXFont()
583 __glXDispSwap_ClientInfo(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_ClientInfo()
[all …]
/dports/x11-servers/xarcan/xarcan-0.6.0/glx/
H A Dglxcmdsswap.c57 __glXDispSwap_CreateContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreateContext()
123 __glXDispSwap_MakeCurrent(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_MakeCurrent()
141 __glXDispSwap_IsDirect(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_IsDirect()
154 __glXDispSwap_QueryVersion(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_QueryVersion()
168 __glXDispSwap_WaitGL(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_WaitGL()
181 __glXDispSwap_WaitX(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_WaitX()
194 __glXDispSwap_CopyContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CopyContext()
220 __glXDispSwap_GetFBConfigs(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetFBConfigs()
539 __glXDispSwap_UseXFont(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_UseXFont()
583 __glXDispSwap_ClientInfo(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_ClientInfo()
[all …]

12345678910>>...292