HomeSort by relevance Sort by last modified time
    Searched refs:xyz (Results 201 - 225 of 229) sorted by null

1 2 3 4 5 6 7 8910

  /prebuilts/go/linux-x86/src/net/mail/
message_test.go 523 `<def!xyz%abc@example.com>`,
  /prebuilts/go/linux-x86/src/regexp/
find_test.go 58 {`(([^xyz]*)(d))`, "abcd", build(1, 0, 4, 0, 4, 0, 3, 3, 4)},
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineSamplerTests.cpp 207 texCoordSwizzle = "xyz";
534 vertices[vertexNdx].texCoord.xyz() = (vertices[vertexNdx].texCoord.swizzle(0, 1, 2) - tcu::Vec3(0.5f)) * 4.0f;
    [all...]
  /external/deqp/modules/gles2/functional/
es2fShaderBuiltinVarTests.cpp 183 c.color.xyz() = tcu::Vec3(zNear, zFar, diff*0.5f + 0.5f);
272 : TestCase(context, "fragcoord_xyz", "gl_FragCoord.xyz Test")
298 " gl_FragColor = vec4(gl_FragCoord.xyz*u_scale, 1.0);\n"
  /prebuilts/go/darwin-x86/src/encoding/json/
decode_test.go 214 type XYZ struct {
255 {in: `{"alpha": "abc", "alphabet": "xyz"}`, ptr: new(U), out: U{Alphabet: "abc"}},
257 {in: `{"alphabet": "xyz"}`, ptr: new(U), out: U{}},
1362 ptr: &XYZ{X: float32(3), Y: int16(4), Z: 1.5},
1363 out: &XYZ{X: float64(1), Y: float64(2), Z: 1.5},
    [all...]
  /prebuilts/go/linux-x86/src/encoding/json/
decode_test.go 214 type XYZ struct {
255 {in: `{"alpha": "abc", "alphabet": "xyz"}`, ptr: new(U), out: U{Alphabet: "abc"}},
257 {in: `{"alphabet": "xyz"}`, ptr: new(U), out: U{}},
1362 ptr: &XYZ{X: float32(3), Y: int16(4), Z: 1.5},
1363 out: &XYZ{X: float64(1), Y: float64(2), Z: 1.5},
    [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h 258 // D50 XYZ normalized to Y=1.0
310 cmsSigXYZType = 0x58595A20 // 'XYZ '
425 cmsSigXYZData = 0x58595A20, // 'XYZ '
577 // ICC XYZ
606 cmsColorSpaceSignature pcs; // PCS, XYZ or Lab only
    [all...]
  /external/v8/test/mjsunit/
regexp.js 534 assertEquals("xyz", res[0]);
  /prebuilts/go/darwin-x86/src/net/http/
request_test.go 372 {struct{ io.Reader }{strings.NewReader("xyz")}, 0},
serve_test.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
request_test.go 372 {struct{ io.Reader }{strings.NewReader("xyz")}, 0},
serve_test.go     [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderBuiltinVarTests.cpp 194 c.color.xyz() = tcu::Vec3(zNear, zFar, diff*0.5f + 0.5f);
289 : TestCase(context, "fragcoord_xyz", "gl_FragCoord.xyz Test")
318 " o_color = vec4(gl_FragCoord.xyz*u_scale, 1.0);\n"
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
intel.s 584 mov ecx, OFFSET FLAT:xyz
  /toolchain/binutils/binutils-2.25/opcodes/
mips-opc.c 574 {"vclipw.xyz", "+6+K,+7+N", 0x4bc001ff, 0xffe007ff, CP, 0, VU0, 0, 0 },
659 {"vopmula.xyz", "+m+K,+6+K,+7+K", 0x4bc002fe, 0xffe007ff, CP, 0, VU0, 0, 0 },
661 {"vopmsub.xyz", "+5+K,+6+K,+7+K", 0x4bc0002e, 0xffe0003f, CP, 0, VU0, 0, 0 },
    [all...]
  /external/deqp/modules/glshared/
glsRasterizationTestUtil.cpp     [all...]
glsDrawTest.cpp     [all...]
  /frameworks/rs/driver/runtime/
rs_cl.c     [all...]
  /external/bison/build-aux/
texinfo.tex 344 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
    [all...]
  /external/libmicrohttpd/doc/
texinfo.tex 345 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
    [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex 365 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
    [all...]
  /external/e2fsprogs/doc/
texinfo.tex 305 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 305 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
    [all...]
  /ndk/sources/host-tools/make-3.81/config/
texinfo.tex 305 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
    [all...]
  /external/netperf/doc/
texinfo.tex     [all...]

Completed in 967 milliseconds

1 2 3 4 5 6 7 8910