Home
last modified time | relevance | path

Searched refs:as_id (Results 1 – 25 of 200) sorted by path

12345678

/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/tracing-0.1.29/src/
H A Dspan.rs345 fn as_id(&self) -> Option<&Id>; in as_id() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/tracing-0.1.29/src/
H A Dspan.rs345 fn as_id(&self) -> Option<&Id>; in as_id() method
/dports/audio/py-discogs-client/discogs-client-2.2.1/discogs_client/
H A Dmodels.py60 def __init__(self, name, class_name, optional=False, as_id=False):
64 self.as_id = as_id
73 if self.as_id:
510 main_release = ObjectField('Release', as_id=True)
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/tracing-0.1.17/src/
H A Dspan.rs331 fn as_id(&self) -> Option<&Id>; in as_id() method
/dports/biology/bio-mocha/bcftools-1.14/plugins/
H A Dmocha.c2571 int as_id = bcf_hdr_id2int(hdr, BCF_DT_ID, "AS"); in print_hdr() local
2572 if (!bcf_hdr_idinfo_exists(hdr, BCF_HL_FMT, as_id)) in print_hdr()
H A Dmochatools.c63 int nsmpl, allele_a_id, allele_b_id, adjust_id, gt_id, ad_id, baf_id, lrr_id, info_id, as_id; member
451 args->as_id = bcf_hdr_id2int(args->in_hdr, BCF_DT_ID, args->as_str); in init()
452 if (!bcf_hdr_idinfo_exists(args->in_hdr, BCF_HL_FMT, args->as_id)) in init()
748 bcf_fmt_t *as_fmt = bcf_get_fmt_id(rec, args->as_id); in process()
H A Dscore.c561 int as_id = bcf_hdr_id2int(hdr, BCF_DT_ID, "AS"); in run() local
594 if (!bcf_hdr_idinfo_exists(hdr, BCF_HL_FMT, as_id)) in run()
/dports/devel/libopkele/libopkele-2.0.4/test/
H A DRP-db.sql24 as_id integer PRIMARY KEY AUTOINCREMENT, field
27 UNIQUE (hts_id,as_id)
31 as_id integer NOT NULL REFERENCES auth_sessions (as_id), field
H A DRP.cc58 long as_id; member in example_rp_t
191 assert(as_id>=0); in begin_queueing()
196 as_id); in begin_queueing()
201 assert(as_id>=0); in queue_endpoint()
207 as_id,ordinal++, in queue_endpoint()
216 assert(as_id>=0); in get_endpoint()
241 assert(as_id>=0); in next_endpoint()
255 assert(as_id>=0); in set_normalized_id()
266 assert(as_id>=0); in get_normalized_id()
274 htc.get_value().c_str(),as_id); in get_normalized_id()
[all …]
/dports/devel/p5-Alzabo/Alzabo-0.92/lib/Alzabo/
H A DSQLMaker.pm143 as_id => 'aaaaa10000',
226 push @sql, " $string AS " . $self->{as_id};
227 $self->{functions}{$string} = $self->{as_id};
228 ++$self->{as_id};
445 $self->{as_id} = $sql_maker->{as_id};
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/tracing-0.1.29/src/
H A Dspan.rs345 fn as_id(&self) -> Option<&Id>; in as_id() method
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/tracing-0.1.26/src/
H A Dspan.rs351 fn as_id(&self) -> Option<&Id>; in as_id() method
/dports/devel/py-mypy/mypy-0.910/mypy/
H A Drenaming.py164 for id, as_id in imp.ids:
165 self.record_assignment(as_id or id, False)
168 for id, as_id in imp.names:
169 self.record_assignment(as_id or id, False)
H A Dsemanal.py1738 for id, as_id in i.ids:
1742 if as_id is not None:
1744 imported_id = as_id
1745 module_public = use_implicit_reexport or id.split(".")[-1] == as_id
1757 for id, as_id in imp.names:
1770 if id == as_id == '__all__' and module_id in self.export_map:
1775 imported_id = as_id or id
1801 module_public = use_implicit_reexport or (as_id is not None and id == as_id)
4493 as_id: str,
4500 self.add_symbol(as_id, node, context,
[all …]
H A Dstrconv.py106 for id, as_id in o.ids:
107 if as_id is not None:
108 a.append('{} : {}'.format(id, as_id))
H A Dstubgen.py1048 for id, as_id in o.ids:
1049 self.import_tracker.add_import(id, as_id)
1050 if as_id is None:
1053 target_name = as_id
/dports/devel/py-mypy/mypy-0.910/mypy/server/
H A Ddeps.py326 for id, as_id in o.ids:
/dports/devel/racer/racer-2.1.48/cargo-crates/tracing-0.1.19/src/
H A Dspan.rs331 fn as_id(&self) -> Option<&Id>; in as_id() method
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/tracing-0.1.29/src/
H A Dspan.rs345 fn as_id(&self) -> Option<&Id>; in as_id() method
/dports/devel/sccache/sccache-0.2.15/cargo-crates/tracing-0.1.22/src/
H A Dspan.rs331 fn as_id(&self) -> Option<&Id>; in as_id() method
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/tracing-0.1.26/src/
H A Dspan.rs351 fn as_id(&self) -> Option<&Id>; in as_id() method
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/tracing-0.1.29/src/
H A Dspan.rs345 fn as_id(&self) -> Option<&Id>; in as_id() method
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/accel/kvm/
H A Dkvm-all.c302 mem.slot = slot->slot | (kml->as_id << 16); in kvm_set_user_memory_region()
597 d.slot = mem->slot | (kml->as_id << 16); in kvm_physical_sync_dirty_bitmap()
621 static int kvm_log_clear_one_slot(KVMSlot *mem, int as_id, uint64_t start, in kvm_log_clear_one_slot() argument
699 d.slot = mem->slot | (as_id << 16); in kvm_log_clear_one_slot()
777 ret = kvm_log_clear_one_slot(mem, kml->as_id, offset, count); in kvm_physical_log_clear()
1238 AddressSpace *as, int as_id) in kvm_memory_listener_register() argument
1244 kml->as_id = as_id; in kvm_memory_listener_register()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/sysemu/
H A Dkvm_int.h33 int as_id; member
42 AddressSpace *as, int as_id);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/accel/kvm/
H A Dkvm-all.c358 mem.slot = slot->slot | (kml->as_id << 16); in kvm_set_user_memory_region()
674 d.slot = slot->slot | (slot->as_id << 16); in kvm_slot_get_dirty_log()
689 static void kvm_dirty_ring_mark_page(KVMState *s, uint32_t as_id, in kvm_dirty_ring_mark_page() argument
695 if (as_id >= s->nr_as) { in kvm_dirty_ring_mark_page()
699 kml = s->as[as_id].ml; in kvm_dirty_ring_mark_page()
893 static int kvm_log_clear_one_slot(KVMSlot *mem, int as_id, uint64_t start, in kvm_log_clear_one_slot() argument
974 d.slot = mem->slot | (as_id << 16); in kvm_log_clear_one_slot()
1052 ret = kvm_log_clear_one_slot(mem, kml->as_id, offset, count); in kvm_physical_log_clear()
1420 mem->as_id = kml->as_id; in kvm_set_phys_mem()
1636 AddressSpace *as, int as_id) in kvm_memory_listener_register() argument
[all …]

12345678