HomeSort by relevance Sort by last modified time
    Searched full:casing (Results 26 - 50 of 82) sorted by null

12 3 4

  /external/webkit/JavaScriptCore/pcre/
dftables 88 "/* This table is a lower casing table. */\n\n", $pcre_internal{tables_length});
  /external/webkit/JavaScriptCore/wtf/unicode/qt4/
UnicodeQt4.h 317 // FIXME: handle special casing. Easiest with some low level API in Qt
  /frameworks/base/core/jni/android/graphics/
NinePatchImpl.cpp 224 // The above is to help explain some of the special casing that goes on the
  /frameworks/base/graphics/java/android/graphics/drawable/
ShapeDrawable.java 434 // a bitmap to fill the bounds without needing any other special casing.
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ConcurrentLinkedQueue.java 80 * Nodes that are reachable from head. CASing the item
109 * CASing a Node's item reference to null atomically removes the
Exchanger.java 86 * also exchanging items by CASing the hole, plus waking up the
136 * between reading and CASing. Also, very transient peak
  /dalvik/libcore/xml/src/test/java/org/apache/harmony/xml/
XsltXPathConformanceTestSuite.java 86 * "Couldn't open file" errors due to a mismatch in file name casing.
275 * available in a different casing.
  /external/icu4c/common/
ustrcase.c 16 * Implementation file for string casing C API functions.
31 /* string casing ------------------------------------------------------------ */
brkiter.cpp 183 // Creates a break iterator for title casing breaks.
  /external/webkit/JavaScriptCore/wrec/
WRECGenerator.cpp 275 // equality. (ASCII non-alphabet characters don't require upper-casing
277 // require upper-casing because we only handle Unicode characters whose
  /external/icu4c/tools/gencase/
store.c 112 14 conditional special casing
149 - If special casing is conditional, then no full lower/upper/title mapping
384 * U+0307 is uncased, Mn, has conditional special casing and
    [all...]
  /external/icu4c/common/unicode/
ubrk.h 67 * when title casing the text.
brkiter.h 376 * Create BreakIterator for title-casing breaks using the specified locale
ustring.h 41 * upper/lower-casing and string comparison in code point order.
    [all...]
  /external/qemu/target-arm/
op_helper.c 531 /* Transpose. Argument order is rather strange to avoid special casing
  /external/webkit/JavaScriptCore/icu/unicode/
ustring.h 41 * upper/lower-casing and string comparison in code point order.
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
ustring.h 41 * upper/lower-casing and string comparison in code point order.
    [all...]
  /external/webkit/WebCore/icu/unicode/
ustring.h 41 * upper/lower-casing and string comparison in code point order.
    [all...]
ubrk.h 65 * when title casing the text.
  /external/webkit/WebKit/mac/icu/unicode/
ustring.h 41 * upper/lower-casing and string comparison in code point order.
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
LayoutTestControllerGtk.cpp 179 // Function introduced in r28690. This may need special-casing on Windows.
  /external/icu4c/i18n/
tridpars.cpp 633 * have canonical casing (the casing desired to be produced when
  /external/stlport/test/unit/
num_put_get_test.cpp 614 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \
618 ostr << base << showbase << showpos << casing << setw(width) << adjust << tmp; \
    [all...]
  /external/icu4c/data/unidata/
changes.txt 365 - compare new special casing context conditions with previous ones
  /external/icu4c/i18n/unicode/
translit.h     [all...]

Completed in 250 milliseconds

12 3 4