Home
last modified time | relevance | path

Searched defs:valid_types (Results 1 – 25 of 102) sorted by relevance

12345

/dports/databases/pear-MDB2_Schema/MDB2_Schema-0.8.6/MDB2/Schema/
H A DWriter.php64 var $valid_types = array(); variable in MDB2_Schema_Writer
80 function __construct($valid_types = array())
96 function MDB2_Schema_Writer($valid_types = array())
H A DValidate.php66 var $valid_types = array(); variable in MDB2_Schema_Validate
91 function __construct($fail_on_invalid_names = true, $valid_types = array(),
127 function MDB2_Schema_Validate($fail_on_invalid_names = true, $valid_types = array(),
H A DParser.php132 $structure = false, $valid_types = array(), $force_defaults = true,
170 $structure = false, $valid_types = array(), $force_defaults = true,
H A DParser2.php122 $structure = false, $valid_types = array(), $force_defaults = true,
167 $structure = false, $valid_types = array(), $force_defaults = true,
/dports/audio/py-eyed3/eyeD3-0.9.6/tests/
H A Dtest_mimetype.py30 def testSampleMimeTypes(ext, valid_types): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/network/onc/
H A Donc_validator.cc620 const std::vector<const char*> valid_types = { in ValidateToplevelConfiguration() local
641 const std::vector<const char*> valid_types = { in ValidateNetworkConfiguration() local
732 const std::vector<const char*> valid_types = {::onc::ipconfig::kIPv4, in ValidateIPConfig() local
824 std::vector<const char*> valid_types = { in ValidateVPN() local
990 const std::vector<const char*> valid_types = { in ValidateVerifyX509() local
1062 const std::vector<const char*> valid_types = { in ValidateProxySettings() local
1116 const std::vector<const char*> valid_types = { in ValidateSubjectAlternativeNameMatch() local
1135 const std::vector<const char*> valid_types = {::onc::certificate::kClient, in ValidateCertificate() local
1175 const std::vector<const char*> valid_types = {::onc::scope::kDefault, in ValidateScope() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/datafusion/src/physical_plan/
H A Dtype_coercion.rs71 let valid_types = get_valid_types(signature, current_types)?; in data_types() localVariable
97 let valid_types = match signature { in get_valid_types() localVariable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_vertex_type_2_10_10_10_rev/
H A Dvertex-attrib-p-types.c48 GLenum valid_types[] = { in piglit_init() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/pro/processes/
H A Dboxm2_ocl_paint_online_process.cxx75 std::vector<std::string> valid_types; in boxm2_ocl_paint_online_process() local
H A Dboxm2_ocl_paint_batch_process.cxx76 std::vector<std::string> valid_types; in boxm2_ocl_paint_batch_process() local
H A Dboxm2_ocl_filter_scene_data_process.cxx77 std::vector<std::string> valid_types; in boxm2_ocl_filter_scene_data_process() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/pro/processes/
H A Dbstm_describe_scene_process.cxx57 std::vector<std::string> valid_types; in bstm_describe_scene_process() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/pro/processes/
H A Dboxm2_describe_scene_process.cxx56 std::vector<std::string> valid_types; in boxm2_describe_scene_process() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm_multi/pro/processes/
H A Dbstm_multi_describe_scene_process.cxx69 std::vector<std::string> valid_types; in bstm_multi_describe_scene_process() local
/dports/devel/py-envs/envs-1.3/envs/
H A D__init__.py34 valid_types = { variable in Env
/dports/devel/R-cran-future.apply/future.apply/R/
H A Dfuture_vapply.R28 valid_types <- switch( functionVar
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/algo/
H A Dboxm2_ocl_refine_scene_around_geometry.h42 std::vector<std::string> valid_types; in boxm2_ocl_refine_scene_around_geometry() local
/dports/textproc/py-pdfrw/pdfrw-0.4/pdfrw/
H A Dfindobjs.py13 def find_objects(source, valid_types=(PdfName.XObject, None), argument
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/cpp/pro/processes/
H A Dbstm_cpp_copy_data_to_future_process.cxx72 std::vector<std::string> valid_types; in bstm_cpp_copy_data_to_future_process() local
H A Dbstm_cpp_refine_tt_process.cxx74 std::vector<std::string> valid_types; in bstm_cpp_refine_tt_process() local
H A Dbstm_cpp_refine_space_process.cxx74 std::vector<std::string> valid_types; in bstm_cpp_refine_space_process() local
/dports/science/dynare/dynare-4.6.4/preprocessor/src/
H A DSymbolList.cc76 string valid_types; in checkPass() local
/dports/www/p5-Net-Trac/Net-Trac-0.16/lib/Net/Trac/
H A DTicket.pm74 sub valid_types { shift; $_VALID_TYPES = shift if (@_); return $_VALID_TYPES ||[]} subroutine
/dports/databases/mdbtools/mdbtools-1.0.0/src/util/
H A Dmdb-tables.c44 valid_types(void) in valid_types() function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/ocl/pro/processes/
H A Dbstm_ocl_track_process.cxx88 std::vector<std::string> valid_types; in bstm_ocl_track_process() local

12345