Home
last modified time | relevance | path

Searched defs:LocationInfo (Results 1 – 25 of 953) sorted by relevance

12345678910>>...39

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ehpc/
H A Dstruct_location_info.go19 type LocationInfo struct { struct
20 Location string `json:"Location" xml:"Location"`
21 RemoteType string `json:"RemoteType" xml:"RemoteType"`
22 Authentication string `json:"Authentication" xml:"Authentication"`
23 URL string `json:"URL" xml:"URL"`
H A Dstruct_locations.go20 LocationInfo []LocationInfo `json:"LocationInfo" xml:"LocationInfo"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ehpc/
H A Dstruct_location_info.go19 type LocationInfo struct { struct
20 Location string `json:"Location" xml:"Location"`
21 RemoteType string `json:"RemoteType" xml:"RemoteType"`
22 Authentication string `json:"Authentication" xml:"Authentication"`
23 URL string `json:"URL" xml:"URL"`
H A Dstruct_locations.go20 LocationInfo []LocationInfo `json:"LocationInfo" xml:"LocationInfo"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ehpc/
H A Dstruct_location_info.go19 type LocationInfo struct { struct
20 Location string `json:"Location" xml:"Location"`
21 RemoteType string `json:"RemoteType" xml:"RemoteType"`
22 Authentication string `json:"Authentication" xml:"Authentication"`
23 URL string `json:"URL" xml:"URL"`
H A Dstruct_locations.go20 LocationInfo []LocationInfo `json:"LocationInfo" xml:"LocationInfo"` member
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/symbolizer/
H A DSymbolizedFrame.h93 struct LocationInfo { struct
109 LocationInfo location; argument
/dports/devel/log4net/log4net-1.2.10/src/Core/
H A DLocationInfo.cs60 public class LocationInfo class
75 public LocationInfo(Type callerStackBoundaryDeclaringType) in LocationInfo() method in log4net.Core.LocationInfo
162 public LocationInfo(string className, string methodName, string fileName, string lineNumber) in LocationInfo() method in log4net.Core.LocationInfo
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/recognition/include/pcl/recognition/
H A Dimplicit_shape_model.h252 struct PCL_EXPORTS LocationInfo struct
260LocationInfo (unsigned int model_num, const PointT& dir_to_center, const PointT& origin, const Nor… in LocationInfo() function
267 unsigned int model_num_;
270 PointT dir_to_center_;
273 PointT point_;
276 NormalT normal_;
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/main/cpp/
H A Dlocationinfo.cpp45 LocationInfo::LocationInfo( const char* const fileName1, in LocationInfo() function in LocationInfo
57 LocationInfo::LocationInfo() in LocationInfo() function in LocationInfo
68 LocationInfo::LocationInfo( const LocationInfo& src ) in LocationInfo() function in LocationInfo
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/Hosting/
H A DLocationInfo.cs15 public sealed class LocationInfo class
21 internal LocationInfo(string name, string ownerDisplayName, object value) in LocationInfo() method in System.Activities.Hosting.LocationInfo
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/TelepathyQt/
H A Dlocation-info.cpp47 LocationInfo::LocationInfo() in LocationInfo() function in Tp::LocationInfo
52 LocationInfo::LocationInfo(const QVariantMap &location) in LocationInfo() function in Tp::LocationInfo
58 LocationInfo::LocationInfo(const LocationInfo &other) in LocationInfo() function in Tp::LocationInfo
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/rudderlabs/analytics-go/
H A Dcontext.go75 type LocationInfo struct { struct
76 City string `json:"city,omitempty"`
77 Country string `json:"country,omitempty"`
78 Region string `json:"region,omitempty"`
79 Latitude float64 `json:"latitude,omitempty"`
80 Longitude float64 `json:"longitude,omitempty"`
81 Speed float64 `json:"speed,omitempty"`
/dports/net/storj/storj-1.45.3/vendor/gopkg.in/segmentio/analytics-go.v3/
H A Dcontext.go75 type LocationInfo struct { struct
76 City string `json:"city,omitempty"`
77 Country string `json:"country,omitempty"`
78 Region string `json:"region,omitempty"`
79 Latitude float64 `json:"latitude,omitempty"`
80 Longitude float64 `json:"longitude,omitempty"`
81 Speed float64 `json:"speed,omitempty"`
/dports/net-im/mtxclient/mtxclient-0.6.0/include/mtx/events/
H A Dcommon.hpp147 struct LocationInfo struct
150 std::string thumbnail_url;
152 ThumbnailInfo thumbnail_info;
154 std::optional<crypto::EncryptedFile> thumbnail_file;
156 std::string blurhash;
/dports/games/scourge/scourge/src/
H A Dpersist.h107 struct LocationInfo { struct
108 Uint16 x, y, z;
109 Uint8 floor_shape_name[255];
110 Uint8 shape_name[255];
111 Uint8 item_name[255];
112 ItemInfo *item;
113 Uint8 monster_name[255];
114 CreatureInfo *creature;
115 Uint8 item_pos_name[255];
116 ItemInfo *item_pos;
[all …]
/dports/devel/log4j/apache-log4j-1.2.17/src/main/java/org/apache/log4j/spi/
H A DLocationInfo.java36 public class LocationInfo implements java.io.Serializable { class
133 public LocationInfo(Throwable t, String fqnOfCallingClass) { in LocationInfo() method in LocationInfo
274 public LocationInfo( in LocationInfo() method in LocationInfo
/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DWorkerPrivate.h83 struct LocationInfo { struct
84 nsCString mHref;
85 nsCString mProtocol;
86 nsCString mHost;
87 nsCString mHostname;
88 nsCString mPort;
89 nsCString mPathname;
90 nsCString mSearch;
91 nsCString mHash;
92 nsString mOrigin;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DWorkerPrivate.h153 struct LocationInfo struct
155 nsCString mHref;
156 nsCString mProtocol;
157 nsCString mHost;
158 nsCString mHostname;
182 LocationInfo mLocationInfo; argument
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/
H A DWorkerPrivate.h109 struct LocationInfo { struct
110 nsCString mHref;
111 nsCString mProtocol;
112 nsCString mHost;
113 nsCString mHostname;
114 nsCString mPort;
115 nsCString mPathname;
116 nsCString mSearch;
117 nsCString mHash;
118 nsString mOrigin;
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/core/
H A DRepeater.as1423 class LocationInfo class
1434 public function LocationInfo() method in LocationInfo
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mx/src/mx/core/
H A DRepeater.as1497 class LocationInfo class
1508 public function LocationInfo() method in LocationInfo
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/reflect/annotation/
H A DTypeAnnotation.java135 public static final class LocationInfo { class in TypeAnnotation
139 private LocationInfo() { in LocationInfo() method in TypeAnnotation.LocationInfo
142 private LocationInfo(int depth, Location[] locations) { in LocationInfo() method in TypeAnnotation.LocationInfo
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/reflect/annotation/
H A DTypeAnnotation.java135 public static final class LocationInfo { class in TypeAnnotation
139 private LocationInfo() { in LocationInfo() method in TypeAnnotation.LocationInfo
142 private LocationInfo(int depth, Location[] locations) { in LocationInfo() method in TypeAnnotation.LocationInfo
/dports/www/firefox-esr/firefox-91.8.0/dom/workers/
H A DWorkerPrivate.h112 struct LocationInfo { struct
113 nsCString mHref;
114 nsCString mProtocol;
115 nsCString mHost;
116 nsCString mHostname;
117 nsCString mPort;
118 nsCString mPathname;
119 nsCString mSearch;
120 nsCString mHash;
121 nsString mOrigin;

12345678910>>...39