OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:supplementary
(Results
251 - 275
of
352
) sorted by null
<<
11
12
13
14
15
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetCompoundText.java
389
/* convert this
supplementary
code point */
CharsetICU.java
86
short unicodeMask; /* +79: 1 bit 0: has
supplementary
bit 1: has single surrogates */
CharsetUTF8.java
258
* In CESU-8, only surrogates, not
supplementary
code points, are encoded directly.
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationDataReader.java
351
// if any of its 1024 associated
supplementary
code points is "unsafe".
/external/libnfc-nci/src/hal/include/
nci_defs.h
419
#define NCI_NFCEE_TAG_T3T_INFO 0x02 /* T3T Command Set Interface
Supplementary
Info */
/external/ltrace/
ltrace.1
193
Run command with the userid, groupid and
supplementary
groups of
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
ImsCallSession.java
398
* Called when the session
supplementary
service is received
[
all
...]
/libcore/ojluni/src/main/java/java/io/
DataInput.java
185
* <li><a href="../lang/Character.html#unicode">
Supplementary
characters</a>
/libcore/ojluni/src/main/java/java/text/
BreakIterator.java
93
* The boundaries returned may be those of
supplementary
characters,
/system/core/init/
readme.txt
266
after "--" so that an optional security context, user, and
supplementary
service.cpp
653
ERROR("exec called with too many
supplementary
group ids\n");
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UCharacterTest.java
248
// there are no
supplementary
white space characters.
505
* Test
Supplementary
512
" is not
supplementary
");
518
" is
supplementary
");
[
all
...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UCharacterTest.java
244
// there are no
supplementary
white space characters.
501
* Test
Supplementary
508
" is not
supplementary
");
514
" is
supplementary
");
[
all
...]
/external/icu/icu4c/source/common/
unistr.cpp
429
// just in case there are a few
supplementary
characters.
[
all
...]
ucnv2022.cpp
[
all
...]
/external/icu/icu4c/source/test/intltest/
srchtest.cpp
[
all
...]
usettest.cpp
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java
364
* Sets the handler for
Supplementary
Service Notifications.
419
* Enables/disbables
supplementary
service related notifications from
[
all
...]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMPhoneTest.java.broken
[
all
...]
/external/chromium-trace/catapult/dashboard/dashboard/
add_point.py
280
supplementary
data. This method produces a dict containing this metadata
/external/dbus/
NEWS.pre-1-0
354
- add setgroups() to drop
supplementary
groups
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
CharMatcher.java
38
*
supplementary
Unicode code points in the range {@code 0x10000} to {@code 0x10FFFF}. Such logical
[
all
...]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/
SpoofCheckerTest.java
631
// The bug was an error in iterating through
supplementary
characters in IdentifierInfo.
[
all
...]
/external/icu/icu4c/source/tools/makeconv/
gencnvex.c
645
* trivially at least two if counting unmappable
supplementary
code points
[
all
...]
/external/icu/icu4c/source/tools/toolutil/
ucm.c
990
table->unicodeMask|=UCNV_HAS_SUPPLEMENTARY; /* there are
supplementary
code points */
[
all
...]
Completed in 2182 milliseconds
<<
11
12
13
14
15