/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/aes/ |
D | aes-mips.S | 13 lw $12,0($6) 14 lw $13,4($6) 15 lw $14,8($6) 16 lw $15,12($6) 17 lw $30,240($6) 79 lw $8,0($3) 81 lw $9,4($3) 83 lw $10,8($3) 85 lw $11,12($3) 123 lw $12,0($1) # Te1[s1>>16] [all …]
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/crypto/aes/ |
D | aes-mips.S | 13 lw $12,0($6) 14 lw $13,4($6) 15 lw $14,8($6) 16 lw $15,12($6) 17 lw $30,240($6) 79 lw $8,0($3) 81 lw $9,4($3) 83 lw $10,8($3) 85 lw $11,12($3) 123 lw $12,0($1) # Te1[s1>>16] [all …]
|
/third_party/musl/src/setjmp/mips/ |
D | longjmp.S | 22 lw $ra, 0($4) 23 lw $sp, 4($4) 24 lw $16, 8($4) 25 lw $17, 12($4) 26 lw $18, 16($4) 27 lw $19, 20($4) 28 lw $20, 24($4) 29 lw $21, 28($4) 30 lw $22, 32($4) 31 lw $23, 36($4) [all …]
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/crypto/sha/ |
D | sha256-mips.S | 33 lw $1,0*4($4) # load context 34 lw $2,1*4($4) 35 lw $3,2*4($4) 36 lw $7,3*4($4) 37 lw $24,4*4($4) 38 lw $25,5*4($4) 39 lw $30,6*4($4) 40 lw $31,7*4($4) 49 lw $8,($5) 55 lw $9,4($5) [all …]
|
D | sha1-mips.S | 28 lw $1,0($4) 29 lw $2,4($4) 30 lw $3,8($4) 31 lw $7,12($4) 33 lw $24,16($4) 39 lw $8,($5) 68 lw $9,1*4($5) 115 lw $10,2*4($5) 162 lw $11,3*4($5) 209 lw $12,4*4($5) [all …]
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/sha/ |
D | sha256-mips.S | 33 lw $1,0*4($4) # load context 34 lw $2,1*4($4) 35 lw $3,2*4($4) 36 lw $7,3*4($4) 37 lw $24,4*4($4) 38 lw $25,5*4($4) 39 lw $30,6*4($4) 40 lw $31,7*4($4) 49 lw $8,($5) 55 lw $9,4($5) [all …]
|
D | sha1-mips.S | 28 lw $1,0($4) 29 lw $2,4($4) 30 lw $3,8($4) 31 lw $7,12($4) 33 lw $24,16($4) 39 lw $8,($5) 68 lw $9,1*4($5) 115 lw $10,2*4($5) 162 lw $11,3*4($5) 209 lw $12,4*4($5) [all …]
|
/third_party/musl/src/thread/mips/ |
D | syscall_cp.s | 19 lw $4, 0($4) 24 lw $6, 48($sp) 25 lw $7, 52($sp) 26 lw $8, 56($sp) 27 lw $9, 60($sp) 28 lw $10,64($sp) 33 lw $2, 28($sp) 48 1: lw $3, ($ra) 50 lw $25, 4($ra)
|
D | clone.s | 13 lw $6, 16($sp) 14 lw $7, 20($sp) 15 lw $9, 24($sp) 30 1: lw $25, 0($sp) 31 lw $4, 4($sp)
|
/third_party/node/deps/v8/src/builtins/mips/ |
D | builtins-mips.cc | 89 __ lw(scratch2, MemOperand(scratch2)); in Generate_PushArguments() local 91 __ lw(scratch2, MemOperand(scratch2)); in Generate_PushArguments() local 135 __ lw(cp, MemOperand(fp, ConstructFrameConstants::kContextOffset)); in Generate_JSBuiltinsConstructStubHelper() local 137 __ lw(t3, MemOperand(fp, ConstructFrameConstants::kLengthOffset)); in Generate_JSBuiltinsConstructStubHelper() local 179 __ lw(t2, FieldMemOperand(a1, JSFunction::kSharedFunctionInfoOffset)); in Generate_JSConstructStubGeneric() local 180 __ lw(t2, FieldMemOperand(t2, SharedFunctionInfo::kFlagsOffset)); in Generate_JSConstructStubGeneric() local 237 __ lw(a1, MemOperand(fp, ConstructFrameConstants::kConstructorOffset)); in Generate_JSConstructStubGeneric() local 238 __ lw(a0, MemOperand(fp, ConstructFrameConstants::kLengthOffset)); in Generate_JSConstructStubGeneric() local 289 __ lw(v0, MemOperand(sp, 0 * kPointerSize)); in Generate_JSConstructStubGeneric() local 294 __ lw(a1, MemOperand(fp, ConstructFrameConstants::kLengthOffset)); in Generate_JSConstructStubGeneric() local [all …]
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | localeprioritylist.cpp | 176 LocaleAndWeight &lw = list->array[i]; in orphanLocaleAt() local 177 Locale *l = lw.locale; in orphanLocaleAt() 178 lw.locale = nullptr; in orphanLocaleAt() 194 LocaleAndWeight &lw = list->array[index]; in add() local 195 clone.adoptInstead(lw.locale); in add() 196 lw.locale = nullptr; in add() 197 lw.weight = 0; in add() 223 LocaleAndWeight &lw = list->array[listLength]; in add() local 224 lw.locale = clone.orphan(); in add() 225 lw.weight = weight; in add() [all …]
|
/third_party/icu/icu4c/source/common/ |
D | localeprioritylist.cpp | 176 LocaleAndWeight &lw = list->array[i]; in orphanLocaleAt() local 177 Locale *l = lw.locale; in orphanLocaleAt() 178 lw.locale = nullptr; in orphanLocaleAt() 194 LocaleAndWeight &lw = list->array[index]; in add() local 195 clone.adoptInstead(lw.locale); in add() 196 lw.locale = nullptr; in add() 197 lw.weight = 0; in add() 223 LocaleAndWeight &lw = list->array[listLength]; in add() local 224 lw.locale = clone.orphan(); in add() 225 lw.weight = weight; in add() [all …]
|
/third_party/node/deps/icu-small/source/common/ |
D | localeprioritylist.cpp | 176 LocaleAndWeight &lw = list->array[i]; in orphanLocaleAt() local 177 Locale *l = lw.locale; in orphanLocaleAt() 178 lw.locale = nullptr; in orphanLocaleAt() 194 LocaleAndWeight &lw = list->array[index]; in add() local 195 clone.adoptInstead(lw.locale); in add() 196 lw.locale = nullptr; in add() 197 lw.weight = 0; in add() 223 LocaleAndWeight &lw = list->array[listLength]; in add() local 224 lw.locale = clone.orphan(); in add() 225 lw.weight = weight; in add() [all …]
|
/third_party/node/deps/v8/src/regexp/mips/ |
D | regexp-macro-assembler-mips.cc | 145 __ lw(a0, register_location(reg)); in AdvanceRegister() local 193 __ lw(a1, MemOperand(frame_pointer(), kStringStartMinusOne)); in CheckAtStart() local 202 __ lw(a1, MemOperand(frame_pointer(), kStringStartMinusOne)); in CheckNotAtStart() local 215 __ lw(a0, MemOperand(backtrack_stackpointer(), 0)); in CheckGreedyLoop() local 227 __ lw(a0, register_location(start_reg)); // Index of start of capture. in CheckNotBackReferenceIgnoreCase() local 228 __ lw(a1, register_location(start_reg + 1)); // Index of end of capture. in CheckNotBackReferenceIgnoreCase() local 237 __ lw(t0, MemOperand(frame_pointer(), kStringStartMinusOne)); in CheckNotBackReferenceIgnoreCase() local 297 __ lw(t0, register_location(start_reg)); // Index of start of capture. in CheckNotBackReferenceIgnoreCase() local 298 __ lw(t5, register_location(start_reg + 1)); // Index of end of capture. in CheckNotBackReferenceIgnoreCase() local 360 __ lw(a0, register_location(start_reg)); in CheckNotBackReference() local [all …]
|
/third_party/musl/src/signal/mips/ |
D | sigsetjmp.s | 17 lw $25, %call16(setjmp)($gp) 23 lw $ra, 104($4) 24 lw $16, 104+4+16($4) 27 lw $25, %call16(__sigsetjmp_tail)($gp) 31 1: lw $25, %call16(setjmp)($gp)
|
/third_party/musl/crt/mips/ |
D | crtn.s | 4 lw $gp,24($sp) 5 lw $ra,28($sp) 10 lw $gp,24($sp) 11 lw $ra,28($sp)
|
/third_party/musl/src/thread/mipsn32/ |
D | syscall_cp.s | 20 lw $4, 0($4) 29 lw $10, 0($sp) 46 1: lw $3, 0($ra) 48 lw $25, 4($ra)
|
/third_party/icu/icu4c/source/data/translit/ |
D | Latn_Cans.txt | 54 lwê ↔ ᓜ ; 55 lwî ↔ ᓠ ; 57 lwô ↔ ᓤ ; 59 lwâ ↔ ᓨ ;
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | Latn_Cans.txt | 54 lwê ↔ ᓜ ; 55 lwî ↔ ᓠ ; 57 lwô ↔ ᓤ ; 59 lwâ ↔ ᓨ ;
|
/third_party/musl/src/signal/mipsn32/ |
D | sigsetjmp.s | 21 lw $25, %got_disp(setjmp)($3) 32 lw $25, %got_disp(__sigsetjmp_tail)($3) 36 lw $25, %got_disp(setjmp)($3)
|
/third_party/rust/crates/rustix/src/backend/linux_raw/arch/outline/ |
D | mips.s | 137 lw $2, 16($sp) 159 lw $2, 20($sp) 181 lw $2, 24($sp) 205 lw $2, 28($sp)
|
/third_party/musl/src/ldso/mips/ |
D | dlsym.s | 10 lw $25, %call16(__dlsym)($gp) 15 lw $ra, 12($sp)
|
/third_party/ffmpeg/libavfilter/ |
D | af_aexciter.c | 33 double hw[4][2], lw[2][2]; member 165 proc = bprocess(proc, p->lp, &p->lw[0][0], &p->lw[0][1]); in distortion_process() 166 proc = bprocess(proc, p->lp, &p->lw[1][0], &p->lw[1][1]); in distortion_process()
|
D | vf_swaprect.c | 79 int lw[4], lh[4]; in filter_frame() local 160 lw[1] = lw[2] = AV_CEIL_RSHIFT(inlink->w, s->desc->log2_chroma_w); in filter_frame() 161 lw[0] = lw[3] = inlink->w; in filter_frame()
|
/third_party/skia/src/gpu/geometry/ |
D | GrQuadUtils.cpp | 72 float lx[4], float ly[4], float lw[4]) { in interpolate_local() 81 lw[v0] = alpha * lw[v0] + beta * lw[v2]; in interpolate_local() 85 lw[v1] = alpha * lw[v1] + beta * lw[v3]; in interpolate_local() 92 float x[4], float y[4], float lx[4], float ly[4], float lw[4]) { in crop_rect_edge() 104 interpolate_local(alpha, v0, v1, v2, v3, lx, ly, lw); in crop_rect_edge() 113 interpolate_local(alpha, v0, v1, v2, v3, lx, ly, lw); in crop_rect_edge() 126 interpolate_local(alpha, v0, v1, v2, v3, lx, ly, lw); in crop_rect_edge() 135 interpolate_local(alpha, v0, v1, v2, v3, lx, ly, lw); in crop_rect_edge() 150 float lx[4], float ly[4], float lw[4]) { in crop_rect() 158 if (crop_rect_edge(clipDevRect, 0, 1, 2, 3, x, y, lx, ly, lw)) { in crop_rect() [all …]
|