Searched
full:makefile (Results
326 -
350 of
3719) sorted by null
<<11121314151617181920>>
/external/lldb/test/python_api/process/io/ |
Makefile | 6 include $(LEVEL)/Makefile.rules
|
/external/lldb/test/python_api/value/change_values/ |
Makefile | 5 include $(LEVEL)/Makefile.rules
|
/external/lldb/test/python_api/value/linked_list/ |
Makefile | 5 include $(LEVEL)/Makefile.rules
|
/external/lldb/test/python_api/watchpoint/condition/ |
Makefile | 5 include $(LEVEL)/Makefile.rules
|
/external/lldb/test/python_api/watchpoint/watchlocation/ |
Makefile | 6 include $(LEVEL)/Makefile.rules
|
/external/llvm/lib/ExecutionEngine/JIT/ |
CMakeLists.txt | 1 # TODO: Support other architectures. See Makefile.
|
/external/ltrace/sysdeps/ |
README | 1 Each operating system must have a subdir here, with a Makefile 2 The first target of that Makefile must build a file "sysdep.o" in this 4 The "clean" target of that Makefile must undo all the efects of the 8 inside the directory after invoking the first target of the Makefile.
|
/external/mesa3d/src/egl/wayland/ |
.gitignore | 0 Makefile
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
SConscript | 7 source = env.ParseSourceList('Makefile.sources', 'C_SOURCES')
|
/external/mesa3d/src/gallium/drivers/nv30/ |
SConscript | 7 source = env.ParseSourceList('Makefile.sources',
|
/external/mesa3d/src/gallium/drivers/nv50/ |
SConscript | 7 source = env.ParseSourceList('Makefile.sources',
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
SConscript | 7 source = env.ParseSourceList('Makefile.sources',
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/docs/ |
Makefile | 4 include ../Makefile.inc
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/d3d10_1/ |
Makefile | 6 include ../Makefile.wine
|
/external/mesa3d/src/glsl/glcpp/ |
.gitignore | 7 /Makefile
|
/packages/apps/Camera/ |
Android.mk | 3 # leaving the makefile emtpy to prevent the build
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
eval | 6 This function will evaluate inline makefile syntax and incorporate the 9 open(MAKEFILE,"> $makefile"); 11 print MAKEFILE <<'EOF'; 25 close(MAKEFILE); 27 &run_make_with_options($makefile, "", &get_logfile); 29 # Create the answer to what should be produced by this Makefile 39 open(MAKEFILE,"> $makefile2"); 41 print MAKEFILE <<'EOF'; 51 close(MAKEFILE); [all...] |
basename | 1 $description = "The following test creates a makefile to test the suffix " 6 # IF YOU NEED >1 MAKEFILE FOR THIS TEST, USE &get_tmpfile; TO GET 7 # THE NAME OF THE MAKEFILE. THIS INSURES CONSISTENCY AND KEEPS TRACK OF 12 open(MAKEFILE,"> $makefile"); 14 # The Contents of the MAKEFILE ... 16 print MAKEFILE "string := \$(basename src${pathsep}a.b.z.foo.c src${pathsep}hacks src.bar${pathsep}a.b.z.foo.c src.bar${pathsep}hacks hacks) \n" 20 # END of Contents of MAKEFILE 22 close(MAKEFILE); 24 &run_make_with_options($makefile,"",&get_logfile,0) [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/i915/drm/ |
Makefile | 7 include Makefile.sources 13 include ../../../Makefile.template
|
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/ |
Makefile | 8 include Makefile.sources 13 include ../../../Makefile.template
|
/external/chromium_org/third_party/skia/third_party/harfbuzz/ |
.gitignore | 2 Makefile.in 14 Makefile
|
/external/iptables/ |
.gitignore | 9 Makefile 10 Makefile.in
|
/external/jpeg/ |
makvms.opt | 2 ! This file is needed by makefile.mms and makefile.vms,
|
/external/mesa3d/src/gallium/winsys/i915/drm/ |
Makefile | 7 include Makefile.sources 13 include ../../../Makefile.template
|
/external/mesa3d/src/gallium/winsys/radeon/drm/ |
Makefile | 8 include Makefile.sources 13 include ../../../Makefile.template
|
Completed in 176 milliseconds
<<11121314151617181920>>