Home
last modified time | relevance | path

Searched refs:detector_name (Results 1 – 25 of 53) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/shape_detection/
H A Dshape_detection_browsertest.cc23 const std::string detector_name; member
40 out << parameters.detector_name << " running on: " << parameters.image_path; in operator <<()
60 const std::string& detector_name, in RunDetectShapesOnImage() argument
69 const std::string js_command = "detectShapesOnImageUrl('" + detector_name + in RunDetectShapesOnImage()
111 RunDetectShapesOnImage(GetParam().detector_name, GetParam().image_path, in IN_PROC_BROWSER_TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/shape_detection/
H A Dshape_detection_browsertest.cc22 const std::string detector_name; member
39 out << parameters.detector_name << " running on: " << parameters.image_path; in operator <<()
59 const std::string& detector_name, in RunDetectShapesOnImage() argument
68 const std::string js_command = "detectShapesOnImageUrl('" + detector_name + in RunDetectShapesOnImage()
110 RunDetectShapesOnImage(GetParam().detector_name, GetParam().image_path, in IN_PROC_BROWSER_TEST_P()
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/appid/
H A Dlua_detector_api.h87 LuaServiceDetector(AppIdDiscovery* sdm, const std::string& detector_name,
95 LuaClientDetector(AppIdDiscovery* cdm, const std::string& detector_name,
138 LuaServiceObject(AppIdDiscovery* sdm, const std::string& detector_name,
149 LuaClientObject(const std::string& detector_name,
H A Dlua_detector_module.cc328 LuaObject* LuaDetectorManager::create_lua_detector(const char* detector_name, in create_lua_detector() argument
337 lua_getfield(L, LUA_REGISTRYINDEX, detector_name); in create_lua_detector()
353 detector_name); in create_lua_detector()
364 detector_name); in create_lua_detector()
373 detector_name); in create_lua_detector()
381 …return new LuaClientObject(detector_name, log_name, is_custom, proto, L, ctxt.get_odp_ctxt(), has_… in create_lua_detector()
392 detector_name, log_name, is_custom, proto, L, ctxt.get_odp_ctxt()); in create_lua_detector()
396 " 'client' or 'server' from %s\n", detector_name); in create_lua_detector()
H A Dlua_detector_module.h75 …bool load_detector(char* detector_name, bool is_custom, bool is_control, bool reload, std::string&…
77 LuaObject* create_lua_detector(const char* detector_name, bool is_custom,
H A Dlua_detector_api.cc2891 lsd->package_info.name = detector_name; in init_lsd()
2905 name = detector_name; in LuaServiceDetector()
2918 init_lsd(&lsd, detector_name, L); in LuaServiceObject()
2922 sd = new LuaServiceDetector(sdm, detector_name, in LuaServiceObject()
2933 auto detector = appid_detectors->find(detector_name); in LuaServiceObject()
2940 auto detector = appid_detectors->find(detector_name); in LuaServiceObject()
2954 std::string name = detector_name + "_"; in LuaServiceObject()
2975 name = detector_name; in LuaClientDetector()
2987 has_validate = init_lsd(&lsd, detector_name, L); in LuaClientObject()
3002 auto detector = appid_detectors->find(detector_name); in LuaClientObject()
[all …]
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/tests/
H A Ddisable_test_cli_mgmt_web.py187 …E_GROUP, site_name=SITE_NAME, diagnostic_category=DIAGNOSTIC_CATEGORY, detector_name=DETECTOR_NAME)
192 …E_GROUP, site_name=SITE_NAME, diagnostic_category=DIAGNOSTIC_CATEGORY, detector_name=DETECTOR_NAME)
227 …E_GROUP, site_name=SITE_NAME, diagnostic_category=DIAGNOSTIC_CATEGORY, detector_name=DETECTOR_NAME)
232 …E_GROUP, site_name=SITE_NAME, diagnostic_category=DIAGNOSTIC_CATEGORY, detector_name=DETECTOR_NAME)
317 …ctor_response(resource_group_name=RESOURCE_GROUP, site_name=SITE_NAME, detector_name=DETECTOR_NAME)
322 …ctor_response(resource_group_name=RESOURCE_GROUP, site_name=SITE_NAME, detector_name=DETECTOR_NAME)
382 …ctor_response(resource_group_name=RESOURCE_GROUP, site_name=SITE_NAME, detector_name=DETECTOR_NAME)
387 …ctor_response(resource_group_name=RESOURCE_GROUP, site_name=SITE_NAME, detector_name=DETECTOR_NAME)
582 …E_GROUP, site_name=SITE_NAME, diagnostic_category=DIAGNOSTIC_CATEGORY, detector_name=DETECTOR_NAME)
587 …E_GROUP, site_name=SITE_NAME, diagnostic_category=DIAGNOSTIC_CATEGORY, detector_name=DETECTOR_NAME)
[all …]
/dports/mail/p5-Mail-ListDetector/Mail-ListDetector-1.04/lib/Mail/
H A DListDetector.pm54 foreach my $detector_name (@DETECTORS) {
56 $detector = eval "new $detector_name";
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/appid/detector_plugins/
H A Ddetector_pattern.cc87 if (!ps || !lastName || strcmp(lastName, pNode->detector_name) in read_patterns()
91 lastName = pNode->detector_name; in read_patterns()
386 if (strcmp(pPattern->detector_name, (*curr)->detector_name) || pPattern->protocol < in insert_service_port_pattern()
470 snort_free(tmp->detector_name); in ~PatternServiceDetector()
548 snort_free(tmp->detector_name); in ~PatternClientDetector()
590 if (strcmp(port_pattern->detector_name, (*curr)->detector_name) in insert_client_port_pattern()
/dports/misc/py-gluoncv/gluon-cv-0.9.0/scripts/pose/simple_pose/
H A Dcam_demo.py44 detector_name = "ssd_512_mobilenet1.0_coco" variable
45 detector = get_model(detector_name, pretrained=True, ctx=ctx)
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2016_03_01/operations/
H A D_diagnostics_operations.py130 detector_name, # type: str argument
171 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
287 detector_name, # type: str argument
328 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
825 detector_name, # type: str argument
909 detector_name, # type: str argument
953 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1074 detector_name, # type: str argument
1118 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1640 detector_name, # type: str argument
[all …]
/dports/misc/py-gluoncv/gluon-cv-0.9.0/scripts/pose/alpha_pose/
H A Dcam_demo.py53 detector_name = "ssd_512_mobilenet1.0_coco" variable
54 detector = get_model(detector_name, pretrained=True, ctx=ctx)
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2020_09_01/operations/
H A D_diagnostics_operations.py131 detector_name, # type: str argument
172 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
290 detector_name, # type: str argument
331 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
835 detector_name, # type: str argument
870 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
904 detector_name, # type: str argument
948 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1071 detector_name, # type: str argument
1644 detector_name, # type: str argument
[all …]
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2021_01_01/operations/
H A D_diagnostics_operations.py131 detector_name, # type: str argument
172 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
290 detector_name, # type: str argument
331 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
835 detector_name, # type: str argument
870 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
904 detector_name, # type: str argument
948 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1071 detector_name, # type: str argument
1644 detector_name, # type: str argument
[all …]
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2019_08_01/operations/
H A D_diagnostics_operations.py131 detector_name, # type: str argument
172 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
290 detector_name, # type: str argument
331 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
835 detector_name, # type: str argument
870 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
904 detector_name, # type: str argument
948 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1071 detector_name, # type: str argument
1644 detector_name, # type: str argument
[all …]
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2020_12_01/operations/
H A D_diagnostics_operations.py131 detector_name, # type: str argument
172 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
290 detector_name, # type: str argument
331 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
835 detector_name, # type: str argument
870 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
904 detector_name, # type: str argument
948 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1071 detector_name, # type: str argument
1644 detector_name, # type: str argument
[all …]
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2016_03_01/aio/operations/
H A D_diagnostics_operations.py125 detector_name: str,
165 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
280 detector_name: str,
320 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
811 detector_name: str,
894 detector_name: str,
937 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1057 detector_name: str,
1100 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1616 detector_name: str,
[all …]
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2021_01_15/operations/
H A D_diagnostics_operations.py131 detector_name, # type: str argument
172 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
290 detector_name, # type: str argument
331 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
835 detector_name, # type: str argument
870 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
904 detector_name, # type: str argument
948 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1071 detector_name, # type: str argument
1644 detector_name, # type: str argument
[all …]
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2018_02_01/operations/
H A D_diagnostics_operations.py131 detector_name, # type: str argument
172 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
290 detector_name, # type: str argument
331 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
835 detector_name, # type: str argument
920 detector_name, # type: str argument
964 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1087 detector_name, # type: str argument
1131 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1660 detector_name, # type: str argument
[all …]
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2020_06_01/operations/
H A D_diagnostics_operations.py131 detector_name, # type: str argument
172 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
290 detector_name, # type: str argument
331 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
835 detector_name, # type: str argument
870 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
904 detector_name, # type: str argument
948 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1071 detector_name, # type: str argument
1644 detector_name, # type: str argument
[all …]
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2019_08_01/aio/operations/
H A D_diagnostics_operations.py126 detector_name: str,
166 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
283 detector_name: str,
323 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
821 detector_name: str,
855 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
889 detector_name: str,
932 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1054 detector_name: str,
1620 detector_name: str,
[all …]
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2021_01_15/aio/operations/
H A D_diagnostics_operations.py126 detector_name: str,
166 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
283 detector_name: str,
323 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
821 detector_name: str,
855 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
889 detector_name: str,
932 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1054 detector_name: str,
1620 detector_name: str,
[all …]
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2020_06_01/aio/operations/
H A D_diagnostics_operations.py126 detector_name: str,
166 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
283 detector_name: str,
323 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
821 detector_name: str,
855 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
889 detector_name: str,
932 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1054 detector_name: str,
1620 detector_name: str,
[all …]
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2020_12_01/aio/operations/
H A D_diagnostics_operations.py126 detector_name: str,
166 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
283 detector_name: str,
323 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
821 detector_name: str,
855 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
889 detector_name: str,
932 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1054 detector_name: str,
1620 detector_name: str,
[all …]
/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2018_02_01/aio/operations/
H A D_diagnostics_operations.py126 detector_name: str,
166 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
283 detector_name: str,
323 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
821 detector_name: str,
905 detector_name: str,
948 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1070 detector_name: str,
1113 'detectorName': self._serialize.url("detector_name", detector_name, 'str'),
1636 detector_name: str,
[all …]

123