HomeSort by relevance Sort by last modified time
    Searched full:casing (Results 76 - 100 of 168) sorted by null

1 2 34 5 6 7

  /external/chromium_org/third_party/icu/source/test/testdata/
Makefile.in 141 TEST_RES = $(TEST_RES_SOURCE) $(TEST_RES_LOCAL) casing.txt mc.txt root.txt sh.txt sh_YU.txt te.txt te_IN.txt te_IN_REVISED.txt testtypes.txt testaliases.txt testempty.txt structLocale.txt idna_rules.txt conversion.txt icuio.txt testtable32.txt
  /external/icu4c/common/
brkiter.cpp 183 // Creates a break iterator for title casing breaks.
  /external/icu4c/test/testdata/
Makefile.in 143 TEST_RES = $(TEST_RES_SOURCE) $(TEST_RES_LOCAL) casing.txt mc.txt root.txt sh.txt sh_YU.txt te.txt te_IN.txt te_IN_REVISED.txt testtypes.txt testaliases.txt testempty.txt structLocale.txt idna_rules.txt conversion.txt icuio.txt testtable32.txt
  /frameworks/base/graphics/java/android/graphics/drawable/
ShapeDrawable.java 472 // a bitmap to fill the bounds without needing any other special casing.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 81 // Locale used for upper- and title-casing words
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_zipimport.py 31 # Mac mtimes need a bit of special casing
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zipimport.py 31 # Mac mtimes need a bit of special casing
  /external/chromium_org/third_party/icu/source/i18n/
tridpars.cpp 633 * have canonical casing (the casing desired to be produced when
  /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...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentLinkedQueue.java 97 * Nodes that are reachable from head. CASing the item
127 * CASing a Node's item reference to null atomically removes the
ConcurrentLinkedDeque.java 102 * A new element is added atomically by CASing the null prev or
132 * 1. "logical deletion" by CASing item to null atomically removes
    [all...]
  /ndk/tests/device/test-gnustl-full/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...]
  /ndk/tests/device/test-stlport/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/chromium/chrome/browser/translate/
translate_manager.cc 622 // special-casing.
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.mm 494 // coordinates doesn't require any special-casing. Note that
  /external/chromium_org/content/browser/worker_host/
worker_process_host.cc 483 // Allow the embedder first crack at special casing the title.
  /external/chromium_org/third_party/WebKit/Source/web/tests/
AssociatedURLLoaderTest.cpp 534 // Forbidden methods should fail regardless of casing.
  /external/chromium_org/third_party/icu/source/common/unicode/
brkiter.h 391 * Create BreakIterator for title-casing breaks using the specified locale
ubrk.h 68 * when title casing the text.
ustring.h 41 * upper/lower-casing and string comparison in code point order.
    [all...]
  /external/icu4c/common/unicode/
brkiter.h 383 * Create BreakIterator for title-casing breaks using the specified locale
ubrk.h 68 * when title casing the text.
ustring.h 46 * upper/lower-casing and string comparison in code point order.
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
translit.h     [all...]

Completed in 1665 milliseconds

1 2 34 5 6 7