HomeSort by relevance Sort by last modified time
    Searched refs:quote (Results 226 - 250 of 391) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/docs/tools/
manpage.css 73 .quote {
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
Android.mk 84 util/quote.c \
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 82 ARB_texture_compression_rgtc (quote):
126 ARB_texture_compression_rgtc (quote):
  /external/owasp/sanitizer/tools/findbugs/bin/
findbugs.bat 215 :: has quote characters in it.
  /frameworks/base/core/java/android/text/
Html.java 200 for (QuoteSpan quote : quotes) {
206 for (QuoteSpan quote : quotes) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cgi.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cgi.py     [all...]
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3.c 376 ** the quote characters. The conversion is done in-place. If the
377 ** input does not begin with a quote character, then this routine
389 char quote; /* Quote character (if any ) */ local
391 quote = z[0];
392 if( quote=='[' || quote=='\'' || quote=='"' || quote=='`' ){
396 /* If the first byte was a '[', then the close-quote character is a ']' *
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.cpp     [all...]
  /external/chromium_org/third_party/blanketjs/src/
blanket.js     [all...]
  /libcore/luni/src/test/java/org/apache/harmony/regex/tests/java/util/regex/
PatternTest.java     [all...]
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataTest.java 1383 String quote = meta.getIdentifierQuoteString(); local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
javascript.js 126 function tokenString(quote) {
128 if (!nextUntilUnescaped(stream, quote))
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
server_process.py 54 _quote_cmd = lambda cmdline: ' '.join(pipes.quote(arg) for arg in cmdline)
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipHelper.java 238 String replaceStr = Pattern.quote(userProfile.getUserName() + "@");
  /libcore/luni/src/main/java/java/text/
MessageFormat.java 90 * Within a <i>String</i>, {@code "''"} represents a single quote. A
117 * apostrophe (single quote) character \u2019 (') for human-readable text, and
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
IOBinding.py 507 command = command % pipes.quote(filename)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_decimal.py 305 quote = 0
314 quote = 1 - quote
315 if quote:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
IOBinding.py 507 command = command % pipes.quote(filename)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_decimal.py 305 quote = 0
314 quote = 1 - quote
315 if quote:
    [all...]
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
  /external/fdlibm/
configure 978 # Also quote any args containing shell meta-characters.
    [all...]
  /external/bison/lib/
gnulib.mk 24 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libbison --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --makefile-name=gnulib.mk --no-conditional-dependencies --no-libtool --macro-prefix=gl argmatch assert c-strcase calloc-posix close closeout config-h configmake dirname error extensions fdl fopen-safer fprintf-posix getline getopt-gnu gettext git-version-gen gitlog-to-changelog gpl-3.0 hash inttypes isnan javacomp-script javaexec-script ldexpl malloc-gnu mbschr mbsrchr mbswidth obstack obstack-printf perror printf-posix progname quote quotearg readme-release realloc-posix snprintf-posix spawn-pipe sprintf-posix stdbool stpcpy strdup-posix strerror strtoul strverscmp unistd unistd-safer unlocked-io unsetenv update-copyright verify vsnprintf-posix vsprintf-posix warnings xalloc xalloc-die xmemdup0 xstrndup
    [all...]
  /external/bison/
maint.mk 498 # Don't include quote.h unless you use one of its functions.
500 @h='quote.h' re='\<quote((_n)? *\(|_quoting_options\>)' \
    [all...]

Completed in 437 milliseconds

1 2 3 4 5 6 7 8 91011>>