Home
last modified time | relevance | path

Searched defs:type (Results 126 – 150 of 58249) sorted by relevance

12345678910>>...2330

/dports/devel/radare2/radare2-5.1.1/shlr/radare2-shell-parser/src/
H A Dgrammar.json5 "type": "CHOICE", string
8 "type": "SEQ", string
12 "type": "SEQ", string
24 "type": "SEQ", string
66 "type": "PREC", string
69 "type": "SEQ", string
110 "type": "CHOICE", string
123 "type": "SEQ", string
151 "type": "CHOICE", string
420 "type": "SEQ", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-ocaml/ocaml/src/
H A Dgrammar.json6 "type": "SEQ", string
9 "type": "CHOICE", string
21 "type": "CHOICE", string
35 "type": "PATTERN", string
39 "type": "CHOICE", string
49 "type": "SEQ", string
136 "type": "SEQ", string
195 "type": "SEQ", string
291 "type": "SEQ", string
676 "type": "SEQ", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-swift/src/
H A Dgrammar.json6 "type": "REPEAT", string
8 "type": "SYMBOL", string
13 "type": "SEQ", string
16 "type": "CHOICE", string
104 "type": "CHOICE", string
121 "type": "SEQ", string
175 "type": "SEQ", string
341 "type": "SEQ", string
519 "type": "SEQ", string
608 "type": "SEQ", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-ocaml/interface/src/
H A Dgrammar.json6 "type": "CHOICE", string
9 "type": "SYMBOL", string
13 "type": "BLANK" string
18 "type": "PATTERN", string
22 "type": "CHOICE", string
32 "type": "SEQ", string
119 "type": "SEQ", string
178 "type": "SEQ", string
274 "type": "SEQ", string
659 "type": "SEQ", string
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/cerl/
H A Derl_bif_types.erl131 type(M, F, A) -> function
139 type(M, F, A, Xs) -> function
340 type(erlang, '+', 1, Xs, Opaques) -> function
342 type(erlang, '-', 1, Xs, Opaques) -> function
350 type(erlang, '!', 2, Xs, Opaques) -> function
352 type(erlang, '+', 2, Xs, Opaques) -> function
366 type(erlang, '-', 2, Xs, Opaques) -> function
380 type(erlang, '*', 2, Xs, Opaques) -> function
394 type(erlang, '/', 2, Xs, Opaques) -> function
597 type(erlang, hd, 1, Xs, Opaques) -> function
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/x-pack/plugins/lists/server/services/items/
H A Dlist_item_mappings.json5 "type": "keyword" string
8 "type": "keyword" string
11 "type": "keyword" string
14 "type": "keyword" string
18 "type": "object" string
21 "type": "date" string
24 "type": "date" string
33 "type": "ip" string
36 "type": "long" string
45 "type": "byte" string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-cmake/src/
H A Dgrammar.json5 "type": "REPEAT", string
7 "type": "SYMBOL", string
12 "type": "CHOICE", string
29 "type": "PATTERN", string
33 "type": "CHOICE", string
50 "type": "STRING", string
95 "type": "SEQ", string
116 "type": "SEQ", string
141 "type": "SEQ", string
166 "type": "SEQ", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-c-sharp/src/
H A Dgrammar.json6 "type": "SEQ", string
9 "type": "REPEAT", string
16 "type": "REPEAT", string
46 "type": "SYMBOL", string
50 "type": "CHOICE", string
169 "type": "SEQ", string
190 "type": "SEQ", string
262 "type": "SEQ", string
292 "type": "SEQ", string
305 "type": "SEQ", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-rust/src/
H A Dgrammar.json6 "type": "REPEAT", string
8 "type": "SYMBOL", string
13 "type": "CHOICE", string
16 "type": "SYMBOL", string
20 "type": "SYMBOL", string
26 "type": "STRING", string
30 "type": "CHOICE", string
33 "type": "SEQ", string
56 "type": "CHOICE", string
145 "type": "SEQ", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-zig/src/
H A Dgrammar.json5 "type": "SEQ", string
8 "type": "CHOICE", string
20 "type": "CHOICE", string
34 "type": "REPEAT1", string
36 "type": "CHOICE", string
67 "type": "CHOICE", string
113 "type": "SEQ", string
150 "type": "SEQ", string
328 "type": "SEQ", string
413 "type": "SEQ", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-elixir/src/
H A Dgrammar.json5 "type": "SEQ", string
8 "type": "CHOICE", string
11 "type": "SYMBOL", string
15 "type": "BLANK" string
20 "type": "CHOICE", string
23 "type": "SEQ", string
104 "type": "CHOICE", string
197 "type": "SEQ", string
1005 "type": "SEQ", string
1032 "type": "SEQ", string
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dcontrols.c28 static const char *joy2way_labels(int type) in joy2way_labels()
46 static const char *joy4way_labels(int type) in joy4way_labels()
102 const char *a005_get_ctrl_name(int type) in a005_get_ctrl_name()
141 const char *gtmr_get_ctrl_name(int type) in gtmr_get_ctrl_name()
162 const char *a1941_get_ctrl_name(int type) in a1941_get_ctrl_name()
182 const char *a1942_get_ctrl_name(int type) in a1942_get_ctrl_name()
222 const char *a1943_get_ctrl_name(int type) in a1943_get_ctrl_name()
242 const char *a1944_get_ctrl_name(int type) in a1944_get_ctrl_name()
262 const char *a19xx_get_ctrl_name(int type) in a19xx_get_ctrl_name()
403 const char *a720_get_ctrl_name(int type) in a720_get_ctrl_name()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dcontrols.c28 static const char *joy2way_labels(int type) in joy2way_labels()
46 static const char *joy4way_labels(int type) in joy4way_labels()
102 const char *a005_get_ctrl_name(int type) in a005_get_ctrl_name()
141 const char *gtmr_get_ctrl_name(int type) in gtmr_get_ctrl_name()
162 const char *a1941_get_ctrl_name(int type) in a1941_get_ctrl_name()
182 const char *a1942_get_ctrl_name(int type) in a1942_get_ctrl_name()
222 const char *a1943_get_ctrl_name(int type) in a1943_get_ctrl_name()
242 const char *a1944_get_ctrl_name(int type) in a1944_get_ctrl_name()
262 const char *a19xx_get_ctrl_name(int type) in a19xx_get_ctrl_name()
403 const char *a720_get_ctrl_name(int type) in a720_get_ctrl_name()
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-ruby/src/
H A Dgrammar.json6 "type": "SEQ", string
9 "type": "CHOICE", string
48 "type": "PATTERN", string
52 "type": "CHOICE", string
55 "type": "SEQ", string
103 "type": "SEQ", string
132 "type": "SEQ", string
206 "type": "SEQ", string
219 "type": "SEQ", string
284 "type": "SEQ", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-python/src/
H A Dgrammar.json6 "type": "REPEAT", string
8 "type": "SYMBOL", string
13 "type": "CHOICE", string
16 "type": "SYMBOL", string
26 "type": "SEQ", string
140 "type": "SEQ", string
160 "type": "SEQ", string
181 "type": "SEQ", string
224 "type": "SEQ", string
284 "type": "SEQ", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-typescript/tsx/src/
H A Dgrammar.json6 "type": "SEQ", string
9 "type": "CHOICE", string
21 "type": "REPEAT", string
30 "type": "PATTERN", string
34 "type": "CHOICE", string
222 "type": "SEQ", string
290 "type": "SEQ", string
431 "type": "SEQ", string
543 "type": "SEQ", string
560 "type": "SEQ", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-typescript/typescript/src/
H A Dgrammar.json6 "type": "SEQ", string
9 "type": "CHOICE", string
21 "type": "REPEAT", string
30 "type": "PATTERN", string
34 "type": "CHOICE", string
222 "type": "SEQ", string
290 "type": "SEQ", string
431 "type": "SEQ", string
543 "type": "SEQ", string
560 "type": "SEQ", string
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/fluent-syntax/tests/fixtures/
H A Dcall_expressions.json2 "type": "Resource", string
5 "type": "GroupComment", string
9 "type": "Message", string
15 "type": "Pattern", string
38 "type": "Message", string
67 "type": "Message", string
100 "type": "Junk", string
109 "type": "Junk", string
118 "type": "Junk", string
127 "type": "Junk", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-cpp/src/
H A Dgrammar.json6 "type": "REPEAT", string
8 "type": "SYMBOL", string
13 "type": "CHOICE", string
16 "type": "CHOICE", string
122 "type": "SEQ", string
170 "type": "SEQ", string
212 "type": "SEQ", string
262 "type": "SEQ", string
329 "type": "SEQ", string
362 "type": "SEQ", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-haskell/src/
H A Dgrammar.json6 "type": "CHOICE", string
9 "type": "SYMBOL", string
13 "type": "SYMBOL", string
17 "type": "SEQ", string
20 "type": "SEQ", string
83 "type": "CHOICE", string
226 "type": "TOKEN", string
625 "type": "SEQ", string
677 "type": "SEQ", string
858 "type": "SEQ", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-css/src/
H A Dgrammar.json5 "type": "REPEAT", string
7 "type": "SYMBOL", string
12 "type": "CHOICE", string
15 "type": "SYMBOL", string
53 "type": "SEQ", string
103 "type": "SEQ", string
141 "type": "SEQ", string
158 "type": "SEQ", string
201 "type": "SEQ", string
237 "type": "SEQ", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-latex/src/
H A Dgrammar.json6 "type": "REPEAT", string
8 "type": "SYMBOL", string
13 "type": "PATTERN", string
17 "type": "PATTERN", string
21 "type": "CHOICE", string
24 "type": "SYMBOL", string
28 "type": "SYMBOL", string
222 "type": "SEQ", string
743 "type": "SEQ", string
775 "type": "SEQ", string
[all …]
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/bindings/julia/
H A Dget_julia_type.hpp27 std::tuple<data::DatasetInfo, arma::mat>>::value>::type* = 0, in GetJuliaType()
39 std::tuple<data::DatasetInfo, arma::mat>>::value>::type*, in GetJuliaType()
51 std::tuple<data::DatasetInfo, arma::mat>>::value>::type*, in GetJuliaType()
63 std::tuple<data::DatasetInfo, arma::mat>>::value>::type*, in GetJuliaType()
75 std::tuple<data::DatasetInfo, arma::mat>>::value>::type*, in GetJuliaType()
83 inline std::string GetJuliaType<std::string>( in GetJuliaType()
90 std::tuple<data::DatasetInfo, arma::mat>>::value>::type*, in GetJuliaType()
102 std::tuple<data::DatasetInfo, arma::mat>>::value>::type* = 0, in GetJuliaType()
113 std::tuple<data::DatasetInfo, arma::mat>>::value>::type* = 0, in GetJuliaType()
130 std::tuple<data::DatasetInfo, arma::mat>>::value>::type* = 0) in GetJuliaType()
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-java/src/
H A Dgrammar.json6 "type": "REPEAT", string
8 "type": "SYMBOL", string
13 "type": "CHOICE", string
16 "type": "SYMBOL", string
20 "type": "SYMBOL", string
24 "type": "SYMBOL", string
62 "type": "TOKEN", string
64 "type": "SEQ", string
119 "type": "TOKEN", string
121 "type": "SEQ", string
[all …]
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-agda/src/
H A Dgrammar.json6 "type": "REPEAT", string
8 "type": "SEQ", string
22 "type": "TOKEN", string
24 "type": "CHOICE", string
38 "type": "TOKEN", string
54 "type": "TOKEN", string
70 "type": "TOKEN", string
86 "type": "SEQ", string
208 "type": "SEQ", string
221 "type": "SEQ", string
[all …]

12345678910>>...2330