Home
last modified time | relevance | path

Searched defs:vs (Results 1 – 25 of 29) sorted by relevance

12

/external/qemu/
Dvnc-android.c213 static inline uint32_t vnc_has_feature(VncState *vs, int feature) { in vnc_has_feature()
271 static void vnc_update(VncState *vs, int x, int y, int w, int h) in vnc_update()
298 VncState *vs = vd->clients; in vnc_dpy_update() local
305 static void vnc_framebuffer_update(VncState *vs, int x, int y, int w, int h, in vnc_framebuffer_update()
349 static void vnc_resize(VncState *vs) in vnc_resize()
389 VncState *vs = vd->clients; in vnc_dpy_resize() local
397 static void vnc_write_pixels_copy(VncState *vs, void *pixels, int size) in vnc_write_pixels_copy()
403 static void vnc_convert_pixel(VncState *vs, uint8_t *buf, uint32_t v) in vnc_convert_pixel()
446 static void vnc_write_pixels_generic(VncState *vs, void *pixels1, int size) in vnc_write_pixels_generic()
479 static void send_framebuffer_update_raw(VncState *vs, int x, int y, int w, int h) in send_framebuffer_update_raw()
[all …]
Dvnc.c207 static inline uint32_t vnc_has_feature(VncState *vs, int feature) { in vnc_has_feature()
265 static void vnc_update(VncState *vs, int x, int y, int w, int h) in vnc_update()
292 VncState *vs = vd->clients; in vnc_dpy_update() local
299 static void vnc_framebuffer_update(VncState *vs, int x, int y, int w, int h, in vnc_framebuffer_update()
343 static void vnc_resize(VncState *vs) in vnc_resize()
383 VncState *vs = vd->clients; in vnc_dpy_resize() local
391 static void vnc_write_pixels_copy(VncState *vs, void *pixels, int size) in vnc_write_pixels_copy()
397 static void vnc_convert_pixel(VncState *vs, uint8_t *buf, uint32_t v) in vnc_convert_pixel()
440 static void vnc_write_pixels_generic(VncState *vs, void *pixels1, int size) in vnc_write_pixels_generic()
473 static void send_framebuffer_update_raw(VncState *vs, int x, int y, int w, int h) in send_framebuffer_update_raw()
[all …]
/external/jmonkeyengine/engine/src/jogg/com/jme3/audio/plugins/
DOGGLoader.java70 protected final VorbisStream vs; field in OGGLoader.JOggInputStream
72 public JOggInputStream(VorbisStream vs){ in JOggInputStream()
130 … public SeekableJOggInputStream(VorbisStream vs, LogicalOggStream los, float duration){ in SeekableJOggInputStream()
/external/libvpx/vpx_ports/
Dx86_cpuid.c40 unsigned int vs[3]; in vpx_x86_vendor() local
/external/valgrind/main/memcheck/tests/
Dunit_oset.c80 Word* vs[NN]; in example1() local
215 Word vs[NN]; in example1b() local
369 Block* vs[NN]; in example2() local
/external/zlib/src/contrib/dotzlib/DotZLib/
DInflater.cs22 private static extern int inflateInit_(ref ZStream sz, string vs, int size); in inflateInit_()
DDeflater.cs22 private static extern int deflateInit_(ref ZStream sz, int level, string vs, int size); in deflateInit_()
/external/clang/test/SemaCXX/
Dcxx0x-class.cpp3 int vs = 0; variable
Daltivec.cpp10 vector short vs; in test_vec_step() local
Dclass.cpp29 static int vs; member in C
/external/valgrind/main/coregrind/m_demangle/
Dsafe-ctype.c143 #define vs _sch_isvsp macro
/external/clang/test/Modules/
Dmodule-private.cpp29 VisibleStruct vs; in test_broken() local
/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c8 vector short vs = { -1, 2, -3, 4, -5, 6, -7, 8 }; variable
/external/apache-xml/src/main/java/org/apache/xpath/
DVariableStack.java73 VariableStack vs = (VariableStack) super.clone(); in clone() local
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DMapTestSuiteBuilder.java323 final V[] vs = ((TestMapGenerator<K, V>) mapGenerator.getInnerGenerator()) in createArray() local
/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_blit_A.c701 #define VEC_MULTIPLY_ALPHA(vs, vd, valpha, mergePermute, v1_16, v8_16) do { \ argument
1009 vector unsigned char vs = (vector unsigned char)vec_ld(0, srcp); in Blit32to32SurfaceAlphaKeyAltivec() local
1114 vector unsigned char vs = (vector unsigned char)vec_ld(0, srcp); in Blit32to32PixelAlphaAltivec() local
1215 vector unsigned char vs = (vector unsigned char)vec_ld(0, srcp); in BlitRGBtoRGBPixelAlphaAltivec() local
1310 vector unsigned char vs = (vector unsigned char)vec_ld(0, srcp); in Blit32to32SurfaceAlphaAltivec() local
1397 vector unsigned char vs = (vector unsigned char)vec_ld(0, srcp); in BlitRGBtoRGBSurfaceAlphaAltivec() local
/external/libvpx/vpx_scale/generic/
Dvpxscale.c702 int vs = si->VScale; in any_ratio_2d_scale() local
891 int vs = scale_vars->VScale; in any_ratio_frame_scale() local
/external/llvm/include/llvm/ADT/
DHashing.h234 uint64_t vs = b + rotate(a, 31) + c; in hash_33to64_bytes() local
/external/libmtp/src/
Dplaylist-spl.c606 char vs[14]; // "VERSION 2.00\0" in spl_text_t_from_tracks() local
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DGrammarAST.java221 String vs = (String)value; in setOption() local
/external/openssl/crypto/x509/
Dx509_lu.c289 int X509_STORE_get_by_subject(X509_STORE_CTX *vs, int type, X509_NAME *name, in X509_STORE_get_by_subject()
/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.c833 uint8_t vs, in phFriNfc_LlcpTransport_SendFrameReject()
/external/v8/src/arm/
Dconstants-arm.h128 vs = 6 << 28, // V set Overflow. enumerator
/external/e2fsprogs/lib/blkid/
Dprobe.c518 struct vfat_super_block *vs = (struct vfat_super_block *) buf; in probe_fat() local
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DTransformerImpl.java1643 VariableStack vs = xctxt.getVarStack(); in pushGlobalVars() local

12