Home
last modified time | relevance | path

Searched refs:flagged (Results 1 – 7 of 7) sorted by relevance

/external/icu4c/test/intltest/
Dpunyref.c86 #define flagged(bcp) ((punycode_uint)(bcp) - 65 < 26) macro
240 if (case_flags) case_flags[out] = flagged(input[j]); in punycode_decode()
289 case_flags[i] = flagged(input[in - 1]); in punycode_decode()
/external/tesseract/viewer/
Dscrollview.h330 int cmdEvent, bool flagged);
/external/libpng/
DCHANGES137 - previously read critical chunks are flagged, so the chunk handling
/external/webkit/WebKit/mac/
DChangeLog7086 Fix problem where a URL visited as non-GET once is flagged as non-GET forever.
/external/dbus/
DChangeLog7271 freed and then accessed, valgrind flagged this bug, fix it
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-144334 the heap to mark all flagged objects before sweeping. This solution makes
/external/webkit/WebCore/
DChangeLog-2008-08-107520 different SVGElement-derived class. MSVC rightly flagged this as an
45578 Sheets loaded using @import were incorrectly being flagged as non-editable