HomeSort by relevance Sort by last modified time
    Searched full:filenames (Results 676 - 700 of 1194) sorted by null

<<21222324252627282930>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
help.txt 191 for filenames.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py 27 "platform name to embed in generated filenames "
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
HISTORY.txt 238 filenames for breakpoints, so these actually work. (There's still a
help.txt 191 for filenames.
  /external/chromium_org/chrome/browser/
shell_integration_linux.cc 684 // Spaces in filenames break xdg-desktop-menu
700 // Spaces in filenames break xdg-desktop-menu
    [all...]
  /external/chromium_org/tools/python/google/httpd_config/
httpd.conf 33 # Configuration and logfile names: If the filenames you specify for many
35 # server will use that explicit path. If the filenames do *not* begin
  /external/clang/utils/
FindSpecRefs 819 for (dirpath, dirnames, filenames) in os.walk(root):
820 for filename in filenames:
    [all...]
  /external/libpng/contrib/gregbook/
rpng-win.c 12 - handle quoted command-line args (especially filenames with spaces)
221 * filenames with spaces in 'em! */
  /external/skia/tools/
skimage_main.cpp 35 "based filenames, as rebaseline.py will use when downloading them from Google Storage");
88 // Store the names of the filenames to report later which ones failed, succeeded, and were
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ProcessStatsService.java 60 static final String STATE_FILE_PREFIX = "state-"; // Prefix to use for state filenames.
61 static final String STATE_FILE_SUFFIX = ".bin"; // Suffix to use for state filenames.
    [all...]
  /ndk/sources/host-tools/make-3.81/
implicit.c 397 /* Record if we match a rule that not all filenames will match. */
416 /* If we have found a matching rule that won't match all filenames,
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gprof.1 281 Normally, source filenames are printed with the path
284 source filenames, which is determined
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gprof.1 281 Normally, source filenames are printed with the path
284 source filenames, which is determined
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gprof.1 281 Normally, source filenames are printed with the path
284 source filenames, which is determined
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gprof.1 281 Normally, source filenames are printed with the path
284 source filenames, which is determined
  /sdk/emulator/qtools/
trace_reader.cpp 880 // First pass: read all the filenames, looking for a match for the
923 // Second pass: read the filenames, stripping off the common prefix.
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
gflags.cc     [all...]
  /external/open-vcdiff/gflags/src/
gflags.cc     [all...]
  /external/valgrind/main/cachegrind/docs/
cg-manual.xml 466 to look for source files if the filenames found from the debugging
    [all...]
  /external/chromium_org/third_party/lcov/bin/
lcov 160 our $convert_filenames; # If set, convert filenames when applying diff
265 "convert-filenames" => \$convert_filenames,
521 --convert-filenames Convert filenames when applying diff
    [all...]
geninfo 597 # get_common_prefix(min_dir, filenames)
599 # Return the longest path prefix shared by all filenames. MIN_DIR specifies
655 # graph file. Relative filenames are prefixed with the directory in which the
804 # Return a list of filenames found in directory which match the specified
    [all...]
  /external/libmtp/
ChangeLog 311 being rewritten to handle NULL filenames and filenames
879 * src/libmtp.h.in: new functions to rename object filenames
    [all...]
  /external/bzip2/
manual.xml 161 -cdfkqstvzVL123456789 ] [ filenames ... ]</para></listitem>
164 -fkvsVL ] [ filenames ... ]</para></listitem>
167 filenames ... ]</para></listitem>
258 <para>As with compression, supplying no filenames causes
570 the extracted blocks. The output filenames are designed so that
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
base.py 511 # The filenames show up in the diff output, make sure they're
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
handlers.py 301 fileNames = os.listdir(dirName)
305 for fileName in fileNames:
322 then we have to get a list of matching filenames, sort them and remove
    [all...]

Completed in 1755 milliseconds

<<21222324252627282930>>