Home
last modified time | relevance | path

Searched defs:to (Results 1 – 25 of 9546) sorted by relevance

12345678910>>...382

/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/to/
H A Dto.go1 package to package
12 type to struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 percentSuffix string
22 perMille string
23 timeSeparator string
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/to/
H A Dto.go1 package to package
12 type to struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 percentSuffix string
22 perMille string
23 timeSeparator string
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/to/
H A Dto.go1 package to package
12 type to struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 percentSuffix string
22 perMille string
23 timeSeparator string
[all …]
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.c713 u8* JMP8(u8 to) { in JMP8()
733 u8* JE8(u8 to) { in JE8()
738 u8* JZ8(u8 to) { in JZ8()
743 u8* JG8(u8 to) { in JG8()
748 u8* JGE8(u8 to) { in JGE8()
753 u8* JL8(u8 to) { in JL8()
758 u8* JLE8(u8 to) { in JLE8()
763 u8* JNE8(u8 to) { in JNE8()
768 u8* JNZ8(u8 to) { in JNZ8()
773 u8* JNG8(u8 to) { in JNG8()
[all …]
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86_sse.c261 void SSE2_MOVQ_M64_to_XMM( x86SSERegType to, uptr from ) in SSE2_MOVQ_M64_to_XMM()
277 void SSE2_MOVQ_XMM_to_M64( u32 to, x86SSERegType from ) in SSE2_MOVQ_XMM_to_M64()
923 void SSE2_PSRLW_I8_to_XMM(x86SSERegType to, u8 imm8) in SSE2_PSRLW_I8_to_XMM()
934 void SSE2_PSRLD_I8_to_XMM(x86SSERegType to, u8 imm8) in SSE2_PSRLD_I8_to_XMM()
945 void SSE2_PSRLQ_I8_to_XMM(x86SSERegType to, u8 imm8) in SSE2_PSRLQ_I8_to_XMM()
954 void SSE2_PSRLDQ_I8_to_XMM(x86SSERegType to, u8 imm8) in SSE2_PSRLDQ_I8_to_XMM()
967 void SSE2_PSRAW_I8_to_XMM(x86SSERegType to, u8 imm8) in SSE2_PSRAW_I8_to_XMM()
978 void SSE2_PSRAD_I8_to_XMM(x86SSERegType to, u8 imm8) in SSE2_PSRAD_I8_to_XMM()
991 void SSE2_PSLLW_I8_to_XMM(x86SSERegType to, u8 imm8) in SSE2_PSLLW_I8_to_XMM()
1002 void SSE2_PSLLD_I8_to_XMM(x86SSERegType to, u8 imm8) in SSE2_PSLLD_I8_to_XMM()
[all …]
H A Dix86-64.c2363 u8* JMP8( u8 to ) in JMP8()
2395 u8* JP8( u8 to ) { in JP8()
2405 u8* JE8( u8 to ) { in JE8()
2410 u8* JZ8( u8 to ) in JZ8()
2416 u8* JS8( u8 to ) in JS8()
2422 u8* JNS8( u8 to ) in JNS8()
2428 u8* JG8( u8 to ) in JG8()
2440 u8* JL8( u8 to ) in JL8()
2446 u8* JA8( u8 to ) in JA8()
2457 u8* JB8( u8 to ) in JB8()
[all …]
H A Dix86_mmx.c18 void MOVQMtoR( x86MMXRegType to, uptr from ) in MOVQMtoR()
24 void MOVQRtoM( uptr to, x86MMXRegType from ) in MOVQRtoM()
69 void PSLLQMtoR( x86MMXRegType to, uptr from ) in PSLLQMtoR()
75 void PSLLQItoR( x86MMXRegType to, u8 from ) in PSLLQItoR()
92 void PSRLQMtoR( x86MMXRegType to, uptr from ) in PSRLQMtoR()
98 void PSRLQItoR( x86MMXRegType to, u8 from ) in PSRLQItoR()
345 void PSRLWItoR( x86MMXRegType to, u8 from ) in PSRLWItoR()
353 void PSRLDItoR( x86MMXRegType to, u8 from ) in PSRLDItoR()
368 void PSLLWItoR( x86MMXRegType to, u8 from ) in PSLLWItoR()
376 void PSLLDItoR( x86MMXRegType to, u8 from ) in PSLLDItoR()
[all …]
H A Dix86_3dnow.c16 void PFCMPEQMtoR( x86IntRegType to, uptr from ) in PFCMPEQMtoR()
22 void PFCMPGTMtoR( x86IntRegType to, uptr from ) in PFCMPGTMtoR()
28 void PFCMPGEMtoR( x86IntRegType to, uptr from ) in PFCMPGEMtoR()
34 void PFADDMtoR( x86IntRegType to, uptr from ) in PFADDMtoR()
48 void PFSUBMtoR( x86IntRegType to, uptr from ) in PFSUBMtoR()
62 void PFMULMtoR( x86IntRegType to, uptr from ) in PFMULMtoR()
76 void PFRCPMtoR( x86IntRegType to, uptr from ) in PFRCPMtoR()
122 void PF2IDMtoR( x86IntRegType to, uptr from ) in PF2IDMtoR()
136 void PI2FDMtoR( x86IntRegType to, uptr from ) in PI2FDMtoR()
150 void PFMAXMtoR( x86IntRegType to, uptr from ) in PFMAXMtoR()
[all …]
/dports/devel/ice37/ice-3.7.2/matlab/test/Ice/timeout/
H A DAllTests.m45 to = timeout.ice_timeout(100); variable
60 to = timeout.ice_timeout(-1); variable
83 to = timeout.ice_timeout(250); variable
99 to = timeout.ice_timeout(2000); variable
116 to = timeout.ice_invocationTimeout(100); variable
141 to = timeout.ice_invocationTimeout(100); variable
153 to = timeout.ice_invocationTimeout(1000); variable
206 to = TimeoutPrx.uncheckedCast(obj.ice_timeout(250)); variable
257 to = TimeoutPrx.uncheckedCast(to.ice_timeout(1000)); variable
294 to = to.ice_timeout(1000); variable
[all …]
/dports/devel/php-ice37/ice-3.7.2/matlab/test/Ice/timeout/
H A DAllTests.m45 to = timeout.ice_timeout(100); variable
60 to = timeout.ice_timeout(-1); variable
83 to = timeout.ice_timeout(250); variable
99 to = timeout.ice_timeout(2000); variable
116 to = timeout.ice_invocationTimeout(100); variable
141 to = timeout.ice_invocationTimeout(100); variable
153 to = timeout.ice_invocationTimeout(1000); variable
206 to = TimeoutPrx.uncheckedCast(obj.ice_timeout(250)); variable
257 to = TimeoutPrx.uncheckedCast(to.ice_timeout(1000)); variable
294 to = to.ice_timeout(1000); variable
[all …]
/dports/devel/py-ice37/ice-3.7.2/matlab/test/Ice/timeout/
H A DAllTests.m45 to = timeout.ice_timeout(100); variable
60 to = timeout.ice_timeout(-1); variable
83 to = timeout.ice_timeout(250); variable
99 to = timeout.ice_timeout(2000); variable
116 to = timeout.ice_invocationTimeout(100); variable
141 to = timeout.ice_invocationTimeout(100); variable
153 to = timeout.ice_invocationTimeout(1000); variable
206 to = TimeoutPrx.uncheckedCast(obj.ice_timeout(250)); variable
257 to = TimeoutPrx.uncheckedCast(to.ice_timeout(1000)); variable
294 to = to.ice_timeout(1000); variable
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/chrono-tz-0.6.0/tests/
H A Dnumberphile.rs32 let to = New_York.ymd(2013, 12, 30).and_hms(14, 0, 0); in london_5_days_ago_to_new_york() localVariable
56 let to = London.ymd(2013, 11, 1).and_hms(12, 0, 0); in autumn() localVariable
77 let to = Apia.ymd(2011, 12, 31).and_hms(12, 0, 0); in samoa_skips_a_day() localVariable
84 let to = UTC.ymd(1942, 6, 1).and_hms(12, 0, 0); in double_bst() localVariable
92 let to = Tripoli.ymd(2012, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
96 let to = Tripoli.ymd(2013, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
100 let to = Tripoli.ymd(2014, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
107 let to = Gaza.ymd(2016, 10, 29).and_hms(12, 0, 0); in israel_palestine() localVariable
134 let to = London.ymd(925, 3, 25).and_hms(12, 0, 0); in london_25_march() localVariable
150 let to = UTC.ymd(2016, 7, 1).and_hms(0, 0, 0); in leapsecond_2() localVariable
[all …]
/dports/devel/grcov/grcov-0.8.2/cargo-crates/chrono-tz-0.5.3/tests/
H A Dnumberphile.rs32 let to = New_York.ymd(2013, 12, 30).and_hms(14, 0, 0); in london_5_days_ago_to_new_york() localVariable
56 let to = London.ymd(2013, 11, 1).and_hms(12, 0, 0); in autumn() localVariable
77 let to = Apia.ymd(2011, 12, 31).and_hms(12, 0, 0); in samoa_skips_a_day() localVariable
84 let to = UTC.ymd(1942, 6, 1).and_hms(12, 0, 0); in double_bst() localVariable
92 let to = Tripoli.ymd(2012, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
96 let to = Tripoli.ymd(2013, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
100 let to = Tripoli.ymd(2014, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
107 let to = Gaza.ymd(2016, 10, 29).and_hms(12, 0, 0); in israel_palestine() localVariable
134 let to = London.ymd(925, 3, 25).and_hms(12, 0, 0); in london_25_march() localVariable
150 let to = UTC.ymd(2016, 7, 1).and_hms(0, 0, 0); in leapsecond_2() localVariable
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/chrono-tz-0.5.3/tests/
H A Dnumberphile.rs32 let to = New_York.ymd(2013, 12, 30).and_hms(14, 0, 0); in london_5_days_ago_to_new_york() localVariable
56 let to = London.ymd(2013, 11, 1).and_hms(12, 0, 0); in autumn() localVariable
77 let to = Apia.ymd(2011, 12, 31).and_hms(12, 0, 0); in samoa_skips_a_day() localVariable
84 let to = UTC.ymd(1942, 6, 1).and_hms(12, 0, 0); in double_bst() localVariable
92 let to = Tripoli.ymd(2012, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
96 let to = Tripoli.ymd(2013, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
100 let to = Tripoli.ymd(2014, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
107 let to = Gaza.ymd(2016, 10, 29).and_hms(12, 0, 0); in israel_palestine() localVariable
134 let to = London.ymd(925, 3, 25).and_hms(12, 0, 0); in london_25_march() localVariable
150 let to = UTC.ymd(2016, 7, 1).and_hms(0, 0, 0); in leapsecond_2() localVariable
[all …]
/dports/devel/tokei/tokei-12.1.2/cargo-crates/chrono-tz-0.5.2/tests/
H A Dnumberphile.rs32 let to = New_York.ymd(2013, 12, 30).and_hms(14, 0, 0); in london_5_days_ago_to_new_york() localVariable
56 let to = London.ymd(2013, 11, 1).and_hms(12, 0, 0); in autumn() localVariable
77 let to = Apia.ymd(2011, 12, 31).and_hms(12, 0, 0); in samoa_skips_a_day() localVariable
84 let to = UTC.ymd(1942, 6, 1).and_hms(12, 0, 0); in double_bst() localVariable
92 let to = Tripoli.ymd(2012, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
96 let to = Tripoli.ymd(2013, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
100 let to = Tripoli.ymd(2014, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
107 let to = Gaza.ymd(2016, 10, 29).and_hms(12, 0, 0); in israel_palestine() localVariable
134 let to = London.ymd(925, 3, 25).and_hms(12, 0, 0); in london_25_march() localVariable
150 let to = UTC.ymd(2016, 7, 1).and_hms(0, 0, 0); in leapsecond_2() localVariable
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/chrono-tz-0.5.3/tests/
H A Dnumberphile.rs32 let to = New_York.ymd(2013, 12, 30).and_hms(14, 0, 0); in london_5_days_ago_to_new_york() localVariable
56 let to = London.ymd(2013, 11, 1).and_hms(12, 0, 0); in autumn() localVariable
77 let to = Apia.ymd(2011, 12, 31).and_hms(12, 0, 0); in samoa_skips_a_day() localVariable
84 let to = UTC.ymd(1942, 6, 1).and_hms(12, 0, 0); in double_bst() localVariable
92 let to = Tripoli.ymd(2012, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
96 let to = Tripoli.ymd(2013, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
100 let to = Tripoli.ymd(2014, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
107 let to = Gaza.ymd(2016, 10, 29).and_hms(12, 0, 0); in israel_palestine() localVariable
134 let to = London.ymd(925, 3, 25).and_hms(12, 0, 0); in london_25_march() localVariable
150 let to = UTC.ymd(2016, 7, 1).and_hms(0, 0, 0); in leapsecond_2() localVariable
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/chrono-tz-0.6.0/tests/
H A Dnumberphile.rs32 let to = New_York.ymd(2013, 12, 30).and_hms(14, 0, 0); in london_5_days_ago_to_new_york() localVariable
56 let to = London.ymd(2013, 11, 1).and_hms(12, 0, 0); in autumn() localVariable
77 let to = Apia.ymd(2011, 12, 31).and_hms(12, 0, 0); in samoa_skips_a_day() localVariable
84 let to = UTC.ymd(1942, 6, 1).and_hms(12, 0, 0); in double_bst() localVariable
92 let to = Tripoli.ymd(2012, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
96 let to = Tripoli.ymd(2013, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
100 let to = Tripoli.ymd(2014, 4, 1).and_hms(12, 0, 0); in libya_2013() localVariable
107 let to = Gaza.ymd(2016, 10, 29).and_hms(12, 0, 0); in israel_palestine() localVariable
134 let to = London.ymd(925, 3, 25).and_hms(12, 0, 0); in london_25_march() localVariable
150 let to = UTC.ymd(2016, 7, 1).and_hms(0, 0, 0); in leapsecond_2() localVariable
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/Thumb2/LowOverheadLoops/
H A Dcount_dominates_start.mir32 %11 = sext <8 x i16> %wide.masked.load to <8 x i32>
58 ---
59 name: test
63 - { id: 0, class: rgpr, preferred-register: '' }
70 - { id: 7, class: gpr, preferred-register: '' }
77 - { id: 14, class: gpr, preferred-register: '' }
92 - { id: 29, class: mqpr, preferred-register: '' }
96 - { id: 33, class: gprlr, preferred-register: '' }
100 - { reg: '$r0', virtual-reg: '%13' }
107 ; CHECK: liveins: $r0, $r1, $r2
[all …]
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/asn1/
H A Dder_format.c45 data->negative = 0; in der_copy_general_string()
54 if (len <= 0) { in der_copy_general_string()
61 data->data = malloc(data->length); in der_copy_general_string()
67 len = hex_decode(p, data->data, data->length); in der_copy_general_string()
76 unsigned char *q = data->data; in der_copy_general_string()
82 memmove(data->data, q, len); in der_copy_general_string()
83 } in der_copy_general_string()
100 if (len < 0)
117 p = rk_strpoolprintf(p, "%d", oid->components[i]); in der_copy_bmp_string()
137 long l;
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A DjniTypes_arm.hpp49 static inline void put_int2r(jint *from, intptr_t *to) { *(jint *)(to++) = from[1]; in put_int2r()
56 static inline void put_int(jint from, intptr_t *to) { *(jint *)(to + 0 ) = from; } in put_int()
57 static inline void put_int(jint from, intptr_t *to, int& pos) { *(jint *)(to + pos++) = from; } in put_int()
58 static inline void put_int(jint *from, intptr_t *to, int& pos) { *(jint *)(to + pos++) = *from; } in put_int()
62 …static inline void put_long(jlong from, intptr_t *to) { *(jlong *)(to + 1 + 0) = fro… in put_long()
68 static inline void put_long(jlong from, intptr_t *to) { put_int2r((jint *)&from, to); } in put_long()
69 …static inline void put_long(jlong from, intptr_t *to, int& pos) { put_int2r((jint *)&from, to, po… in put_long()
70 …static inline void put_long(jlong *from, intptr_t *to, int& pos) { put_int2r((jint *) from, to, po… in put_long()
74 static inline void put_obj(oop from, intptr_t *to) { *(oop *)(to + 0 ) = from; } in put_obj()
75 static inline void put_obj(oop from, intptr_t *to, int& pos) { *(oop *)(to + pos++) = from; } in put_obj()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A DjniTypes_arm.hpp49 static inline void put_int2r(jint *from, intptr_t *to) { *(jint *)(to++) = from[1]; in put_int2r()
56 static inline void put_int(jint from, intptr_t *to) { *(jint *)(to + 0 ) = from; } in put_int()
57 static inline void put_int(jint from, intptr_t *to, int& pos) { *(jint *)(to + pos++) = from; } in put_int()
58 static inline void put_int(jint *from, intptr_t *to, int& pos) { *(jint *)(to + pos++) = *from; } in put_int()
62 …static inline void put_long(jlong from, intptr_t *to) { *(jlong *)(to + 1 + 0) = fro… in put_long()
68 static inline void put_long(jlong from, intptr_t *to) { put_int2r((jint *)&from, to); } in put_long()
69 …static inline void put_long(jlong from, intptr_t *to, int& pos) { put_int2r((jint *)&from, to, po… in put_long()
70 …static inline void put_long(jlong *from, intptr_t *to, int& pos) { put_int2r((jint *) from, to, po… in put_long()
74 static inline void put_obj(oop from, intptr_t *to) { *(oop *)(to + 0 ) = from; } in put_obj()
75 static inline void put_obj(oop from, intptr_t *to, int& pos) { *(oop *)(to + pos++) = from; } in put_obj()
[all …]
/dports/irc/smuxi/smuxi-1.1/lib/agsxmpp/agsxmpp/protocol/extensions/pubsub/
H A DPubSubManager.cs55 public void CreateInstantNode(Jid to) in CreateInstantNode()
60 public void CreateInstantNode(Jid to, Jid from) in CreateInstantNode()
65 public void CreateInstantNode(Jid to, IqHandler cb) in CreateInstantNode()
105 public void CreateNode(Jid to, string node) in CreateNode()
110 public void CreateNode(Jid to, Jid from, string node) in CreateNode()
221 public void DeleteNode(Jid to, string node) in DeleteNode()
266 public void PurgeNode(Jid to, string node) in PurgeNode()
571 public void RequestSubscriptions(Jid to) in RequestSubscriptions()
581 public void RequestSubscriptions(Jid to, Jid from) in RequestSubscriptions()
613 public void RequestAffiliations(Jid to) in RequestAffiliations()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Dcopy.hpp91 static void conjoint_words(const HeapWord* from, HeapWord* to, size_t count) { in conjoint_words()
126 static void conjoint_jbytes(const void* from, void* to, size_t count) { in conjoint_jbytes()
142 static void conjoint_jints_atomic(const jint* from, jint* to, size_t count) { in conjoint_jints_atomic()
154 static void conjoint_oops_atomic(const oop* from, oop* to, size_t count) { in conjoint_oops_atomic()
274 static void fill_to_words(HeapWord* to, size_t count, juint value = 0) { in fill_to_words()
285 static void fill_to_bytes(void* to, size_t count, jubyte value = 0) { in fill_to_bytes()
298 static void zero_to_words(HeapWord* to, size_t count) { in zero_to_words()
304 static void zero_to_bytes(void* to, size_t count) { in zero_to_bytes()
327 static void assert_params_ok(HeapWord* to, intptr_t alignment) { in assert_params_ok()
331 static void assert_params_aligned(const HeapWord* from, HeapWord* to) { in assert_params_aligned()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A Dcopy.hpp91 static void conjoint_words(const HeapWord* from, HeapWord* to, size_t count) { in conjoint_words()
126 static void conjoint_jbytes(const void* from, void* to, size_t count) { in conjoint_jbytes()
142 static void conjoint_jints_atomic(const jint* from, jint* to, size_t count) { in conjoint_jints_atomic()
154 static void conjoint_oops_atomic(const oop* from, oop* to, size_t count) { in conjoint_oops_atomic()
274 static void fill_to_words(HeapWord* to, size_t count, juint value = 0) { in fill_to_words()
285 static void fill_to_bytes(void* to, size_t count, jubyte value = 0) { in fill_to_bytes()
298 static void zero_to_words(HeapWord* to, size_t count) { in zero_to_words()
304 static void zero_to_bytes(void* to, size_t count) { in zero_to_bytes()
327 static void assert_params_ok(HeapWord* to, intptr_t alignment) { in assert_params_ok()
331 static void assert_params_aligned(const HeapWord* from, HeapWord* to) { in assert_params_aligned()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A Dcopy.hpp91 static void conjoint_words(const HeapWord* from, HeapWord* to, size_t count) { in conjoint_words()
126 static void conjoint_jbytes(const void* from, void* to, size_t count) { in conjoint_jbytes()
142 static void conjoint_jints_atomic(const jint* from, jint* to, size_t count) { in conjoint_jints_atomic()
154 static void conjoint_oops_atomic(const oop* from, oop* to, size_t count) { in conjoint_oops_atomic()
274 static void fill_to_words(HeapWord* to, size_t count, juint value = 0) { in fill_to_words()
285 static void fill_to_bytes(void* to, size_t count, jubyte value = 0) { in fill_to_bytes()
298 static void zero_to_words(HeapWord* to, size_t count) { in zero_to_words()
304 static void zero_to_bytes(void* to, size_t count) { in zero_to_bytes()
327 static void assert_params_ok(HeapWord* to, intptr_t alignment) { in assert_params_ok()
331 static void assert_params_aligned(const HeapWord* from, HeapWord* to) { in assert_params_aligned()
[all …]

12345678910>>...382