Home
last modified time | relevance | path

Searched refs:validate_type (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/erl_docgen/priv/bin/
H A Dvalidate_links.escript268 validate_type(Line,LinkType,TargetInfo),
303 validate_type(_Line, "seeerl",#{ type := "erlref" }) -> function
305 validate_type(_Line, "seemfa", #{ type := "erlref"}) -> function
307 validate_type(_Line, "seetype", #{ type := "erlref"}) -> function
311 validate_type(_Line, "seeguide", #{ type := "index"}) -> function
313 validate_type(_Line, "seefile", #{ type := "fileref"}) -> function
315 validate_type(_Line, "seeapp", #{ type := "appref"}) -> function
317 validate_type(_Line, "seeapp", #{ type := "index"}) -> function
319 validate_type(_Line, "seecom", #{ type := "comref"}) -> function
321 validate_type(_Line, "seecref", #{ type := "cref"}) -> function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/erl_docgen/priv/bin/
H A Dvalidate_links.escript268 validate_type(Line,LinkType,TargetInfo),
308 validate_type(_Line, "seeerl",#{ type := "erlref" }) -> function
310 validate_type(_Line, "seemfa", #{ type := "erlref"}) -> function
312 validate_type(_Line, "seetype", #{ type := "erlref"}) -> function
316 validate_type(_Line, "seeguide", #{ type := "index"}) -> function
318 validate_type(_Line, "seefile", #{ type := "fileref"}) -> function
320 validate_type(_Line, "seeapp", #{ type := "appref"}) -> function
322 validate_type(_Line, "seeapp", #{ type := "index"}) -> function
324 validate_type(_Line, "seecom", #{ type := "comref"}) -> function
326 validate_type(_Line, "seecref", #{ type := "cref"}) -> function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/erl_docgen/priv/bin/
H A Dvalidate_links.escript268 validate_type(Line,LinkType,TargetInfo),
308 validate_type(_Line, "seeerl",#{ type := "erlref" }) -> function
310 validate_type(_Line, "seemfa", #{ type := "erlref"}) -> function
312 validate_type(_Line, "seetype", #{ type := "erlref"}) -> function
316 validate_type(_Line, "seeguide", #{ type := "index"}) -> function
318 validate_type(_Line, "seefile", #{ type := "fileref"}) -> function
320 validate_type(_Line, "seeapp", #{ type := "appref"}) -> function
322 validate_type(_Line, "seeapp", #{ type := "index"}) -> function
324 validate_type(_Line, "seecom", #{ type := "comref"}) -> function
326 validate_type(_Line, "seecref", #{ type := "cref"}) -> function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/erl_docgen/priv/bin/
H A Dvalidate_links.escript268 validate_type(Line,LinkType,TargetInfo),
308 validate_type(_Line, "seeerl",#{ type := "erlref" }) -> function
310 validate_type(_Line, "seemfa", #{ type := "erlref"}) -> function
312 validate_type(_Line, "seetype", #{ type := "erlref"}) -> function
316 validate_type(_Line, "seeguide", #{ type := "index"}) -> function
318 validate_type(_Line, "seefile", #{ type := "fileref"}) -> function
320 validate_type(_Line, "seeapp", #{ type := "appref"}) -> function
322 validate_type(_Line, "seeapp", #{ type := "index"}) -> function
324 validate_type(_Line, "seecom", #{ type := "comref"}) -> function
326 validate_type(_Line, "seecref", #{ type := "cref"}) -> function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/erl_docgen/priv/bin/
H A Dvalidate_links.escript268 validate_type(Line,LinkType,TargetInfo),
308 validate_type(_Line, "seeerl",#{ type := "erlref" }) -> function
310 validate_type(_Line, "seemfa", #{ type := "erlref"}) -> function
312 validate_type(_Line, "seetype", #{ type := "erlref"}) -> function
316 validate_type(_Line, "seeguide", #{ type := "index"}) -> function
318 validate_type(_Line, "seefile", #{ type := "fileref"}) -> function
320 validate_type(_Line, "seeapp", #{ type := "appref"}) -> function
322 validate_type(_Line, "seeapp", #{ type := "index"}) -> function
324 validate_type(_Line, "seecom", #{ type := "comref"}) -> function
326 validate_type(_Line, "seecref", #{ type := "cref"}) -> function
[all …]
/dports/devel/py-aws-sam-translator/aws-sam-translator-1.39.0/samtranslator/model/
H A Dtypes.py47 validate_type = is_type(list)
48 if not validate_type(value, should_raise=should_raise):
75 validate_type = is_type(dict)
76 if not validate_type(value, should_raise=should_raise):
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Dtop-level.c91 validate_type(const char *url_type, const char *location, in validate_type() function
144 if (!validate_type("acct-guid=", location, GNC_ID_ACCOUNT, result, &guid, &entity)) in gnc_html_register_url_cb()
152 if (!validate_type("trans-guid=", location, GNC_ID_TRANS, result, &guid, &entity)) in gnc_html_register_url_cb()
175 if (!validate_type("trans-doclink-guid=", location, GNC_ID_TRANS, in gnc_html_register_url_cb()
188 if (!validate_type("invoice-doclink-guid=", location, GNC_ID_INVOICE, in gnc_html_register_url_cb()
200 if (!validate_type("split-guid=", location, GNC_ID_SPLIT, result, &guid, &entity)) in gnc_html_register_url_cb()
246 if (!validate_type("price-guid=", location, GNC_ID_PRICE, result, &guid, &entity)) in gnc_html_price_url_cb()
/dports/devel/R-cran-tidyselect/tidyselect/R/
H A Dconditions.R24 switch(validate_type(type),
30 validate_type <- function(type) { function
/dports/devel/py-flex/flex-6.14.0/flex/loading/common/single_header/
H A Dtype.py35 def validate_type(_type, **kwargs): function
41 non_field_validators.add_validator(validate_type)
/dports/devel/aws-c-s3/aws-c-s3-0.1.27/tests/
H A Ds3_endpoint_tests.c118 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_SUCCESS, in AWS_TEST_CASE()
154 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_SUCCESS, in AWS_TEST_CASE()
173 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_SUCCESS, in AWS_TEST_CASE()
H A Ds3_cancel_tests.c209 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_FAILURE, in s3_cancel_test_helper()
239 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_FAILURE, in s3_cancel_test_helper()
468 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_FAILURE, in AWS_TEST_CASE()
H A Ds3_data_plane_tests.c1176 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_SUCCESS, in AWS_TEST_CASE()
2402 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_FAILURE, in AWS_TEST_CASE()
2427 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_SUCCESS, in AWS_TEST_CASE()
2451 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_FAILURE, in AWS_TEST_CASE()
2477 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_FAILURE, in AWS_TEST_CASE()
2503 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_FAILURE, in AWS_TEST_CASE()
2533 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_FAILURE, in AWS_TEST_CASE()
2562 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_FAILURE, in AWS_TEST_CASE()
2590 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_FAILURE, in AWS_TEST_CASE()
2618 .validate_type = AWS_S3_TESTER_VALIDATE_TYPE_EXPECT_FAILURE, in AWS_TEST_CASE()
[all …]
/dports/devel/py-envs/envs-1.3/envs/
H A D__init__.py57 return self.validate_type(value, self.valid_types[var_type], key)
59 def validate_type(self, value, klass, key): member in Env
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Statistics/
H A DStats.php142 $type = self::validate_type($input_type);
528 $type = self::validate_type($input_type);
636 $type = self::validate_type($input_type);
693 $type = self::validate_type($input_type);
718 $type = self::validate_type($input_type);
744 public static function validate_type($type) function in Ampache\\Module\\Statistics\\Stats
776 $type = self::validate_type($input_type);
/dports/x11/polybar/polybar-3.5.7/src/
H A Dipc.cpp40 bool validate_type(const string& type) { in validate_type() function
73 } else if (!validate_type(args[0])) { in main()
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Util/
H A DAmpacheRss.php62 $this->type = self::validate_type($type);
147 public static function validate_type($type) function in Ampache\\Module\\Util\\AmpacheRss
177 $type = self::validate_type($type);
/dports/devel/ipython/ipython-7.29.0/IPython/core/
H A Dmagic.py135 def validate_type(magic_kind): function
182 validate_type(magic_kind)
215 validate_type(magic_kind)
442 validate_type(magic_kind)
/dports/devel/ipython5/ipython-5.10.0/IPython/core/
H A Dmagic.py138 def validate_type(magic_kind): function
183 validate_type(magic_kind)
216 validate_type(magic_kind)
424 validate_type(magic_kind)
/dports/misc/py-spdx-tools/spdx-tools-0.6.1/spdx/
H A Dfile.py104 messages = self.validate_type(messages)
160 def validate_type(self, messages): member in File
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/drupal/sites/default/boinc/modules/contrib/views/modules/
H A Dnode.views_default.inc165 'validate_type' => 'none',
248 'validate_type' => 'none',
307 'validate_type' => 'none',
368 'validate_type' => 'none',
H A Dsearch.views_default.inc46 'validate_type' => 'node',
114 'validate_type' => 'node',
H A Dtaxonomy.views_default.inc53 'validate_type' => 'taxonomy_term',
94 'validate_type' => 'none',
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mem3/src/
H A Dmem3_reshard_httpd.erl107 Type = validate_type(couch_util:get_value(<<"type">>, Props)),
230 validate_type(<<"split">>) -> function
233 validate_type(_Type) -> function
/dports/devel/fossil/fossil-src-2.17/src/
H A Dhook.c80 static void validate_type(const char *zType){ in validate_type() function
263 validate_type(zType); in hook_cmd()
291 if( zType ) validate_type(zType); in hook_cmd()
/dports/devel/p5-IPC-SharedCache/IPC-SharedCache-1.3/
H A DSharedCache.pm1066 my $validate_type = ref($validate_callback);
1068 if ($validate_type eq 'CODE') {
1070 } elsif ($validate_type eq 'ARRAY') {

12345678