Searched refs:process (Results 1 – 15 of 15) sorted by relevance
/build/soong/ui/build/sandbox/darwin/ |
D | global.sb | 39 (allow process-exec (literal "/bin/ps") (with no-sandbox)) 45 (allow process-exec*) 46 (allow process-fork)
|
/build/make/tools/ |
D | soong_to_convert.py | 73 def process(reader): function 117 results = process(csv.reader(csvfile))
|
/build/make/tools/acp/ |
D | acp.c | 41 int process(int argc, char* const argv[], unsigned int options) in process() function 247 retVal = process(argc-optind, argv+optind, options); in main()
|
/build/make/tools/zipalign/ |
D | ZipAlign.cpp | 129 static int process(const char* inFileName, const char* outFileName, in process() function 294 result = process(argv[1], argv[2], alignment, force, zopfli, pageAlignSharedLibs); in main()
|
D | README.txt | 23 in the "extra" fields may be altered by this process.
|
/build/make/core/ |
D | host_dalvik_java_library.mk | 129 $(hide) $(JAVA) -jar $(JARJAR) process $(PRIVATE_JARJAR_RULES) $< $@ 153 $(hide) $(JAVA) -jar $(JARJAR) process $(PRIVATE_JARJAR_RULES) $< $@
|
D | host_java_library.mk | 117 $(hide) $(JAVA) -jar $(JARJAR) process $(PRIVATE_JARJAR_RULES) $< $@
|
D | java.mk | 268 $(hide) $(JAVA) -jar $(JARJAR) process $(PRIVATE_JARJAR_RULES) $< $@
|
/build/soong/cmd/javac_wrapper/ |
D | javac_wrapper.go | 88 errCh <- proc.process(pr, out) 126 func (proc *processor) process(r io.Reader, w io.Writer) error { func
|
D | javac_wrapper_test.go | 100 err := proc.process(bytes.NewReader([]byte(test.in)), buf)
|
/build/make/ |
D | Deprecation.md | 37 from AOSP (and Google's internal trees). The process will go something like 63 Just to be clear, the above process will happen on the AOSP master branch. So
|
D | README.md | 16 This Makefile-based system is in the process of being replaced with [Soong], a
|
D | Changes.md | 542 command and arguments used, and the process tree in order to help locate the
|
/build/soong/ |
D | README.md | 531 To run the soong_build process in a debugger, install `dlv` and then start the build with
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | android_3p-bundle.js | 2108 …event|external|fixed|functor|global|include|method|mixin|object|parallel|process|protected|pure|se… 2361 …t|nor|not|null|of|on|open|or|others|out|package|port|postponed|procedure|process|pure|range|record…
|