Searched refs:from (Results 1 – 17 of 17) sorted by relevance
/build/tools/droiddoc/src/ |
D | ClearPage.java | 159 public static void copyFile(File from, String toPath) in copyFile() argument 165 if (!from.exists()) { in copyFile() 168 in = new FileInputStream(from); in copyFile() 171 System.err.println(from.getAbsolutePath() + ": Error opening file"); in copyFile() 179 System.err.println(from.getAbsolutePath() + ": Error opening file"); in copyFile() 183 long sizel = from.length(); in copyFile() 192 System.err.println(from.getAbsolutePath() in copyFile() 201 System.err.println(from.getAbsolutePath() in copyFile()
|
D | Stubs.java | 663 static boolean canCallMethod(ClassInfo from, MethodInfo m) { in canCallMethod() argument 668 String fromPkg = from.containingPackage().name(); in canCallMethod()
|
/build/core/ |
D | apicheck_msg_last.txt | 3 You have tried to change the API from what has been previously released in
|
D | apicheck_msg_current.txt | 3 You have tried to change the API from what has been previously approved.
|
D | envsetup.mk | 84 $(error Unable to determine HOST_OS from uname -sm: $(UNAME)!) 100 $(error Unable to determine HOST_ARCH from uname -sm: $(UNAME)!)
|
D | proguard.flags | 48 # Copied from the ProGuard manual at http://proguard.sourceforge.net.
|
D | armelf.xsc | 113 /* We don't want to include the .ctor section from 115 The .ctor section from the crtend file contains the
|
D | definitions.mk | 1661 define image-size-from-data-size 1680 img_blocksize=$(call image-size-from-data-size,$(BOARD_FLASH_BLOCK_SIZE)); \ 1710 $(call assert-max-file-size,$(1),$(call image-size-from-data-size,$(2))), \
|
D | main.mk | 606 $(info Removing from sdk:)$(foreach d,$(target_gnu_MODULES),$(info : $(d)))
|
/build/target/board/generic/ |
D | README.txt | 9 from it or use it in any way.
|
/build/target/board/emulator/ |
D | README.txt | 10 from it or use it in any way.
|
/build/tools/acp/ |
D | README | 17 volume. "cp" works okay copying from local disk. 22 If you copy from NFS to local disk, your NFS files will always be
|
/build/tools/bin2asm/ |
D | data | 3 * This reads from stdin and writes to stdout and takes a single
|
/build/tools/zipalign/ |
D | README.txt | 20 from being page-aligned. The adjustment is made by altering the size of
|
/build/ |
D | envsetup.sh | 3 Invoke ". build/envsetup.sh" from your shell to add the following functions to your environment: 5 - m: Makes from the top of the tree.
|
D | buildspec.mk.default | 116 # changes (see buildspec.mk.default), update this to the new value from
|
/build/target/board/generic_x86/ |
D | init.rc | 100 # set RLIMIT_NICE to allow priorities from 19 to -20
|