HomeSort by relevance Sort by last modified time
    Searched refs:basedir (Results 51 - 75 of 102) sorted by null

1 23 4 5

  /external/libxkbcommon/xkbcommon/build-aux/
ylwrap 69 --basedir)
70 basedir=$2
  /external/ltp/utils/ffsb-6.0-rc2/
ffsb_fs.h 63 char *basedir; member in struct:ffsb_fs
119 /* Set up the structure, zeros everything out and dups the basedir
122 void init_ffsb_fs(ffsb_fs_t *fs, char *basedir, uint32_t num_data_dirs,
filelist.h 46 char *basedir; member in struct:benchfiles
70 * will create the basedir and subdirs on the filesystem automatically
  /cts/apps/CameraITS/pymodules/its/
cv2image.py 371 basedir = os.path.join(
374 normal_img_path = os.path.join(basedir, 'normal.jpg')
375 wide_img_path = os.path.join(basedir, 'wide.jpg')
386 basedir = os.path.join(
404 basedir, 'normal{}.jpg'.format(suffix))
406 basedir, 'wide{}.jpg'.format(suffix))
  /external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
ReportAggregateMojo.java 115 final FileFilter filter, final File basedir) throws IOException {
116 for (final File execFile : filter.getFiles(basedir)) {
  /external/antlr/runtime/Perl5/tools/
port.pl 19 my $basedir = '../..';
59 $basedir,
60 "$basedir/runtime/Java/src",
  /external/autotest/client/tools/
crash_handler.py 134 basedir = os.path.dirname(path)
135 gdb_command_path = os.path.join(basedir, 'gdb_cmd')
165 report_path = os.path.join(basedir, 'report')
  /external/libunwind/src/dwarf/
Gfind_proc_info-lsb.c 251 char *newname, *basedir, *p; local
256 basedir = malloc (strlen (file) + 1);
259 if (basedir == NULL || newname == NULL)
261 free (basedir);
269 memcpy (basedir, file, p - file);
270 basedir[p - file] = '\0';
273 basedir[0] = 0;
275 strcpy (newname, basedir);
282 strcpy (newname, basedir);
291 strcat (newname, basedir);
    [all...]
  /external/v8/tools/testrunner/
base_runner.py 220 def __init__(self, basedir=None):
221 self.basedir = basedir or BASE_DIR
290 default=os.path.join(self.basedir, 'test'))
402 yield os.path.join(self.basedir, outdir)
406 yield os.path.join(self.basedir, outdir, options.mode)
409 gn_out_dir = os.path.join(self.basedir, DEFAULT_OUT_GN)
502 os.chdir(self.basedir)
541 self.basedir,
556 self.basedir,
    [all...]
  /build/soong/ui/build/
proc_sync.go 97 func newLock(basedir string) (lock *fileLock, err error) {
98 lockPath := filepath.Join(basedir, ".lock")
100 os.MkdirAll(basedir, 0777)
  /device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
fip_create.sh 50 basedir="$(dirname $0)/../fiptool"
127 "$basedir/fiptool" $fiptool_args
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
Analyzer.java 235 * @param basedir
243 public int analyzeAll(final String path, final File basedir)
249 count += analyzeAll(new File(basedir, st.nextToken()));
  /external/selinux/python/sepolicy/sepolicy/
interface.py 197 basedir = os.path.dirname(if_file) + "/"
199 rc, output = getstatusoutput("python /usr/share/selinux/devel/include/support/segenxml.py -w -m %s" % basedir + filename)
  /external/python/cpython3/Lib/test/
test_pkgutil.py 363 self.basedir = tempfile.mkdtemp()
368 shutil.rmtree(self.basedir)
372 base_path = os.path.join(self.basedir, base.replace('.', os.path.sep))
387 sys.path.insert(0, os.path.join(self.basedir, 'a'))
388 sys.path.insert(0, os.path.join(self.basedir, 'b'))
  /external/python/cpython2/Mac/BuildScript/
build-installer.py 788 def build_universal_openssl(basedir, archList):
866 # copy arch-independent files from last build into the basedir framework
867 basefw = os.path.join(basedir, *FW_VERSION_PREFIX)
    [all...]
  /external/python/cpython3/Mac/BuildScript/
build-installer.py 791 def build_universal_openssl(basedir, archList):
858 # copy arch-independent files from last build into the basedir framework
859 basefw = os.path.join(basedir, *FW_VERSION_PREFIX)
    [all...]
  /external/python/cpython2/Tools/ssl/
multissltests.py 140 basedir=MULTISSL_DIR):
145 os.path.join(basedir, self.library.lower()), version
148 self.src_dir = os.path.join(basedir, 'src')
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
msilib.py 422 def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None):
440 self.basedir = basedir
448 if basedir:
449 self.absolute = os.path.join(basedir.absolute, physical)
450 blogical = basedir.logical
  /external/python/cpython2/Lib/msilib/
__init__.py 227 def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None):
245 self.basedir = basedir
253 if basedir:
254 self.absolute = os.path.join(basedir.absolute, physical)
255 blogical = basedir.logical
  /external/python/cpython2/Tools/msi/
msilib.py 422 def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None):
440 self.basedir = basedir
448 if basedir:
449 self.absolute = os.path.join(basedir.absolute, physical)
450 blogical = basedir.logical
  /external/python/cpython3/Lib/msilib/
__init__.py 224 def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None):
242 self.basedir = basedir
250 if basedir:
251 self.absolute = os.path.join(basedir.absolute, physical)
252 blogical = basedir.logical
  /development/vndk/tools/sourcedr/blueprint/
blueprint.py 858 for basedir, dirnames, filenames in os.walk(rootdir):
860 while not basedir.startswith(envs[-1][0]):
868 if basedir == rootdir and name == 'out':
876 path = os.path.join(basedir, filename)
881 envs.append((basedir, sub_env))
  /external/autotest/site_utils/
lab_inventory.py     [all...]
  /external/icu/icu4c/source/tools/tzcode/
zdump.c 249 static void getzones(char * basedir, char * subdir, struct listentry ** last, int * count);
1042 static void getzones(char * basedir, char * relpath, struct listentry ** last, int * count) {
1047 strcpy(path, basedir);
1090 getzones(basedir, subpath, last, count);
  /external/autotest/client/bin/
job.py 170 basedir = options.output_dir
172 basedir = output_dir_config
174 basedir = self.autodir
176 return os.path.join(basedir, 'results', options.tag)
    [all...]

Completed in 1679 milliseconds

1 23 4 5