Searched defs:dir (Results 1 – 14 of 14) sorted by relevance
32 dir string member41 func NewPythonInstaller(dir, dir64 string) *pythonInstaller { argument
81 type dir struct{} struct83 func (dir) String() string { return `""` }85 func (dir) Set(s string) error {
23 dir string member
94 func newFile(dir, basename, content string) BazelFile { argument
72 dir string member80 dir android.Path member
842 dir android.Path member
38 func NewBaseInstaller(dir, dir64 string, location installLocation) *baseInstaller { argument49 dir string member
380 dir string member
236 function animateSlide(amount,dir) { argument
121 dir string member
47 func NewBaseCompiler(dir, dir64 string, location installLocation) *baseCompiler { argument162 dir string member
591 func joinPath(dir, file string) string { argument
21 dir []*header member
446 DIR* dir; in copyDirectory() local