HomeSort by relevance Sort by last modified time
    Searched refs:backslashes (Results 1 - 20 of 20) sorted by null

  /external/bison/lib/
w32spawn.h 112 - Backslashes not followed by double quotes are not special.
113 - But 2*n+1 backslashes followed by a double quote become
114 n backslashes followed by a double quote (n >= 0):
161 unsigned int backslashes; local
167 backslashes = 0;
174 length += backslashes + 1;
177 backslashes++;
179 backslashes = 0;
182 length += backslashes + 1;
187 backslashes = 0
    [all...]
  /external/bison/djgpp/
djunpack.bat 33 Rem directories, it MUST use backslashes, not forward slashes.
82 echo Remember that %1 cannot use forward slashes, only backslashes.
86 echo Remember that the file name cannot use forward slashes, only backslashes.
  /external/chromium_org/tools/grit/grit/gather/
policy_json_unittest.py 112 'text': '''backslashes, Sir? \\\\''',
122 'text': 'backslashes, Sir? \\\\',
  /external/chromium_org/v8/test/webkit/fast/regex/
toString.js 59 // These strings match two backslashes (the second with the '/' escaped).
  /external/chromium_org/third_party/opus/src/
ltmain.sh 411 # (escaped) backslashes. A very naive implementation.
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh 411 # (escaped) backslashes. A very naive implementation.
    [all...]
  /external/libedit/
ltmain.sh 411 # (escaped) backslashes. A very naive implementation.
    [all...]
  /external/libexif/
ltmain.sh 418 # (escaped) backslashes. A very naive implementation.
    [all...]
  /external/libopus/
ltmain.sh 411 # (escaped) backslashes. A very naive implementation.
    [all...]
  /external/libpng/
ltmain.sh 411 # (escaped) backslashes. A very naive implementation.
    [all...]
  /external/pixman/
ltmain.sh 411 # (escaped) backslashes. A very naive implementation.
    [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 411 # (escaped) backslashes. A very naive implementation.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
util.py 254 backslashes. In short: words are delimited by spaces, as long as those
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
util.py 254 backslashes. In short: words are delimited by spaces, as long as those
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /external/chromium_org/chrome/browser/resources/profiler/
profiler.js 779 * slashes or backslashes.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4     [all...]

Completed in 952 milliseconds