HomeSort by relevance Sort by last modified time
    Searched refs:quotes (Results 1 - 25 of 69) sorted by null

1 2 3

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
incpath.h 25 extern void get_include_chains (cpp_dir **quotes, cpp_dir **brackets);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
incpath.h 25 extern void get_include_chains (cpp_dir **quotes, cpp_dir **brackets);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
incpath.h 25 extern void get_include_chains (cpp_dir **quotes, cpp_dir **brackets);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
incpath.h 25 extern void get_include_chains (cpp_dir **quotes, cpp_dir **brackets);
  /bootable/recovery/minui/
Android.mk 12 # This used to compare against values in double-quotes (which are just
13 # ordinary characters in this context). Strip double-quotes from the
  /external/nist-sip/java/gov/nist/core/
NameValue.java 57 private String quotes; field in class:NameValue
67 this.quotes = "";
85 quotes = "";
112 this.quotes = Separators.DOUBLE_QUOTE;
166 buffer.append(name).append(separator).append(quotes);
168 buffer.append(quotes);
177 return name + separator + quotes + quotes;
181 buffer.append(name).append(separator).append(quotes).append(quotes);
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 82 $convert_quot = 0; # should we translate " entities into normal quotes?
90 # q : quotes
91 # b : backtick quotes (``double'' only)
92 # B : backtick quotes (``double'' and `single')
158 # Don't mess with quotes inside tags.
181 # Note: backticks need to be processed before quotes.
231 $do_backticks; # should we educate ``backticks'' -style quotes?
238 # smarten ``backticks'' -style quotes
245 # Special case to handle quotes at the very end of $text when preceded by
267 # Don't mess with quotes inside tag
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/bin/
proguard.bat 7 REM you'll have to add escaped quotes around them, e.g.
proguardgui.bat 7 REM you'll have to add escaped quotes around them, e.g.
retrace.bat 7 REM you'll have to add escaped quotes around them, e.g.
  /external/webkit/Source/WebCore/rendering/
RenderQuote.cpp 74 // 1. The list of quotes already in the renderers tree of the document is already in a consistent state
91 // We need to splice the list of quotes headed by head into the document's list of quotes.
244 const QuotesData* quotes = style()->quotes(); local
245 if (!quotes)
246 quotes = defaultQuotes(this);
247 if (!quotes->length)
266 if (index >= quotes->length)
267 index = (quotes->length-2) | (index & 1)
    [all...]
  /external/openssl/crypto/asn1/
a_strex.c 141 /* If we don't escape with quotes, signal we need quotes */
176 int type, unsigned char flags, char *quotes, char_io *io_ch, void *arg)
223 len = do_esc_char(utfbuf[i], (unsigned char)(flags | orflags), quotes, io_ch, arg);
228 len = do_esc_char(c, (unsigned char)(flags | orflags), quotes, io_ch, arg);
318 char quotes; local
320 quotes = 0;
367 len = do_buf(str->data, str->length, type, flags, &quotes, io_ch, NULL);
370 if(quotes) outlen += 2;
372 if(quotes && !io_ch(arg, "\"", 1)) return -1
    [all...]
  /external/chromium/base/
string_tokenizer.h 117 // Set the characters to regard as quotes. By default, this is empty. When
122 void set_quote_chars(const str& quotes) { quotes_ = quotes; }
186 // Implementation of GetNext() for when we have to take quotes into account.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CPPTarget.java 70 * when surrounded by double-quotes.
99 * will be able to use this 1-to-1 mapping. Expect single quotes
116 * will be able to use this 1-to-1 mapping. Expect double quotes
Target.java 159 * Expect single quotes around the incoming literal.
198 * is the translation 'a\n"' -> "a\n\"". Expect single quotes
199 * around the incoming literal. Just flip the quotes and replace
200 * double quotes with \"
275 * double-quotes around it as well. Example String in memory:
300 if ( c!='\'' && // don't escape single quotes in strings for java
  /external/webkit/Source/WebCore/rendering/style/
StyleRareInheritedData.h 100 RefPtr<QuotesData> quotes; member in class:WebCore::StyleRareInheritedData
StyleRareInheritedData.cpp 154 && *quotes == *o.quotes;
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPUtilsImpl.java 74 * @param quotes
75 * The characters to be used as quotes around array items that
84 String separator, String quotes, boolean allowCommas) throws XMPException
93 if (quotes == null || quotes.length() == 0)
95 quotes = "\"";
117 // Make sure the open and close quotes are a legitimate pair.
118 char openQuote = quotes.charAt(0);
119 char closeQuote = checkQuotes(quotes, openQuote);
249 // internal quotes tha
    [all...]
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPUtils.java 49 * @param quotes
50 * The characters to be used as quotes around array items that
58 String separator, String quotes, boolean allowCommas) throws XMPException
61 .catenateArrayItems(xmp, schemaNS, arrayName, separator, quotes, allowCommas);
  /external/quake/quake/src/QW/client/
cmd.c 147 int quotes; local
154 quotes = 0;
158 quotes++;
159 if ( !(quotes&1) && text[i] == ';')
  /external/quake/quake/src/WinQuake/
cmd.cpp 148 int quotes; local
155 quotes = 0;
159 quotes++;
160 if ( !(quotes&1) && text[i] == ';')
  /system/core/sh/
expand.c 186 int quotes = flag & (EXP_FULL | EXP_CASE); /* do CTLESC */ local
213 if (quotes)
263 int quotes = flag & (EXP_FULL | EXP_CASE); local
291 if (quotes && SQSYNTAX[(int)c] == CCTL)
352 int quotes = flag & (EXP_FULL | EXP_CASE); local
389 if (quotes)
405 * Expand stuff in backwards quotes.
422 int quotes = flag & (EXP_FULL | EXP_CASE); local
453 if (quotes && syntax[(int)lastc] == CCTL)
618 int quotes = flag & (EXP_FULL | EXP_CASE) local
    [all...]
  /external/chromium/chrome/browser/resources/shared/js/
util.js 49 // Parentheses, commas, whitespace characters, single quotes (') and double
50 // quotes (") appearing in a URI must be escaped with a backslash
  /external/chromium/testing/gtest/test/
gtest_catch_exceptions_test.py 117 '"CxxExceptionInConstructorTest" (no quotes) '
172 '"CxxExceptionInSetUpTest" (no quotes) '
  /external/chromium-trace/trace-viewer/third_party/web_dev_style/web_dev_style/
css_checker.py 157 { 'desc': 'Use single quotes (\') instead of double quotes (") in '

Completed in 2394 milliseconds

1 2 3