Home
last modified time | relevance | path

Searched refs:vstr (Results 1 – 25 of 50) sorted by relevance

12

/external/skia/src/xml/
DSkDOM.cpp403 const char* vstr = this->findAttr(node, name); in findS32() local
404 return vstr && SkParse::FindS32(vstr, value); in findS32()
409 const char* vstr = this->findAttr(node, name); in findScalars() local
410 return vstr && SkParse::FindScalars(vstr, value, count); in findScalars()
415 const char* vstr = this->findAttr(node, name); in findHex() local
416 return vstr && SkParse::FindHex(vstr, value); in findHex()
421 const char* vstr = this->findAttr(node, name); in findBool() local
422 return vstr && SkParse::FindBool(vstr, value); in findBool()
427 const char* vstr = this->findAttr(node, name); in findList() local
428 return vstr ? SkParse::FindList(vstr, list) : -1; in findList()
[all …]
/external/llvm/test/CodeGen/Thumb2/
Dinflate-regs.ll10 ; CHECK-NOT: vstr
12 ; CHECK-NOT: vstr
14 ; CHECK: vstr s
29 ; CHECK-NOT: vstr
31 ; CHECK-NOT: vstr
33 ; CHECK: vstr s
Daligned-spill.ll62 ; NEON: vstr d14, [r4, #16]
88 ; NEON: vstr d10, [r4, #16]
/external/valgrind/tests/
Dx86_amd64_features.c41 char vstr[13]; in vendorStringEquals() local
44 memcpy(&vstr[0], &b, 4); in vendorStringEquals()
45 memcpy(&vstr[4], &d, 4); in vendorStringEquals()
46 memcpy(&vstr[8], &c, 4); in vendorStringEquals()
47 vstr[12] = 0; in vendorStringEquals()
48 return 0 == strcmp(vstr, str); in vendorStringEquals()
/external/mesa3d/src/glx/
Drender2.c173 GLint uord, GLdouble v1, GLdouble v2, GLint vstr, in __indirect_glMap2d() argument
185 else if (vstr < k || ustr < k || vord <= 0 || uord <= 0) { in __indirect_glMap2d()
209 __glFillMap2d(k, uord, vord, ustr, vstr, pnts, (GLdouble *) (pc + 48)); in __indirect_glMap2d()
227 if ((vstr != k) || (ustr != k * vord)) { in __indirect_glMap2d()
238 __glFillMap2d(k, uord, vord, ustr, vstr, pnts, buf); in __indirect_glMap2d()
251 GLint uord, GLfloat v1, GLfloat v2, GLint vstr, GLint vord, in __indirect_glMap2f() argument
263 else if (vstr < k || ustr < k || vord <= 0 || uord <= 0) { in __indirect_glMap2f()
289 __glFillMap2f(k, uord, vord, ustr, vstr, pnts, (GLfloat *) (pc + 32)); in __indirect_glMap2f()
303 if ((vstr != k) || (ustr != k * vord)) { in __indirect_glMap2f()
314 __glFillMap2f(k, uord, vord, ustr, vstr, pnts, buf); in __indirect_glMap2f()
/external/llvm/test/MC/ARM/
Dsimple-fp-encoding.s269 @ CHECK: vstr d4, [r1] @ encoding: [0x00,0x4b,0x81,0xed]
270 @ CHECK: vstr d4, [r1, #24] @ encoding: [0x06,0x4b,0x81,0xed]
271 @ CHECK: vstr d4, [r1, #-24] @ encoding: [0x06,0x4b,0x01,0xed]
272 @ CHECK: vstr s0, [lr] @ encoding: [0x00,0x0a,0x8e,0xed]
273 @ CHECK: vstr d0, [lr] @ encoding: [0x00,0x0b,0x8e,0xed]
275 vstr.64 d4, [r1]
276 vstr.64 d4, [r1, #24]
277 vstr.64 d4, [r1, #-24]
278 vstr s0, [lr]
279 vstr d0, [lr] define
[all …]
/external/vboot_reference/futility/
Dfutility.c225 const char *vstr; in do_help() local
244 vstr = "version 1.0 "; in do_help()
247 vstr = "version 2.1 "; in do_help()
250 vstr = ""; in do_help()
253 printf("The following %scommands are built-in:\n\n", vstr); in do_help()
/external/boringssl/src/crypto/chacha/
Dchacha_vec_arm.S488 vstr d20, [r2, #80]
489 vstr d21, [r2, #88]
527 vstr d20, [r3, #80]
528 vstr d21, [r3, #88]
548 vstr d30, [r1, #80]
549 vstr d31, [r1, #88]
569 vstr d18, [r1, #80]
570 vstr d19, [r1, #88]
589 vstr d18, [r1, #80]
590 vstr d19, [r1, #88]
[all …]
/external/llvm/test/CodeGen/ARM/
Dsubreg-remat.ll17 ; CHECK: vstr d0,
21 ; CHECK: vstr [[D16]], [r1]
42 ; CHECK-NOT: vstr
46 ; CHECK: vstr [[D0:d[0-9]+]], [r0]
Dbig-endian-neon-extend.ll40 ; CHECK-NEXT: vstr [[REG]], [r1]
54 ; CHECK-NEXT: vstr [[REG]], [r1]
100 ; CHECK-NEXT: vstr [[REG]], [r1]
Dcttz_vector.ll57 ; CHECK: vstr [[D1]], [r0]
104 ; CHECK: vstr [[D1]], [r0]
145 ; CHECK: vstr [[D1]], [r0]
181 ; CHECK: vstr [[D1]], [r0]
241 ; CHECK: vstr [[D1]], [r0]
287 ; CHECK: vstr [[D1]], [r0]
325 ; CHECK: vstr [[D1]], [r0]
359 ; CHECK: vstr [[D1]], [r0]
Dfixunsdfdi.ll31 ; CHECK-NOT: vstr.64
Dcombine-vmovdrr.ll15 ; CHECK-NEXT: vstr [[RES]], [r1]
59 ; CHECK-NEXT: vstr [[RES]], [r1]
Dfpmem.ll37 ; CHECK: vstr{{.*}}[
/external/v8/src/crankshaft/arm/
Dlithium-gap-resolver-arm.cc189 __ vstr(kScratchDoubleReg, cgen_->ToMemOperand(saved_destination_)); in RestoreValue() local
226 __ vstr(kScratchDoubleReg.low(), destination_operand); in EmitMove() local
269 __ vstr(source_register, cgen_->ToMemOperand(destination)); in EmitMove() local
283 __ vstr(kScratchDoubleReg, destination_operand); in EmitMove() local
287 __ vstr(kScratchDoubleReg, destination_operand); in EmitMove() local
/external/llvm/test/MC/Disassembler/ARM/
Dfp-encoding.txt193 # CHECK: vstr d4, [r1]
194 # CHECK: vstr d4, [r1, #24]
195 # CHECK: vstr d4, [r1, #-24]
200 # CHECK: vstr s4, [r1]
201 # CHECK: vstr s4, [r1, #24]
202 # CHECK: vstr s4, [r1, #-24]
/external/v8/test/cctest/
Dtest-assembler-arm.cc257 __ vstr(d5, r4, offsetof(T, c));
264 __ vstr(d4, r4, offsetof(T, b));
272 __ vstr(s0, r4, offsetof(T, x));
273 __ vstr(s31, r4, offsetof(T, y));
277 __ vstr(d4, r4, offsetof(T, e));
282 __ vstr(d4, r4, offsetof(T, d));
287 __ vstr(s31, r4, offsetof(T, i));
293 __ vstr(d4, r4, offsetof(T, f));
299 __ vstr(d4, r4, offsetof(T, j));
304 __ vstr(d0, r4, offsetof(T, g));
[all …]
Dtest-disasm-arm.cc586 COMPARE(vstr(s0, r0, 0), in TEST()
588 COMPARE(vstr(s1, r1, 4), in TEST()
590 COMPARE(vstr(s15, r8, 8), in TEST()
592 COMPARE(vstr(s16, r9, 12), in TEST()
594 COMPARE(vstr(s31, r10, 1020), in TEST()
603 COMPARE(vstr(d0, r0, 0), in TEST()
605 COMPARE(vstr(d1, r1, 4), in TEST()
607 COMPARE(vstr(d15, r10, 1020), in TEST()
726 COMPARE(vstr(d16, r0, 0), in TEST()
728 COMPARE(vstr(d17, r1, 4), in TEST()
[all …]
Dtest-assembler-ppc.cc284 __ vstr(d5, r4, offsetof(T, c));
288 __ vstr(d4, r4, offsetof(T, b));
296 __ vstr(s0, r4, offsetof(T, x));
297 __ vstr(s31, r4, offsetof(T, y));
301 __ vstr(d4, r4, offsetof(T, e));
306 __ vstr(d4, r4, offsetof(T, d));
311 __ vstr(s31, r4, offsetof(T, i));
317 __ vstr(d4, r4, offsetof(T, f));
322 __ vstr(d0, r4, offsetof(T, g));
325 __ vstr(d0, r4, offsetof(T, h));
[all …]
Dtest-code-stubs-arm.cc72 __ vstr(d0, sp, 0); in MakeConvertDToIFuncTrampoline() local
92 __ vstr(d0, sp, 0); in MakeConvertDToIFuncTrampoline() local
/external/clang/test/Sema/
Dformat-strings-fixit.c103 char *vstr = "abc"; in test2() local
124 scanf("%lf", vstr); in test2()
/external/valgrind/coregrind/
Dm_machine.c782 HChar vstr[13]; in VG_() local
783 vstr[0] = 0; in VG_()
796 VG_(memcpy)(&vstr[0], &ebx, 4); in VG_()
797 VG_(memcpy)(&vstr[4], &edx, 4); in VG_()
798 VG_(memcpy)(&vstr[8], &ecx, 4); in VG_()
799 vstr[12] = 0; in VG_()
820 if (0 == VG_(strcmp)(vstr, "AuthenticAMD") in VG_()
829 if ((0 == VG_(strcmp)(vstr, "AuthenticAMD") in VG_()
830 || 0 == VG_(strcmp)(vstr, "GenuineIntel")) in VG_()
882 HChar vstr[13]; in VG_() local
[all …]
/external/ipsec-tools/src/racoon/
Deaytest.c364 vchar_t *vstr; local
377 vstr = eay_get_x509asn1subjectname(&c);
378 if (!vstr)
380 PVDUMP(vstr);
382 vfree(vstr);
/external/opencv3/modules/ts/misc/
Dtable_formatter.py207 vstr = value
209 vstr = str(value)
212 vstr = '\n'.join([str(v) for v in value])
214 vstr = str(value)
215 return vstr.splitlines()
/external/v8/src/compiler/arm/
Dcode-generator-arm.cc338 __ vstr(value, i.InputOffset(3), lo); \
929 __ vstr(i.InputFloat32Register(index), operand); in AssembleArchInstruction() local
940 __ vstr(i.InputFloat64Register(index), operand); in AssembleArchInstruction() local
1255 __ vstr(dst, g.ToMemOperand(destination)); in AssembleMove() local
1265 __ vstr(src, g.ToMemOperand(destination)); in AssembleMove() local
1275 __ vstr(temp, g.ToMemOperand(destination)); in AssembleMove() local
1313 __ vstr(temp_1, src); in AssembleSwap() local
1327 __ vstr(temp, dst); in AssembleSwap() local
1342 __ vstr(temp_1, src0); in AssembleSwap() local

12