Home
last modified time | relevance | path

Searched defs:dir (Results 1 – 18 of 18) sorted by relevance

/build/soong/python/
Dinstaller.go32 dir string member
41 func NewPythonInstaller(dir, dir64 string) *pythonInstaller { argument
/build/soong/zip/cmd/
Dmain.go81 type dir struct{} struct
83 func (dir) String() string { return `""` }
85 func (dir) Set(s string) error {
/build/soong/bp2build/
Dconversion_test.go23 dir string member
Dconversion.go94 func newFile(dir, basename, content string) BazelFile { argument
/build/soong/java/
Dandroid_resources.go72 dir string member
80 dir android.Path member
Ddexpreopt_bootjars.go238 dir android.OutputPath member
Dbuilder.go646 dir android.Path member
Ddroiddoc.go842 dir android.Path member
/build/soong/cc/
Dinstaller.go38 func NewBaseInstaller(dir, dir64 string, location installLocation) *baseInstaller { argument
49 dir string member
Dfuzz.go380 dir string member
/build/make/tools/droiddoc/templates-pdk/assets/
Dcarousel.js236 function animateSlide(amount,dir) { argument
Djquery-resizable.min.js19 …[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toString;var F=function… field
Djquery-1.6.2.min.js17 …o]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.exclusive=j,c.namespace=i.join("."),c.namespace_re…
/build/soong/cmd/sbox/
Dsbox.go591 func joinPath(dir, file string) string { argument
/build/soong/rust/
Dfuzz.go121 dir string member
Dcompiler.go47 func NewBaseCompiler(dir, dir64 string, location installLocation) *baseCompiler { argument
162 dir string member
/build/soong/third_party/zip/
Dwriter.go21 dir []*header member
/build/make/tools/libhost/
DCopyFile.c446 DIR* dir; in copyDirectory() local