Home
last modified time | relevance | path

Searched +refs:set +refs:function +refs:name +refs:documentation (Results 1 – 25 of 56197) sorted by relevance

12345678910>>...2248

/dports/devel/efl/efl-1.25.1/src/lib/eolian_cxx/grammar/
H A Dklass_def.hpp531 set("int", "int"); in set()
635 type.set(value_obj.type); in value_def()
822 && lhs.name == rhs.name in operator ==()
848 name = ::eolian_function_name_get(function); in function_def()
1046 && lhs.name == rhs.name in operator ==()
1062 name = ::eolian_function_name_get(function); in property_def()
1097 return lhs.name == rhs.name in operator ==()
1182 && lhs.name == rhs.name in operator ==()
1257 && lhs.name == rhs.name; in operator ==()
1286 && lhs.function == rhs.function in operator ==()
[all …]
/dports/lang/librep/librep_0.92.7/lisp/rep/lang/
H A Ddoc.jl37 doc-file-set
80 (setq value (closure-function value)))
131 (defun doc-file-set (key value)
145 (intern (concat "documentation#" (symbol-name structure)))
149 "Returns the documentation-string for SYMBOL. It should be the name
150 of a special variable, function, macro, or a special form.
174 (eq (car (closure-function tem)) 'lambda))
175 (setq tem (nth 2 (closure-function tem)))
200 (doc-file-set (doc-file-value-key symbol structure) string))
202 (defun add-documentation-params (name structure param-list)
[all …]
/dports/devel/functionalplus/FunctionalPlus-0.2.18-p0/api_search/frontend/src/
H A DFPlusApiCommon.elm45 ++ function.name
74 if hasFwdSignature function.documentation then
82 if hasFwdFlipSignature function.documentation then
89 { name = function.name
104 , documentation = removeFwdBindCount function.documentation
179 >> replaceSubMatchInString "set<([^<>]*)>" (\sm -> "Set " ++ sm)
207 >> replaceInString "set" "Set"
259 [ function.name
270 ++ function.name
284 ++ function.name
[all …]
/dports/math/R/R-4.1.2/src/library/utils/man/
H A DQuestion.Rd6 \name{Question}
12 Documentation on a topic with name \code{name} (typically, an \R
13 object or a data set) can be displayed by either \code{help("name")} or
14 \code{?name}.
23 \item{topic}{Usually, a \link{name} or character string specifying the
26 Alternatively, a function call to ask for documentation on a
34 provided for the class with name \code{topic}.
60 documentation methods for the function \code{\var{f}}. Currently,
70 for it), the help reverts to documentation on the function name.
108 ?women # information about data set "women"
[all …]
/dports/math/libRmath/R-4.1.1/src/library/utils/man/
H A DQuestion.Rd6 \name{Question}
12 Documentation on a topic with name \code{name} (typically, an \R
13 object or a data set) can be displayed by either \code{help("name")} or
14 \code{?name}.
23 \item{topic}{Usually, a \link{name} or character string specifying the
26 Alternatively, a function call to ask for documentation on a
34 provided for the class with name \code{topic}.
60 documentation methods for the function \code{\var{f}}. Currently,
70 for it), the help reverts to documentation on the function name.
108 ?women # information about data set "women"
[all …]
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/onnx/onnx/
H A Donnx-operators-ml.proto337 // The name of the function, similar usage of op_type in OperatorProto.
40 // The first version of a function set which contains this function.
41 // When there's any breaking change for this function, the function set
43 // the updated function will be changed to the updated function set version.
51 // of the function MAY change across operator set versions.
53 // introducing a new stable function with the same name.
65 // A human-readable documentation for this function. Markdown is allowed.
73 // domain name for the set.
120 // The domain of the set (OperatorSetProto.domain) is a reverse-DNS name
152 // Domain name of the operator set, in reverse DNS form (e.g., com.acme.dnnops).
[all …]
H A Donnx-operators.in.proto36 // The name of the function, similar usage of op_type in OperatorProto.
39 // The first version of a function set which contains this function.
40 // When there's any breaking change for this function, the function set
42 // the updated function will be changed to the updated function set version.
50 // of the function MAY change across operator set versions.
52 // introducing a new stable function with the same name.
64 // A human-readable documentation for this function. Markdown is allowed.
72 // domain name for the set.
119 // The domain of the set (OperatorSetProto.domain) is a reverse-DNS name
151 // Domain name of the operator set, in reverse DNS form (e.g., com.acme.dnnops).
[all …]
H A Donnx-operators.proto37 // The name of the function, similar usage of op_type in OperatorProto.
40 // The first version of a function set which contains this function.
41 // When there's any breaking change for this function, the function set
43 // the updated function will be changed to the updated function set version.
51 // of the function MAY change across operator set versions.
53 // introducing a new stable function with the same name.
65 // A human-readable documentation for this function. Markdown is allowed.
73 // domain name for the set.
120 // The domain of the set (OperatorSetProto.domain) is a reverse-DNS name
152 // Domain name of the operator set, in reverse DNS form (e.g., com.acme.dnnops).
[all …]
H A Donnx-operators.proto337 // The name of the function, similar usage of op_type in OperatorProto.
40 // The first version of a function set which contains this function.
41 // When there's any breaking change for this function, the function set
43 // the updated function will be changed to the updated function set version.
51 // of the function MAY change across operator set versions.
53 // introducing a new stable function with the same name.
65 // A human-readable documentation for this function. Markdown is allowed.
73 // domain name for the set.
120 // The domain of the set (OperatorSetProto.domain) is a reverse-DNS name
152 // Domain name of the operator set, in reverse DNS form (e.g., com.acme.dnnops).
[all …]
H A Donnx-operators-ml.proto37 // The name of the function, similar usage of op_type in OperatorProto.
40 // The first version of a function set which contains this function.
41 // When there's any breaking change for this function, the function set
43 // the updated function will be changed to the updated function set version.
51 // of the function MAY change across operator set versions.
53 // introducing a new stable function with the same name.
65 // A human-readable documentation for this function. Markdown is allowed.
73 // domain name for the set.
120 // The domain of the set (OperatorSetProto.domain) is a reverse-DNS name
152 // Domain name of the operator set, in reverse DNS form (e.g., com.acme.dnnops).
[all …]
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/onnx/
H A Donnx-operators-ml.proto37 // The name of the function, similar usage of op_type in OperatorProto.
40 // The first version of a function set which contains this function.
41 // When there's any breaking change for this function, the function set
43 // the updated function will be changed to the updated function set version.
51 // of the function MAY change across operator set versions.
53 // introducing a new stable function with the same name.
65 // A human-readable documentation for this function. Markdown is allowed.
73 // domain name for the set.
120 // The domain of the set (OperatorSetProto.domain) is a reverse-DNS name
152 // Domain name of the operator set, in reverse DNS form (e.g., com.acme.dnnops).
[all …]
H A Donnx-operators.proto37 // The name of the function, similar usage of op_type in OperatorProto.
40 // The first version of a function set which contains this function.
41 // When there's any breaking change for this function, the function set
43 // the updated function will be changed to the updated function set version.
51 // of the function MAY change across operator set versions.
53 // introducing a new stable function with the same name.
65 // A human-readable documentation for this function. Markdown is allowed.
73 // domain name for the set.
120 // The domain of the set (OperatorSetProto.domain) is a reverse-DNS name
152 // Domain name of the operator set, in reverse DNS form (e.g., com.acme.dnnops).
[all …]
/dports/lang/solidity/solidity_0.8.11/libsolidity/analysis/
H A DDocStringTagParser.cpp79 else if (auto const* function = dynamic_cast<FunctionDefinition const*>(&_node)) in validateDocStringsUsingTypes() local
80 returnParameterNames = FunctionType(*function).returnParameterNames(); in validateDocStringsUsingTypes()
90 documentationNode.documentation()->location(), in validateDocStringsUsingTypes()
100 documentationNode.documentation()->location(), in validateDocStringsUsingTypes()
173 validParams.insert(p->name()); in checkParameters()
176 validParams.insert(p->name()); in checkParameters()
182 _node.documentation()->location(), in checkParameters()
230 if (!_node.documentation()) in parseDocStrings()
241 _node.documentation()->location(), in parseDocStrings()
250 _node.documentation()->location(), in parseDocStrings()
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/docs/reference/
H A DREADME.md29 above the type or function declaration. For instance:
35 * @bar: (nullable): the bar to set
39 * Returns: `TRUE` if the bar was set
90 `[method@Namespace.Method.name]`
93 `[func@Namespace.function]`
94 : Creates a link to the docs for a global function
146 Checks whether the widget is set to be visible or not.
178 * GtkFoo::signal-name:
196 the `(attributes org.gtk.Property.set=setter_function)` and
202 * GtkFoo:property-name:
[all …]
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/lib/
H A Dmodule.ex112 documentation unless `@doc` is explicitly set.
146 documentation of the given function and macro. You can choose between
306 Accepts the function name (as an atom) of a function in the current module or
454 * the function/macro name
600 doc: "Provides documentation for a function/macro/callback."
1111 If the function associated to the spec has documentation defined prior to
1258 case :ets.lookup(set, {:def, {name, arity}}) do
1655 doc_meta = compile_doc_meta(set, bag, name, arity, defaults)
1712 defp compile_doc_meta(set, bag, name, arity, defaults) do
1713 doc_meta = compile_deprecated(%{}, set, bag, name, arity, defaults)
[all …]
/dports/lang/elixir/elixir-1.12.3/lib/elixir/lib/
H A Dmodule.ex112 documentation unless `@doc` is explicitly set.
146 documentation of the given function and macro. You can choose between
306 Accepts the function name (as an atom) of a function in the current module or
454 * the function/macro name
600 doc: "Provides documentation for a function/macro/callback."
1105 If the function associated to the spec has documentation defined prior to
1190 case :ets.lookup(set, {:def, {name, arity}}) do
1577 doc_meta = compile_doc_meta(set, bag, name, arity, defaults)
1634 defp compile_doc_meta(set, bag, name, arity, defaults) do
1635 doc_meta = compile_deprecated(%{}, set, bag, name, arity, defaults)
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/doc/
H A DDoxyfile85 # replaced with the name of the entity): "The $name class" "The $name widget"
105 # path before files name in the file list and in the header files. If set
176 # as commands in the documentation. An alias has the form "name=value".
356 # documentation blocks found inside the body of a function.
358 # function's detailed documentation block.
379 # documentation. If set to YES the scope will be hidden.
396 # alphabetically by member name. If set to NO the members will appear in
403 # by member name. If set to NO (the default) the members will appear in
863 # To create a documentation set, doxygen will generate a Makefile in the
872 # When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
[all …]
/dports/devel/codeworker/CodeWorker4_5_3/Generation/
H A Ddescriptor.cwp53 set sType = readIdentifier();
66 set myType = "script";
68 set myType = sType;
88 set sIdentifier = readIdentifier();
212 set sMode = readIdentifier();
287 set sMode = readIdentifier();
295 if !sFunction error("syntax error: function name expected, instead of '" + readChar() + "'");
398 …error("function '" + i.name + "' asks for seeing also function/procedure '" + j + "' that doesn't …
400 insert myMember.seeAlso[i.name] = i.name;
412 …error("procedure '" + i.name + "' asks for seeing also function/procedure '" + j + "' that doesn't…
[all …]
H A DTEX-manual.cwt52 function cutTextTooLong(sText) {
154 @function @
178 if !i.documentation {
187 @@i.documentation@}
193 if !myFunction.documentation {
197 @@myFunction.documentation@
234 insert theContext.function = myFunction.name;
238 insert theContext.function = myFunction.name;
259 …error(sError + "... while handling function '" + myFunction.name + "':" + endl() + myFunction.exam…
283 if !sThisParameter set sThisParameter = myFunction.parameterList#front.name;
[all …]
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/doc/dev/m.css/doc/documentation/
H A Dpython.rst756 :py:`module.name` Module name
769 :py:`class_.name` Class name
781 :py:`enum.name` Enum name
800 :py:`value.name` Value name
814 :py:`function.name` Function name
829 :py:`function.is_classmethod` Set to :py:`True` if the function is
832 :py:`function.is_staticmethod` Set to :py:`True` if the function is
845 :py:`param.name` Parameter name
865 :py:`property.name` Property name
883 :py:`data.name` Data name
[all …]
/dports/math/py-cryptominisat/cryptominisat-5.8.0/cmake/
H A DRust.cmake13 # in a product, an acknowledgment in the product documentation would be
23 # programs/libraries and documentation with CMake.
110 # This function sets two variables:
118 function(rust_crate local_root_file)
149 set(comment "${comment}${OPT_DESTINATION}/${name}")
181 # This function sets two variables:
215 # Like rust_crate, but this time it generates documentation using rust_doc.
234 function(rust_doc local_root_file)
327 function(cargo_dependency name)
336 set(cargo_dependency_dir "${CMAKE_CURRENT_BINARY_DIR}/${name}")
[all …]
/dports/math/cryptominisat/cryptominisat-5.8.0/cmake/
H A DRust.cmake13 # in a product, an acknowledgment in the product documentation would be
23 # programs/libraries and documentation with CMake.
110 # This function sets two variables:
118 function(rust_crate local_root_file)
149 set(comment "${comment}${OPT_DESTINATION}/${name}")
181 # This function sets two variables:
215 # Like rust_crate, but this time it generates documentation using rust_doc.
234 function(rust_doc local_root_file)
327 function(cargo_dependency name)
336 set(cargo_dependency_dir "${CMAKE_CURRENT_BINARY_DIR}/${name}")
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Help/command/
H A Dfunction.rst1 function chapter
8 function(<name> [<arg1> ...])
12 Defines a function named ``<name>`` that takes arguments named
17 ``<name>`` argument. If used, it must be a verbatim repeat of the
20 A function opens a new scope: see :command:`set(var PARENT_SCOPE)` for
23 See the :command:`cmake_policy()` command documentation for the behavior
26 See the :command:`macro()` command documentation for differences
32 The function invocation is case-insensitive. A function defined as
36 function(foo)
55 invoke the function.
[all …]
/dports/devel/cmake/cmake-3.22.1/Help/command/
H A Dfunction.rst1 function chapter
8 function(<name> [<arg1> ...])
12 Defines a function named ``<name>`` that takes arguments named
17 ``<name>`` argument. If used, it must be a verbatim repeat of the
20 A function opens a new scope: see :command:`set(var PARENT_SCOPE)` for
23 See the :command:`cmake_policy()` command documentation for the behavior
26 See the :command:`macro()` command documentation for differences
32 The function invocation is case-insensitive. A function defined as
36 function(foo)
55 invoke the function.
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Help/command/
H A Dfunction.rst1 function chapter
8 function(<name> [<arg1> ...])
12 Defines a function named ``<name>`` that takes arguments named
17 ``<name>`` argument. If used, it must be a verbatim repeat of the
20 A function opens a new scope: see :command:`set(var PARENT_SCOPE)` for
23 See the :command:`cmake_policy()` command documentation for the behavior
26 See the :command:`macro()` command documentation for differences
32 The function invocation is case-insensitive. A function defined as
36 function(foo)
55 invoke the function.
[all …]

12345678910>>...2248