/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | head_64.S | 181 add %sp, (2047 + 128), %o0 ! argument array 210 add %sp, (2047 + 128), %o0 ! argument array 229 add %sp, (2047 + 128), %o0 ! argument array 253 add %sp, (2047 + 128), %o0 ! argument array 278 add %sp, (2047 + 128), %o0 ! argument array 308 add %l3, %l4, %l3 319 add %sp, (2047 + 128), %o0 ! argument array 321 add %sp, (192 + 128), %sp 332 add %g7, 1, %g7 335 add [all...] |
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | head_64.S | 181 add %sp, (2047 + 128), %o0 ! argument array 210 add %sp, (2047 + 128), %o0 ! argument array 229 add %sp, (2047 + 128), %o0 ! argument array 253 add %sp, (2047 + 128), %o0 ! argument array 278 add %sp, (2047 + 128), %o0 ! argument array 308 add %l3, %l4, %l3 319 add %sp, (2047 + 128), %o0 ! argument array 321 add %sp, (192 + 128), %sp 332 add %g7, 1, %g7 335 add [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/ |
H A D | LocaleDistanceBuilder.java | 143 tb.add(bytes, length, value); in addStar() 162 tb.add(bytes, length, value); in addSubtag() 269 /** add table for each subitem that matches and doesn't have a table already 279 // now add it in addSubtables() 293 // add to all the values that have the matching desiredLang and supportedLang in addSubtables() 311 // now add the sequence explicitly in addSubtables() 323 // add to all the values that have the matching desiredLang and supportedLang in addSubtables() 341 // now add the sequence explicitly in addSubtables() 495 paradigmLSRs.add(new LSR(max.language, max.script, max.region, LSR.DONT_CARE_FLAGS)); in build() 508 rmb.add(variabl in build() 629 private static void add(DistanceTable languageDesired2Supported, add() method in LocaleDistanceBuilder 672 void add(String variable, String barString) { add() method in LocaleDistanceBuilder.RegionMapperBuilder 801 private enum Operation {add, remove} global() enum constant 841 private void add(String barString, int last, int i) { add() method in LocaleDistanceBuilder.RegionSet [all...] |
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/ |
H A D | LocaleDistanceBuilder.java | 143 tb.add(bytes, length, value); in addStar() 162 tb.add(bytes, length, value); in addSubtag() 269 /** add table for each subitem that matches and doesn't have a table already 279 // now add it in addSubtables() 293 // add to all the values that have the matching desiredLang and supportedLang in addSubtables() 311 // now add the sequence explicitly in addSubtables() 323 // add to all the values that have the matching desiredLang and supportedLang in addSubtables() 341 // now add the sequence explicitly in addSubtables() 495 paradigmLSRs.add(new LSR(max.language, max.script, max.region, LSR.DONT_CARE_FLAGS)); in build() 508 rmb.add(variabl in build() 629 private static void add(DistanceTable languageDesired2Supported, add() method in LocaleDistanceBuilder 672 void add(String variable, String barString) { add() method in LocaleDistanceBuilder.RegionMapperBuilder 801 private enum Operation {add, remove} global() enum constant 841 private void add(String barString, int last, int i) { add() method in LocaleDistanceBuilder.RegionSet [all...] |
/third_party/mesa3d/src/nouveau/codegen/lib/ |
H A D | gk110.asm | 21 add $r2 (mul high u32 $r2 u32 $r3) $r2 24 add $r2 (mul high u32 $r2 u32 $r3) $r2 26 add $r2 (mul high u32 $r2 u32 $r3) $r2 28 add $r2 (mul high u32 $r2 u32 $r3) $r2 31 add $r2 (mul high u32 $r2 u32 $r3) $r2 35 add $r1 (mul u32 $r1 u32 $r0) $r3 39 $p0 add b32 $r0 $r0 0x1 42 $p0 add b32 $r0 $r0 0x1 64 add $r2 (mul high u32 $r2 u32 $r3) $r2 66 add [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
H A D | jdsample-avx2.asm | 103 add eax, byte SIZEOF_YMMWORD-1 177 add esi, byte 1*SIZEOF_YMMWORD ; inptr 178 add edi, byte 2*SIZEOF_YMMWORD ; outptr 188 add esi, byte SIZEOF_JSAMPROW ; input_data 189 add edi, byte SIZEOF_JSAMPROW ; output_data 333 add eax, byte SIZEOF_YMMWORD-1 522 add ecx, byte 1*SIZEOF_YMMWORD ; inptr1(above) 523 add ebx, byte 1*SIZEOF_YMMWORD ; inptr0 524 add esi, byte 1*SIZEOF_YMMWORD ; inptr1(below) 525 add ed [all...] |
H A D | jdsample-mmx.asm | 102 add eax, byte SIZEOF_MMWORD-1 167 add esi, byte 1*SIZEOF_MMWORD ; inptr 168 add edi, byte 2*SIZEOF_MMWORD ; outptr 178 add esi, byte SIZEOF_JSAMPROW ; input_data 179 add edi, byte SIZEOF_JSAMPROW ; output_data 317 add eax, byte SIZEOF_MMWORD-1 492 add ecx, byte 1*SIZEOF_MMWORD ; inptr1(above) 493 add ebx, byte 1*SIZEOF_MMWORD ; inptr0 494 add esi, byte 1*SIZEOF_MMWORD ; inptr1(below) 495 add ed [all...] |
H A D | jdsample-sse2.asm | 102 add eax, byte SIZEOF_XMMWORD-1 167 add esi, byte 1*SIZEOF_XMMWORD ; inptr 168 add edi, byte 2*SIZEOF_XMMWORD ; outptr 178 add esi, byte SIZEOF_JSAMPROW ; input_data 179 add edi, byte SIZEOF_JSAMPROW ; output_data 316 add eax, byte SIZEOF_XMMWORD-1 491 add ecx, byte 1*SIZEOF_XMMWORD ; inptr1(above) 492 add ebx, byte 1*SIZEOF_XMMWORD ; inptr0 493 add esi, byte 1*SIZEOF_XMMWORD ; inptr1(below) 494 add ed [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jdsample-avx2.asm | 104 add rax, byte SIZEOF_YMMWORD-1 171 add rsi, byte 1*SIZEOF_YMMWORD ; inptr 172 add rdi, byte 2*SIZEOF_YMMWORD ; outptr 182 add rsi, byte SIZEOF_JSAMPROW ; input_data 183 add rdi, byte SIZEOF_JSAMPROW ; output_data 309 add rax, byte SIZEOF_YMMWORD-1 478 add rcx, byte 1*SIZEOF_YMMWORD ; inptr1(above) 479 add rbx, byte 1*SIZEOF_YMMWORD ; inptr0 480 add rsi, byte 1*SIZEOF_YMMWORD ; inptr1(below) 481 add rd [all...] |
H A D | jdsample-sse2.asm | 97 add rax, byte SIZEOF_XMMWORD-1 160 add rsi, byte 1*SIZEOF_XMMWORD ; inptr 161 add rdi, byte 2*SIZEOF_XMMWORD ; outptr 171 add rsi, byte SIZEOF_JSAMPROW ; input_data 172 add rdi, byte SIZEOF_JSAMPROW ; output_data 288 add rax, byte SIZEOF_XMMWORD-1 453 add rcx, byte 1*SIZEOF_XMMWORD ; inptr1(above) 454 add rbx, byte 1*SIZEOF_XMMWORD ; inptr0 455 add rsi, byte 1*SIZEOF_XMMWORD ; inptr1(below) 456 add rd [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonOptAddrMode.cpp | 379 // make sure that is safe. another definition of Rt doesn't exist between 'add' in processAddUses() 382 // Ex: Rx= add(Rt,#10) in processAddUses() 390 // Update all the uses of 'add' with the appropriate base and offset in processAddUses() 499 MIB.add(OldMI->getOperand(0)); in changeLoad() 500 MIB.add(OldMI->getOperand(2)); in changeLoad() 501 MIB.add(OldMI->getOperand(3)); in changeLoad() 502 MIB.add(ImmOp); in changeLoad() 510 .add(OldMI->getOperand(0)); in changeLoad() 527 MIB.add(OldMI->getOperand(0)); in changeLoad() 528 MIB.add(OldM in changeLoad() [all...] |
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | hevcdsp_idct_neon.S | 87 add x12, x0, x2 88 add x2, x2, x2 107 add x12, x0, x2 108 add x2, x2, x2 127 add x12, x0, x2 128 add x2, x2, x2 155 add x12, x0, x2 156 add x2, x2, x2 174 add x12, x0, x2 175 add x [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderBuiltinTestsEXT.cpp | 714 programCollection.glslSources.add("mesh") << glu::MeshSource(mesh.str()) << buildOptions; in initPrograms() 733 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 785 programCollection.spirvAsmSources.add("frag") << frag.str() << spvBuildOptions; in initPrograms() 877 programCollection.glslSources.add("mesh") << glu::MeshSource(mesh.str()) << buildOptions; in initPrograms() 901 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 1012 programCollection.glslSources.add("mesh") << glu::MeshSource(mesh.str()) << buildOptions; in initPrograms() 1036 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 1144 programCollection.glslSources.add("mesh") << glu::MeshSource(mesh.str()) << buildOptions; in initPrograms() 1150 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1220 programCollection.glslSources.add("mes in initPrograms() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
H A D | vktMeshShaderBuiltinTestsEXT.cpp | 714 programCollection.glslSources.add("mesh") << glu::MeshSource(mesh.str()) << buildOptions; in initPrograms() 733 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 785 programCollection.spirvAsmSources.add("frag") << frag.str() << spvBuildOptions; in initPrograms() 877 programCollection.glslSources.add("mesh") << glu::MeshSource(mesh.str()) << buildOptions; in initPrograms() 901 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 1012 programCollection.glslSources.add("mesh") << glu::MeshSource(mesh.str()) << buildOptions; in initPrograms() 1036 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 1144 programCollection.glslSources.add("mesh") << glu::MeshSource(mesh.str()) << buildOptions; in initPrograms() 1150 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1220 programCollection.glslSources.add("mes in initPrograms() [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/ |
H A D | signals.S | 24 add x0, x21, x22 25 add x0, x0, #15 28 add x23, sp, x22 /* new sigframe base with misaligment if any */
|
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/ |
H A D | signals.S | 24 add x0, x21, x22 25 add x0, x0, #15 28 add x23, sp, x22 /* new sigframe base with misaligment if any */
|
/third_party/FreeBSD/sys/dev/random/ |
H A D | uint128.h | 65 uint128_add64(uint128_t *big_uintp, uint64_t add) in uint128_add64() argument 68 (*big_uintp) += add; in uint128_add64() 72 word0p = big_uintp->u128t_word0 + add; in uint128_add64()
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/ |
H A D | IMETest.java | 27 box.add(new JTextField(sampleText)); in main() 28 box.add(new JTextField(sampleText)); in main() 29 jf.getContentPane().add(box); in main()
|
/third_party/skia/src/core/ |
H A D | SkTaskGroup.cpp | 13 void SkTaskGroup::add(std::function<void(void)> fn) { in add() function in SkTaskGroup 15 fExecutor.add([this, fn{std::move(fn)}] { in add() 25 fExecutor.add([=] { in batch()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | LegacyPassManager.h | 32 /// PassManagerBase - An abstract interface to allow code to add passes to 44 virtual void add(Pass *P) = 0; 54 void add(Pass *P) override; 74 void add(Pass *P) override;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | StringTableBuilder.h | 44 size_t add(CachedHashStringRef S); 45 size_t add(StringRef S) { return add(CachedHashStringRef(S)); } in add() function in llvm::StringTableBuilder 52 /// returned by add will still be valid.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Utils.cpp | 51 unwrap(PM)->add(createLowerSwitchPass()); in LLVMAddLowerSwitchPass() 55 unwrap(PM)->add(createPromoteMemoryToRegisterPass()); in LLVMAddPromoteMemoryToRegisterPass() 59 unwrap(PM)->add(createAddDiscriminatorsPass()); in LLVMAddAddDiscriminatorsPass()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | castTest.js | 18 add(dx: number, dy: number): Point; 26 add: function(dx, dy) { 46 add: function (dx, dy) {
|
/kernel/linux/linux-5.10/arch/arm64/lib/ |
H A D | memset.S | 83 add dst, dst, tmp2 109 add dst, dst, count 130 add dst, dst, #16 191 add dst, dst, #64 194 add dst, dst, tmp2 199 add dst, dst, zva_len_x
|
/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | copy_page_mck.S | 122 add src_pre_l2 = 8*8, in1 123 add dst_pre_l2 = 8*8, in0 124 add src0 = 8, in1 // first t1 src 125 add src1 = 3*8, in1 // first t3 src 126 add dst0 = 8, in0 // first t1 dst 127 add dst1 = 3*8, in0 // first t3 dst
|