HomeSort by relevance Sort by last modified time
    Searched refs:quoted (Results 26 - 44 of 44) sorted by null

12

  /ndk/sources/host-tools/nawk-20071023/
proto.h 50 extern int quoted(char **);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
argp.h 341 int quoted;
337 int quoted; member in struct:argp_state
  /external/icu4c/tools/genrb/
parse.c 289 UBool quoted = FALSE; local
355 quoted = (UBool)!quoted;
361 if (c == STARTCOMMAND && !quoted)
372 else if (c == HASH && !quoted) {
390 else if (!quoted && (c == SPACE || c == TAB || c == CR || c == LF))
    [all...]
  /ndk/sources/host-tools/make-3.81/
job.c 1556 int quoted = 0; local
    [all...]
  /external/ppp/pppd/
options.c 1117 int quoted, comment; local
1184 * Save the delimiter for quoted strings.
1187 quoted = c;
1190 quoted = 0;
1286 if (quoted) {
1287 if (c == quoted
    [all...]
  /external/icu4c/test/cintltst/
cldrtest.c 261 int32_t quoted = 0; local
265 quoted++;
267 else if ((quoted % 2) == 0) {
    [all...]
  /external/iproute2/tc/
em_meta.c 256 if (arg->quoted) {
  /packages/apps/Contacts/src/com/android/contacts/datepicker/
DatePicker.java 238 boolean quoted = false;
245 quoted = !quoted;
248 if (!quoted) {
  /external/bison/data/
yacc.c 59 # b4_lex_param arrives quoted twice, but we want to keep only one level.
    [all...]
  /dalvik/docs/
prettify.js 701 // '''multi-line-string''', 'single-line-string', and double-quoted
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
XPathParser.java     [all...]
  /frameworks/base/libs/utils/
ResourceTypes.cpp 3685 char quoted = 0; local
    [all...]
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 886 $result .= " title=\"$title\""; # $title already quoted
    [all...]
  /external/pcre/
pcre_compile.c 398 "\\g is not followed by a braced, angle-bracketed, or quoted name/number or by a plain number\0"
    [all...]
ltmain.sh 366 # metacharacters that are still active within double-quoted strings.
550 # is double-quoted, suitable for a subsequent eval, whereas
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 293 % Used to generate quoted braces.
    [all...]
  /external/grub/docs/
texinfo.tex 562 % Used to generate quoted braces.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 615 % Used to generate quoted braces.
    [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 1197 milliseconds

12