Searched
full:sequences (Results
826 -
850 of
2298) sorted by null
<<31323334353637383940>>
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
tblcoll.h | 475 * Return the maximum length of any expansion sequences that end with the 478 * @return maximum size of the expansion sequences ending with the collation 604 * Get an UnicodeSet that contains all the characters and sequences tailored in 608 * code points and sequences that may sort differently than [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
intltest.h | 289 * unescaping \u sequences.
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
TextFormat.java | 555 * escape sequences, which do not include all the escape sequences we [all...] |
/external/chromium_org/third_party/re2/re2/testing/ |
dfa_test.cc | 125 // all possible binary sequences of length n as subsequences. The obvious
|
/external/chromium_org/third_party/sqlite/src/test/ |
collate1.test | 265 # about collation sequences.
|
e_reindex.test | 172 # that use the named collation sequences are recreated.
|
in3.test | 119 # require a temp-table, because the collation sequences match.
|
/external/chromium_org/ui/views/window/ |
non_client_view.h | 181 // containing window does not receive a normal sequences of messages that
|
/external/chromium_org/v8/src/mips/ |
assembler-mips.h | 835 // sequences of instructions that must be emitted as a unit, before [all...] |
/external/chromium_org/v8/src/ |
scanner-character-streams.cc | 250 // it is illegally coded as two 3 byte sequences then there is no problem here.
|
/external/clang/include/clang/Lex/ |
LiteralSupport.h | 225 /// advancing over escape sequences in the string.
|
/external/clang/lib/Format/ |
BreakableToken.h | 208 // front of Lines[i]. Note that this can include "* " sequences, which we
|
/external/e2fsprogs/util/ |
symlinks.c | 123 /* get rid of unnecessary "../dir" sequences */
|
/external/expat/ |
Changes | 9 #1990430: CVE-2009-3720 - Parser crash with special UTF-8 sequences.
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
XML.java | 291 * Sequences of similar elements are represented as JSONArrays. Content
|
/external/gtest/test/ |
gtest_output_test.py | 283 # sequences when we read the golden file irrespective of an operating
|
/external/guava/guava/src/com/google/common/hash/ |
HashFunction.java | 34 * always translated into raw byte sequences under the covers.
|
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-arabic.cc | 193 * to fixup broken glyph sequences. Oh well...
|
/external/icu/icu4c/source/common/ |
ucharstriebuilder.cpp | 30 * of the 16-bit-unit sequences, until the UCharsTrie is built.
|
/external/icu/icu4c/source/extra/uconv/ |
uconv.1.in | 213 Ignore invalid sequences in the input.
|
/external/jsr305/javadoc/javax/annotation/concurrent/ |
ThreadSafe.html | 102 no sequences of accesses (reads and writes to public fields, calls to public
|
/external/kernel-headers/original/uapi/scsi/fc/ |
fc_fs.h | 327 FC_RJT_SEQ_XS = 0x17, /* excessive sequences attempted */
|
/external/libvorbis/doc/ |
02-bitpacking.tex | 68 \subsubsection{coding bits into byte sequences}
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
config.c | 106 /* Reject unknown escape sequences */
|
/external/lldb/source/Interpreter/ |
CommandObject.cpp | 843 "Summary strings contain static text, variables, scopes and control sequences:\n" 845 " - Variables are sequences of characters beginning with ${, ending with } and that contain symbols in the format described below.\n" 847 " - Control sequences are the usual C/C++ '\\a', '\\n', ..., plus '\\$', '\\{' and '\\}'.\n" 848 "A summary string works by copying static text verbatim, turning control sequences into their character counterpart, expanding variables and trying to expand scopes.\n" [all...] |
Completed in 484 milliseconds
<<31323334353637383940>>