Home
last modified time | relevance | path

Searched defs:FunctionArgument (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/pg_tileserv/pg_tileserv-1.0.8/
H A Dlayer_proc.go33 type FunctionArgument struct { struct
34 Name string `json:"name"`
35 Type string `json:"type"`
36 Default string `json:"default,omitempty"`
37 order int
/dports/devel/rust-cbindgen/cbindgen-0.20.0/src/bindgen/ir/
H A Dfunction.rs24 pub struct FunctionArgument { struct
37 pub args: Vec<FunctionArgument>, argument
346 fn as_argument(&self) -> Result<Option<FunctionArgument>, String>; in as_argument()
365 fn as_argument(&self) -> Result<Option<FunctionArgument>, String> { in as_argument()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cbindgen-0.20.0/src/bindgen/ir/
H A Dfunction.rs24 pub struct FunctionArgument { struct
37 pub args: Vec<FunctionArgument>, argument
346 fn as_argument(&self) -> Result<Option<FunctionArgument>, String>; in as_argument()
365 fn as_argument(&self) -> Result<Option<FunctionArgument>, String> { in as_argument()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/cbindgen-0.20.0/src/bindgen/ir/
H A Dfunction.rs24 pub struct FunctionArgument { struct
37 pub args: Vec<FunctionArgument>, argument
346 fn as_argument(&self) -> Result<Option<FunctionArgument>, String>; in as_argument()
365 fn as_argument(&self) -> Result<Option<FunctionArgument>, String> { in as_argument()
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/plugins/hls-rename-plugin/test/testdata/
H A DFunctionArgument.expected.hs1 module FunctionArgument where module
H A DFunctionArgument.hs1 module FunctionArgument where module
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/plugins/hls-rename-plugin/test/testdata/
H A DFunctionArgument.expected.hs1 module FunctionArgument where module
H A DFunctionArgument.hs1 module FunctionArgument where module
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/functions/
H A Dqfunctionargument.cpp48 FunctionArgument::FunctionArgument(const QXmlName nameP, in FunctionArgument() function in FunctionArgument
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/functions/
H A Dqfunctionargument.cpp46 FunctionArgument::FunctionArgument(const QXmlName nameP, in FunctionArgument() function in FunctionArgument
/dports/devel/ga/ga-5.8/tools/
H A Dfapi_header_gen.py31 class FunctionArgument(object): class
H A Dwapigen.py31 class FunctionArgument(object): class
H A Dgpwapigen.py31 class FunctionArgument(object): class
H A Dwapigen_counts.py31 class FunctionArgument(object): class
H A Dwapigen_timers.py31 class FunctionArgument(object): class
/dports/devel/ga/ga-5.8/armci/tools/
H A Dcapi_gen.py31 class FunctionArgument(object): class
H A Dprof_gen.py60 class FunctionArgument(object): class
/dports/devel/ga/ga-5.8/comex/tools/
H A Dcapi_gen.py31 class FunctionArgument(object): class
H A Dprof_gen.py31 class FunctionArgument(object): class
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/expr/
H A Dqvariabledeclaration_p.h93 FunctionArgument, enumerator
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/expr/
H A Dqvariabledeclaration_p.h89 FunctionArgument, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/src/
H A Dlib.rs750 FunctionArgument(u32), enumerator
930 pub struct FunctionArgument { struct
932 pub name: Option<String>,
934 pub ty: Handle<Type>,
959 pub arguments: Vec<FunctionArgument>, argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/naga/src/
H A Dlib.rs750 FunctionArgument(u32), enumerator
930 pub struct FunctionArgument { struct
932 pub name: Option<String>,
934 pub ty: Handle<Type>,
959 pub arguments: Vec<FunctionArgument>, argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/src/proc/
H A Dnamer.rs13 FunctionArgument(Handle<crate::Function>, u32), enumerator
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/naga/src/proc/
H A Dnamer.rs13 FunctionArgument(Handle<crate::Function>, u32), enumerator

12