Home
last modified time | relevance | path

Searched defs:GetAge (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/tests/
H A DTestBinarySearch.cpp25 struct GetAge struct
28 explicit GetAge(Vector<Person>& aV) : mV(aV) {} in GetAge() function
29 int operator[](size_t index) const { return mV[index].mAge; } in operator []()
/dports/www/firefox-legacy/firefox-52.8.0esr/mfbt/tests/
H A DTestBinarySearch.cpp25 struct GetAge struct
28 explicit GetAge(Vector<Person>& aV) : mV(aV) {} in GetAge() argument
29 int operator[](size_t index) const { return mV[index].mAge; } in operator []()
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/tests/
H A DTestBinarySearch.cpp24 struct GetAge { struct
26 explicit GetAge(Vector<Person>& aV) : mV(aV) {} in GetAge() argument
27 int operator[](size_t index) const { return mV[index].mAge; } in operator []()
/dports/www/firefox-esr/firefox-91.8.0/mfbt/tests/
H A DTestBinarySearch.cpp26 struct GetAge { struct
28 explicit GetAge(Vector<Person>& aV) : mV(aV) {} in GetAge() argument
29 int operator[](size_t index) const { return mV[index].mAge; } in operator []()
/dports/www/firefox/firefox-99.0/mfbt/tests/
H A DTestBinarySearch.cpp26 struct GetAge { struct
28 explicit GetAge(Vector<Person>& aV) : mV(aV) {} in GetAge() argument
29 int operator[](size_t index) const { return mV[index].mAge; } in operator []()
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/tests/
H A DTestBinarySearch.cpp26 struct GetAge { struct
28 explicit GetAge(Vector<Person>& aV) : mV(aV) {} in GetAge() argument
29 int operator[](size_t index) const { return mV[index].mAge; } in operator []()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/quick_unlock/
H A Dauth_token.cc34 base::Optional<base::TimeDelta> AuthToken::GetAge() const { in GetAge() function in chromeos::quick_unlock::AuthToken
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/world/
H A DLitter.cpp130 uint32_t Litter::GetAge() const in GetAge() function in Litter
H A DSmallScenery.cpp48 uint8_t SmallSceneryElement::GetAge() const in GetAge() function in SmallSceneryElement
/dports/games/palomino/palomino/src/fx/
H A Dpartsys_big.hh40 Milliseconds GetAge( const Milliseconds millisecElapsed, in GetAge() function in fx::BigParticle
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/connect/services/
H A Dnetcache_api_expt.hpp117 unsigned GetAge() const in GetAge() function in CNetCacheBlobTooOldException
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/connect/services/
H A Dnetcache_api_expt.hpp117 unsigned GetAge() const in GetAge() function in CNetCacheBlobTooOldException
/dports/games/allacrost/allacrost-1.0.2/src/engine/video/
H A Dparticle_effect.cpp259 float ParticleEffect::GetAge() const in GetAge() function in hoa_video::ParticleEffect
/dports/games/valyriatear/ValyriaTear-1.1.0/src/engine/video/
H A Dparticle_effect.h213 float GetAge() const { in GetAge() function
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/stratagus/
H A Dage.cpp67 CAge *CAge::GetAge(const std::string &ident, const bool should_find) in GetAge() function in CAge
/dports/games/blokish/blokish/src/
H A Dboard.h102 int GetAge(int row, int col) const in GetAge() function
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/go-kit/kit/transport/http/proto/
H A Dproto_pb_test.go58 func (m *Cat) GetAge() int32 { func
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/go-kit/kit/transport/http/proto/
H A Dproto_pb_test.go58 func (m *Cat) GetAge() int32 { func
/dports/games/freeorion/freeorion-0.4.10.2/util/
H A DMultiplayerCommon.cpp152 GalaxySetupOption GalaxySetupData::GetAge() const { in GetAge() function in GalaxySetupData
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-kit/kit/transport/http/proto/
H A Dproto_pb_test.go65 func (x *Cat) GetAge() int32 { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/go-kit/kit/transport/http/proto/
H A Dproto_pb_test.go58 func (m *Cat) GetAge() int32 { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-kit/kit/transport/http/proto/
H A Dproto_pb_test.go58 func (m *Cat) GetAge() int32 { func
/dports/sysutils/snmp_exporter/snmp_exporter-0.20.0/vendor/github.com/go-kit/kit/transport/http/proto/
H A Dproto_pb_test.go58 func (m *Cat) GetAge() int32 { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-kit/kit/transport/http/proto/
H A Dproto_pb_test.go58 func (m *Cat) GetAge() int32 { func
/dports/net-mgmt/carbonzipper/carbonzipper-0.74/vendor/github.com/gogo/protobuf/test/typedecl/
H A Dtypedecl.pb.go48 func (m *Dropped) GetAge() int32 { func
77 func (m *Kept) GetAge() int32 { func

12345678910