Home
last modified time | relevance | path

Searched defs:GetLocation (Results 1 – 25 of 2511) sorted by relevance

12345678910>>...101

/dports/devel/include-what-you-use/include-what-you-use-clang_11/
H A Diwyu_location_util.cc64 SourceLocation GetLocation(const clang::Decl* decl) { in GetLocation() function
120 SourceLocation GetLocation(const clang::Stmt* stmt) { in GetLocation() function
154 SourceLocation GetLocation(const clang::TypeLoc* typeloc) { in GetLocation() function
159 SourceLocation GetLocation(const clang::NestedNameSpecifierLoc* nnsloc) { in GetLocation() function
164 SourceLocation GetLocation(const clang::TemplateArgumentLoc* argloc) { in GetLocation() function
H A Diwyu_location_util.h172 inline clang::SourceLocation GetLocation(const clang::Token& token) { in GetLocation() function
176 inline clang::SourceLocation GetLocation(clang::SourceLocation loc) { in GetLocation() function
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/google/cel-go/parser/
H A Dparser_test.go1098 GetLocation(exprID int64) (common.Location, bool) methodSpec
1127 func (l *locationAdorner) GetLocation(exprID int64) (common.Location, bool) { func
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/gridscale/gsclient-go/v3/
H A Dlocation.go13 GetLocation(ctx context.Context, id string) (Location, error) methodSpec
70 func (c *Client) GetLocation(ctx context.Context, id string) (Location, error) { func
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/weblayer/browser/
H A Ddownload_impl.cc51 base::android::ScopedJavaLocalRef<jstring> DownloadImpl::GetLocation( in GetLocation() function in weblayer::DownloadImpl
118 base::FilePath DownloadImpl::GetLocation() { in GetLocation() function in weblayer::DownloadImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/
H A Ddownload_impl.cc51 base::android::ScopedJavaLocalRef<jstring> DownloadImpl::GetLocation( in GetLocation() function in weblayer::DownloadImpl
123 base::FilePath DownloadImpl::GetLocation() { in GetLocation() function in weblayer::DownloadImpl
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/certificate_manager/
H A Dhooks.py25 def GetLocation(): function
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/wheeled_vehicle/
H A DChSubchassis.h44 const ChVector<>& GetLocation() const { return m_location; } in GetLocation() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/printer/
H A DQueueInfo.cxx30 const OUString& QueueInfo::GetLocation() const { return maLocation; } in GetLocation() function in QueueInfo
/dports/deskutils/ultralist/ultralist-1.7.0/ultralist/
H A Dstore.go5 GetLocation() string methodSpec
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentyun/cos-go-sdk-v5/
H A Dbucket_location.go18 func (s *BucketService) GetLocation(ctx context.Context) (*BucketGetLocationResult, *Response, erro… func
/dports/net/storj/storj-1.45.3/vendor/github.com/graphql-go/graphql/language/location/
H A Dlocation.go14 func GetLocation(s *source.Source, position int) SourceLocation { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dennwc/graphql/language/location/
H A Dlocation.go14 func GetLocation(s *source.Source, position int) SourceLocation { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/mozillazg/go-cos/
H A Dbucket_location.go26 func (s *BucketService) GetLocation(ctx context.Context) (*BucketGetLocationResult, *Response, erro… func
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DTimeoutHandler.cpp19 void TimeoutHandler::GetLocation(const char** aFileName, uint32_t* aLineNo, in GetLocation() function in mozilla::dom::TimeoutHandler
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/graphql-go/graphql/language/location/
H A Dlocation.go14 func GetLocation(s *source.Source, position int) SourceLocation { func
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/schema/
H A DpgTablespace.h39 wxString GetLocation() const in GetLocation() function
/dports/science/chrono/chrono-7.0.1/src/chrono_models/vehicle/mtv/
H A DMTV_Balancer.cpp33 const ChVector<> MTV_Balancer::GetLocation(PointId which) { in GetLocation() function in chrono::vehicle::fmtv::MTV_Balancer
/dports/devel/msbuild/msbuild-0.06/src/Tasks/AssemblyDependency/
H A DGlobalAssemblyCache.cs222 internal static string GetLocation in GetLocation() method in Microsoft.Build.Tasks.GlobalAssemblyCache
247 internal static string GetLocation in GetLocation() method in Microsoft.Build.Tasks.GlobalAssemblyCache
/dports/audio/audacity/audacity-Audacity-3.1.3/src/tracks/playabletrack/wavetrack/ui/
H A DCutlineHandle.h43 const WaveTrackLocation &GetLocation() { return mLocation; } in GetLocation() function
/dports/games/astromenace/astromenace-1.4.1/src/core/particle_system/
H A Dparticle_system.h171 const sVECTOR3D &GetLocation() in GetLocation() function
/dports/irc/inspircd/inspircd-3.11.0/src/modules/extra/
H A Dm_geo_maxmind.cpp91 Geolocation::Location* GetLocation(User* user) CXX11_OVERRIDE in GetLocation() function in GeolocationAPIImpl
108 Geolocation::Location* GetLocation(irc::sockets::sockaddrs& sa) CXX11_OVERRIDE in GetLocation() function in GeolocationAPIImpl
/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_basestation.cpp48 /* static */ TileIndex ScriptBaseStation::GetLocation(StationID station_id) in GetLocation() function in ScriptBaseStation
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-databrew/include/aws/databrew/model/
H A DS3TableOutputOptions.h45 inline const S3Location& GetLocation() const{ return m_location; } in GetLocation() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/
H A DLocationReference.cs49 public abstract Location GetLocation(ActivityContext context); in GetLocation() method in System.Activities.LocationReference

12345678910>>...101