Searched refs:vstr (Results 1 - 25 of 27) sorted by relevance

12

/external/chromium_org/third_party/skia/src/xml/
H A DSkDOM.cpp364 const char* vstr = this->findAttr(node, name); local
365 return vstr && SkParse::FindS32(vstr, value);
370 const char* vstr = this->findAttr(node, name); local
371 return vstr && SkParse::FindScalars(vstr, value, count);
376 const char* vstr = this->findAttr(node, name); local
377 return vstr && SkParse::FindHex(vstr, value);
382 const char* vstr local
388 const char* vstr = this->findAttr(node, name); local
394 const char* vstr = this->findAttr(node, name); local
400 const char* vstr = this->findAttr(node, name); local
407 const char* vstr = this->findAttr(node, name); local
414 const char* vstr = this->findAttr(node, name); local
421 const char* vstr = this->findAttr(node, name); local
[all...]
/external/skia/src/xml/
H A DSkDOM.cpp364 const char* vstr = this->findAttr(node, name); local
365 return vstr && SkParse::FindS32(vstr, value);
370 const char* vstr = this->findAttr(node, name); local
371 return vstr && SkParse::FindScalars(vstr, value, count);
376 const char* vstr = this->findAttr(node, name); local
377 return vstr && SkParse::FindHex(vstr, value);
382 const char* vstr local
388 const char* vstr = this->findAttr(node, name); local
394 const char* vstr = this->findAttr(node, name); local
400 const char* vstr = this->findAttr(node, name); local
407 const char* vstr = this->findAttr(node, name); local
414 const char* vstr = this->findAttr(node, name); local
421 const char* vstr = this->findAttr(node, name); local
[all...]
/external/valgrind/main/tests/
H A Dx86_amd64_features.c41 char vstr[13]; local
44 memcpy(&vstr[0], &b, 4);
45 memcpy(&vstr[4], &d, 4);
46 memcpy(&vstr[8], &c, 4);
47 vstr[12] = 0;
48 return 0 == strcmp(vstr, str);
/external/chromium_org/third_party/mesa/src/src/glx/
H A Drender2.c173 GLint uord, GLdouble v1, GLdouble v2, GLint vstr,
185 else if (vstr < k || ustr < k || vord <= 0 || uord <= 0) {
209 __glFillMap2d(k, uord, vord, ustr, vstr, pnts, (GLdouble *) (pc + 48));
227 if ((vstr != k) || (ustr != k * vord)) {
238 __glFillMap2d(k, uord, vord, ustr, vstr, pnts, buf);
251 GLint uord, GLfloat v1, GLfloat v2, GLint vstr, GLint vord,
263 else if (vstr < k || ustr < k || vord <= 0 || uord <= 0) {
289 __glFillMap2f(k, uord, vord, ustr, vstr, pnts, (GLfloat *) (pc + 32));
303 if ((vstr != k) || (ustr != k * vord)) {
314 __glFillMap2f(k, uord, vord, ustr, vstr, pnt
172 __indirect_glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustr, GLint uord, GLdouble v1, GLdouble v2, GLint vstr, GLint vord, const GLdouble * pnts) argument
250 __indirect_glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustr, GLint uord, GLfloat v1, GLfloat v2, GLint vstr, GLint vord, const GLfloat * pnts) argument
[all...]
/external/mesa3d/src/glx/
H A Drender2.c173 GLint uord, GLdouble v1, GLdouble v2, GLint vstr,
185 else if (vstr < k || ustr < k || vord <= 0 || uord <= 0) {
209 __glFillMap2d(k, uord, vord, ustr, vstr, pnts, (GLdouble *) (pc + 48));
227 if ((vstr != k) || (ustr != k * vord)) {
238 __glFillMap2d(k, uord, vord, ustr, vstr, pnts, buf);
251 GLint uord, GLfloat v1, GLfloat v2, GLint vstr, GLint vord,
263 else if (vstr < k || ustr < k || vord <= 0 || uord <= 0) {
289 __glFillMap2f(k, uord, vord, ustr, vstr, pnts, (GLfloat *) (pc + 32));
303 if ((vstr != k) || (ustr != k * vord)) {
314 __glFillMap2f(k, uord, vord, ustr, vstr, pnt
172 __indirect_glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustr, GLint uord, GLdouble v1, GLdouble v2, GLint vstr, GLint vord, const GLdouble * pnts) argument
250 __indirect_glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustr, GLint uord, GLfloat v1, GLfloat v2, GLint vstr, GLint vord, const GLfloat * pnts) argument
[all...]
/external/clang/test/Sema/
H A Dformat-strings-fixit.c103 char *vstr = "abc"; local
124 scanf("%lf", vstr);
223 // CHECK: scanf("%s", vstr);
/external/chromium_org/third_party/boringssl/src/crypto/chacha/
H A Dchacha_vec_arm.S485 vstr d0, [r4, #16]
486 vstr d1, [r4, #24]
490 vstr d2, [r4, #32]
491 vstr d3, [r4, #40]
495 vstr d20, [r4, #48]
496 vstr d21, [r4, #56]
500 vstr d4, [r4, #64]
501 vstr d5, [r4, #72]
505 vstr d6, [r4, #80]
506 vstr d
[all...]
/external/chromium_org/v8/src/arm/
H A Dlithium-gap-resolver-arm.cc191 __ vstr(kScratchDoubleReg, cgen_->ToMemOperand(saved_destination_));
228 __ vstr(kScratchDoubleReg.low(), destination_operand);
271 __ vstr(source_register, cgen_->ToMemOperand(destination));
285 __ vstr(kScratchDoubleReg, destination_operand);
289 __ vstr(kScratchDoubleReg, destination_operand);
H A Dassembler-arm.h1125 void vstr(const DwVfpRegister src,
1129 void vstr(const DwVfpRegister src,
1133 void vstr(const SwVfpRegister src,
1137 void vstr(const SwVfpRegister src,
H A Ddeoptimizer-arm.cc211 __ vstr(d0, r1, dst_offset);
H A Dassembler-arm.cc2245 void Assembler::vstr(const DwVfpRegister src, function in class:v8::internal::Assembler
2279 void Assembler::vstr(const DwVfpRegister src, function in class:v8::internal::Assembler
2286 vstr(src, ip, 0, cond);
2288 vstr(src, operand.rn(), operand.offset(), cond);
2293 void Assembler::vstr(const SwVfpRegister src, function in class:v8::internal::Assembler
2326 void Assembler::vstr(const SwVfpRegister src, function in class:v8::internal::Assembler
2333 vstr(src, ip, 0, cond);
2335 vstr(src, operand.rn(), operand.offset(), cond);
H A Dlithium-codegen-arm.cc77 __ vstr(DwVfpRegister::FromAllocationIndex(save_iterator.Current()),
4173 __ vstr(value, FieldMemOperand(object, offset));
4303 __ vstr(double_scratch0().low(), address, base_offset);
4305 __ vstr(value, address, base_offset);
4387 __ vstr(double_scratch, scratch, 0);
4389 __ vstr(value, scratch, 0);
4773 __ vstr(dbl_scratch, dst, HeapNumber::kValueOffset);
4807 __ vstr(input_reg, reg, HeapNumber::kValueOffset);
H A Dmacro-assembler-arm.cc2201 vstr(double_scratch,
2595 vstr(double_input, MemOperand(sp, 0));
3251 vstr(value, scratch1, HeapNumber::kValueOffset);
3263 vstr(double_scratch, FieldMemOperand(dst, i * DwVfpRegister::kSizeInBytes));
3273 vstr(double_scratch.low(),
/external/chromium_org/v8/test/cctest/
H A Dtest-code-stubs-arm.cc71 __ vstr(d0, sp, 0);
89 __ vstr(d0, sp, 0);
H A Dtest-disasm-arm.cc521 COMPARE(vstr(s0, r0, 0),
522 "ed800a00 vstr s0, [r0 + 4*0]");
523 COMPARE(vstr(s1, r1, 4),
524 "edc10a01 vstr s1, [r1 + 4*1]");
525 COMPARE(vstr(s15, r8, 8),
526 "edc87a02 vstr s15, [r8 + 4*2]");
527 COMPARE(vstr(s16, r9, 12),
528 "ed898a03 vstr s16, [r9 + 4*3]");
529 COMPARE(vstr(s31, r10, 1020),
530 "edcafaff vstr s3
[all...]
H A Dtest-assembler-arm.cc249 __ vstr(d5, r4, OFFSET_OF(T, c));
256 __ vstr(d4, r4, OFFSET_OF(T, b));
264 __ vstr(s0, r4, OFFSET_OF(T, x));
265 __ vstr(s31, r4, OFFSET_OF(T, y));
269 __ vstr(d4, r4, OFFSET_OF(T, e));
274 __ vstr(d4, r4, OFFSET_OF(T, d));
279 __ vstr(s31, r4, OFFSET_OF(T, i));
285 __ vstr(d4, r4, OFFSET_OF(T, f));
291 __ vstr(d4, r4, OFFSET_OF(T, j));
296 __ vstr(d
[all...]
/external/llvm/test/MC/ARM/
H A 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 d
[all...]
/external/chromium_org/chromeos/network/
H A Dnetwork_event_log.cc437 std::string vstr; local
439 &value, base::JSONWriter::OPTIONS_OMIT_BINARY_VALUES, &vstr);
440 return vstr.empty() ? "''" : vstr;
/external/valgrind/main/coregrind/
H A Dm_machine.c718 HChar vstr[13]; local
719 vstr[0] = 0;
732 VG_(memcpy)(&vstr[0], &ebx, 4);
733 VG_(memcpy)(&vstr[4], &edx, 4);
734 VG_(memcpy)(&vstr[8], &ecx, 4);
735 vstr[12] = 0;
755 if (0 == VG_(strcmp)(vstr, "AuthenticAMD")
764 if ((0 == VG_(strcmp)(vstr, "AuthenticAMD")
765 || 0 == VG_(strcmp)(vstr, "GenuineIntel"))
806 HChar vstr[1 local
[all...]
/external/chromium_org/v8/src/compiler/arm/
H A Dcode-generator-arm.cc407 __ vstr(scratch, operand);
418 __ vstr(i.InputDoubleRegister(index), operand);
753 __ vstr(temp, g.ToMemOperand(destination));
762 __ vstr(src, g.ToMemOperand(destination));
772 __ vstr(temp, g.ToMemOperand(destination));
810 __ vstr(temp_1, src);
824 __ vstr(temp, dst);
839 __ vstr(temp_1, src0);
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/
H A DomxSP_FFTInv_CCSToR_F32_Sfs_s.S121 vstr.f32 x0r, [pDst]
/external/ipsec-tools/src/racoon/
H A Deaytest.c364 vchar_t *vstr; local
377 vstr = eay_get_x509asn1subjectname(&c);
378 if (!vstr)
380 PVDUMP(vstr);
382 vfree(vstr);
/external/valgrind/main/none/tests/arm/
H A Dvfp.stdout.exp922 vstr d9, [r6, #+4] :: Dd 0xa0a0a0a0 0xa0a0a0a0 *(int*) (Rm + shift) 0xa0a0a0a0
923 vstr d16, [r9, #-4] :: Dd 0xb1b1b1b1 0xb1b1b1b1 *(int*) (Rm + shift) 0xb1b1b1b1
924 vstr d30, [r12] :: Dd 0xc2c2c2c2 0xc2c2c2c2 *(int*) (Rm + shift) 0xc2c2c2c2
925 vstr d22, [r9, #+8] :: Dd 0xd4d4d4d4 0xd4d4d4d4 *(int*) (Rm + shift) 0xd4d4d4d4
926 vstr d29, [r2, #-8] :: Dd 0x00000000 0x00000000 *(int*) (Rm + shift) 0x0000
927 vstr d8, [r8, #+8] :: Dd 0x11111111 0x11111111 *(int*) (Rm + shift) 0x11111111
928 vstr d11, [r12, #-4] :: Dd 0x22222222 0x22222222 *(int*) (Rm + shift) 0x22222222
929 vstr d18, [r3] :: Dd 0x33333333 0x33333333 *(int*) (Rm + shift) 0x33333333
930 vstr d5, [r10, #+8] :: Dd 0x99999999 0x99999999 *(int*) (Rm + shift) 0x99999999
931 vstr d1
[all...]
/external/valgrind/main/coregrind/m_debuginfo/
H A Dimage.c671 UChar* vstr = NULL;
672 if (!parse_Frame_asciiz(res, "VEOK", &vstr))
674 vg_assert(vstr);
676 (const HChar*)vstr) != 0)
/external/chromium_org/v8/src/ic/arm/
H A Dhandler-compiler-arm.cc389 __ vstr(d0, FieldMemOperand(storage_reg, HeapNumber::kValueOffset));

Completed in 7180 milliseconds

12