/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/icu4c/tools/gencase/ |
store.c | 115 14 conditional special casing 154 - If special casing is conditional, then no full lower/upper/title mapping [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ConcurrentLinkedDeque.java | 96 * A new element is added atomically by CASing the null prev or 126 * 1. "logical deletion" by CASing item to null atomically removes [all...] |
/external/chromium/chrome/browser/translate/ |
translate_manager.cc | 622 // special-casing.
|
/external/icu4c/common/unicode/ |
brkiter.h | 376 * 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/webkit/Source/WebCore/bindings/scripts/ |
CodeGenerator.pm | 481 # The rest of the special casing for SVG animated types is handled in the language-specific code generators.
|
/external/webkit/Source/WebCore/icu/unicode/ |
ubrk.h | 65 * when title casing the text.
|
/external/webkit/Tools/DumpRenderTree/gtk/ |
LayoutTestControllerGtk.cpp | 198 // Function introduced in r28690. This may need special-casing on Windows. [all...] |
/external/icu4c/i18n/unicode/ |
translit.h | [all...] |
/external/pcre/ |
pcre_internal.h | [all...] |
README | 638 The first two 256-byte tables provide lower casing and case flipping functions, [all...] |
/bootable/recovery/applypatch/ |
imgdiff.c | 387 // file data, without special-casing the end of the data.
|
/external/bluetooth/glib/ |
ChangeLog.pre-2-12 | 458 Remove some special-casing of empty string which led to
|
/external/chromium/chrome/browser/sync/engine/ |
syncer_util.cc | 518 // TODO(ncarter): Remove the special casing of MTIME. [all...] |
/external/icu4c/test/cintltst/ |
cstrcase.c | 16 * Test file for string casing C API functions. [all...] |
/external/jpeg/ |
jquant1.c | 121 * end saves us from special-casing the first and last pixels.
|
/external/libvpx/examples/includes/geshi/docs/ |
geshi-doc.txt | 46 o 3.5 Case Sensitivity and Auto Casing [all...] |
CHANGES | [all...] |
/external/clang/lib/Lex/ |
PPMacroExpansion.cpp | [all...] |
/external/icu4c/common/ |
ucase.c | 440 /* string casing ------------------------------------------------------------ */ [all...] |
/external/qemu/audio/ |
audio.c | 566 /* copy while upper-casing, including trailing zero */ [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
d3basics.c | [all...] |
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
ParseHelper.cpp | 824 // special casing to test index value of gl_FragData. If the accessed index is >= gl_MaxDrawBuffers [all...] |