Home
last modified time | relevance | path

Searched refs:sub (Results 451 - 475 of 2293) sorted by relevance

1...<<11121314151617181920>>...92

/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/bn/
H A Darmv8-mont.S37 sub x22,sp,x5,lsl#3
45 sub x21,x5,#16 // j=num-2
74 sub x21,x21,#8 // j--
92 sub x1,x1,x5 // rewind x1
96 sub x3,x3,x5 // rewind x3
100 sub x20,x5,#8 // i=num-1
113 sub x21,x5,#16 // j=num-2
122 sub x20,x20,#8 // i--
137 sub x21,x21,#8 // j--
159 sub x
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/bn/
H A Darmv8-mont.S37 sub x22,sp,x5,lsl#3
45 sub x21,x5,#16 // j=num-2
74 sub x21,x21,#8 // j--
92 sub x1,x1,x5 // rewind x1
96 sub x3,x3,x5 // rewind x3
100 sub x20,x5,#8 // i=num-1
113 sub x21,x5,#16 // j=num-2
122 sub x20,x20,#8 // i--
137 sub x21,x21,#8 // j--
159 sub x
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/bn/
H A Darmv8-mont.S37 sub x22,sp,x5,lsl#3
45 sub x21,x5,#16 // j=num-2
74 sub x21,x21,#8 // j--
92 sub x1,x1,x5 // rewind x1
96 sub x3,x3,x5 // rewind x3
100 sub x20,x5,#8 // i=num-1
113 sub x21,x5,#16 // j=num-2
122 sub x20,x20,#8 // i--
137 sub x21,x21,#8 // j--
159 sub x
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/bn/
H A Darmv8-mont.S37 sub x22,sp,x5,lsl#3
45 sub x21,x5,#16 // j=num-2
74 sub x21,x21,#8 // j--
92 sub x1,x1,x5 // rewind x1
96 sub x3,x3,x5 // rewind x3
100 sub x20,x5,#8 // i=num-1
113 sub x21,x5,#16 // j=num-2
122 sub x20,x20,#8 // i--
137 sub x21,x21,#8 // j--
159 sub x
[all...]
/kernel/linux/linux-5.10/arch/sparc/lib/
H A Dcopy_page.S59 sub %o0, %g2, %g1 ! dest paddr
61 sub %o1, %g2, %g2 ! src paddr
188 sub %o2, 0x40, %o2
194 sub %o2, 0x40, %o2
199 sub %o2, 0x40, %o2
209 sub %o2, 0x40, %o2
215 sub %o2, 0x40, %o2
H A DM7memset.S146 sub %o3, 8, %o3 ! -(bytes till long word aligned)
163 sub %o3, 64, %o3 ! o3 is -(bytes till block aligned)
194 sub %o5, 8, %o5 ! adjust %o5 for ASI store alignment
205 sub %o5, ST_CHUNK*64, %o5 ! reset %o5
210 sub %o4, 64, %o4
256 sub %o4, 256, %o4
264 sub %g3, 192, %g3
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dviking.S40 sub %o0, %g2, %g3
93 sub %o0, %g2, %g3
94 sub %g3, -PAGE_SIZE, %g3 ! ppage + PAGE_SIZE
99 sub %g3, MXCC_STREAM_SIZE, %g3
105 sub %g3, MXCC_STREAM_SIZE, %g3
166 1: sub %o1, %o4, %o1
252 2: sub %o1, %o4, %o1
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dtcp_mmap.c184 int sub; in child_thread() local
222 sub = 0; in child_thread()
223 while (sub < chunk_size) { in child_thread()
224 lu = read(fd, buffer + sub, chunk_size - sub); in child_thread()
230 hash_zone(buffer + sub, lu); in child_thread()
232 sub += lu; in child_thread()
/kernel/linux/linux-6.6/arch/sparc/lib/
H A Dcopy_page.S59 sub %o0, %g2, %g1 ! dest paddr
61 sub %o1, %g2, %g2 ! src paddr
188 sub %o2, 0x40, %o2
194 sub %o2, 0x40, %o2
199 sub %o2, 0x40, %o2
209 sub %o2, 0x40, %o2
215 sub %o2, 0x40, %o2
H A DM7memset.S146 sub %o3, 8, %o3 ! -(bytes till long word aligned)
163 sub %o3, 64, %o3 ! o3 is -(bytes till block aligned)
194 sub %o5, 8, %o5 ! adjust %o5 for ASI store alignment
205 sub %o5, ST_CHUNK*64, %o5 ! reset %o5
210 sub %o4, 64, %o4
256 sub %o4, 256, %o4
264 sub %g3, 192, %g3
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dviking.S40 sub %o0, %g2, %g3
93 sub %o0, %g2, %g3
94 sub %g3, -PAGE_SIZE, %g3 ! ppage + PAGE_SIZE
99 sub %g3, MXCC_STREAM_SIZE, %g3
105 sub %g3, MXCC_STREAM_SIZE, %g3
166 1: sub %o1, %o4, %o1
252 2: sub %o1, %o4, %o1
/third_party/ffmpeg/libavcodec/
H A Dmetasound.c173 int sub; in metasound_read_bitstream() local
193 sub = mtab->fmode[bits->ftype].sub; in metasound_read_bitstream()
201 for (j = 0; j < sub; j++) in metasound_read_bitstream()
207 for (j = 0; j < sub; j++) in metasound_read_bitstream()
216 for (j = 0; j < sub; j++) in metasound_read_bitstream()
217 bits->sub_gain_bits[i * sub + j] = in metasound_read_bitstream()
H A Dtwinvqdec.c258 int sub; in twinvq_read_bitstream() local
275 sub = mtab->fmode[bits->ftype].sub; in twinvq_read_bitstream()
280 for (j = 0; j < sub; j++) in twinvq_read_bitstream()
286 for (j = 0; j < sub; j++) in twinvq_read_bitstream()
295 for (j = 0; j < sub; j++) in twinvq_read_bitstream()
296 bits->sub_gain_bits[i * sub + j] = get_bits(&gb, in twinvq_read_bitstream()
/third_party/ffmpeg/libavfilter/
H A Dvf_subtitles.c463 AVSubtitle sub = {0}; in init_subtitles() local
466 ret = avcodec_decode_subtitle2(dec_ctx, &sub, &got_subtitle, &pkt); in init_subtitles()
471 const int64_t start_time = av_rescale_q(sub.pts, AV_TIME_BASE_Q, av_make_q(1, 1000)); in init_subtitles()
472 const int64_t duration = sub.end_display_time; in init_subtitles()
473 for (i = 0; i < sub.num_rects; i++) { in init_subtitles()
474 char *ass_line = sub.rects[i]->ass; in init_subtitles()
483 avsubtitle_free(&sub); in init_subtitles()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTextTrieMap.java423 char[] sub = new char[array.length - start]; in subArray()
424 System.arraycopy(array, start, sub, 0, sub.length); in subArray()
425 return sub; in subArray()
432 char[] sub = new char[limit - start]; in subArray()
433 System.arraycopy(array, start, sub, 0, limit - start); in subArray()
434 return sub; in subArray()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTextTrieMap.java432 char[] sub = new char[array.length - start]; in subArray()
433 System.arraycopy(array, start, sub, 0, sub.length); in subArray()
434 return sub; in subArray()
441 char[] sub = new char[limit - start]; in subArray()
442 System.arraycopy(array, start, sub, 0, limit - start); in subArray()
443 return sub; in subArray()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dentry-ftrace.S38 sub sp, sp, #(S_FRAME_SIZE + 16)
96 sub x0, x30, #AARCH64_INSN_SIZE // ip (callsite's BL insn)
137 sub x0, x0, #AARCH64_INSN_SIZE // ip (callsite's BL insn)
190 sub \rd, \rn, #AARCH64_INSN_SIZE
332 sub sp, sp, #64
/kernel/linux/linux-6.6/arch/arm64/lib/
H A Dmemcpy.S148 sub tmp1, dstin, src
158 sub src, src, tmp1
203 sub srcend, srcend, tmp1
204 sub count, count, tmp1
210 sub dstend, dstend, tmp1
/third_party/ffmpeg/libavcodec/arm/
H A Dsynth_filter_vfp.S106 sub P_SB, P_SB, #512*4
130 sub lr, lr, #32
166 sub P_WIN_DN, P_WIN_DN, #4*4
176 sub P_SB2_UP, P_SB2_UP, #(16+16)*4
192 sub P_WIN_DN, P_WIN_DN, #4*4
/third_party/ffmpeg/libavcodec/x86/
H A Dac3dsp.asm52 sub offsetq, 256
56 sub offsetq, 256
60 sub expnq, mmsize
122 sub lenq, 32
126 sub lenq, 16
/third_party/alsa-lib/test/
H A Dseq-sender.c147 snd_seq_port_subscribe_t *sub; in event_sender() local
182 snd_seq_port_subscribe_alloca(&sub); in event_sender()
185 snd_seq_port_subscribe_set_sender(sub, &addr); in event_sender()
201 snd_seq_port_subscribe_set_dest(sub, &addr); in event_sender()
202 if ((err = snd_seq_subscribe_port(handle, sub))<0) { in event_sender()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
H A DULocaleCollationTest.java207 * @param sub an object that can be used to retrieve a subobject
213 Subobject sub, Registrar reg) { in checkService()
217 if (sub != null) { in checkService()
218 Object subobj = sub.get(obj); in checkService()
226 if (sub != null) { in checkService()
227 Object subobj = sub.get(obj); in checkService()
212 checkService(String requestedLocale, ServiceFacade svc, Subobject sub, Registrar reg) checkService() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DULocaleCollationTest.java210 * @param sub an object that can be used to retrieve a subobject
216 Subobject sub, Registrar reg) { in checkService()
220 if (sub != null) { in checkService()
221 Object subobj = sub.get(obj); in checkService()
229 if (sub != null) { in checkService()
230 Object subobj = sub.get(obj); in checkService()
215 checkService(String requestedLocale, ServiceFacade svc, Subobject sub, Registrar reg) checkService() argument
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dsmult_curve25519_ref.c18 static void sub(unsigned int out[32],const unsigned int a[32],const unsigned int b[32]) in sub() function
157 sub(a0 + 32,xzmb,xzmb + 32); in mainloop()
159 sub(a1 + 32,xzm1b,xzm1b + 32); in mainloop()
165 sub(c1 + 32,b1,b1 + 32); in mainloop()
167 sub(s,b0,b0 + 32); in mainloop()
/third_party/optimized-routines/string/aarch64/
H A Dmemcpy.S149 sub tmp1, dstin, src
159 sub src, src, tmp1
204 sub srcend, srcend, tmp1
205 sub count, count, tmp1
211 sub dstend, dstend, tmp1

Completed in 13 milliseconds

1...<<11121314151617181920>>...92