OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:casing
(Results
1 - 25
of
106
) sorted by null
1
2
3
4
5
/external/icu4c/data/brkitr/
title.txt
4
# Title
Casing
Break Rules
/external/icu4c/i18n/
casetrn.h
16
* Implementation class for lower-/upper-/title-
casing
transliterators.
casetrn.cpp
16
* Implementation class for lower-/upper-/title-
casing
transliterators.
tridpars.h
270
* have canonical
casing
(the
casing
desired to be produced when
/external/icu4c/test/cintltst/
crestst.c
472
UResourceBundle *idna_rules, *
casing
, *te_IN, *ne, *item;
local
553
* verify that ures_open("
casing
"), which now has a nofallback declaration,
557
casing
=ures_open("testdata", "
casing
", &errorCode);
559
log_data_err("ures_open(\"
casing
\") failed: %s\n", u_errorName(errorCode));
564
item=ures_getByKey(
casing
, "Info", NULL, &errorCode);
566
log_err("
casing
.getByKey(Info) failed - %s\n", u_errorName(errorCode));
572
item=ures_getByKey(
casing
, "ShortLanguage", NULL, &errorCode);
574
log_err("
casing
.getByKey(root key) succeeded despite nofallback declaration - %s\n", u_errorName(errorCode));
577
ures_close(
casing
);
[
all
...]
/external/icu4c/test/intltest/
strcase.cpp
16
* Test file for string
casing
C++ API functions.
227
// some context-sensitive
casing
depends on normalization data being present
337
// names of TestData children in
casing
.txt
381
dataerrln("error: UnicodeString.%s() got a wrong result for a test case from
casing
.res", name);
388
dataerrln("error: UnicodeString.toTitle(options=0) got a wrong result for a test case from
casing
.res");
447
errcheckln(errorCode, "error: %s() got an error for a test case from
casing
.res - %s", name, u_errorName(errorCode));
450
errln("error: %s() got a wrong result for a test case from
casing
.res", name);
465
LocalPointer<TestDataModule> driver(TestDataModule::getTestDataModule("
casing
", *this, status));
517
dataerrln("error: TestCasing() setup failed for %s test case from
casing
.res: %s", dataNames[whichCase], u_errorName(status));
transtst.h
323
* Check that
casing
handles surrogates.
/external/icu4c/common/unicode/
ucasemap.h
53
* upper-/lower-/title-
casing
according to the Unicode standard.
227
*
Casing
is locale-dependent and context-sensitive.
277
*
Casing
is locale-dependent and context-sensitive.
306
*
Casing
is locale-dependent and context-sensitive.
337
*
Casing
is locale-dependent and context-sensitive.
/external/icu4c/common/
ustr_imp.h
84
* Internal string
casing
functions implementing
cstring.c
35
* - with non-default
casing
behavior, like Turkish system locales where
/external/v8/test/mjsunit/
string-externalize.js
70
// Lower-
casing
an ascii string should produce ascii.
/frameworks/native/opengl/tools/glgen/src/
GenerateGLES.java
51
System.out.println("Special-
casing
function " + fname);
GenerateGL.java
52
System.out.println("Special-
casing
function " + fname);
/external/icu4c/test/testdata/
testdata.mak
31
"$(TESTDATAOUT)\testdata.dat" : $(TEST_RES_FILES) "$(TESTDATABLD)\
casing
.res" "$(TESTDATABLD)\conversion.res" "$(TESTDATABLD)\icuio.res" "$(TESTDATABLD)\mc.res" "$(TESTDATABLD)\structLocale.res" "$(TESTDATABLD)\root.res" "$(TESTDATABLD)\sh.res" "$(TESTDATABLD)\sh_YU.res" "$(TESTDATABLD)\te.res" "$(TESTDATABLD)\te_IN.res" "$(TESTDATABLD)\te_IN_REVISED.res" "$(TESTDATABLD)\testaliases.res" "$(TESTDATABLD)\testtypes.res" "$(TESTDATABLD)\testempty.res" "$(TESTDATABLD)\iscii.res" "$(TESTDATABLD)\idna_rules.res" "$(TESTDATABLD)\DataDrivenCollationTest.res" "$(TESTDATABLD)\test.icu" "$(TESTDATABLD)\testtable32.res" "$(TESTDATABLD)\test1.cnv" "$(TESTDATABLD)\test1bmp.cnv" "$(TESTDATABLD)\test3.cnv" "$(TESTDATABLD)\test4.cnv" "$(TESTDATABLD)\test4x.cnv" "$(TESTDATABLD)\test5.cnv" "$(TESTDATABLD)\ibm9027.cnv" "$(TESTDATABLD)\nfscsi.spp" "$(TESTDATABLD)\nfscss.spp" "$(TESTDATABLD)\nfscis.spp" "$(TESTDATABLD)\nfsmxs.spp" "$(TESTDATABLD)\nfsmxp.spp" "$(TESTDATABLD)\testnorm.nrm"
37
casing
.res
/external/jpeg/
jcsample.c
155
* by the standard loop. Special-
casing
padded output would be more
222
* by the standard loop. Special-
casing
padded output would be more
259
* by the standard loop. Special-
casing
padded output would be more
302
* by the standard loop. Special-
casing
padded output would be more
403
* by the standard loop. Special-
casing
padded output would be more
/external/qemu/distrib/jpeg-6b/
jcsample.c
155
* by the standard loop. Special-
casing
padded output would be more
222
* by the standard loop. Special-
casing
padded output would be more
259
* by the standard loop. Special-
casing
padded output would be more
302
* by the standard loop. Special-
casing
padded output would be more
403
* by the standard loop. Special-
casing
padded output would be more
/external/icu4c/data/unidata/
Blocks.txt
9
# Note: The
casing
of block names is not normative.
17
# Note: When comparing block names,
casing
, whitespace, hyphens,
SpecialCasing.txt
9
# Special
Casing
Properties
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
/external/protobuf/src/google/protobuf/compiler/java/
java_helpers.h
58
// of lower-
casing
the first letter of the name.)
/external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_helpers.h
59
// of lower-
casing
the first letter of the name.)
/external/webkit/Source/WebCore/platform/graphics/
ImageSource.h
131
// BitmapImage.cpp to avoid special-
casing
it, and simply treat all
/external/chromium/chrome/common/
time_format.cc
214
// for the current locale. Special-
casing
of 'other' will be removed
/external/chromium/net/tools/dump_cache/
url_to_filename_encoder.h
173
// Appends a segment of the path, special-
casing
"." and "..", and
/external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.mm
357
// coordinates doesn't require any special-
casing
. Note that
/external/chromium/chrome/browser/ui/webui/
extension_icon_source.cc
246
// Extract the parameters from the path by lower
casing
and splitting.
Completed in 9583 milliseconds
1
2
3
4
5