Home
last modified time | relevance | path

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

/build/soong/zip/cmd/
Dmain.go90 type dir struct{} struct
92 func (dir) String() string { return `""` }
94 func (dir) Set(s string) error {
/build/soong/java/
Dandroid_resources.go64 dir string member
72 dir android.Path member
Djava_resources.go37 dir android.Path member
Ddexpreopt_config_testing.go167 dir string member
Dbuilder.go822 dir android.Path member
Ddexpreopt_bootjars.go256 dir android.OutputPath member
Ddroiddoc.go895 dir android.Path member
/build/make/tools/aconfig/aconfig_device_paths/src/
Dlib.rs38 let dir = dir?; in parsed_flags_proto_paths() localVariable
/build/soong/bp2build/
Dconversion_test.go23 dir string member
Dconversion.go63 func newFile(dir, basename, content string) BazelFile { argument
/build/make/tools/aconfig/aconfig/src/
Dmain.rs248 let dir = PathBuf::from(get_required_arg::<String>(sub_matches, "out")?); in main() localVariable
260 let dir = PathBuf::from(get_required_arg::<String>(sub_matches, "out")?); in main() localVariable
272 let dir = PathBuf::from(get_required_arg::<String>(sub_matches, "out")?); in main() localVariable
/build/soong/cc/
Dinstaller.go45 func NewBaseInstaller(dir, dir64 string, location installLocation) *baseInstaller { argument
56 dir string member
/build/soong/cmd/release_config/crunch_flags/
Dmain.go182 func ProcessBuildConfigs(dir, name string, paths []string, releaseProto *rc_proto.ReleaseConfig) er… argument
/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/python/
Dbinary.go254 func installDir(ctx android.ModuleContext, dir, dir64, relative string) android.InstallPath { argument
/build/soong/third_party/zip/
Dwriter.go21 dir []*header member
/build/soong/cmd/sbox/
Dsbox.go746 func joinPath(dir, file string) string { argument
/build/make/tools/libhost/
DCopyFile.c446 DIR* dir; in copyDirectory() local
/build/soong/ui/build/
Dsoong.go462 func updateSymlinks(ctx Context, dir, prevCWD, cwd string) error { argument
/build/soong/rust/
Dcompiler.go95 func NewBaseCompiler(dir, dir64 string, location installLocation) *baseCompiler { argument
250 dir string member
/build/make/tools/aconfig/aconfig/src/codegen/
Dcpp.rs89 pub dir: &'a str, field
/build/soong/android/
Dmodule.go2092 dir InstallPath member