Searched refs:inverted (Results 1 – 25 of 30) sorted by relevance
12
/external/iproute2/tc/ |
D | m_ematch.h | 60 int inverted; member 67 static inline struct ematch * new_ematch(struct bstr *args, int inverted) in new_ematch() argument 75 e->inverted = inverted; in new_ematch()
|
D | m_ematch.c | 184 if (t->inverted) in parse_tree() 550 if (t->inverted) in print_ematch_tree()
|
/external/iptables/extensions/ |
D | libipt_connrate.man | 6 range, the sense of the match is inverted.
|
D | libipt_dccp.c | 247 print_types(u_int16_t types, int inverted, int numeric) in print_types() argument 251 if (inverted) in print_types()
|
D | libip6t_tcp.man | 42 option is inverted.
|
D | libipt_tcp.man | 42 option is inverted.
|
/external/webkit/WebKit/mac/Misc/ |
D | WebNSViewExtras.m | 194 // are a flipped view the calculation of Y is inverted.
|
/external/webkit/WebCore/platform/graphics/transforms/ |
D | TransformationMatrix.cpp | 978 bool inverted = WebCore::inverse(m_matrix, invMat.m_matrix); in inverse() local 979 if (!inverted) in inverse()
|
/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/ |
D | PHP SmartyPants Readme.txt | 216 Educates em-dashes and en-dashes, using inverted old-school
|
/external/webkit/WebKit/mac/Plugins/ |
D | WebNetscapePluginView.mm | 417 … // Quartz bitmaps have origins at the bottom left, but the axes may be inverted, so handle that.
|
/external/strace/ |
D | ChangeLog | 400 * syscall.c (qual_signal): Fix inverted return value and bogus 973 [S390 || S390X]: Define them with inverted values.
|
/external/libpng/ |
D | libpng-1.2.46.txt | 1140 that file gammas are inverted from screen gammas. See the discussions 2192 chunk data has to be inverted before the tRNS chunk is written. If
|
D | libpng-1.2.44.txt | 1140 that file gammas are inverted from screen gammas. See the discussions 2192 chunk data has to be inverted before the tRNS chunk is written. If
|
/external/jpeg/ |
D | libjpeg.doc | 1254 CAUTION: it appears that Adobe Photoshop writes inverted data in CMYK JPEG 1261 data in the same inverted-YCCK representation used in bare JPEG files, but
|
/external/bluetooth/glib/docs/reference/glib/ |
D | regex-syntax.sgml | 262 inverted. Thus \cz becomes hex 1A, but \c{ becomes hex 3B, while \c;
|
/external/stlport/etc/ |
D | ChangeLog | 472 towupper/towlower was inverted.
|
D | ChangeLog-5.1 | 7201 * _limits.c: Correction of the quiet and signaling NaN that was inverted
|
/external/grub/ |
D | ChangeLog | 722 was inverted. 7923 * stage2/boot.c (load_image): Fix inverted lines.
|
/external/grub/docs/ |
D | grub.texi | 2230 points. If you omit @var{highlight}, then the inverted color of
|
D | grub.info | 2056 HIGHLIGHT, then the inverted color of NORMAL is used for the
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 14806 inverted 6nvVd6d
|
/external/webkit/WebCore/ |
D | ChangeLog-2002-12-03 | 16374 Fixed optimized find() implementation. I had the sense of caseSensitive inverted.
|
D | ChangeLog-2003-10-25 | 9107 backwards! No logical changes have been made... I just inverted
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2007-10-14 | 17269 (KJS::SimpleNumber::fits): inverted tests - probably only a performance win for double
|
D | ChangeLog-2009-06-16 | 18658 Added support for the assertion (?=) and inverted assertion (?!) atoms
|
12