Home
last modified time | relevance | path

Searched defs:identifier (Results 1 – 25 of 6547) sorted by relevance

12345678910>>...262

/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/doug-martin/goqu/v9/exp/
H A Dident.go8 identifier struct { struct
9 schema string
10 table string
11 col interface{}
35 func (i identifier) clone() identifier {
39 func (i identifier) Clone() Expression {
43 func (i identifier) IsQualified() bool {
70 func (i identifier) GetTable() string {
83 func (i identifier) GetSchema() string {
100 func (i identifier) Expression() Expression { return i }
[all …]
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/bindings/go/mlpack/capi/
H A Dio_util.cpp32 void mlpackSetParamInt(const char* identifier, int value) in mlpackSetParamInt()
64 void mlpackSetParamVectorInt(const char* identifier, in mlpackSetParamVectorInt()
92 void mlpackSetParamVectorStr(const char* identifier, in mlpackSetParamVectorStr()
103 void mlpackSetParamPtr(const char* identifier, in mlpackSetParamPtr()
112 bool mlpackHasParam(const char* identifier) in mlpackHasParam()
128 double mlpackGetParamDouble(const char* identifier) in mlpackGetParamDouble()
136 int mlpackGetParamInt(const char* identifier) in mlpackGetParamInt()
144 bool mlpackGetParamBool(const char* identifier) in mlpackGetParamBool()
152 void* mlpackGetVecIntPtr(const char* identifier) in mlpackGetVecIntPtr()
174 int mlpackVecIntSize(const char* identifier) in mlpackVecIntSize()
[all …]
H A Darma_util.cpp106 void* mlpackArmaPtrMat(const char* identifier) in mlpackArmaPtrMat()
136 void* mlpackArmaPtrRow(const char* identifier) in mlpackArmaPtrRow()
196 int mlpackNumRowMat(const char* identifier) in mlpackNumRowMat()
204 int mlpackNumColMat(const char* identifier) in mlpackNumColMat()
212 int mlpackNumElemMat(const char* identifier) in mlpackNumElemMat()
220 int mlpackNumRowUmat(const char* identifier) in mlpackNumRowUmat()
228 int mlpackNumColUmat(const char* identifier) in mlpackNumColUmat()
236 int mlpackNumElemUmat(const char* identifier) in mlpackNumElemUmat()
244 int mlpackNumElemRow(const char* identifier) in mlpackNumElemRow()
252 int mlpackNumElemUrow(const char* identifier) in mlpackNumElemUrow()
[all …]
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Resources/Public/Icons/T3Icons/
H A Dicons.json4 "identifier": "actions-accessibility", string
10 "identifier": "actions-add", string
16 "identifier": "actions-approve", string
22 "identifier": "actions-archive", string
76 "identifier": "actions-ban", string
82 "identifier": "actions-bolt", string
154 "identifier": "actions-cart", string
178 "identifier": "actions-chat", string
340 "identifier": "actions-cog", string
364 "identifier": "actions-cut", string
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Resources/Public/Icons/T3Icons/
H A Dicons.json4 "identifier": "actions-accessibility", string
10 "identifier": "actions-add", string
16 "identifier": "actions-approve", string
22 "identifier": "actions-archive", string
124 "identifier": "actions-badge", string
130 "identifier": "actions-ban", string
154 "identifier": "actions-bolt", string
316 "identifier": "actions-cart", string
568 "identifier": "actions-cog", string
592 "identifier": "actions-cpu", string
[all …]
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/thecodingmachine/safe/generated/
H A Dgnupg.php17 function gnupg_adddecryptkey($identifier, string $fingerprint, string $passphrase): void
36 function gnupg_addencryptkey($identifier, string $fingerprint): void
56 function gnupg_addsignkey($identifier, string $fingerprint, string $passphrase = null): void
78 function gnupg_cleardecryptkeys($identifier): void
96 function gnupg_clearencryptkeys($identifier): void
114 function gnupg_clearsignkeys($identifier): void
135 function gnupg_setarmor($identifier, int $armor): void
161 function gnupg_setsignmode($identifier, int $signmode): void
/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Dgnupg.php17 function gnupg_adddecryptkey($identifier, string $fingerprint, string $passphrase): void
36 function gnupg_addencryptkey($identifier, string $fingerprint): void
56 function gnupg_addsignkey($identifier, string $fingerprint, string $passphrase = null): void
78 function gnupg_cleardecryptkeys($identifier): void
96 function gnupg_clearencryptkeys($identifier): void
114 function gnupg_clearsignkeys($identifier): void
135 function gnupg_setarmor($identifier, int $armor): void
161 function gnupg_setsignmode($identifier, int $signmode): void
/dports/security/py-keepkey/python-keepkey-7.2.1/keepkeylib/eth/
H A Duniswap_tokens.json4 "identifier": "1inch", string
20 "identifier": "gimli", string
28 "identifier": "0x", string
124 "identifier": "ankr", string
148 "identifier": "0xbtc", string
204 "identifier": "okb", string
220 "identifier": "zip", string
228 "identifier": "mxc", string
260 "identifier": "orbs", string
268 "identifier": "xmax", string
[all …]
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Gui/Utils/
H A DPreferenceAction.cpp34 QString identifier; member
41 PreferenceAction::PreferenceAction(const QString& text, const QString& identifier, QWidget* parent)… in PreferenceAction()
72 QString PreferenceAction::identifier() const in identifier() function in PreferenceAction
93 QString LibraryPreferenceAction::identifier() const in identifier() function in LibraryPreferenceAction
110 QString PlaylistPreferenceAction::identifier() const in identifier() function in PlaylistPreferenceAction
126 QString SearchPreferenceAction::identifier() const in identifier() function in SearchPreferenceAction
142 QString CoverPreferenceAction::identifier() const in identifier() function in CoverPreferenceAction
158 QString PlayerPreferencesAction::identifier() const in identifier() function in PlayerPreferencesAction
174 QString StreamRecorderPreferenceAction::identifier() const in identifier() function in StreamRecorderPreferenceAction
186 QString ShortcutPreferenceAction::identifier() const in identifier() function in ShortcutPreferenceAction
/dports/www/typo3-11/typo3_src-11.5.7/vendor/typo3fluid/fluid/src/Core/Variables/
H A DVariableProviderInterface.php77 public function add($identifier, $value);
86 public function get($identifier);
108 public function remove($identifier);
124 public function exists($identifier);
134 public function offsetSet($identifier, $value);
143 public function offsetUnset($identifier);
152 public function offsetExists($identifier);
161 public function offsetGet($identifier);
/dports/www/typo3-9/typo3_src-9.5.31/vendor/typo3fluid/fluid/src/Core/Variables/
H A DVariableProviderInterface.php77 public function add($identifier, $value);
86 public function get($identifier);
108 public function remove($identifier);
124 public function exists($identifier);
133 public function offsetSet($identifier, $value);
141 public function offsetUnset($identifier);
149 public function offsetExists($identifier);
157 public function offsetGet($identifier);
/dports/www/typo3-10/typo3_src-10.4.25/vendor/typo3fluid/fluid/src/Core/Variables/
H A DVariableProviderInterface.php77 public function add($identifier, $value);
86 public function get($identifier);
108 public function remove($identifier);
124 public function exists($identifier);
133 public function offsetSet($identifier, $value);
141 public function offsetUnset($identifier);
149 public function offsetExists($identifier);
157 public function offsetGet($identifier);
/dports/www/otter-browser/otter-browser-1.0.03/resources/other/
H A DuserAgents.json3 "identifier": "default", string
8 "identifier": "chrome", string
13 "identifier": "chromeMobile", string
18 "identifier": "firefox", string
23 "identifier": "edge", string
28 "identifier": "internetExplorer", string
33 "identifier": "opera", string
38 "identifier": "safari", string
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/tests/mochitest/jsat/
H A Dgestures.json159 {"x": 1, "y": 1.5, "identifier": 2}]}, number
163 {"x": 1.5, "y": 1.5, "identifier": 2}]} number
170 {"x": 1, "y": 1.5, "identifier": 2}]}, number
181 {"x": 1, "y": 1.5, "identifier": 2}, number
182 {"x": 1, "y": 2, "identifier": 3}]}, number
184 {"x": 1.5, "y": 1.5, "identifier": 2}, number
185 {"x": 1.5, "y": 2, "identifier": 3}]}, number
187 {"x": 1.5, "y": 1.5, "identifier": 2}, number
188 {"x": 1.5, "y": 2, "identifier": 3}]} number
260 {"x": 1, "y": 1.5, "identifier": 2}]}, number
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/tests/mochitest/jsat/
H A Dgestures.json159 {"x": 1, "y": 1.5, "identifier": 2}]}, number
163 {"x": 1.5, "y": 1.5, "identifier": 2}]} number
170 {"x": 1, "y": 1.5, "identifier": 2}]}, number
181 {"x": 1, "y": 1.5, "identifier": 2}, number
182 {"x": 1, "y": 2, "identifier": 3}]}, number
184 {"x": 1.5, "y": 1.5, "identifier": 2}, number
185 {"x": 1.5, "y": 2, "identifier": 3}]}, number
187 {"x": 1.5, "y": 1.5, "identifier": 2}, number
188 {"x": 1.5, "y": 2, "identifier": 3}]} number
260 {"x": 1, "y": 1.5, "identifier": 2}]}, number
[all …]
/dports/sysutils/lnav/lnav-0.10.1/src/formats/
H A Dalb_log.json20 "identifier": true boolean
24 "identifier": true boolean
29 "identifier": true boolean
38 "identifier": true boolean
69 "identifier": true boolean
73 "identifier": true boolean
80 "identifier": true boolean
84 "identifier": true boolean
88 "identifier": true boolean
92 "identifier": true boolean
[all …]
H A Ds3_log.json24 "identifier": true, boolean
29 "identifier": true, boolean
35 "identifier": true, boolean
40 "identifier": true, boolean
49 "identifier": true, boolean
54 "identifier": true, boolean
59 "identifier": true, boolean
64 "identifier": true, boolean
73 "identifier": true, boolean
84 "identifier": true, boolean
[all …]
/dports/net/py-softlayer/SoftLayer-5.9.7/SoftLayer/CLI/virt/
H A Dpower.py16 def rescue(env, identifier): argument
34 def reboot(env, identifier, hard): argument
57 def power_off(env, identifier, hard): argument
77 def power_on(env, identifier): argument
88 def pause(env, identifier): argument
105 def resume(env, identifier): argument
/dports/cad/yosys/yosys-yosys-0.12/passes/cmds/
H A Dscratchpad.cc72 string identifier = args[++argidx]; in execute() local
83 string identifier = args[++argidx]; in execute() local
92 string identifier = args[++argidx]; in execute() local
112 string identifier = args[++argidx]; in execute() local
125 string identifier = args[++argidx]; in execute() local
131 string identifier = args[++argidx]; in execute() local
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/hscolour-1.24.4/Language/Haskell/HsColour/
H A DAnchors.hs63 identifier st t@((kind,v):stream) | kind`elem`[Varid,Definition] = function
69 identifier st t@((Layout,"("):stream) = function
78 identifier st t@((Keyword,"foreign"):stream) = Nothing -- not yet implemented function
79 identifier st t@((Keyword,"data"):(Space,_):(Keyword,"family"):stream) function
81 identifier st t@((Keyword,"data"):stream) = getConid stream function
82 identifier st t@((Keyword,"newtype"):stream) = getConid stream function
85 identifier st t@((Keyword,"type"):stream) = getConid stream function
86 identifier st t@((Keyword,"class"):stream) = getConid stream function
87 identifier st t@((Keyword,"instance"):stream)= getInstance stream function
88 identifier st t@((Comment,_):(Space,"\n"):stream) = identifier st stream function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/hscolour-1.24.4/Language/Haskell/HsColour/
H A DAnchors.hs63 identifier st t@((kind,v):stream) | kind`elem`[Varid,Definition] = function
69 identifier st t@((Layout,"("):stream) = function
78 identifier st t@((Keyword,"foreign"):stream) = Nothing -- not yet implemented function
79 identifier st t@((Keyword,"data"):(Space,_):(Keyword,"family"):stream) function
81 identifier st t@((Keyword,"data"):stream) = getConid stream function
82 identifier st t@((Keyword,"newtype"):stream) = getConid stream function
85 identifier st t@((Keyword,"type"):stream) = getConid stream function
86 identifier st t@((Keyword,"class"):stream) = getConid stream function
87 identifier st t@((Keyword,"instance"):stream)= getInstance stream function
88 identifier st t@((Comment,_):(Space,"\n"):stream) = identifier st stream function
[all …]
/dports/print/hs-hscolour/hscolour-1.24.4/Language/Haskell/HsColour/
H A DAnchors.hs63 identifier st t@((kind,v):stream) | kind`elem`[Varid,Definition] = function
69 identifier st t@((Layout,"("):stream) = function
78 identifier st t@((Keyword,"foreign"):stream) = Nothing -- not yet implemented function
79 identifier st t@((Keyword,"data"):(Space,_):(Keyword,"family"):stream) function
81 identifier st t@((Keyword,"data"):stream) = getConid stream function
82 identifier st t@((Keyword,"newtype"):stream) = getConid stream function
85 identifier st t@((Keyword,"type"):stream) = getConid stream function
86 identifier st t@((Keyword,"class"):stream) = getConid stream function
87 identifier st t@((Keyword,"instance"):stream)= getInstance stream function
88 identifier st t@((Comment,_):(Space,"\n"):stream) = identifier st stream function
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Serialization/
H A DCodeIdentifiers.cs79 public string MakeRightCase(string identifier) { in MakeRightCase()
90 public string MakeUnique(string identifier) { in MakeUnique()
111 public void AddReserved(string identifier) { in AddReserved()
119 public void RemoveReserved(string identifier) { in RemoveReserved()
127 public string AddUnique(string identifier, object value) { in AddUnique()
137 public bool IsInUse(string identifier) { in IsInUse()
145 public void Add(string identifier, object value) { in Add()
154 public void Remove(string identifier) { in Remove()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Serialization/
H A DCodeIdentifiers.cs83 public string MakeRightCase(string identifier) in MakeRightCase()
94 public string MakeUnique(string identifier) in MakeUnique()
119 public void AddReserved(string identifier) in AddReserved()
127 public void RemoveReserved(string identifier) in RemoveReserved()
135 public string AddUnique(string identifier, object value) in AddUnique()
145 public bool IsInUse(string identifier) in IsInUse()
153 public void Add(string identifier, object value) in Add()
162 public void Remove(string identifier) in Remove()
/dports/net/py-softlayer/SoftLayer-5.9.7/SoftLayer/CLI/hardware/
H A Dpower.py16 def power_off(env, identifier): argument
35 def reboot(env, identifier, hard): argument
57 def power_on(env, identifier): argument
68 def power_cycle(env, identifier): argument
85 def rescue(env, identifier): argument

12345678910>>...262