Home
last modified time | relevance | path

Searched defs:primary_id (Results 1 – 25 of 150) sorted by relevance

123456

/dports/biology/py-biopython/biopython-1.79/BioSQL/
H A DBioSeq.py90 def _retrieve_seq_len(adaptor, primary_id): argument
102 def _retrieve_seq(adaptor, primary_id): argument
144 def _retrieve_dbxrefs(adaptor, primary_id): argument
163 def _retrieve_features(adaptor, primary_id): argument
312 def _retrieve_annotations(adaptor, primary_id, taxon_id): argument
322 def _retrieve_alphabet(adaptor, primary_id): argument
344 def _retrieve_qualifier_value(adaptor, primary_id): argument
365 def _retrieve_reference(adaptor, primary_id): argument
404 def _retrieve_taxon(adaptor, primary_id, taxon_id): argument
459 def _retrieve_comment(adaptor, primary_id): argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/display/
H A Dpersistent_window_controller_unittest.cc34 const int64_t primary_id = WindowTreeHostManager::GetPrimaryDisplayId(); in TEST_F() local
120 const int64_t primary_id = display_manager()->GetDisplayAt(0).id(); in TEST_F() local
219 const int64_t primary_id = display_manager()->GetDisplayAt(0).id(); in TEST_F() local
262 const int64_t primary_id = WindowTreeHostManager::GetPrimaryDisplayId(); in TEST_F() local
318 const int64_t primary_id = WindowTreeHostManager::GetPrimaryDisplayId(); in TEST_F() local
361 const int64_t primary_id = WindowTreeHostManager::GetPrimaryDisplayId(); in TEST_F() local
431 const int64_t primary_id = WindowTreeHostManager::GetPrimaryDisplayId(); in TEST_F() local
486 const int64_t primary_id = WindowTreeHostManager::GetPrimaryDisplayId(); in TEST_F() local
552 const int64_t primary_id = WindowTreeHostManager::GetPrimaryDisplayId(); in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/layers/
H A Dsurface_layer_unittest.cc84 viz::SurfaceId primary_id( in TEST_F() local
96 viz::SurfaceId primary_id( in TEST_F() local
108 viz::SurfaceId primary_id( in TEST_F() local
126 viz::SurfaceId primary_id( in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/layers/
H A Dsurface_layer_unittest.cc84 viz::SurfaceId primary_id( in TEST_F() local
96 viz::SurfaceId primary_id( in TEST_F() local
108 viz::SurfaceId primary_id( in TEST_F() local
126 viz::SurfaceId primary_id( in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/
H A Dcanvas_color_params.cc21 gfx::ColorSpace::PrimaryID primary_id = gfx::ColorSpace::PrimaryID::BT709; in GetPrimaryID() local
92 gfx::ColorSpace::PrimaryID primary_id = GetPrimaryID(color_space_); in GetSamplerGfxColorSpace() local
105 gfx::ColorSpace::PrimaryID primary_id = GetPrimaryID(color_space_); in GetStorageGfxColorSpace() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/pubseq_gateway/server/
H A Dresolve_base.cpp258 string & primary_id) in x_ComposeOSLT()
304 const string & primary_id, in x_ResolvePrimaryOSLTInCache()
411 const string & primary_id, in x_ResolveViaComposeOSLTInCache()
479 string primary_id; in ResolveInputSeqId() local
607 string primary_id; in ResolveTestInputSeqId() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/accelerators/
H A Daccelerator_commands_unittest.cc96 int64_t primary_id = display::Screen::GetScreen()->GetPrimaryDisplay().id(); in TEST_F() local
127 int64_t primary_id = display::Screen::GetScreen()->GetPrimaryDisplay().id(); in TEST_F() local
/dports/net/p5-VM-EC2/VM-EC2-1.28/lib/VM/EC2/VPC/
H A DCustomerGateway.pm70 sub primary_id { shift->customerGatewayId} subroutine
H A DVpnTunnelTelemetry.pm68 sub primary_id { shift->status } subroutine
H A DVpnGateway.pm75 sub primary_id { shift->vpnGatewayId } subroutine
H A DVpnConnection.pm86 sub primary_id { shift->vpnConnectionId } subroutine
H A DInternetGateway.pm79 sub primary_id { shift->internetGatewayId } subroutine
H A DDhcpOptions.pm71 sub primary_id { shift->dhcpOptionsId } subroutine
/dports/net/p5-VM-EC2/VM-EC2-1.28/lib/VM/EC2/Image/
H A DLaunchPermission.pm60 sub primary_id {my $self = shift; $self->userId || $self->group }; subroutine
/dports/net/p5-VM-EC2/VM-EC2-1.28/lib/VM/EC2/
H A DPlacementGroup.pm68 sub primary_id { shift->groupName } subroutine
H A DRegion.pm66 sub primary_id {shift->regionName} subroutine
H A DGroup.pm80 sub primary_id { shift->groupId } subroutine
H A DAccountAttributes.pm55 sub primary_id { subroutine
H A DAvailabilityZone.pm61 sub primary_id {shift->zoneName} subroutine
H A DElasticAddress.pm82 sub primary_id {shift->publicIp} subroutine
H A DKeyPair.pm68 sub primary_id {shift->keyName} subroutine
H A DReservedInstance.pm112 sub primary_id {shift->reservedInstancesId} subroutine
/dports/net/p5-VM-EC2/VM-EC2-1.28/lib/VM/EC2/ReservedInstance/
H A DOffering.pm95 sub primary_id {shift->reservedInstancesOfferingId} subroutine
/dports/net/p5-VM-EC2/VM-EC2-1.28/lib/VM/EC2/VPC/NetworkAcl/
H A DAssociation.pm78 sub primary_id { shift->subnetId } subroutine
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dshelf_context_menu_model_unittest.cc115 int64_t primary_id = GetPrimaryDisplay().id(); in TEST_F() local
184 int64_t primary_id = GetPrimaryDisplay().id(); in TEST_F() local
203 int64_t primary_id = GetPrimaryDisplay().id(); in TEST_F() local

123456