Home
last modified time | relevance | path

Searched refs:tight (Results 1 – 25 of 58) sorted by relevance

123

/external/skia/tests/
DPathOpsTightBoundsTest.cpp135 SkRect tight; in DEF_TEST() local
136 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST()
137 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST()
144 SkRect tight; in DEF_TEST() local
145 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST()
146 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST()
154 SkRect tight; in DEF_TEST() local
155 REPORTER_ASSERT(reporter, TightBounds(path, &tight)); in DEF_TEST()
156 REPORTER_ASSERT(reporter, bounds == tight); in DEF_TEST()
164 SkRect tight; in DEF_TEST() local
[all …]
/external/markdown/tests/markdown-test/
Dordered-and-unordered-list.txt3 Asterisks tight:
20 Pluses tight:
38 Minuses tight:
/external/markdown/MarkdownTest/Tests_2004/
DOrdered and unordered lists.text3 Asterisks tight:
20 Pluses tight:
38 Minuses tight:
/external/markdown/MarkdownTest/Tests_2007/
DOrdered and unordered lists.text3 Asterisks tight:
20 Pluses tight:
38 Minuses tight:
/external/markdown/tests/misc/
Dlists.txt7 Simple tight list
13 A singleton tight list:
/external/libvncserver/libvncclient/
DMakefile.am21 rfbproto.o: rfbproto.c corre.c hextile.c rre.c tight.c zlib.c zrle.c ultra.c
23 EXTRA_DIST=corre.c hextile.c rre.c tight.c zlib.c zrle.c ultra.c tls_gnutls.c tls_openssl.c tls_non…
/external/libvncserver/libvncserver/
Dtight.c1770 buffer_reserve(&vs->tight.png, vs->tight.png.offset + length); in pngWriteData()
1771 memcpy(vs->tight.png.buffer + vs->tight.png.offset, data, length); in pngWriteData()
1851 offset = vs->tight.tight.offset; in SendPngRect()
1853 tight_encode_indexed_rect32(vs->tight.tight.buffer, w * h, palette); in SendPngRect()
1855 tight_encode_indexed_rect16(vs->tight.tight.buffer, w * h, palette); in SendPngRect()
1859 buffer_reserve(&vs->tight.png, 2048); in SendPngRect()
1868 memcpy(buf, vs->tight.tight.buffer + (dy * w), w); in SendPngRect()
DMakefile.am50 TIGHTSRCS = tight.c ../common/turbojpeg.c
/external/ltp/tools/genload/
DREADME24 in a tight loop calculating the sqrt() of a random number acquired with
35 The following forks 4 processes, each of which spins in a tight loop calling
/external/autotest/client/site_tests/kernel_TPMStress/
Dcontrol16 Sends commands to the TPM in a tight loop for some length of time, in
Dcontrol.stress216 Sends commands to the TPM in a tight loop for some length of time, in
Dcontrol.stress316 Sends commands to the TPM in a tight loop for some length of time, in
/external/libvncserver/
DAndroid.mk31 libvncserver/tight.c \
DChangeLog380 x11vnc/misc/enhanced_tightvnc_viewer/src/patches/tight-vncviewer-fu
382 x11vnc/misc/enhanced_tightvnc_viewer/src/patches/tight-vncviewer-fu
384 x11vnc/misc/enhanced_tightvnc_viewer/src/patches/tight-vncviewer-ne
395 x11vnc/misc/turbovnc/tight.c, x11vnc/misc/turbovnc/turbojpeg.h,
748 * common/turbojpeg.c, libvncserver/tight.c,
990 …webclients/novnc/vnc_auto.html: Update our copy of noVNC. Bugfixes and support for tight encoding…
994 * libvncserver/tight.c: Make TurboVNC compress level 3 actually
1037 libvncserver/tight.c, libvncserver/turbo.c, rfb/rfb.h,
1100 …afore-mentioned tightQualityLevel bug. libvncserver/tight.c: Replaced the TightVNC encoder with t…
1252 …libvncserver/tight.c) rfb/rfb.h -- Added support for the TurboVNC subsampling level rfb/rfbproto.h…
[all …]
DCMakeLists.txt239 set(TIGHT_C ${LIBVNCSERVER_DIR}/tight.c ${COMMON_DIR}/turbojpeg.c)
245 set(TIGHT_C ${LIBVNCSERVER_DIR}/tight.c ${COMMON_DIR}/turbojpeg.c)
DNEWS84 * Fix for tight security type for RFB 3.8 in TightVNC file transfer
147 new weights for tight encoding
/external/dexmaker/
DREADME.version7 …-metal API. This API mirrors the Dalvik bytecode specification giving you tight control over the b…
DREADME.md6 …ytecode specification](http://source.android.com/tech/dalvik/dalvik-bytecode.html) giving you tight
/external/libvncserver/examples/android/jni/
DAndroid.mk17 TIGHTSRCS := $(LIBVNCSERVER_ROOT)/libvncserver/tight.c
/external/llvm/docs/
DLinkTimeOptimization.rst23 achieved through tight integration with the linker. In this model, the linker
26 bitcode files. This tight integration between the linker and LLVM optimizer
106 This example illustrates the advantage of tight integration with the
144 from the optimizer's point of view. Our goal is to take advantage of tight
/external/libvncserver/webclients/novnc/
DREADME.md48 * Supported VNC encodings: raw, copyrect, rre, hextile, tight, tightPNG
130 * tight encoding : Michael Tinglof (Mercuri.ca)
/external/deqp/doc/testspecs/GLES3/
Dfunctional.shaders.int_op.txt62 (vertex or fragment) a single quad or a tight grid of quads is rendered with
/external/llvm/test/CodeGen/X86/
Dfixup-bw-inst.ll104 ; movb encodes smaller, we do not want to use movzbl unless in a tight loop.
/external/libmicrohttpd/
DREADME48 -fomit-frame-pointer" to have gcc generate tight code.
/external/syslinux/core/
Dlayout.inc36 ; lower bound is tight.

123