Home
last modified time | relevance | path

Searched refs:objectid (Results 1 – 25 of 3156) sorted by relevance

12345678910>>...127

/dports/www/py-folium/folium-0.12.1/tests/
H A Dsubwaystations.geojson10 "objectid": "1",
24 "objectid": "2",
38 "objectid": "3",
52 "objectid": "4",
66 "objectid": "5",
80 "objectid": "6",
94 "objectid": "7",
108 "objectid": "8",
122 "objectid": "9",
136 "objectid": "10",
[all …]
/dports/www/py-folium/folium-0.12.1/examples/data/
H A Dsubwaystations.geojson10 "objectid": "1",
24 "objectid": "2",
38 "objectid": "3",
52 "objectid": "4",
66 "objectid": "5",
80 "objectid": "6",
94 "objectid": "7",
108 "objectid": "8",
122 "objectid": "9",
136 "objectid": "10",
[all …]
/dports/cad/sumo/sumo-1.2.0/src/utils/xml/
H A DSUMOSAXAttributes.cpp64 SUMOSAXAttributes::getSUMOTimeReporting(int attr, const char* objectid, in getSUMOTimeReporting() argument
68 emitUngivenError(getName(attr), objectid); in getSUMOTimeReporting()
78 emitEmptyError(getName(attr), objectid); in getSUMOTimeReporting()
82 emitFormatError(getName(attr), "a time value", objectid); in getSUMOTimeReporting()
101 emitEmptyError(getName(attr), objectid); in getOptSUMOTimeReporting()
151 if (objectid == nullptr || objectid[0] == 0) { in emitUngivenError()
154 oss << myObjectType << " '" << objectid << "'"; in emitUngivenError()
165 if (objectid == nullptr || objectid[0] == 0) { in emitEmptyError()
168 oss << myObjectType << " '" << objectid << "'"; in emitEmptyError()
179 if (objectid == nullptr || objectid[0] == 0) { in emitFormatError()
[all …]
H A DSUMOSAXAttributes.h83 T get(int attr, const char* objectid, bool& ok, bool report = true) const;
121 SUMOTime getSUMOTimeReporting(int attr, const char* objectid, bool& ok,
144 SUMOTime getOptSUMOTimeReporting(int attr, const char* objectid, bool& ok,
413 void emitUngivenError(const std::string& attrname, const char* objectid) const;
414 void emitEmptyError(const std::string& attrname, const char* objectid) const;
493 T SUMOSAXAttributes::get(int attr, const char* objectid,
497 emitUngivenError(getName(attr), objectid);
506 emitFormatError(getName(attr), "of type " + invalid_return<T>::type, objectid);
510 emitEmptyError(getName(attr), objectid);
519 T SUMOSAXAttributes::getOpt(int attr, const char* objectid,
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Dexport.c35 fid->objectid = btrfs_ino(BTRFS_I(inode)); in btrfs_encode_fh()
75 inode = btrfs_iget(sb, objectid, root); in btrfs_get_dentry()
92 u64 objectid, root_objectid; in btrfs_fh_to_parent() local
106 objectid = fid->parent_objectid; in btrfs_fh_to_parent()
116 u64 objectid, root_objectid; in btrfs_fh_to_dentry() local
127 objectid = fid->objectid; in btrfs_fh_to_dentry()
151 key.objectid = root->root_key.objectid; in btrfs_get_parent()
175 if (found_key.objectid != key.objectid || found_key.type != key.type) { in btrfs_get_parent()
185 key.objectid = found_key.offset; in btrfs_get_parent()
227 key.objectid = BTRFS_I(inode)->root->root_key.objectid; in btrfs_get_name()
[all …]
H A Dfree-space-tree.c214 key.objectid = end - 1; in convert_free_space_to_bitmaps()
295 key.objectid = i; in convert_free_space_to_bitmaps()
351 key.objectid = end - 1; in convert_free_space_to_extents()
622 key.objectid = start; in modify_free_space_bitmap()
709 key.objectid = start; in remove_free_space_extent()
764 key.objectid = end; in remove_free_space_extent()
926 key.objectid = end; in add_free_space_extent()
1107 start = key.objectid; in populate_free_space_tree()
1204 key.objectid = 0; in clear_free_space_tree()
1430 ASSERT(key.objectid < end && key.objectid + key.offset <= end); in load_free_space_bitmaps()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Dexport.c35 fid->objectid = btrfs_ino(BTRFS_I(inode)); in btrfs_encode_fh()
75 inode = btrfs_iget(sb, objectid, root); in btrfs_get_dentry()
92 u64 objectid, root_objectid; in btrfs_fh_to_parent() local
106 objectid = fid->parent_objectid; in btrfs_fh_to_parent()
116 u64 objectid, root_objectid; in btrfs_fh_to_dentry() local
127 objectid = fid->objectid; in btrfs_fh_to_dentry()
151 key.objectid = root->root_key.objectid; in btrfs_get_parent()
175 if (found_key.objectid != key.objectid || found_key.type != key.type) { in btrfs_get_parent()
185 key.objectid = found_key.offset; in btrfs_get_parent()
227 key.objectid = BTRFS_I(inode)->root->root_key.objectid; in btrfs_get_name()
[all …]
H A Dfree-space-tree.c214 key.objectid = end - 1; in convert_free_space_to_bitmaps()
295 key.objectid = i; in convert_free_space_to_bitmaps()
351 key.objectid = end - 1; in convert_free_space_to_extents()
622 key.objectid = start; in modify_free_space_bitmap()
709 key.objectid = start; in remove_free_space_extent()
764 key.objectid = end; in remove_free_space_extent()
926 key.objectid = end; in add_free_space_extent()
1107 start = key.objectid; in populate_free_space_tree()
1204 key.objectid = 0; in clear_free_space_tree()
1430 ASSERT(key.objectid < end && key.objectid + key.offset <= end); in load_free_space_bitmaps()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Dexport.c35 fid->objectid = btrfs_ino(BTRFS_I(inode)); in btrfs_encode_fh()
75 inode = btrfs_iget(sb, objectid, root); in btrfs_get_dentry()
92 u64 objectid, root_objectid; in btrfs_fh_to_parent() local
106 objectid = fid->parent_objectid; in btrfs_fh_to_parent()
116 u64 objectid, root_objectid; in btrfs_fh_to_dentry() local
127 objectid = fid->objectid; in btrfs_fh_to_dentry()
151 key.objectid = root->root_key.objectid; in btrfs_get_parent()
175 if (found_key.objectid != key.objectid || found_key.type != key.type) { in btrfs_get_parent()
185 key.objectid = found_key.offset; in btrfs_get_parent()
227 key.objectid = BTRFS_I(inode)->root->root_key.objectid; in btrfs_get_name()
[all …]
H A Dfree-space-tree.c214 key.objectid = end - 1; in convert_free_space_to_bitmaps()
295 key.objectid = i; in convert_free_space_to_bitmaps()
351 key.objectid = end - 1; in convert_free_space_to_extents()
622 key.objectid = start; in modify_free_space_bitmap()
709 key.objectid = start; in remove_free_space_extent()
764 key.objectid = end; in remove_free_space_extent()
926 key.objectid = end; in add_free_space_extent()
1107 start = key.objectid; in populate_free_space_tree()
1204 key.objectid = 0; in clear_free_space_tree()
1430 ASSERT(key.objectid < end && key.objectid + key.offset <= end); in load_free_space_bitmaps()
[all …]
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/db/
H A Dstate.py96 def getState(self, objectid, name, default=Thunk): argument
101 def thdGetState(self, conn, objectid, name, default=Thunk): argument
105 whereclause=((object_state_tbl.c.objectid == objectid)
119 name, objectid)) from e
122 def setState(self, objectid, name, value): argument
124 return self.thdSetState(conn, objectid, name, value)
127 def thdSetState(self, conn, objectid, name, value): argument
139 whereclause=((object_state_tbl.c.objectid == objectid)
148 objectid=objectid,
185 objectid=objectid,
[all …]
/dports/cad/sumo/sumo-1.2.0/src/utils/geom/
H A DGeomConvHelper.cpp43 emitError(report, "Shape", objecttype, objectid, "the shape is empty"); in parseShapeReporting()
67 emitError(report, "Shape", objecttype, objectid, "not numeric position entry"); in parseShapeReporting()
71 emitError(report, "Shape", objecttype, objectid, "empty position entry"); in parseShapeReporting()
82 const char* objectid, bool& ok, bool report) { in parseBoundaryReporting() argument
85 emitError(report, "Bounding box", objecttype, objectid, "mismatching entry number"); in parseBoundaryReporting()
96 emitError(report, "Shape", objecttype, objectid, "not numeric entry"); in parseBoundaryReporting()
98 emitError(report, "Shape", objecttype, objectid, "empty entry"); in parseBoundaryReporting()
107 const char* objectid, const std::string& desc) { in emitError() argument
113 if (objectid == nullptr) { in emitError()
117 if (objectid != nullptr) { in emitError()
[all …]
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/test/fakedb/
H A Dstate.py39 def __init__(self, objectid=None, name='nam', value_json='{}'): argument
40 super().__init__(objectid=objectid, name=name, value_json=value_json)
57 assert row.objectid in list(self.objects.values())
77 def getState(self, objectid, name, default=object): argument
79 json_value = self.states[objectid][name]
86 def setState(self, objectid, name, value): argument
87 self.states[objectid][name] = json.dumps(value)
110 def assertState(self, objectid, missing_keys=None, **kwargs): argument
113 state = self.states[objectid]
122 objectid = self.objects[(name, class_name)]
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/lib/
H A Dsecurity.lib.php214 if ($dbt_select != 'rowid' && $dbt_select != 'id') $objectid = "'".$objectid."'";
405 if (!empty($objectid) && $objectid > 0)
502 if ($user->socid <> $objectid) return false;
508 $sql .= " WHERE sc.fk_soc IN (".$objectid.")";
516 $sql .= " WHERE s.rowid IN (".$objectid.")";
526 $sql .= " WHERE dbt.".$dbt_select." IN (".$objectid.")";
534 $sql .= " WHERE dbt.".$dbt_select." IN (".$objectid.")";
550 $action->fetch($objectid);
563 if (!in_array($objectid, $tmparray)) return false;
574 $task->fetch($objectid);
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/lib/
H A Dsecurity.lib.php249 $objectid = "'".$objectid."'";
324 if ($subfeature == 'user' && $user->id == $objectid) {
556 if (!empty($objectid) && $objectid > 0) {
662 if ($user->socid <> $objectid) {
670 $sql .= " WHERE sc.fk_soc IN (".$db->sanitize($objectid, 1).")";
678 $sql .= " WHERE s.rowid IN (".$db->sanitize($objectid, 1).")";
708 $action->fetch($objectid);
721 if (!in_array($objectid, $tmparray)) {
733 $task->fetch($objectid);
756 $sql .= " WHERE dbt.rowid IN (".$db->sanitize($objectid, 1).")";
[all …]
/dports/www/moodle310/moodle/mod/wiki/classes/event/
H A Dpage_viewed.php72 …return "The user with id '$this->userid' viewed the page with id '$this->objectid' for the wiki wi…
88 … 'prettyview.php?pageid=' . $this->objectid, $this->objectid, $this->contextinstanceid));
91 'view.php?pageid=' . $this->objectid, $this->objectid, $this->contextinstanceid));
109 return new \moodle_url('/mod/wiki/prettyview.php', array('pageid' => $this->objectid));
111 return new \moodle_url('/mod/wiki/view.php', array('pageid' => $this->objectid));
/dports/www/moodle311/moodle/mod/wiki/classes/event/
H A Dpage_viewed.php72 …return "The user with id '$this->userid' viewed the page with id '$this->objectid' for the wiki wi…
88 … 'prettyview.php?pageid=' . $this->objectid, $this->objectid, $this->contextinstanceid));
91 'view.php?pageid=' . $this->objectid, $this->objectid, $this->contextinstanceid));
109 return new \moodle_url('/mod/wiki/prettyview.php', array('pageid' => $this->objectid));
111 return new \moodle_url('/mod/wiki/view.php', array('pageid' => $this->objectid));
/dports/www/moodle39/moodle/mod/wiki/classes/event/
H A Dpage_viewed.php72 …return "The user with id '$this->userid' viewed the page with id '$this->objectid' for the wiki wi…
88 … 'prettyview.php?pageid=' . $this->objectid, $this->objectid, $this->contextinstanceid));
91 'view.php?pageid=' . $this->objectid, $this->objectid, $this->contextinstanceid));
109 return new \moodle_url('/mod/wiki/prettyview.php', array('pageid' => $this->objectid));
111 return new \moodle_url('/mod/wiki/view.php', array('pageid' => $this->objectid));
/dports/www/moodle311/moodle/lib/classes/event/
H A Duser_loggedout.php69 return "The user with id '$this->objectid' has logged out.";
78 return new \moodle_url('/user/view.php', array('id' => $this->objectid));
96 return $this->get_record_snapshot('user', $this->objectid);
105 … array(SITEID, 'user', 'logout', 'view.php?id='.$this->objectid.'&course='.SITEID, $this->objectid
106 $this->objectid);
/dports/www/moodle310/moodle/lib/classes/event/
H A Duser_loggedout.php69 return "The user with id '$this->objectid' has logged out.";
78 return new \moodle_url('/user/view.php', array('id' => $this->objectid));
96 return $this->get_record_snapshot('user', $this->objectid);
105 … array(SITEID, 'user', 'logout', 'view.php?id='.$this->objectid.'&course='.SITEID, $this->objectid
106 $this->objectid);
/dports/www/moodle39/moodle/lib/classes/event/
H A Duser_loggedout.php69 return "The user with id '$this->objectid' has logged out.";
78 return new \moodle_url('/user/view.php', array('id' => $this->objectid));
96 return $this->get_record_snapshot('user', $this->objectid);
105 … array(SITEID, 'user', 'logout', 'view.php?id='.$this->objectid.'&course='.SITEID, $this->objectid
106 $this->objectid);
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/src/zabbix_server/
H A Dactions.c67 event->objectid, in check_trigger_condition()
163 event->objectid, in check_trigger_condition()
370 event->objectid); in check_trigger_condition()
465 event->objectid); in check_discovery_condition()
476 event->objectid); in check_discovery_condition()
506 event->objectid); in check_discovery_condition()
1033 objectid = event->objectid; in check_internal_condition()
1043 objectid); in check_internal_condition()
1076 objectid); in check_internal_condition()
1084 objectid); in check_internal_condition()
[all …]
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/src/zabbix_server/
H A Dactions.c67 event->objectid, in check_trigger_condition()
163 event->objectid, in check_trigger_condition()
370 event->objectid); in check_trigger_condition()
465 event->objectid); in check_discovery_condition()
476 event->objectid); in check_discovery_condition()
506 event->objectid); in check_discovery_condition()
1033 objectid = event->objectid; in check_internal_condition()
1043 objectid); in check_internal_condition()
1076 objectid); in check_internal_condition()
1084 objectid); in check_internal_condition()
[all …]
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/src/zabbix_server/
H A Dactions.c67 event->objectid, in check_trigger_condition()
163 event->objectid, in check_trigger_condition()
370 event->objectid); in check_trigger_condition()
465 event->objectid); in check_discovery_condition()
476 event->objectid); in check_discovery_condition()
506 event->objectid); in check_discovery_condition()
1033 objectid = event->objectid; in check_internal_condition()
1043 objectid); in check_internal_condition()
1076 objectid); in check_internal_condition()
1084 objectid); in check_internal_condition()
[all …]
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/src/zabbix_server/
H A Dactions.c67 event->objectid, in check_trigger_condition()
163 event->objectid, in check_trigger_condition()
370 event->objectid); in check_trigger_condition()
465 event->objectid); in check_discovery_condition()
476 event->objectid); in check_discovery_condition()
506 event->objectid); in check_discovery_condition()
1033 objectid = event->objectid; in check_internal_condition()
1043 objectid); in check_internal_condition()
1076 objectid); in check_internal_condition()
1084 objectid); in check_internal_condition()
[all …]

12345678910>>...127