OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sequences
(Results
126 - 150
of
1326
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/harfbuzz_ng/src/
hb-utf-private.hh
50
/* TODO check for overlong
sequences
? */
87
/* TODO check for overlong
sequences
? */
/external/icu4c/i18n/
bocsu.h
72
* Note that the lead byte ranges overlap some, but that the
sequences
as a whole
73
* are well ordered. I.e., even if the lead byte is the same for
sequences
of different
/external/icu4c/test/intltest/
regcoll.h
82
// for expanding character
sequences
192
// Collator.getCollationKey was hanging on certain character
sequences
/external/llvm/lib/Target/Mips/
MipsAnalyzeImmediate.cpp
17
// Add I to the instruction
sequences
.
143
// Get the list of instruction
sequences
.
/external/regex-re2/util/
strutil.cc
13
// C-style escape
sequences
. 'src' and 'dest' should not overlap.
60
// C-style escape
sequences
. 'src' and 'dest' should not overlap.
/external/smali/util/src/main/java/ds/tree/
RadixTree.java
33
* regular trie, the edges of a Patricia trie are labelled with
sequences
of
36
* arbitrary
sequences
of objects in lexicographical order. Sometimes the names
/external/webkit/Source/JavaScriptCore/bytecode/
Opcode.cpp
133
printf("2-opcode
sequences
by frequency: %lld\n\n", totalInstructions);
146
printf("Most common opcodes and
sequences
:\n");
/external/webkit/Source/JavaScriptCore/icu/unicode/
utf8.h
238
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
337
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
383
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
423
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
484
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
530
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
570
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
611
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
octal-001.js
38
* SUMMARY: Testing octal
sequences
in regexps
45
var summary = 'Testing octal
sequences
in regexps';
octal-002.js
38
* SUMMARY: Testing regexps containing octal escape
sequences
42
* for a reference on octal escape
sequences
in regexps.
63
var summary = 'Testing regexps containing octal escape
sequences
';
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-172699.js
38
* SUMMARY: UTF-8 decoder should not accept overlong
sequences
45
var summary = 'UTF-8 decoder should not accept overlong
sequences
';
/external/webkit/Source/JavaScriptGlue/icu/unicode/
utf8.h
238
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
337
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
383
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
423
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
484
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
530
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
570
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
611
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
/external/webkit/Source/WebCore/icu/unicode/
utf8.h
238
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
337
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
383
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
423
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
484
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
530
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
570
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
611
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
/external/webkit/Source/WebKit/mac/icu/unicode/
utf8.h
238
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
337
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
383
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
423
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
484
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
530
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
570
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
611
* "Safe" macro, checks for illegal
sequences
and for string boundaries.
/libcore/luni/src/main/java/libcore/icu/
CollationElementIteratorICU.java
81
* Get the maximum length of any expansion
sequences
that end with the
84
* @return maximum size of the expansion
sequences
ending with the collation
/packages/apps/Email/src/com/beetstra/jutf7/
UTF7StyleCharset.java
53
*
sequences
. This is used since modified UTF-7 specifically disallows some
61
* @param strict True if strict handling of
sequences
is requested
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_queue.h
71
* @ingroup
sequences
261
* linear in the size of the
sequences
, and queues are considered equivalent
262
* if their
sequences
compare equal.
277
* are: this relation is linear in the size of the
sequences
, the
325
* @ingroup
sequences
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_queue.h
71
* @ingroup
sequences
261
* linear in the size of the
sequences
, and queues are considered equivalent
262
* if their
sequences
compare equal.
277
* are: this relation is linear in the size of the
sequences
, the
325
* @ingroup
sequences
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_queue.h
71
* @ingroup
sequences
261
* linear in the size of the
sequences
, and queues are considered equivalent
262
* if their
sequences
compare equal.
277
* are: this relation is linear in the size of the
sequences
, the
325
* @ingroup
sequences
/external/icu4c/common/
ucnv_u8.c
83
* UTF-8 byte
sequences
of length N _must_ encode code points of or above utf8_minChar32[N];
84
* byte
sequences
with more than 4 bytes are illegal in UTF-8,
158
* Legal UTF-8 byte
sequences
in Unicode 3.0.1 and up:
166
* There are no irregular
sequences
any more.
286
* Legal UTF-8 byte
sequences
in Unicode 3.0.1 and up:
294
* There are no irregular
sequences
any more.
714
* Legal UTF-8 byte
sequences
in Unicode 3.0.1 and up:
722
* There are no irregular
sequences
any more.
742
/* minimum code point values for n-byte UTF-8
sequences
, n=0..4 */
746
/* offsets for n-byte UTF-8
sequences
that were calculated with ((lead<<6)+trail)<<6+trail... *
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
streambuf
60
* pair of character
sequences
: one for input, and one for output.
66
* -# Stream buffers can impose various constraints on the
sequences
70
* - The controlled
sequences
can be associated with the contents of
71
* other representations for character
sequences
, such as external
73
* - The controlled
sequences
can support operations @e directly to or
74
* from associated
sequences
.
75
* - The controlled
sequences
can impose limitations on how the
85
* from associated
sequences
, and alter <em>the stream position</em> and
617
* @brief Synchronizes the buffer arrays with the controlled
sequences
.
/external/icu4c/common/unicode/
utf.h
80
* These do not check for proper code unit
sequences
or truncated text and may
90
* many opportunities for malformed
sequences
.
97
* Unlike with UTF-16, malformed
sequences
cannot be expressed with distinct
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Unicode/
uc-005.js
193
* SpiderMonkey uses an ASCII representation, putting escape
sequences
222
* Unicode characters and return escape
sequences
for them. Here, we force
223
* the lexer to turn escape
sequences
back into single characters.
/build/libs/host/
pseudolocalize.cpp
68
* Note: This leaves escape
sequences
untouched so they can later be
/external/chromium/chrome/browser/net/
quoted_printable.cc
44
// End of line should be converted to CR-LF
sequences
.
Completed in 1396 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>