OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:codepoints
(Results
176 - 200
of
283
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu/icu4c/source/test/intltest/
idnaref.cpp
271
// assume the source contains all ascii
codepoints
273
// assume the source contains all LDH
codepoints
455
// step 1: find out if all the
codepoints
in src are ASCII
/libcore/luni/src/main/java/java/lang/
Character.java
[
all
...]
/external/chromium_org/third_party/icu/source/test/cintltst/
utf8tst.c
[
all
...]
/external/chromium_org/chrome/browser/history/
in_memory_url_index.h
57
// Note about multi-byte
codepoints
and the data structures in the
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-thai.cc
266
* OpenType tables. The rest do fallback positioning based on PUA
codepoints
.
hb-unicode-private.hh
127
/* Default_Ignorable
codepoints
:
/external/chromium_org/third_party/icu/source/common/
ucnv_err.c
74
const char*
codePoints
,
ustring.c
535
/* Search for a codepoint in a string that matches one of the matchSet
codepoints
. */
547
/* Search for a codepoint in a string that matches one of the matchSet
codepoints
. */
559
/* Search for a codepoint in a string that does not match one of the matchSet
codepoints
. */
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-shape-complex-thai.cc
266
* OpenType tables. The rest do fallback positioning based on PUA
codepoints
.
hb-unicode-private.hh
132
/* Default_Ignorable
codepoints
:
/external/icu/icu4c/source/common/
ucnv_err.c
74
const char*
codePoints
,
ustring.cpp
536
/* Search for a codepoint in a string that matches one of the matchSet
codepoints
. */
548
/* Search for a codepoint in a string that matches one of the matchSet
codepoints
. */
560
/* Search for a codepoint in a string that does not match one of the matchSet
codepoints
. */
[
all
...]
/external/owasp/sanitizer/src/main/org/owasp/html/
Encoding.java
182
// Emit supplemental
codepoints
as entity so that they cannot
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_multibytecodec.py
77
# jisx0213 encoder is stateful for a few
codepoints
. eg)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multibytecodec.py
77
# jisx0213 encoder is stateful for a few
codepoints
. eg)
/frameworks/minikin/libs/minikin/
Layout.cpp
313
/* HarfBuzz replaces broken input
codepoints
with (unsigned int) -1.
315
* Replace invalid
codepoints
with U+FFFD REPLACEMENT CHARACTER.
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v2/
patricia_trie_policy.cpp
380
const WordProperty PatriciaTriePolicy::getWordProperty(const int *const
codePoints
,
382
const int ptNodePos = getTerminalPtNodePositionOfWord(
codePoints
, codePointCount,
/system/core/libutils/
Unicode.cpp
556
// Convert the UTF32 codepoint to one or more UTF16
codepoints
587
// Convert the UTF32 codepoint to one or more UTF16
codepoints
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSTokenizer-in.cpp
457
//
codepoints
) than the input. This code can therefore ignore
526
//
codepoints
) than the input. This code can therefore ignore
626
// will not contain more characters (ASCII or UTF-16
codepoints
)
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
ucol.h
189
* which treats all the
codepoints
with non-ignorable
191
* and UCOL_SHIFTED which causes
codepoints
with primary
230
* to
codepoints
of the NFD form of the string. */
[
all
...]
/external/chromium_org/third_party/libxml/src/
genUnicode.py
90
# all the ranges (
codepoints
) of that category. Note that category
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
Utf8.java
294
// check for illegal surrogate
codepoints
/external/qemu/distrib/sdl-1.2.15/test/
utf8.txt
65
(The
codepoints
for this test are: |
/frameworks/base/core/jni/
android_database_CursorWindow.cpp
222
// doesn't like UTF-8 strings with high
codepoints
. It actually expects
Completed in 3731 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>