OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sequences
(Results
76 - 100
of
1326
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
string
1
// Components for manipulating
sequences
of characters -*- C++ -*-
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
string
1
// Components for manipulating
sequences
of characters -*- C++ -*-
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
string
1
// Components for manipulating
sequences
of characters -*- C++ -*-
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
string
1
// Components for manipulating
sequences
of characters -*- C++ -*-
/external/llvm/include/llvm/Target/
TargetSelectionDAGInfo.h
44
/// memcpy. This can be used by targets to provide code
sequences
for cases
68
/// memmove. This can be used by targets to provide code
sequences
for cases
84
/// memset. This can be used by targets to provide code
sequences
for cases
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_iconv.c
329
/* Skip illegal
sequences
342
/* Skip illegal
sequences
355
/* Skip illegal
sequences
368
/* Skip illegal
sequences
381
/* Skip illegal
sequences
394
/* Skip illegal
sequences
410
/* Skip illegal
sequences
430
/* Skip illegal
sequences
453
/* Skip illegal
sequences
468
/* Skip illegal
sequences
[
all
...]
/external/llvm/include/llvm/Support/
ConvertUTF.h
64
flag is set to strict, both irregular
sequences
and isolated surrogates
66
sequences
and isolated surrogates are converted.
68
Whether the flag is strict or lenient, all illegal
sequences
will cause
69
an error return. This includes
sequences
such as: <F4 90 80 80>, <C0 80>,
71
must check for illegal
sequences
.
/external/icu4c/common/
utf_impl.c
48
* In Unicode, all UTF-8 byte
sequences
with more than 4 bytes are illegal;
50
* We keep them in this table for skipping long ISO 10646-UTF-8
sequences
.
94
* <0 "Safe" behavior of U8_NEXT(): All illegal byte
sequences
yield a negative
97
* All illegal byte
sequences
yield a positive code point such that this
102
* like illegal
sequences
.
162
* encoded in UTF-8, and there are no irregular
sequences
any more.
/external/webkit/Source/JavaScriptCore/wtf/unicode/
UTF8.cpp
62
// Handle 0-byte
sequences
(never valid).
68
// Handle 1-byte
sequences
(plain ASCII).
76
// Handle 2-byte
sequences
.
89
// Handle 3-byte
sequences
.
105
// Handle 4-byte
sequences
.
205
// definition of UTF-8 goes up to 4-byte
sequences
.
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Function/
regress-58274.js
149
* SpiderMonkey uses an ASCII representation, putting escape
sequences
172
* Unicode characters and return escape
sequences
for them. Here, we force
173
* the lexer to turn escape
sequences
back into single characters.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
BERTaggedObject.java
9
* rules (as with
sequences
).
/external/chromium/base/i18n/
icu_string_conversions.h
27
// When converting to Unicode, the offending byte
sequences
are substituted
/external/chromium/net/tools/flip_server/
balsa_enums.h
34
// there are three
sequences
of non-whitespace regardless of whether or
/external/compiler-rt/lib/sanitizer_common/
sanitizer_report_decorator.h
13
// * ANSI color
sequences
.
/external/e2fsprogs/intl/
log.c
29
/* Print an ASCII string with quotes and escape
sequences
where needed. */
/external/guava/guava/src/com/google/common/collect/
AbstractLinkedIterator.java
28
* interface for
sequences
whose next element can always be derived from the
/external/icu4c/i18n/
ucol_cnt.h
76
/* inserts a part of contraction sequence in table.
Sequences
behind the offset are moved back. If element is non existant, it creates on. Returns element handle */
/external/icu4c/test/intltest/
g7coll.h
14
* Effect : As well as adding
sequences
of characters that act as a single character (this is
/external/llvm/utils/TableGen/
StringToOffsetTable.h
59
// Print escape
sequences
all together.
/external/v8/test/mjsunit/regress/
regress-87.js
28
// In Issue 87, we allowed unicode escape
sequences
in RegExp flags.
/external/valgrind/main/none/tests/ppc64/
std_reg_imm.c
6
vex ppc64 generates bad code for instruction
sequences
like this:
/external/webkit/Source/JavaScriptCore/icu/unicode/
utf.h
63
* malformed
sequences
can be expressed unambiguously with a distinct subrange
69
* These do not check for proper code unit
sequences
or truncated text and may
79
* many opportunities for malformed
sequences
.
84
* Unlike with UTF-16, malformed
sequences
cannot be expressed with distinct
/external/webkit/Source/JavaScriptGlue/icu/unicode/
utf.h
63
* malformed
sequences
can be expressed unambiguously with a distinct subrange
69
* These do not check for proper code unit
sequences
or truncated text and may
79
* many opportunities for malformed
sequences
.
84
* Unlike with UTF-16, malformed
sequences
cannot be expressed with distinct
/external/webkit/Source/WebCore/icu/unicode/
utf.h
63
* malformed
sequences
can be expressed unambiguously with a distinct subrange
69
* These do not check for proper code unit
sequences
or truncated text and may
79
* many opportunities for malformed
sequences
.
84
* Unlike with UTF-16, malformed
sequences
cannot be expressed with distinct
/external/webkit/Source/WebKit/mac/icu/unicode/
utf.h
63
* malformed
sequences
can be expressed unambiguously with a distinct subrange
69
* These do not check for proper code unit
sequences
or truncated text and may
79
* many opportunities for malformed
sequences
.
84
* Unlike with UTF-16, malformed
sequences
cannot be expressed with distinct
Completed in 651 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>