HomeSort by relevance Sort by last modified time
    Searched full:invert (Results 351 - 375 of 593) sorted by null

<<11121314151617181920>>

  /external/iproute2/tc/
m_pedit.c 47 "\t\tCMD:= clear | invert | set <setval>| retain\n "
287 if (matches(*argv, "invert") == 0) {
  /external/libvpx/examples/includes/geshi/geshi/
actionscript3.php 196 'isAttribute', 'isAccessible', 'ioError', 'invert', 'invalidate',
320 'IO_ERROR', 'INVERT', 'INSERT', 'INPUT', 'INNER', 'INIT',
gnuplot.php 166 'noreverse', 'reverse', 'noinvert', 'invert', 'samplen', 'spacing', 'width', 'height',
  /external/openssl/crypto/ec/
ec2_mult.c 348 if (!group->meth->invert(group, p, ctx)) goto err;
356 if (!group->meth->invert(group, p, ctx)) goto err;
  /external/quake/quake/src/QW/client/
cl_cam.c 258 // invert
269 // invert
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java     [all...]
GLES10.java     [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 818 boolean invert
823 boolean invert
  /frameworks/base/opengl/libs/GLES2/
gl2_api.in 286 void API_ENTRY(glSampleCoverage)(GLclampf value, GLboolean invert) {
287 CALL_GL_API(glSampleCoverage, value, invert);
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 557 GLAPI void APIENTRY glSampleCoverage (GLclampf value, GLboolean invert);
558 GLAPI void APIENTRY glSampleCoveragex (GLclampx value, GLboolean invert);
  /development/ndk/platforms/android-4/arch-arm/lib/
libGLESv1_CM.so 
  /external/chromium/third_party/icu/source/test/intltest/
ucdtest.cpp 196 // invert all properties
  /external/dropbear/libtommath/demo/
timing.c 305 printf("Failed to invert\n");
  /external/iproute2/include/linux/
pkt_cls.h 448 * I(1) ::= invert result
  /external/iptables/extensions/
libipt_CLUSTERIP.c 87 parse(int c, char **argv, int invert, unsigned int *flags,
  /external/iptables/
iptables.xslt 48 <xsl:if test="@invert=1"><xsl:text> !</xsl:text></xsl:if>
  /external/jpeg/
wrrle.c 38 * Since RLE stores scanlines bottom-to-top, we have to invert the image
  /external/kernel-headers/original/linux/netfilter/
x_tables.h 135 #define XT_INV_PROTO 0x40 /* Invert the sense of PROTO. */
  /external/kernel-headers/original/linux/
pkt_cls.h 448 * I(1) ::= invert result
  /external/stlport/stlport/stl/config/
_windows.h 252 /* We invert symbol names based on macro detection, when building for Windows
  /external/webkit/WebCore/css/
CSSValueKeywords.in 399 invert
  /external/webkit/WebCore/dom/
ExceptionCode.cpp 144 "An attempt was made to invert a matrix that is not invertible."
  /external/webkit/WebCore/platform/graphics/skia/
SkiaUtils.cpp 186 canvas.getTotalMatrix().invert(&inverseTransform);
  /frameworks/base/opengl/tools/glgen/specs/gles11/
GLES20.spec 97 void glSampleCoverage ( GLclampf value, GLboolean invert )
  /ndk/sources/android/stlport/stlport/stl/config/
_windows.h 252 /* We invert symbol names based on macro detection, when building for Windows

Completed in 1447 milliseconds

<<11121314151617181920>>