Home
last modified time | relevance | path

Searched defs:valid_types (Results 26 – 50 of 102) sorted by relevance

12345

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/pro/processes/
H A Dboxm2_compactify_mog6_view_process.cxx54 std::vector<std::string> valid_types; in boxm2_compactify_mog6_view_process() local
/dports/www/elixir-phoenix/phoenix-1.3.3/lib/mix/phoenix/
H A Dschema.ex39 def valid_types, do: @valid_types function
/dports/www/hiawatha-monitor/monitor/libraries/
H A Dtablemanager_model.php10 private $valid_types = array("integer", "varchar", "text", variable in tablemanager_model
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/
H A Dbstm_util.cxx190 const std::vector<std::string> &valid_types, in verify_appearance()
208 const std::vector<std::string> &valid_types, in verify_appearance()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/ocl/pro/processes/
H A Dbstm_ocl_minfo_process.cxx103 std::vector<std::string> valid_types; in bstm_ocl_minfo_process() local
H A Dbstm_ocl_render_gl_expected_image_process.cxx145 std::vector<std::string> valid_types; in bstm_ocl_render_gl_expected_image_process() local
H A Dbstm_ocl_render_expected_image_process.cxx157 std::vector<std::string> valid_types; in bstm_ocl_render_expected_image_process() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/cpp/pro/processes/
H A Dbstm_cpp_ingest_boxm2_scene_process.cxx86 std::vector<std::string> valid_types; in bstm_cpp_ingest_boxm2_scene_process() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm_multi/cpp/pro/processes/
H A Dbstm_multi_cpp_bstm_to_bstm_multi_scene_process.cxx33 std::vector<std::string> valid_types; in check_data_types() local
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Dscene_tree_editor.h134 Vector<StringName> valid_types; variable
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Dscene_tree_editor.h134 Vector<StringName> valid_types; variable
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/pro/processes/
H A Dboxm2_ocl_render_gl_view_dep_app_expected_image_process.cxx144 std::vector<std::string> valid_types; in boxm2_ocl_render_gl_view_dep_app_expected_image_process() local
H A Dboxm2_ocl_render_gl_expected_image_process.cxx139 std::vector<std::string> valid_types; in boxm2_ocl_render_gl_expected_image_process() local
H A Dboxm2_ocl_render_gl_view_dep_app_expected_color_process.cxx139 std::vector<std::string> valid_types; in boxm2_ocl_render_gl_view_dep_app_expected_color_process() local
H A Dboxm2_ocl_render_view_dep_expected_color_process.cxx145 std::vector<std::string> valid_types; in boxm2_ocl_render_view_dep_expected_color_process() local
H A Dboxm2_ocl_render_view_dep_expected_image_process.cxx145 std::vector<std::string> valid_types; in boxm2_ocl_render_view_dep_expected_image_process() local
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/cmake/
H A DGoogleCloudCppCommon.cmake248 set(valid_types "STATIC_LIBRARY" "SHARED_LIBRARY") variable
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/include/
H A DImGuiFileBrowser.h115 std::string valid_types; variable
/dports/science/afni/afni-AFNI_21.3.16/src/crorden/dcm2niix_console/
H A Ducm.cmake521 set(valid_types EXECUTABLE STATIC SHARED MODULE) variable
/dports/devel/kyua/kyua-0.13/cli/
H A Dcommon.cpp152 types_map valid_types; in parse_types() local
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/cmake/
H A Ducm.cmake519 set(valid_types EXECUTABLE STATIC SHARED MODULE) variable
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/util/generator/
H A DGeneratorVisitor.java114 Class[] valid_types = type_map.getValidAnnotationTypes(type); in validateType() local
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/glm/second_level/
H A Dsecond_level.py133 def _check_output_type(output_type, valid_types): argument
/dports/security/py-stix2/cti-python-stix2-2.1.0/stix2/
H A Dproperties.py472 …def __init__(self, valid_types=None, invalid_types=None, spec_version=stix2.DEFAULT_VERSION, **kwa… argument
561 def __init__(self, valid_types=None, **kwargs): argument
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/util/generator/openal/
H A DALTypeMap.java235 Class[] valid_types; in getValidAnnotationTypes() local

12345