Home
last modified time | relevance | path

Searched defs:declare (Results 1 – 25 of 1251) sorted by relevance

12345678910>>...51

/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/swagger2-2.6/src/Data/Swagger/
H A DDeclare.hs154 declare = lift . declare function
158 declare = lift . declare function
162 declare = lift . declare function
166 declare = lift . declare function
170 declare = lift . declare function
174 declare = lift . declare function
178 declare = lift . declare function
182 declare = lift . declare function
186 declare = lift . declare function
190 declare = lift . declare function
[all …]
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dargs.cc33 void Args::declare(const char *s, bool *b, bool defval) { in declare() function in Args
46 void Args::declare(const char *s, string *b, const char *defval) { in declare() function in Args
60 void Args::declare(const char *s, int *b, int defval) { in declare() function in Args
74 void Args::declare(const char *s, uint32 *b, uint32 defval) { in declare() function in Args
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/schemagen/
H A DForm.java43 void declare(String attName,Schema schema) { in QUALIFIED() method
48 void declare(String attName,Schema schema) { in UNQUALIFIED() method
55 void declare(String attName,Schema schema) { in UNSET() method
77 abstract void declare(String attName, Schema schema); in declare() method in Form
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/schemagen/
H A DForm.java43 void declare(String attName,Schema schema) { in QUALIFIED() method
48 void declare(String attName,Schema schema) { in UNQUALIFIED() method
55 void declare(String attName,Schema schema) { in UNSET() method
77 abstract void declare(String attName, Schema schema); in declare() method in Form
/dports/science/tfel/tfel-3.4.0/bindings/python/std/
H A Dvector.cxx27 declare() in declare() function
32 static void declare() { in declare() function
/dports/science/tfel-edf/tfel-3.2.1/bindings/python/std/
H A Dvector.cxx28 declare() in declare() function
35 declare() in declare() function
/dports/math/geogram/geogram-1.7.7/src/bin/fpg/
H A DDeclarator.cpp5 IdentifierDeclarator::declare( Type *base_type, std::string &id ) const { in declare() function in IdentifierDeclarator
12 FunctionDeclarator::declare( Type *base_type, std::string &id ) const { in declare() function in FunctionDeclarator
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_profile.vim15 func RunProfileFunc(command, declare, assign) argument
108 func Run_profile_func_with_ifelse(command, declare) argument
226 func Run_profile_func_with_trycatch(command, declare) argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/ci/
H A Dgenerate-static-test.py32 declare = list( variable
34 declare = '\n'.join(declare) variable
/dports/devel/hadoop2/jetty-6.1.14/modules/jsp-api-2.0/src/main/java/javax/servlet/jsp/tagext/
H A DTagVariableInfo.java51 boolean declare, in TagVariableInfo()
124 private boolean declare; // <declare> field in TagVariableInfo
H A DVariableInfo.java231 boolean declare, in VariableInfo()
286 private boolean declare; field in VariableInfo
/dports/devel/hadoop/jetty-6.1.14/modules/jsp-api-2.0/src/main/java/javax/servlet/jsp/tagext/
H A DVariableInfo.java231 boolean declare, in VariableInfo()
286 private boolean declare; field in VariableInfo
H A DTagVariableInfo.java51 boolean declare, in TagVariableInfo()
124 private boolean declare; // <declare> field in TagVariableInfo
/dports/audio/faust/faust-2.37.3/architecture/
H A Dminimal.d47 void declare(string name, string value) {} in declare() function
53 void declare(string id, string key, string value) {} in declare() function
54 void declare(int id, string key, string value) {} in declare() function
55 void declare(FAUSTFLOAT* id, string key, string value) {} in declare() function
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/DEINDUGens/include/faust/
H A Dmisc.h37 void declare(const char* key, const char* value) { (*this)[key]=value; } in declare() function
42 void declare(const char* key, const char* value) { (*this)[key]=value; } in declare() function
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/macros/auxiliary/
H A Dmacro_with_super_1.rs4 macro_rules! declare { macro
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/headers/
H A Dgx_faust_plugins.h26 #define declare(n) namespace n { PluginDef *plugin(); } macro
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/grass-0.10.8/src/builtin/modules/
H A Dlist.rs6 pub(crate) fn declare(f: &mut Module) { in declare() function
H A Dmap.rs6 pub(crate) fn declare(f: &mut Module) { in declare() function
H A Dstring.rs11 pub(crate) fn declare(f: &mut Module) { in declare() function
H A Dselector.rs9 pub(crate) fn declare(f: &mut Module) { in declare() function
H A Dcolor.rs12 pub(crate) fn declare(f: &mut Module) { in declare() function
/dports/astro/py-astropy/astropy-5.0/astropy/samp/
H A Dclient.py362 def bind_receive_message(self, mtype, function, declare=True, argument
405 def bind_receive_notification(self, mtype, function, declare=True, metadata=None): argument
447 def bind_receive_call(self, mtype, function, declare=True, metadata=None): argument
516 def unbind_receive_notification(self, mtype, declare=True): argument
538 def unbind_receive_call(self, mtype, declare=True): argument
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/rmic/
H A DVariables.java52 public void declare(Object name) in declare() method in Variables
62 public void declare(Object name, int size) in declare() method in Variables
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/gnu/classpath/tools/rmic/
H A DVariables.java52 public void declare(Object name) in declare() method in Variables
62 public void declare(Object name, int size) in declare() method in Variables

12345678910>>...51