Home
last modified time | relevance | path

Searched refs:add (Results 1701 - 1725 of 8062) sorted by relevance

1...<<61626364656667686970>>...323

/kernel/linux/linux-5.10/arch/arm64/lib/
H A Dstrcmp.S105 add tmp1, tmp1, #8
108 add tmp2, tmp2, #8
130 add src1, src1, tmp3
131 add src2, src2, tmp3
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dinitialize_mmu.h106 add a4, a4, a5
113 add a5, a2, a4
116 add a5, a5, a4
233 add a5, a5, a8
/kernel/linux/linux-5.10/arch/sh/lib/
H A Dmcount.S48 add r0, r1; \
54 add r3, r2; \
71 add r0, r1; \
213 add r15, r0
/kernel/linux/common_modules/pac/include/
H A Dasm_pointer_auth_context.h29 add x0, x0, :lo12:.Lthread_context_pac_str
59 add x0, x0, :lo12:.Lpt_regs_pac_panic_str
80 add x2, x2, #THREAD_CPU_CONTEXT
129 add x27, x23, #S_FRAME_SIZE
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dentry.h171 add sp, sp, 4 /* skip usual r25 placeholder */
203 add sp, sp, SZ_CALLEE_REGS
286 add \reg, r25, \off
293 add \reg, \reg, \off
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Dll_char_wr.S47 add r6, r6, ip
48 add lr, lr, ip
56 add r0, r0, r5, lsl #3 @ Move to bottom of character
111 add r6, r6, r1
/kernel/linux/linux-6.6/arch/arm64/lib/
H A Dstrlen.S111 add len, len, tmp1, lsr 3
135 add src, src, 16
162 add tmp2, len, 8
165 add len, len, tmp1, lsr 3
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkvm_mmu.h70 add \reg, \reg, #0 /* insert the low 12 bits of the tag */
71 add \reg, \reg, #0, lsl 12 /* insert the top 12 bits of the tag */
84 add \reg, \reg, \tmp
110 add \reg, \reg, \tmp
135 "add %0, %0, #0\n"
136 "add %0, %0, #0, lsl 12\n"
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Dll_char_wr.S47 add r6, r6, ip
48 add lr, lr, ip
56 add r0, r0, r5, lsl #3 @ Move to bottom of character
111 add r6, r6, r1
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.sh101 tc qdisc add dev lo ingress
108 tc filter add dev lo parent ffff: protocol ip pref 1337 flower ip_proto \
144 tc filter add dev lo parent ffff: protocol ip pref 1337 flower ip_proto \
158 tc filter add dev lo parent ffff: protocol ipv6 pref 1337 flower ip_proto \
/kernel/linux/linux-6.6/arch/riscv/lib/
H A Dmemmove.S54 add t4, a0, a2
55 add a4, a1, a2
72 * aligned SZREG address, does not equal dest, then add SZREG
155 add a1, t3, a5 /* Restore the src pointer */
217 add a4, t4, a5 /* Restore the src pointer */
/kernel/linux/linux-6.6/arch/sh/lib/
H A Dmcount.S48 add r0, r1; \
54 add r3, r2; \
71 add r0, r1; \
213 add r15, r0
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dasmmacro.h92 add \at, \ar, \at
94 add \at, \ar, \as
213 add \tmp, \tmp, \a
215 add \cnt, \cnt, \tmp
H A Dinitialize_mmu.h106 add a4, a4, a5
113 add a5, a2, a4
116 add a5, a5, a4
233 add a5, a5, a8
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.sh103 tc qdisc add dev lo ingress
110 tc filter add dev lo parent ffff: protocol ip pref 1337 flower ip_proto \
154 tc filter add dev lo parent ffff: protocol ip pref 1337 flower ip_proto \
168 tc filter add dev lo parent ffff: protocol ipv6 pref 1337 flower ip_proto \
/third_party/ffmpeg/libavcodec/arm/
H A Dmpegaudiodsp_fixed_armv6.S58 add r4, r0, #4*512 @ synth_buf + 512
67 add r2, r0, #4*32 @ synth_buf + 48
71 add r5, r3, r5, lsl #1 @ samples2
72 add r6, r1, #4*32 @ w2
/third_party/ffmpeg/libavcodec/x86/
H A Dopusdsp.asm65 add inq, mmsize
66 add outq, mmsize
84 add periodq, 8
107 add dataq, mmsize
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_overlay.asm59 add xq, mmsize/2
97 add xq, mmsize/2
108 add daq, rmp
138 add xq, mmsize/2
/third_party/curl/tests/
H A Dmemanalyze.pl346 my $add = $2;
347 if($add eq "(nil)") {
351 $addrinfo{$add}=1;
352 $addrinfofile{$add}="$source:$linenum";
/third_party/ffmpeg/libswscale/x86/
H A Dscale_avx2.asm79 add filterq, 0x80
87 add innerq, 1
101 add fltposq, 0x40
102 add countq, 0x10
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUBiDiProps.java102 /* add the start code point of each same-value range of the trie */ in addPropertyStarts()
106 set.add(range.startCodePoint); in addPropertyStarts()
109 /* add the code points from the bidi mirroring table */ in addPropertyStarts()
113 set.add(c, c+1); in addPropertyStarts()
116 /* add the code points from the Joining_Group array where the value changes */ in addPropertyStarts()
126 set.add(start); in addPropertyStarts()
132 /* add the limit code point if the last value was not 0 (it is now start==limit) */ in addPropertyStarts()
133 set.add(limit); in addPropertyStarts()
145 /* add code points with hardcoded properties, plus the ones following them */ in addPropertyStarts()
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/
H A DICULocaleServiceProvider.java146 // locales if script is available. Need to add them too. in getLocales()
168 locales.add(loc); in addLocale()
181 locales.add(new Locale(language, country, var.toString())); in addLocale()
186 locales.add(uloc.toLocale()); in addULocale()
201 locales.add(ulocWithVar.toLocale()); in addULocale()
/third_party/icu/icu4c/source/layoutex/layout/
H A DRunArrays.h67 * Construct an empty <code>RunArray</code> object. Clients can add limit
68 * indices array using the <code>add</code> method.
73 * @see add
136 * a new <code>add</code> method which takes a limit index along with whatever
137 * other data they implement. The new <code>add</code> method should
141 * @param limit is the limit index to add to the array.
150 le_int32 add(le_int32 limit);
169 * called by the <code>add</code> method if there is no limit indices
175 * @see add
183 * called by the <code>add</cod
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUBiDiProps.java106 /* add the start code point of each same-value range of the trie */ in addPropertyStarts()
110 set.add(range.startCodePoint); in addPropertyStarts()
113 /* add the code points from the bidi mirroring table */ in addPropertyStarts()
117 set.add(c, c+1); in addPropertyStarts()
120 /* add the code points from the Joining_Group array where the value changes */ in addPropertyStarts()
130 set.add(start); in addPropertyStarts()
136 /* add the limit code point if the last value was not 0 (it is now start==limit) */ in addPropertyStarts()
137 set.add(limit); in addPropertyStarts()
149 /* add code points with hardcoded properties, plus the ones following them */ in addPropertyStarts()
/third_party/libwebsockets/lib/misc/lwsac/
H A Dlwsac.c29 lws_list_ptr_insert(lws_list_ptr *head, lws_list_ptr *add, in lws_list_ptr_insert() argument
33 if (sort_func(add, *head) <= 0) in lws_list_ptr_insert()
39 *add = *head; in lws_list_ptr_insert()
40 *head = add; in lws_list_ptr_insert()

Completed in 16 milliseconds

1...<<61626364656667686970>>...323