Home
last modified time | relevance | path

Searched refs:Rc (Results 1 – 25 of 4312) sorted by relevance

12345678910>>...173

/dports/emulators/mess/mame-mame0226/src/devices/cpu/alpha/
H A Dalphad.cpp358 OPERATE_RR("negl", Rb(instruction), Rc(instruction)); in disassemble()
371 OPERATE_RR("negq", Rb(instruction), Rc(instruction)); in disassemble()
407 OPERATE_IR("negl", Im(instruction), Rc(instruction)); in disassemble()
461 OPERATE_R("clr", Rc(instruction)); in disassemble()
463 OPERATE_RR("mov", Rb(instruction), Rc(instruction)); in disassemble()
471 OPERATE_RR("not", Rb(instruction), Rc(instruction)); in disassemble()
490 OPERATE_IR("mov", Im(instruction), Rc(instruction)); in disassemble()
498 OPERATE_IR("not", Im(instruction), Rc(instruction)); in disassemble()
1018 OPERATE_F("fclr", Rc(instruction)); in disassemble()
1035 OPERATE_F("mt_fpcr", Rc(instruction)); in disassemble()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/alpha/
H A Dalphad.cpp358 OPERATE_RR("negl", Rb(instruction), Rc(instruction)); in disassemble()
371 OPERATE_RR("negq", Rb(instruction), Rc(instruction)); in disassemble()
407 OPERATE_IR("negl", Im(instruction), Rc(instruction)); in disassemble()
461 OPERATE_R("clr", Rc(instruction)); in disassemble()
463 OPERATE_RR("mov", Rb(instruction), Rc(instruction)); in disassemble()
471 OPERATE_RR("not", Rb(instruction), Rc(instruction)); in disassemble()
490 OPERATE_IR("mov", Im(instruction), Rc(instruction)); in disassemble()
498 OPERATE_IR("not", Im(instruction), Rc(instruction)); in disassemble()
1018 OPERATE_F("fclr", Rc(instruction)); in disassemble()
1035 OPERATE_F("mt_fpcr", Rc(instruction)); in disassemble()
[all …]
/dports/lang/rust/rustc-1.58.1-src/library/alloc/src/rc/
H A Dtests.rs35 let x: Rc<Box<_>> = Rc::new(box 5); in test_destructor()
176 let rc: Rc<str> = Rc::from("foo"); in test_into_from_raw_unsized()
363 let r: Rc<str> = Rc::from("foo"); in test_from_str()
371 let r: Rc<[u32]> = Rc::from(s); in test_copy_from_slice()
382 let r: Rc<[X]> = Rc::from(s); in test_clone_from_slice()
407 let _r: Rc<[Fail]> = Rc::from(s); in test_clone_from_slice_panic()
413 let r: Rc<u32> = Rc::from(b); in test_from_box()
423 let r: Rc<str> = Rc::from(s); in test_from_box_str()
431 let r: Rc<[u32]> = Rc::from(s); in test_from_box_slice()
460 let r: Rc<[u32]> = Rc::from(v); in test_from_vec()
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/crypto/sha1/
H A Dsha1block_arm.s85 AND Rb, Rc, Rt0 ; \
91 EOR Rb, Rc, Rt1 ; \
97 ORR Rb, Rc, Rt0 ; \
98 AND Rb, Rc, Rt1 ; \
116 MIX(Ra, Rb, Rc, Rd, Re)
121 MIX(Ra, Rb, Rc, Rd, Re)
126 MIX(Ra, Rb, Rc, Rd, Re)
131 MIX(Ra, Rb, Rc, Rd, Re)
136 MIX(Ra, Rb, Rc, Rd, Re)
158 ROUND1(Re, Ra, Rb, Rc, Rd)
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/crypto/sha1/
H A Dsha1block_arm.s85 AND Rb, Rc, Rt0 ; \
91 EOR Rb, Rc, Rt1 ; \
97 ORR Rb, Rc, Rt0 ; \
98 AND Rb, Rc, Rt1 ; \
116 MIX(Ra, Rb, Rc, Rd, Re)
121 MIX(Ra, Rb, Rc, Rd, Re)
126 MIX(Ra, Rb, Rc, Rd, Re)
131 MIX(Ra, Rb, Rc, Rd, Re)
136 MIX(Ra, Rb, Rc, Rd, Re)
158 ROUND1(Re, Ra, Rb, Rc, Rd)
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/crypto/sha1/
H A Dsha1block_arm.s85 AND Rb, Rc, Rt0 ; \
91 EOR Rb, Rc, Rt1 ; \
97 ORR Rb, Rc, Rt0 ; \
98 AND Rb, Rc, Rt1 ; \
116 MIX(Ra, Rb, Rc, Rd, Re)
121 MIX(Ra, Rb, Rc, Rd, Re)
126 MIX(Ra, Rb, Rc, Rd, Re)
131 MIX(Ra, Rb, Rc, Rd, Re)
136 MIX(Ra, Rb, Rc, Rd, Re)
158 ROUND1(Re, Ra, Rb, Rc, Rd)
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/scan/crypto/sha1/
H A Dsha1block_arm.s85 AND Rb, Rc, Rt0 ; \
91 EOR Rb, Rc, Rt1 ; \
97 ORR Rb, Rc, Rt0 ; \
98 AND Rb, Rc, Rt1 ; \
116 MIX(Ra, Rb, Rc, Rd, Re)
121 MIX(Ra, Rb, Rc, Rd, Re)
126 MIX(Ra, Rb, Rc, Rd, Re)
131 MIX(Ra, Rb, Rc, Rd, Re)
136 MIX(Ra, Rb, Rc, Rd, Re)
158 ROUND1(Re, Ra, Rb, Rc, Rd)
[all …]
/dports/devel/judy/judy-1.0.5/src/
H A DJudy.h398 { (Rc) = Func(PArray, PJE0); }
523 #define J1S( Rc, PArray, Index) \ argument
527 #define J1U( Rc, PArray, Index) \ argument
529 #define J1F( Rc, PArray, Index) \ argument
531 #define J1N( Rc, PArray, Index) \ argument
533 #define J1L( Rc, PArray, Index) \ argument
535 #define J1P( Rc, PArray, Index) \ argument
549 #define J1FA(Rc, PArray) \ argument
551 #define J1MU(Rc, PArray) \ argument
552 (Rc) = Judy1MemUsed(PArray)
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/klib/
H A DJudy.h411 { (Rc) = Func(PArray, PJE0); }
536 #define J1S( Rc, PArray, Index) \ argument
540 #define J1U( Rc, PArray, Index) \ argument
542 #define J1F( Rc, PArray, Index) \ argument
544 #define J1N( Rc, PArray, Index) \ argument
546 #define J1L( Rc, PArray, Index) \ argument
548 #define J1P( Rc, PArray, Index) \ argument
562 #define J1FA(Rc, PArray) \ argument
564 #define J1MU(Rc, PArray) \ argument
565 (Rc) = Judy1MemUsed(PArray)
[all …]
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/klib/
H A DJudy.h411 { (Rc) = Func(PArray, PJE0); }
536 #define J1S( Rc, PArray, Index) \ argument
540 #define J1U( Rc, PArray, Index) \ argument
542 #define J1F( Rc, PArray, Index) \ argument
544 #define J1N( Rc, PArray, Index) \ argument
546 #define J1L( Rc, PArray, Index) \ argument
548 #define J1P( Rc, PArray, Index) \ argument
562 #define J1FA(Rc, PArray) \ argument
564 #define J1MU(Rc, PArray) \ argument
565 (Rc) = Judy1MemUsed(PArray)
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/miri/tests/run-pass/
H A Drc.rs6 use std::rc::{Rc, Weak};
11 let r = Rc::new(RefCell::new(42)); in rc_refcell()
19 let r = Rc::new(Cell::new(42)); in rc_cell()
27 let r = Rc::new(RefCell::new(42)); in rc_refcell2()
37 let r = Rc::new(0); in rc_raw()
38 let r2 = Rc::into_raw(r.clone()); in rc_raw()
40 assert!(Rc::ptr_eq(&r, &r2)); in rc_raw()
72 let p = Rc::new(1) as Rc<dyn Debug>; in rc_fat_ptr_eq()
74 let r = Rc::into_raw(p); in rc_fat_ptr_eq()
81 let strong = Rc::new(42); in weak_into_raw()
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/crypto/md5/
H A Dmd5block_arm.s14 #define Rc R4 // MD5 accumulator macro
65 MOVM.IA (Rc0), [Ra,Rb,Rc,Rd]
70 EOR Rc, Rd, Rt0 ; \
80 ROUND1(Ra, Rb, Rc, Rd, 0, 7, Rc0)
86 ROUND1(Ra, Rb, Rc, Rd, 4, 7, Rc0)
106 EOR Rb, Rc, Rt0 ; \
108 EOR Rc, Rt0 ; \
142 EOR Rb, Rc, Rt0 ; \
179 EOR Rc, Rt0 ; \
215 ADD Rc2, Rc
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/crypto/md5/
H A Dmd5block_arm.s14 #define Rc R4 // MD5 accumulator macro
65 MOVM.IA (Rc0), [Ra,Rb,Rc,Rd]
70 EOR Rc, Rd, Rt0 ; \
80 ROUND1(Ra, Rb, Rc, Rd, 0, 7, Rc0)
86 ROUND1(Ra, Rb, Rc, Rd, 4, 7, Rc0)
106 EOR Rb, Rc, Rt0 ; \
108 EOR Rc, Rt0 ; \
142 EOR Rb, Rc, Rt0 ; \
179 EOR Rc, Rt0 ; \
215 ADD Rc2, Rc
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/crypto/md5/
H A Dmd5block_arm.s14 #define Rc R4 // MD5 accumulator macro
65 MOVM.IA (Rc0), [Ra,Rb,Rc,Rd]
70 EOR Rc, Rd, Rt0 ; \
80 ROUND1(Ra, Rb, Rc, Rd, 0, 7, Rc0)
86 ROUND1(Ra, Rb, Rc, Rd, 4, 7, Rc0)
106 EOR Rb, Rc, Rt0 ; \
108 EOR Rc, Rt0 ; \
142 EOR Rb, Rc, Rt0 ; \
179 EOR Rc, Rt0 ; \
215 ADD Rc2, Rc
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/scan/crypto/md5/
H A Dmd5block_arm.s14 #define Rc R4 // MD5 accumulator macro
65 MOVM.IA (Rc0), [Ra,Rb,Rc,Rd]
70 EOR Rc, Rd, Rt0 ; \
80 ROUND1(Ra, Rb, Rc, Rd, 0, 7, Rc0)
86 ROUND1(Ra, Rb, Rc, Rd, 4, 7, Rc0)
106 EOR Rb, Rc, Rt0 ; \
108 EOR Rc, Rt0 ; \
142 EOR Rb, Rc, Rt0 ; \
179 EOR Rc, Rt0 ; \
215 ADD Rc2, Rc
[all …]
/dports/lang/rust/rustc-1.58.1-src/library/alloc/src/
H A Drc.rs353 impl<T> Rc<T> { impl
468 Rc::from_ptr(Rc::allocate_for_layout( in new_uninit()
501 Rc::from_ptr(Rc::allocate_for_layout( in new_zeroed()
560 Ok(Rc::from_ptr(Rc::try_allocate_for_layout( in try_new_uninit()
593 Ok(Rc::from_ptr(Rc::try_allocate_for_layout( in try_new_zeroed()
650 impl<T> Rc<[T]> { implementation
678 unsafe { Rc::from_ptr(Rc::allocate_for_slice(len)) } in new_uninit_slice()
706 Rc::from_ptr(Rc::allocate_for_layout( in new_zeroed_slice()
1021 Rc::weak_count(this) == 0 && Rc::strong_count(this) == 1 in is_unique()
1819 unsafe { Rc::from_raw(Rc::into_raw(rc) as *const str) } in from()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen-meta/src/shared/
H A Dformats.rs3 use std::rc::Rc;
6 pub(crate) atomic_cas: Rc<InstructionFormat>,
7 pub(crate) atomic_rmw: Rc<InstructionFormat>,
8 pub(crate) binary: Rc<InstructionFormat>,
11 pub(crate) branch: Rc<InstructionFormat>,
18 pub(crate) call: Rc<InstructionFormat>,
34 pub(crate) jump: Rc<InstructionFormat>,
35 pub(crate) load: Rc<InstructionFormat>,
46 pub(crate) store: Rc<InstructionFormat>,
52 pub(crate) trap: Rc<InstructionFormat>,
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen-meta/src/shared/
H A Dformats.rs3 use std::rc::Rc;
6 pub(crate) atomic_cas: Rc<InstructionFormat>,
7 pub(crate) atomic_rmw: Rc<InstructionFormat>,
8 pub(crate) binary: Rc<InstructionFormat>,
11 pub(crate) branch: Rc<InstructionFormat>,
18 pub(crate) call: Rc<InstructionFormat>,
34 pub(crate) jump: Rc<InstructionFormat>,
35 pub(crate) load: Rc<InstructionFormat>,
46 pub(crate) store: Rc<InstructionFormat>,
52 pub(crate) trap: Rc<InstructionFormat>,
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen-meta/src/shared/
H A Dformats.rs3 use std::rc::Rc;
6 pub(crate) atomic_cas: Rc<InstructionFormat>,
7 pub(crate) atomic_rmw: Rc<InstructionFormat>,
8 pub(crate) binary: Rc<InstructionFormat>,
11 pub(crate) branch: Rc<InstructionFormat>,
18 pub(crate) call: Rc<InstructionFormat>,
34 pub(crate) jump: Rc<InstructionFormat>,
35 pub(crate) load: Rc<InstructionFormat>,
46 pub(crate) store: Rc<InstructionFormat>,
52 pub(crate) trap: Rc<InstructionFormat>,
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen-meta/src/shared/
H A Dformats.rs3 use std::rc::Rc;
6 pub(crate) atomic_cas: Rc<InstructionFormat>,
7 pub(crate) atomic_rmw: Rc<InstructionFormat>,
8 pub(crate) binary: Rc<InstructionFormat>,
11 pub(crate) branch: Rc<InstructionFormat>,
18 pub(crate) call: Rc<InstructionFormat>,
34 pub(crate) jump: Rc<InstructionFormat>,
35 pub(crate) load: Rc<InstructionFormat>,
46 pub(crate) store: Rc<InstructionFormat>,
52 pub(crate) trap: Rc<InstructionFormat>,
[all …]
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/meta/src/shared/
H A Dformats.rs3 use std::rc::Rc;
6 pub(crate) binary: Rc<InstructionFormat>,
7 pub(crate) binary_imm64: Rc<InstructionFormat>,
8 pub(crate) branch: Rc<InstructionFormat>,
11 pub(crate) branch_int: Rc<InstructionFormat>,
15 pub(crate) call: Rc<InstructionFormat>,
32 pub(crate) jump: Rc<InstructionFormat>,
33 pub(crate) load: Rc<InstructionFormat>,
43 pub(crate) store: Rc<InstructionFormat>,
48 pub(crate) trap: Rc<InstructionFormat>,
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen-meta/src/shared/
H A Dformats.rs3 use std::rc::Rc;
6 pub(crate) binary: Rc<InstructionFormat>,
7 pub(crate) binary_imm: Rc<InstructionFormat>,
8 pub(crate) branch: Rc<InstructionFormat>,
11 pub(crate) branch_int: Rc<InstructionFormat>,
15 pub(crate) call: Rc<InstructionFormat>,
33 pub(crate) jump: Rc<InstructionFormat>,
34 pub(crate) load: Rc<InstructionFormat>,
44 pub(crate) store: Rc<InstructionFormat>,
48 pub(crate) trap: Rc<InstructionFormat>,
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/czkawka_gui/src/
H A Dgui_data.rs26 use std::rc::Rc;
136 … let shared_duplication_state: Rc<RefCell<_>> = Rc::new(RefCell::new(DuplicateFinder::new())); in new()
137 let shared_empty_folders_state: Rc<RefCell<_>> = Rc::new(RefCell::new(EmptyFolder::new())); in new()
138 let shared_empty_files_state: Rc<RefCell<_>> = Rc::new(RefCell::new(EmptyFiles::new())); in new()
139 let shared_temporary_files_state: Rc<RefCell<_>> = Rc::new(RefCell::new(Temporary::new())); in new()
140 let shared_big_files_state: Rc<RefCell<_>> = Rc::new(RefCell::new(BigFile::new())); in new()
141 … let shared_similar_images_state: Rc<RefCell<_>> = Rc::new(RefCell::new(SimilarImages::new())); in new()
142 let shared_zeroed_files_state: Rc<RefCell<_>> = Rc::new(RefCell::new(ZeroedFiles::new())); in new()
143 let shared_same_music_state: Rc<RefCell<_>> = Rc::new(RefCell::new(SameMusic::new())); in new()
144 … let shared_same_invalid_symlinks: Rc<RefCell<_>> = Rc::new(RefCell::new(InvalidSymlinks::new())); in new()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dredundant_allocation.stderr1 error: usage of `Box<Rc<T>>`
8 = note: `Rc<T>` is already on the heap, `Box<Rc<T>>` makes an extra allocation
47 error: usage of `Rc<Box<bool>>`
74 error: usage of `Rc<Arc<T>>`
77 LL | pub fn rc_test9<T>(foo: Rc<Arc<T>>) -> Rc<Arc<SubT<T>>> {
86 LL | pub fn rc_test9<T>(foo: Rc<Arc<T>>) -> Rc<Arc<SubT<T>>> {
107 = note: `Rc<bool>` is already on the heap, `Arc<Rc<bool>>` makes an extra allocation
119 error: usage of `Arc<Rc<T>>`
122 LL | pub fn arc_test9<T>(foo: Arc<Rc<T>>) -> Arc<Rc<SubT<T>>> {
125 = note: `Rc<T>` is already on the heap, `Arc<Rc<T>>` makes an extra allocation
[all …]
H A Drc_buffer.stderr1 error: usage of `Rc<T>` when T is a buffer type
4 LL | bad1: Rc<String>,
5 | ^^^^^^^^^^ help: try: `Rc<str>`
9 error: usage of `Rc<T>` when T is a buffer type
12 LL | bad2: Rc<PathBuf>,
18 LL | bad3: Rc<Vec<u8>>,
24 LL | bad4: Rc<OsString>,
30 LL | fn func_bad1(_: Rc<String>) {}
36 LL | fn func_bad2(_: Rc<PathBuf>) {}
42 LL | fn func_bad3(_: Rc<Vec<u8>>) {}
[all …]

12345678910>>...173