OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:whichset
(Results
1 - 6
of
6
) sorted by null
/external/icu/icu4c/source/common/
ucnv_set.c
32
UConverterUnicodeSet
whichSet
,
38
if(cnv==NULL || setFillIn==NULL ||
whichSet
<UCNV_ROUNDTRIP_SET || UCNV_SET_COUNT<=
whichSet
) {
64
cnv->sharedData->impl->getUnicodeSet(cnv, &sa,
whichSet
, pErrorCode);
ucnvsel.cpp
62
const UConverterUnicodeSet
whichSet
,
89
whichSet
, status);
150
const UConverterUnicodeSet
whichSet
, UErrorCode* status) {
215
generateSelectorData(newSelector.getAlias(), upvec, excludedCodePoints,
whichSet
, status);
/external/icu/icu4c/source/common/unicode/
ucnvsel.h
66
* @param
whichSet
what converter set to use? Use this to determine whether
76
const UConverterUnicodeSet
whichSet
, UErrorCode* status);
ucnv.h
[
all
...]
/external/icu/icu4c/source/test/cintltst/
ucnvseltst.c
272
const USet* excludedCodePoints, const UConverterUnicodeSet
whichSet
) {
290
whichSet
, &status);
/frameworks/base/services/core/java/com/android/server/wallpaper/
WallpaperManagerService.java
[
all
...]
Completed in 454 milliseconds