Lines Matching refs:directory
61 """Create a directory at the specified location if it does not
187 def _read_input_indexes(self, directory):
192 res = ss.consistent_open(self._data_dict.values(), directory,
398 base directory to use to write a file for each package which
559 The "out_dir" parameter is the temporary directory in which to
692 The "out_dir" parameter is the temporary directory to write
712 different temporary directory than the default.
721 # Allow the use of a directory other than the default
722 # directory to store the intermediate results in.
734 # If the temporary indexing directory already exists,
741 # Create directory.
794 # Move all files from the tmp directory into the index
812 directory structure. This prevents the indexer from
826 specified, it must NOT exist in the current directory structure.
855 """Removes any existing index directory and rebuilds the
859 The "tmp_index_dir" parameter allows for a different directory
865 # A lock can't be held while the index directory is being
868 # unlock, immediately rename the old index directory,
869 # and then remove the old the index directory and
888 """Seeds the index directory with empty stubs if the directory
942 """Moves the indexes from a temporary directory to the
945 The "source_dir" parameter is the directory containing the
948 The "dest_dir" parameter is the directory containing the
972 # Remove legacy index/pkg/ directory which is obsoleted
1008 # index directory doesn't exist yet,