/external/gtest/include/gtest/internal/ |
gtest-string.h | 85 // Returns the input enclosed in double quotes if it's not NULL;
|
/external/icu4c/i18n/unicode/ |
selfmt.h | 142 * <p>Each message is a MessageFormat pattern string enclosed in {curly braces}.</p>
|
/external/jsilver/src/com/google/streamhtmlparser/util/ |
HtmlUtils.java | 325 * a single-quote enclosed {@code String}. Printable characters
|
/external/libvpx/examples/includes/geshi/geshi/ |
mysql.php | 82 'DROP','DUMPFILE','DUPLICATE KEY','ENABLE','ENCLOSED BY','ENGINE',
|
/external/llvm/docs/CommandGuide/ |
FileCheck.pod | 203 Because regular expressions are enclosed with double braces, they are
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-string.h | 85 // Returns the input enclosed in double quotes if it's not NULL;
|
/external/proguard/src/proguard/classfile/util/ |
ClassReferenceInitializer.java | 252 // Make sure there is actually an enclosed method.
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-string.h | 83 // Returns the input enclosed in double quotes if it's not NULL;
|
/external/protobuf/src/google/protobuf/compiler/ |
parser.h | 285 // of identifiers separated by dots and enclosed in parentheses. E.g.,
|
/external/valgrind/main/none/tests/ |
sha1_test.c | 3 Stick the enclosed text in a file "sha1.test.c".
|
/external/webkit/Source/WebCore/platform/graphics/ |
Font.cpp | 420 // Enclosed CJK Letters and Months.
|
/external/webkit/Source/WebCore/platform/text/ |
UnicodeRange.cpp | 109 * 3200 - 32ff (Enclosed CJK letters and Months)
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/ |
descrip.mms | 263 # of version.h has the version number enclosed within the first and second
|
/gdk/build/awk/ |
xml.awk | 279 # Now get the value, which is enclosed by either (") or (')
|
/libcore/luni/src/main/java/java/util/ |
AbstractCollection.java | 366 * has a specific format. It is enclosed by square brackets ("[]"). Elements
|
/ndk/build/awk/ |
xml.awk | 279 # Now get the value, which is enclosed by either (") or (')
|
/external/icu4c/i18n/ |
tridpars.cpp | 246 * at the start, if dir is REVERSE. The pattern will be enclosed 335 * patterns. The reverse global filter must be enclosed in
|
/external/junit/ |
README.html | 213 <li><p>New runner <code>Enclosed</code> runs all static inner classes of an outer class.</p></li> 536 <li>The <tt>Enclosed</tt> runner, which runs all of the static inner classes of a given class, has been added
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.text | 595 * optionally followed by a title attribute for the link, enclosed 809 the image, and an optional `title` attribute enclosed in double
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.text | 595 * optionally followed by a title attribute for the link, enclosed 809 the image, and an optional `title` attribute enclosed in double
|
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.txt | 595 * optionally followed by a title attribute for the link, enclosed 809 the image, and an optional `title` attribute enclosed in double
|
/external/markdown/tests/extensions-x-toc/ |
syntax-toc.txt | 558 * optionally followed by a title attribute for the link, enclosed 772 the image, and an optional `title` attribute enclosed in double
|
/external/markdown/tests/markdown-test/ |
markdown-syntax.txt | 595 * optionally followed by a title attribute for the link, enclosed 809 the image, and an optional `title` attribute enclosed in double
|
/external/proguard/docs/manual/ |
ant.html | 86 file. Comments must be enclosed by an opening <code><!--</code> and a 93 enclosed by an opening <code>${</code> and a closing <code>}</code>. This
|
/external/valgrind/main/drd/ |
drd_pthread_intercepts.c | 90 * @param[in] arg_decl Argument declaration list enclosed in parentheses. 91 * @param[in] argl Argument list enclosed in parentheses. [all...] |