Home
last modified time | relevance | path

Searched defs:dir (Results 1 – 23 of 23) 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.go55 dir string member
63 dir android.Path member
Djava_resources.go38 dir android.Path member
Ddexpreopt_config_testing.go167 dir string member
Dbuilder.go940 dir android.Path member
Ddroiddoc.go894 dir android.Path member
Ddexpreopt_bootjars.go256 dir android.OutputPath member
/build/make/tools/aconfig/aconfig_device_paths/src/
Dlib.rs40 let dir = dir?; in parsed_flags_proto_paths() localVariable
/build/make/tools/aconfig/aconfig/src/
Dmain.rs407 let dir = PathBuf::from(get_required_arg::<String>(sub_matches, "out")?); in main() localVariable
417 let dir = PathBuf::from(get_required_arg::<String>(sub_matches, "out")?); in main() localVariable
427 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/sbom/
Dcompliance_metadata.py135 def get_installed_file_in_dir(self, dir): 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.go253 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.go800 func joinPath(dir, file string) string { argument
/build/make/tools/libhost/
DCopyFile.c446 DIR* dir; in copyDirectory() local
/build/soong/ui/build/
Dsoong.go438 func updateSymlinks(ctx Context, dir, prevCWD, cwd string, updateSemaphore chan struct{}) error { argument
/build/soong/rust/
Dcompiler.go97 func NewBaseCompiler(dir, dir64 string, location installLocation) *baseCompiler { argument
252 dir string member
/build/make/tools/aconfig/aconfig/src/codegen/
Dcpp.rs90 pub dir: &'a str, field
/build/soong/android/
Dmodule.go2532 dir InstallPath member