HomeSort by relevance Sort by last modified time
    Searched full:invert (Results 526 - 550 of 795) sorted by null

<<21222324252627282930>>

  /external/iptables/iptables/
xtables.c     [all...]
  /external/libpng/
pngread.c     [all...]
pngwrite.c 158 /* Invert the alpha channel (in tRNS) */
    [all...]
  /external/openssl/crypto/ec/
ecp_smpl.c     [all...]
ec_lcl.h 143 int (*invert)(const EC_GROUP *, EC_POINT *, BN_CTX *); member in struct:ec_method_st
  /external/pcre/doc/html/
pcregrep.html 449 of them is shown separately. If <b>-o</b> is combined with <b>-v</b> (invert the
502 <b>-v</b>, <b>--invert-match</b>
503 Invert the sense of the match, so that lines which do <i>not</i> match any of
  /external/pcre/doc/
pcregrep.1 381 of them is shown separately. If \fB-o\fP is combined with \fB-v\fP (invert the
426 \fB-v\fP, \fB--invert-match\fP
427 Invert the sense of the match, so that lines which do \fInot\fP match any of
pcregrep.txt 436 If -o is combined with -v (invert the sense of the match to
486 -v, --invert-match
487 Invert the sense of the match, so that lines which do not
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngwrite.c 148 /* invert the alpha channel (in tRNS) */
    [all...]
  /frameworks/base/media/java/android/media/videoeditor/
VideoEditorImpl.java 95 private static final String ATTR_INVERT = "invert";
    [all...]
  /frameworks/base/opengl/libagl/
matrix.cpp 538 void invert(GLfloat* inverse, const GLfloat* src) function in namespace:android
590 invert(r, mv);
615 invert(r, mv);
  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 1365 ctx->dispatcher().glSampleCoverage(X2F(value),invert); local
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
DummyGLfuncs.cpp 68 void GLAPIENTRY dummy_glSampleCoverage(GLclampf value, GLboolean invert ){}
DummyGLfuncs.h 75 void GLAPIENTRY dummy_glSampleCoverage(GLclampf value, GLboolean invert );
  /development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 85 static void (GLAPIENTRY *glSampleCoverage) ( GLclampf value, GLboolean invert );
  /development/tools/emulator/opengl/system/GLESv2_enc/
gl2.in 96 GL_ENTRY(void, glSampleCoverage, GLclampf value, GLboolean invert)
  /external/bouncycastle/src/main/java/org/bouncycastle/math/ec/
ECPoint.java 401 if (this.getY().multiply(this.getX().invert())
  /external/chromium/chrome/browser/resources/options/
pref_ui.js 57 // Invert pref value if inverted_pref == true.
  /external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_cocoa_controller.mm 473 // so we just have to invert the Y coordinate.
  /external/freetype/include/freetype/
ftglyph.h     [all...]
  /external/guava/src/com/google/common/base/
Predicates.java 260 return ~predicate.hashCode(); /* Invert all bits. */
  /external/jpeg/
wrbmp.c 35 * Since BMP stores scanlines bottom-to-top, we have to invert the image
  /external/llvm/lib/Support/
DAGDeltaAlgorithm.cpp 222 // Invert to form the predecessor closure map.
  /external/llvm/utils/TableGen/
ClangDiagnosticsEmitter.cpp 220 // Invert the 1-[0/1] mapping of diags to group into a one to many mapping of
ClangSACheckersEmitter.cpp 102 // Invert the mapping of checkers to package/group into a one to many

Completed in 1595 milliseconds

<<21222324252627282930>>