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

  /external/ltp/testcases/realtime/
run.sh 116 for mfile in `find -name "Makefile"`;
118 target_dir=`dirname $mfile`
  /external/autotest/cli/
host_unittest.py 68 mfile = cli_mock.create_file('host0\nhost3\nhost4\n')
69 sys.argv = ['atest', 'host1', '--mlist', mfile.name, 'host3']
74 mfile.clean()
111 mfile = cli_mock.create_file('host0\nhost3\nhost4\n')
112 sys.argv = ['atest', 'host1', '--mlist', mfile.name, 'host3',
119 mfile.clean()
205 mfile = cli_mock.create_file('host2')
207 '--mlist', mfile.name],
237 mfile.clean()
241 mfile = cli_mock.create_file('host2'
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
configure.com 193 mfile := CREATE_BUFFER("mfile", "[-.bfd]version.m4");
194 match_pos := SEARCH_QUIETLY('m4_define([BFD_VERSION], [', FORWARD, EXACT, mfile);
  /toolchain/binutils/binutils-2.25/binutils/
nlmconv.c     [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
FileTest.java 1026 File mfile = new File("SoMe FiLeNaMe"); \/\/ Mixed case local
    [all...]
  /frameworks/base/tools/aapt/
AaptAssets.cpp 1434 sp<AaptFile> mfile = grp->getFiles().valueAt(m); local
    [all...]

Completed in 621 milliseconds