HomeSort by relevance Sort by last modified time
    Searched full:quoted_string (Results 1 - 25 of 25) sorted by null

  /external/e2fsprogs/lib/ss/
parse.c 24 enum parse_mode { WHITESPACE, TOKEN, QUOTED_STRING };
78 parse_mode = QUOTED_STRING;
109 parse_mode = QUOTED_STRING;
115 while (parse_mode == QUOTED_STRING) {
  /external/dbus/dbus/
dbus-shell.h 31 char* _dbus_shell_unquote (const char *quoted_string);
dbus-shell.c 153 * The @quoted_string need not actually contain quoted or
166 * @quoted_string: shell-quoted string
169 _dbus_shell_unquote (const char *quoted_string)
177 unquoted = _dbus_strdup (quoted_string);
  /external/bison/lib/
w32spawn.h 163 char *quoted_string; local
184 quoted_string = (char *) xmalloc (length + 1);
186 p = quoted_string;
214 new_argv[i] = quoted_string;
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
tokenizer.py 40 QUOTED_STRING = 4
87 return self.ttype == QUOTED_STRING
163 IDENTIFIER, QUOTED_STRING, COMMENT, and DELIMITER.
320 if token == '' and ttype != QUOTED_STRING:
335 ttype = QUOTED_STRING
400 if token == '' and ttype != QUOTED_STRING:
  /toolchain/binutils/binutils-2.25/binutils/
nlmheader.y 128 %token <string> QUOTED_STRING
165 | COPYRIGHT QUOTED_STRING
208 | DESCRIPTION QUOTED_STRING
311 | SCREENNAME QUOTED_STRING
344 | THREADNAME QUOTED_STRING
832 return QUOTED_STRING;
  /toolchain/binutils/binutils-2.25/gold/
yyscript.y 104 %token <string> QUOTED_STRING
1060 between STRING and QUOTED_STRING. For QUOTED_STRING, we do exact
1069 | QUOTED_STRING
1079 | vers_defns ';' QUOTED_STRING
1114 /* A string can be either a STRING or a QUOTED_STRING. Almost all the
1119 | QUOTED_STRING
script.cc     [all...]
  /toolchain/binutils/binutils-2.25/
ltmain.sh     [all...]
  /external/ImageMagick/config/
ltmain.sh     [all...]
  /external/c-ares/
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libevent/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
ltmain.sh     [all...]
  /external/libmicrohttpd/
ltmain.sh     [all...]
  /external/libopus/
ltmain.sh     [all...]
  /external/pcre/dist/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
ltmain.sh     [all...]
  /external/caliper/lib/
jersey-core-1.11.jar 
  /prebuilts/sdk/tools/linux/bin/
arm-linux-androideabi-ld 
i686-linux-android-ld 

Completed in 2285 milliseconds