Home
last modified time | relevance | path

Searched refs:from (Results 1 – 17 of 17) sorted by relevance

/build/tools/droiddoc/src/
DClearPage.java159 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()
DStubs.java663 static boolean canCallMethod(ClassInfo from, MethodInfo m) { in canCallMethod() argument
668 String fromPkg = from.containingPackage().name(); in canCallMethod()
/build/core/
Dapicheck_msg_last.txt3 You have tried to change the API from what has been previously released in
Dapicheck_msg_current.txt3 You have tried to change the API from what has been previously approved.
Denvsetup.mk84 $(error Unable to determine HOST_OS from uname -sm: $(UNAME)!)
100 $(error Unable to determine HOST_ARCH from uname -sm: $(UNAME)!)
Dproguard.flags48 # Copied from the ProGuard manual at http://proguard.sourceforge.net.
Darmelf.xsc113 /* We don't want to include the .ctor section from
115 The .ctor section from the crtend file contains the
Ddefinitions.mk1661 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))), \
Dmain.mk606 $(info Removing from sdk:)$(foreach d,$(target_gnu_MODULES),$(info : $(d)))
/build/target/board/generic/
DREADME.txt9 from it or use it in any way.
/build/target/board/emulator/
DREADME.txt10 from it or use it in any way.
/build/tools/acp/
DREADME17 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/
Ddata3 * This reads from stdin and writes to stdout and takes a single
/build/tools/zipalign/
DREADME.txt20 from being page-aligned. The adjustment is made by altering the size of
/build/
Denvsetup.sh3 Invoke ". build/envsetup.sh" from your shell to add the following functions to your environment:
5 - m: Makes from the top of the tree.
Dbuildspec.mk.default116 # changes (see buildspec.mk.default), update this to the new value from
/build/target/board/generic_x86/
Dinit.rc100 # set RLIMIT_NICE to allow priorities from 19 to -20