HomeSort by relevance Sort by last modified time
    Searched full:quoted (Results 301 - 325 of 1139) sorted by null

<<11121314151617181920>>

  /external/clang/include/clang/Basic/
DiagnosticCommentKinds.td 17 "expected quoted string after equals sign">,
  /external/clang/include/clang/Driver/
Job.h 53 /// \param Quote - Should separate arguments be quoted.
  /external/icu/icu4c/source/common/
rbbiscan.h 102 UBool fQuoteMode; // Scan is in a 'quoted region'
  /external/jsmn/
README.md 31 String - a quoted sequence of chars, e.g.: "foo"
  /external/libpcap/
runlex.sh 6 # First argument is the (quoted) name of the command; if it's null, that
  /external/llvm/include/llvm/MC/MCParser/
MCAsmParser.h 146 /// parseIdentifier - Parse an identifier or string (as a quoted identifier)
  /external/llvm/lib/MC/
MCSectionELF.cpp 51 OS << B[0] << B[1]; // Quoted character
  /external/mesa3d/docs/
MESA_shader_debug.spec 206 implementation dependent double-quoted string, each of this
  /external/mesa3d/src/glsl/
lower_vec_index_to_swizzle.cpp 87 * The quoted spec text mentions non-constant expressions, but this code
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PChargingFunctionAddressesHeader.java 64 * gen-value = token / host / quoted-string
  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PChargingFunctionAddressesParser.java 53 * gen-value = token / host / quoted-string
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
CacheControl.java 135 // quoted string
  /external/owasp/sanitizer/src/main/org/owasp/html/
StylingPolicy.java 122 // The contents of a quoted string could be treated as
  /external/wpa_supplicant_8/hostapd/
hostapd.eap_user 5 # double quoted ("user"). Password can alternatively be stored as
  /external/zlib/src/old/
visual-basic.txt 29 Declares follow: (Quoted from Carlos Rios <c_rios@sonda.cl>, in Vb4 form)
  /frameworks/base/core/java/com/android/internal/util/
TypedProperties.java 44 /* The only non-quoted-string words we'll be reading are:
326 // Expect a quoted string or the word "null".
332 throw new ParseException(st, "double-quoted string or 'null'");
383 * <li> String: a double-quoted string value, or the word {@code null}.
  /frameworks/ex/common/tests/src/com/android/common/
Rfc822ValidatorTest.java 43 // Quoted address.
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
IPTestListJB.java 96 // return quoted string as displayed test name
  /ndk/sources/host-tools/make-3.81/
misc.c 92 /* BS_WRITE gets the number of quoted backslashes at
94 if the next character is quoted. */
116 /* If the newline is quoted, discard following whitespace
126 /* If the newline isn't quoted, put it in the output. */
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Address.java 280 * @return Human readable address string. Not quoted and not encoded.
358 * It may be surrounded by double quote or quoted and MIME/base64 encoded if necessary.
373 * it may be surrounded by double quoted or quoted and MIME/base64 encoded if necessary.
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/decoder/
QuotedPrintableInputStream.java 31 * Performs Quoted-Printable decoding on an underlying stream.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
glob.h 185 Metacharacters can be quoted with backslashes if QUOTE is nonzero.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
glob.h 185 Metacharacters can be quoted with backslashes if QUOTE is nonzero.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
util.py 255 spaces are not escaped by a backslash, or inside a quoted string.
259 characters are stripped from any quoted string. Returns a list of
290 if s[end] == "'": # slurp singly-quoted string
292 elif s[end] == '"': # slurp doubly-quoted string
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
FormatParagraph.py 6 # blocks or triple-quoted strings.

Completed in 1321 milliseconds

<<11121314151617181920>>