/dalvik/dx/tests/139-lambda-metafactory/ |
Main.class | |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
parseentities.py | 35 def writefile(f,defs):
38 items = defs.items()
63 defs = parse(text)
variable 64 writefile(outfile,defs)
|
/external/adhd/adhdinfo/ |
Makefile | 4 include $(ADHD_DIR)/defs/definitions.mk
|
/external/apache-harmony/support/src/test/resources/tests/resources/Package/ |
hyts_all_attributes.jar | |
hyts_c.jar | |
hyts_d.jar | |
hyts_d1.jar | |
hyts_d2.jar | |
hyts_no_attributes.jar | |
hyts_no_entry.jar | |
hyts_some_attributes.jar | |
/external/autotest/client/tests/isic/ |
build-fixes.patch | 7 -DEFS = @DEFS@ `libnet-config --defines` 10 +DEFS = @DEFS@ `../../../deps/libnet/src/libnet-config --defines`
|
/external/lzma/CPP/Windows/ |
Defs.h | 1 // Windows/Defs.h
|
/external/python/cpython2/Tools/scripts/ |
parseentities.py | 35 def writefile(f,defs): 38 items = defs.items() 63 defs = parse(text) variable 64 writefile(outfile,defs)
|
/external/python/cpython3/Tools/scripts/ |
parseentities.py | 34 def writefile(f,defs): 37 items = sorted(defs.items()) 61 defs = parse(text) variable 62 writefile(outfile,defs)
|
/external/strace/ |
renameat.c | 1 #include "defs.h"
|
truncate.c | 1 #include "defs.h"
|
utime.c | 1 #include "defs.h"
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/androidTest/debug/com/android/layoutlib/test/myapplication/test/ |
R.class | |
/libcore/support/src/test/java/tests/resources/Package/ |
hyts_all_attributes.jar | |
hyts_c.jar | |
hyts_no_attributes.jar | |
hyts_no_entry.jar | |
hyts_some_attributes.jar | |
/toolchain/binutils/binutils-2.27/opcodes/ |
makefile.vms | 41 DEFS=/define=($(ARCHDEF)) 42 CFLAGS=/include=([],[-.include],[-.bfd])$(DEFS) 44 DEFS=/define=($(ARCHDEF)) 46 CFLAGS=$(OPT)/include=([],"../include",[-.bfd])$(DEFS)\
|