Searched refs:casing (Results 1 – 25 of 36) sorted by relevance
12
/external/icu4c/test/testdata/ |
D | casing.txt | 8 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
|
D | testdata.mak | 31 "$(TESTDATAOUT)\testdata.dat" : $(TEST_RES_FILES) "$(TESTDATABLD)\casing.res" "$(TESTDATABLD)\conve… 37 casing.res
|
D | Makefile.in | 141 TEST_RES = $(TEST_RES_SOURCE) $(TEST_RES_LOCAL) casing.txt mc.txt root.txt sh.txt sh_YU.txt te.txt …
|
D | rbbitst.txt | 87 # (Requires special casing in implementation, which is why it gets a test.)
|
D | structLocale.txt | 8048 casing{""}
|
/external/icu4c/test/cintltst/ |
D | crestst.c | 472 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/ |
D | Blocks.txt | 9 # Note: The casing of block names is not normative. 17 # Note: When comparing block names, casing, whitespace, hyphens,
|
D | SpecialCasing.txt | 12 # 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
|
D | changes.txt | 849 - compare new special casing context conditions with previous ones
|
/external/pcre/ |
D | pcre_chartables.c.dist | 31 /* This table is a lower casing table. */
|
D | README | 638 The first two 256-byte tables provide lower casing and case flipping functions,
|
/external/stlport/test/unit/ |
D | num_put_get_test.cpp | 614 #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/ |
D | autocomplete_text_field_cell.mm | 357 // coordinates doesn't require any special-casing. Note that
|
/external/libvpx/ |
D | usage.dox | 6 "special casing." This section describes the interface common to all codecs.
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-12 | 458 Remove some special-casing of empty string which led to
|
D | ChangeLog.pre-2-4 | 1039 * tests/gen-casemap-txt.pl: Unicode 4.0 special casing. (#114681)
|
/external/libvpx/examples/includes/geshi/docs/ |
D | CHANGES | 664 - Added a new method set_case_keywords(), that allows the auto-casing feature to be
|
D | geshi-doc.txt | 1478 …casing of the keywords is defined as the case of the keywords in these keyword arrays. If you chec…
|
/external/clang/test/Analysis/ |
D | retain-release.m | 1493 // don't use camel casing, other code is allowed to use it.
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2002-12-03 | 11723 …_mainReceivedProgress:forResourceHandle:fromDataSource:complete:]): removed download special-casing 11768 rather than special-casing certain events. Also use super rather than
|
D | ChangeLog-2007-10-14 | 1988 …Fix this by special-casing the DjVu plug-in and setting the NPNetscapeFuncs size to be the same si…
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2002-12-03 | 2643 * 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.
|
D | ChangeLog-2010-05-24 | 14699 …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…
|
D | ChangeLog-2010-01-29 | 13387 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
|
D | ChangeLog | 19737 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