/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
basic_string.h | 477 * NB: @a __s must have at least @a __n characters, '\\0' [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
basic_string.h | 480 * NB: @a __s must have at least @a __n characters, '\\0' [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
basic_string.h | 480 * NB: @a __s must have at least @a __n characters, '\\0' [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
basic_string.h | 480 * NB: @a __s must have at least @a __n characters, '\\0' [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
basic_string.h | 485 * NB: @a __s must have at least @a __n characters, '\\0' [all...] |
/external/owasp/sanitizer/tools/findbugs/src/xsl/ |
fancy-hist.xsl | 28 <xsl:variable name="apos" select=""'""/>
[all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ |
bitset | 704 * <em>b('a') is 0001100001</em> on a modern ASCII system. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
bitset | 710 * <em>b('a') is 0001100001</em> on a modern ASCII system. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
bitset | 710 * <em>b('a') is 0001100001</em> on a modern ASCII system. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
bitset | 704 * <em>b('a') is 0001100001</em> on a modern ASCII system. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
bitset | 712 * <em>b('a') is 0001100001</em> on a modern ASCII system. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
bitset | 704 * <em>b('a') is 0001100001</em> on a modern ASCII system. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
bitset | 712 * <em>b('a') is 0001100001</em> on a modern ASCII system. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
bitset | 710 * <em>b('a') is 0001100001</em> on a modern ASCII system. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
bitset | 710 * <em>b('a') is 0001100001</em> on a modern ASCII system. [all...] |
/external/chromium_org/chrome/installer/setup/ |
install.cc | 287 base::ASCIIToUTF16("'"), att_value);
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
xmlparser.cpp | 142 mAmps(UnicodeString("&(?:(amp;)|(lt;)|(gt;)|(apos;)|(quot;)|#x([0-9A-Fa-f]{1,8});|#([0-9]{1,8});|(.))"),
|
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/ |
json-20090211.jar | |
/external/clang/lib/AST/ |
CommentLexer.cpp | 56 .Case("apos", "\'")
|
/external/clang/test/Index/ |
comment-to-html-xml-conversion.cpp | [all...] |
/external/deqp/framework/delibs/coding_guidelines/ |
prettify.js | 6 /</g,ba=/>/g,ca=/'/g,da=/"/g,ea=/&/g,fa=/ /g;function ga(b){var a=b.indexOf("&");if(a<0)return b;for(--a;(a=b.indexOf("&#",a+1))>=0;){var c=b.indexOf(";",a);if(c>=0){var d=b.substring(a+3,c),g=10;if(d&&d.charAt(0)==="x"){d=d.substring(1);g=16}var e=parseInt(d,g);if(!isNaN(e))b=b.substring(0,a)+String.fromCharCode(e)+b.substring(c+1)}}return b.replace(aa,"<").replace(ba,">").replace(ca,"'").replace(da,'"').replace(ea,"&").replace(fa," ")}function S(b){return"XMP"===b.tagName}
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/ |
junit-noframes.xsl | 443 <xsl:param name="tmp2" select="stringutils:replace(string($tmp1),"'","\'")"/>
|
/external/icu/icu4c/source/tools/toolutil/ |
xmlparser.cpp | 142 mAmps(UnicodeString("&(?:(amp;)|(lt;)|(gt;)|(apos;)|(quot;)|#x([0-9A-Fa-f]{1,8});|#([0-9]{1,8});|(.))"),
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
HtmlEntities.java | 229 .put("apos", Integer.valueOf('\''))
|
/external/pdfium/core/src/fxcrt/ |
fx_xml_parser.cpp | 230 } else if (ref == FX_BSTRC("apos")) {
[all...] |