Home
last modified time | relevance | path

Searched refs:casing (Results 1 – 25 of 36) sorted by relevance

12

/external/icu4c/test/testdata/
Dcasing.txt8 casing:table(nofallback) {
10 Description { "This is test data file for string casing." }
34 { "aBiσßς/ffi����", "ABİΣSSΣ/FFI����", "az" } // az same casing as tr
Dtestdata.mak31 "$(TESTDATAOUT)\testdata.dat" : $(TEST_RES_FILES) "$(TESTDATABLD)\casing.res" "$(TESTDATABLD)\conve…
37 casing.res
DMakefile.in141 TEST_RES = $(TEST_RES_SOURCE) $(TEST_RES_LOCAL) casing.txt mc.txt root.txt sh.txt sh_YU.txt te.txt …
Drbbitst.txt87 # (Requires special casing in implementation, which is why it gets a test.)
DstructLocale.txt8048 casing{""}
/external/icu4c/test/cintltst/
Dcrestst.c472 UResourceBundle *idna_rules, *casing, *te_IN, *ne, *item; in TestOpenDirect() local
557 casing=ures_open("testdata", "casing", &errorCode); in TestOpenDirect()
564 item=ures_getByKey(casing, "Info", NULL, &errorCode); in TestOpenDirect()
572 item=ures_getByKey(casing, "ShortLanguage", NULL, &errorCode); in TestOpenDirect()
577 ures_close(casing); in TestOpenDirect()
/external/icu4c/data/unidata/
DBlocks.txt9 # Note: The casing of block names is not normative.
17 # Note: When comparing block names, casing, whitespace, hyphens,
DSpecialCasing.txt12 # It contains additional information about the casing of Unicode characters.
112 # This process can be achieved by first transforming the text to NFC before casing.
193 # The remainder of this file provides conditional casing data used to produce
Dchanges.txt849 - compare new special casing context conditions with previous ones
/external/pcre/
Dpcre_chartables.c.dist31 /* This table is a lower casing table. */
DREADME638 The first two 256-byte tables provide lower casing and case flipping functions,
/external/stlport/test/unit/
Dnum_put_get_test.cpp614 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \ argument
618 ostr << base << showbase << showpos << casing << setw(width) << adjust << tmp; \
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dautocomplete_text_field_cell.mm357 // coordinates doesn't require any special-casing. Note that
/external/libvpx/
Dusage.dox6 "special casing." This section describes the interface common to all codecs.
/external/bluetooth/glib/
DChangeLog.pre-2-12458 Remove some special-casing of empty string which led to
DChangeLog.pre-2-41039 * tests/gen-casemap-txt.pl: Unicode 4.0 special casing. (#114681)
/external/libvpx/examples/includes/geshi/docs/
DCHANGES664 - Added a new method set_case_keywords(), that allows the auto-casing feature to be
Dgeshi-doc.txt1478casing of the keywords is defined as the case of the keywords in these keyword arrays. If you chec…
/external/clang/test/Analysis/
Dretain-release.m1493 // don't use camel casing, other code is allowed to use it.
/external/webkit/Source/WebKit/mac/
DChangeLog-2002-12-0311723 …_mainReceivedProgress:forResourceHandle:fromDataSource:complete:]): removed download special-casing
11768 rather than special-casing certain events. Also use super rather than
DChangeLog-2007-10-141988 …Fix this by special-casing the DjVu plug-in and setting the NPNetscapeFuncs size to be the same si…
/external/webkit/Source/WebCore/
DChangeLog-2002-12-032643 * kwq/KWQObject.mm: (QObject::connect): Remove the special casing that
16770 I've fixed the problem by special casing our copy-on-write trigger to also check for -1.
DChangeLog-2010-05-2414699 …This was due to a code path special-casing reverse animations, that became obselete when we aligne…
32199 (WebCore::isDocumentType): Unrelated style fix: fixed the casing of the method.
44252 …special-casing all frames except the last in an image and treating them as complete if they are pr…
DChangeLog-2010-01-2913387 Fix Spdy casing to match style guide.
32903 Workaround <rdar://problem/7390716> by special-casing the removal
45141 casing.
79840 Make equality checks for logging channel names ignore casing.
90457 Special casing compositionNodes is wrong because we explicitly
DChangeLog19737 Match the WebKit1 versions of these functions by special casing CF platforms.
25212 Note that we are not special casing with(element) and with(document) anymore
41761 DOMWindow special casing.

12