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

1 2

  /ndk/sources/host-tools/make-3.81/tests/scripts/options/
dash-l 50 $slurp = &read_file_into_string (&get_logfile(1));
51 if ($slurp !~ /cannot enforce load limit/) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
antRun.bat 33 rem Slurp the command line arguments. This loop allows for an unlimited number
ant.bat 60 rem Slurp the command line arguments. This loop allows for an unlimited number
  /system/core/toolbox/
insmod.c 35 /* slurp it into our buffer */
  /external/giflib/
gif_lib.h 11 * 15 Sep 90 - Version 2.0 by Eric S. Raymond (Changes to suoport GIF slurp)
258 * Everything below this point is new after version 1.2, supporting `slurp
276 * Support for the in-core structures allocation (slurp mode).
  /ndk/sources/host-tools/make-3.81/tests/
test_driver.pl 640 local($slurp, $answer_matched) = ('', 0);
644 $slurp = &read_file_into_string ($logfile);
648 $slurp =~ s/^.*modification time .*in the future.*\n//gm;
649 $slurp =~ s/^.*Clock skew detected.*\n//gm;
653 if ($slurp eq $answer) {
662 $slurp =~ tr,\\,/,;
663 $slurp =~ s,\r\n,\n,gs;
665 $answer_matched = ($slurp eq $answer_mod);
700 local ($slurp) = <RFISFILE>;
705 return $slurp;
    [all...]
  /external/antlr/antlr-3.4/runtime/Perl5/t/
lexer.t 7 use File::Slurp;
  /external/smali/
gradlew.bat 55 @rem Slurp the command line arguments.
  /external/webkit/Source/WebCore/css/
make-css-file-arrays.pl 42 # Slurp in the CSS file.
  /external/openssl/crypto/bn/
bn_depr.c 56 /* Support for deprecated functions goes here - static linkage will only slurp
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 343 #slurp in the whole file
453 #slurp in the whole file
  /external/bison/build-aux/
useless-if-before-free 185 # Note that -0777 puts perl in slurp-whole-file mode;
  /external/chromium/chrome/browser/history/
history_database.h 72 // separate from Init() since the in-memory database attaches to slurp the
history.h 257 // You should not generally use this since it will be slow to slurp all URLs
    [all...]
  /frameworks/native/libs/utils/
BufferedTextOutput.cpp 187 // Slurp up all of the lines.
  /ndk/sources/host-tools/sed-4.2.1/
autoboot 473 slurp() { function
558 slurp $bt || exit
574 slurp $bt2 $bt || exit
  /external/valgrind/main/tests/
s390x_features.c 117 /* Slurp contents of /proc/cpuinfo into FILE_BUF */
  /external/chromium/chrome/browser/net/
sqlite_persistent_cookie_store.cc 241 // Slurp all the cookies into the out-vector.
  /external/valgrind/main/coregrind/
m_machine.c 541 /* Slurp contents of /proc/cpuinfo into FILE_BUF */
628 /* Slurp contents of /proc/cpuinfo into FILE_BUF */
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_bugzilla/org/eclipse/releng/services/bugzilla/
UpdateBugStateTask.java 450 /* slurp xml for bugID */
  /external/mksh/src/
syn.c 337 /* slurp in words till closing paren */
  /external/webkit/Tools/android/flex-2.5.4a/
flex.skl 372 /* Amount of stuff to slurp up with each read. */
    [all...]
skel.c 377 "/* Amount of stuff to slurp up with each read. */",
    [all...]
  /frameworks/base/tools/aapt/
AaptAssets.cpp     [all...]
  /external/bison/tests/
local.at 39 # taken in "slurp" mode, i.e., one can match end-of-lines.

Completed in 1514 milliseconds

1 2