Searched
full:quote (Results
301 -
325 of
1323) sorted by null
<<11121314151617181920>>
/external/lldb/www/python_reference/ |
lldb.formatters.Logger-module.html | 129 <a name="__package__"></a><span class="summary-name">__package__</span> = <code title="'lldb.formatters'"><code class="variable-quote">'</code><code class="variable-string">lldb.formatters</code><code class="variable-quote">'</code></code>
|
lldb.formatters.cache-module.html | 113 <a name="__package__"></a><span class="summary-name">__package__</span> = <code title="'lldb.formatters'"><code class="variable-quote">'</code><code class="variable-string">lldb.formatters</code><code class="variable-quote">'</code></code>
|
lldb.formatters.cpp-module.html | 115 <a name="x"></a><span class="summary-name">x</span> = <code title="'libcxx'"><code class="variable-quote">'</code><code class="variable-string">libcxx</code><code class="variable-quote">'</code></code>
|
lldb.formatters.cpp.gnu_libstdcpp-module.html | 144 <a name="__package__"></a><span class="summary-name">__package__</span> = <code title="'lldb.formatters.cpp'"><code class="variable-quote">'</code><code class="variable-string">lldb.formatters.cpp</code><code class="variable-quote">'</code></code>
|
lldb.formatters.metrics-module.html | 141 <a name="__package__"></a><span class="summary-name">__package__</span> = <code title="'lldb.formatters'"><code class="variable-quote">'</code><code class="variable-string">lldb.formatters</code><code class="variable-quote">'</code></code>
|
lldb.utils-module.html | 113 <a name="x"></a><span class="summary-name">x</span> = <code title="'symbolication'"><code class="variable-quote">'</code><code class="variable-string">symbolication</code><code class="variable-quote">'</code></code>
|
/external/llvm/utils/lit/lit/ |
ShUtil.py | 93 # Inside a '"' quoted string, '\\' only escapes the quote 108 lit.util.warning("missing quote character in %r" % self.data)
|
/external/nist-sip/java/gov/nist/core/ |
GenericObjectList.java | 88 protected static final String QUOTE = Separators.QUOTE;
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
CacheControl.java | 201 pos++; // consume '"' open quote 205 pos++; // consume '"' close quote (if necessary)
|
/external/skia/tools/ |
skdiff_image.cpp | 295 // Any of <space> or <double quote> 300 // If first <non-white-space> is <double quote>, parse filename from cstring.
|
/frameworks/base/docs/html/sdk/api_diff/22/changes/ |
android.text.format.DateFormat.html | 143 <A NAME="android.text.format.DateFormat.QUOTE"></A> 144 <code>char</code> QUOTE
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
bind.hpp | 375 struct BOOST_PP_CAT(quote,i_); 383 BOOST_PP_CAT(quote,i_)<AUX778076_SPEC_NAME,Tag>
|
/packages/apps/UnifiedEmail/src/com/android/mail/compose/ |
QuotedTextView.java | 46 // HTML tags used to quote reply content 51 private static final String BLOCKQUOTE_BEGIN = "<blockquote class=\"quote\" style=\""
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-addr2line.1 | 20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
|
x86_64-w64-mingw32-elfedit.1 | 20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
|
x86_64-w64-mingw32-nlmconv.1 | 20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
|
x86_64-w64-mingw32-size.1 | 20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
|
x86_64-w64-mingw32-strings.1 | 20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/ |
saxutils.py | 54 """Escape and quote an attribute value. 56 Escape &, <, and > in a string of data, then quote it for use as
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/ |
saxutils.py | 54 """Escape and quote an attribute value. 56 Escape &, <, and > in a string of data, then quote it for use as
|
/prebuilts/tools/common/fest/ |
fest-util-1.1.3.jar | |
/external/pcre/dist/testdata/ |
testinput8 | 962 " (?: # opening quote... 963 [^\\\x80-\xff\n\015"] # Anything except backslash and quote 966 )* " # closing quote 976 " (?: # opening quote... 977 [^\\\x80-\xff\n\015"] # Anything except backslash and quote 980 )* " # closing quote 1013 " (?: # opening quote... 1014 [^\\\x80-\xff\n\015"] # Anything except backslash and quote 1017 )* " # closing quote 1025 " (?: # opening quote.. [all...] |
/external/llvm/lib/Support/ |
CommandLine.cpp | 551 char Quote = Src[I++]; 552 while (I != E && Src[I] != Quote) { 586 /// escape double quote. This method consumes runs of backslashes as well as the 587 /// following double quote if it's escaped. 589 /// * If an even number of backslashes is followed by a double quote, one 591 /// quote remains unconsumed. The double quote will later be interpreted as 595 /// * If an odd number of backslashes is followed by a double quote, one 596 /// backslash is output for every pair of backslashes, and a double quote is 597 /// output for the last pair of backslash-double quote. The double quote i [all...] |
/cts/common/util/src/com/android/compatibility/common/util/ |
ReportLog.java | 121 String[] elems = encodedString.split(Pattern.quote(LOG_ELEM_SEPARATOR));
|
/external/bison/m4/ |
m4.m4 | 32 ac_snippet=change'quote(<,>)in''dir(<if''def>,mac,bug)'
|
Completed in 235 milliseconds
<<11121314151617181920>>