HomeSort by relevance Sort by last modified time
    Searched full:globbing (Results 51 - 75 of 197) sorted by null

1 23 4 5 6 7 8

  /external/curl/src/
tool_main.c 68 * when command-line argument globbing is enabled under the MSYS shell, so turn
tool_operate.c 525 urlnum = 1; /* without globbing, this is a single URL */
623 /* bad globbing */
    [all...]
tool_doswin.c 613 * Disable program default argument globbing. We do it on our own.
tool_urlglob.c 475 fprintf(error, "curl: (%d) [globbing] %s\n", res, t);
  /external/llvm/utils/
llvmdo 175 # Turn off file name generation (globbing) so that substitution of the
  /external/swiftshader/third_party/LLVM/utils/
llvmdo 175 # Turn off file name generation (globbing) so that substitution of the
  /build/blueprint/pathtools/
glob.go 86 // glob is a recursive helper function to handle globbing each level of the pattern individually,
  /prebuilts/go/darwin-x86/src/path/filepath/
match.go 16 // ErrBadPattern indicates a globbing pattern was malformed.
  /prebuilts/go/linux-x86/src/path/filepath/
match.go 16 // ErrBadPattern indicates a globbing pattern was malformed.
  /external/mksh/src/
eval.c 963 /* also does globbing */
    [all...]
edit.c 294 * string useful for globbing; loses QCHAR unless it
311 * for globbing as well as QCHAR itself
380 * Do file globbing:
434 * Check if globbing failed (returned glob pattern),
598 * like file globbing.
    [all...]
  /external/conscrypt/openjdk/src/main/java/org/conscrypt/
Platform.java 586 * Basic globbing is also supported.
  /external/libxml2/
regressions.py 200 # 'test' section is encountered. Depending upon file globbing, a large number of
  /external/zlib/src/contrib/untgz/
untgz.c 603 int _CRT_glob = 0; /* disable argument globbing in MinGW */
  /frameworks/base/core/java/android/os/
PatternMatcher.java 25 * not provide full reg-exp support, only simple globbing that can not be
  /prebuilts/go/darwin-x86/src/cmd/go/internal/generate/
generate.go 77 special processing such as "globbing" is performed on the command
  /prebuilts/go/linux-x86/src/cmd/go/internal/generate/
generate.go 77 special processing such as "globbing" is performed on the command
  /toolchain/binutils/binutils-2.27/zlib/contrib/untgz/
untgz.c 603 int _CRT_glob = 0; /* disable argument globbing in MinGW */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/
pygettext.py 12 # directory (including globbing chars, important for Win32).
  /external/ImageMagick/ImageMagick/script/
command-line-processing.html 136 <li>filename globbing</li>
149 <h3>Filename Globbing</h3>
150 <p>In Unix shells, certain characters such as the asterisk (<code>*</code>) and question mark (<code>?</code>) automagically cause lists of filenames to be generated based on pattern matches. This feature is known as globbing. ImageMagick supports filename globbing for systems, such as Windows, that does not natively support it. For example, suppose you want to convert <code>1.jpg</code>, <code>2.jpg</code>, <code>3.jpg</code>, <code>4.jpg</code>, and <code>5.jpg</code> in your current directory to a GIF animation. You can conveniently refer to all of the JPEG files with this command:
    [all...]
  /external/ImageMagick/www/
command-line-processing.html 140 <li>filename globbing</li>
153 <h4>Filename Globbing</h4>
154 <p>In Unix shells, certain characters such as the asterisk (<code>*</code>) and question mark (<code>?</code>) automagically cause lists of filenames to be generated based on pattern matches. This feature is known as globbing. ImageMagick supports filename globbing for systems, such as Windows, that does not natively support it. For example, suppose you want to convert <code>1.jpg</code>, <code>2.jpg</code>, <code>3.jpg</code>, <code>4.jpg</code>, and <code>5.jpg</code> in your current directory to a GIF animation. You can conveniently refer to all of the JPEG files with this command:
    [all...]
  /external/conscrypt/android/src/main/java/org/conscrypt/
Platform.java     [all...]
  /external/libedit/src/
search.c 296 /* No can do if globbing characters in pattern */
  /external/python/cpython2/Tools/i18n/
pygettext.py 12 # directory (including globbing chars, important for Win32).
  /external/python/cpython3/Tools/i18n/
pygettext.py 12 # directory (including globbing chars, important for Win32).

Completed in 1256 milliseconds

1 23 4 5 6 7 8