Home
last modified time | relevance | path

Searched defs:vss (Results 1 – 20 of 20) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcSampleVariablesTests.cpp120 static char const* vss = "${VERSION_DECL}\n" in iterate() local
335 static char const* vss = "${VERSION_DECL}\n" in iterate() local
399 static char const* vss = "${VERSION_DECL}\n" in iterate() local
642 static char const* vss = "${VERSION_DECL}\n" in iterate() local
704 static char const* vss = "${VERSION_DECL}\n" in iterate() local
DglcShaderMultisampleInterpolationTests.cpp135 static char const* vss = "${VERSION_DECL}\n" in iterate() local
352 static char const* vss = "${VERSION_DECL}\n" in iterate() local
430 static char const* vss = "${VERSION_DECL}\n" in iterate() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cES31CompatibilitySampleVariablesTests.cpp127 static char const* vss = "${VERSION_DECL}\n" in iterate() local
333 static char const* vss = "${VERSION_DECL}\n" in iterate() local
397 static char const* vss = "${VERSION_DECL}\n" in iterate() local
643 static char const* vss = "${VERSION_DECL}\n" in iterate() local
705 static char const* vss = "${VERSION_DECL}\n" in iterate() local
/external/libkmsxx/kms++/src/
Dmodedb_cea.cpp41 #define DRM_MODE(nm, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-signal-context-chk-vsx.c43 vector int vss[] = { variable
/external/clang/test/CodeGen/
Dbuiltins-systemz-vector-error.c16 volatile vec_sshort vss; variable
Dbuiltins-systemz-vector.c16 volatile vec_sshort vss; variable
Dbuiltins-ppc-p8vector.c22 vector signed short vss = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable
Dbuiltins-ppc-vsx.c15 vector signed short vss = { -1, 2, -3, 4, -5, 6, -7, 8 }; variable
Dbuiltins-systemz-zvector-error.c9 volatile vector signed short vss; variable
Dbuiltins-systemz-zvector.c9 volatile vector signed short vss; variable
/external/u-boot/cmd/
Dadc.c39 int ret, vss, vdd; in do_adc_info() local
/external/deqp/external/openglcts/modules/gles31/
Des31cSampleShadingTests.cpp284 static char const* vss = "${VERSION_DECL}\n" in iterate() local
348 static char const* vss = "${VERSION_DECL}\n" in iterate() local
/external/libexif/libexif/olympus/
Dmnote-olympus-entry.c278 ExifSShort vss = 0; in mnote_olympus_entry_get_value() local
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.c538 void *vss) in virgl_bind_vs_state()
547 void *vss) in virgl_bind_gs_state()
557 void *vss) in virgl_bind_fs_state()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp710 std::stringstream vss; in initPrograms() local
731 std::stringstream vss; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp658 std::stringstream vss; in initPrograms() local
/external/webrtc/webrtc/p2p/base/
Dport_unittest.cc755 rtc::VirtualSocketServer* vss() { return ss_.get(); } in vss() function in PortTest
/external/v8/src/x64/
Dassembler-x64.cc4372 void Assembler::vss(byte op, XMMRegister dst, XMMRegister src1, in vss() function in v8::internal::Assembler
4381 void Assembler::vss(byte op, XMMRegister dst, XMMRegister src1, Operand src2) { in vss() function in v8::internal::Assembler
/external/v8/src/ia32/
Dassembler-ia32.cc2923 void Assembler::vss(byte op, XMMRegister dst, XMMRegister src1, Operand src2) { in vss() function in v8::internal::Assembler