/external/icu4c/data/sprep/ |
sprepfiles.mk | 19 # * To REPLACE the default list and only build a subset of files:
|
/external/icu4c/samples/ |
defs.mk | 21 # default - resources in same mode as ICU
|
/external/libffi/testsuite/ |
Android.mk | 19 # Single test file to use when doing a default build.
|
/external/llvm/lib/Transforms/Scalar/ |
Android.mk | 59 # Override the default optimization level to work around a SIGSEGV
|
/external/llvm/test/ |
Makefile.tests | 9 # the default testing type. Instead, we change the default target to be the 27 .PHONY: clean default
|
/external/llvm/utils/ |
makellvm | 5 alias usage 'echo "USAGE: $0:t [-h] [-n] [-obj obj-root] [gmake-flags] [VAR=...] [toolname (default: opt)]"; set pstatus = 1; goto cleanup' 38 default :
|
/external/mdnsresponder/mDNSShared/ |
dnsextd.conf | 5 // In most cases, you should not need to change these default options in
|
/external/valgrind/main/memcheck/tests/ |
badjump.stderr.exp | 8 Process terminating with default action of signal 11 (SIGSEGV)
|
/external/webkit/Source/gyp/ |
configure | 135 parser.add_option("--port", dest="port", action="store", default="mac", # Default to Mac for now 138 default=False, action="store_true",
|
/external/webkit/Tools/Scripts/ |
run-sunspider | 34 # determine configuration, but default to "Release" instead of last-used configuration 59 --runs Number of times to run tests (default: $testRuns) 64 --suite Select a specific benchmark suite. The default is sunspider-0.9.1
|
/hardware/libhardware/modules/audio_remote_submix/ |
Android.mk | 19 LOCAL_MODULE := audio.r_submix.default
|
/hardware/libhardware/modules/camera/ |
Android.mk | 19 LOCAL_MODULE := camera.default
|
/hardware/libhardware/modules/gralloc/ |
Android.mk | 30 LOCAL_MODULE := gralloc.default
|
/hardware/libhardware/modules/hwcomposer/ |
Android.mk | 25 LOCAL_MODULE := hwcomposer.default
|
/hardware/libhardware/modules/usbaudio/ |
Android.mk | 19 LOCAL_MODULE := audio.usb.default
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
Android.mk | 4 # Any prebuilt files with default TAGS can use the below:
|
/ndk/build/core/ |
default-application.mk | 16 # This is the default Application.mk that is being used for applications
|
/system/security/softkeymaster/ |
Android.mk | 19 LOCAL_MODULE := keystore.default
|
/external/v8/test/mjsunit/regress/ |
regress-69.js | 28 // This tests a switch statement with only default clause leaves 37 default: break;
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
nodeisequalnode16.js | 80 Using isEqualNode check if a default attribute node and a cloned default attribute
|
/external/webkit/Tools/wx/build/ |
settings.py | 111 'Source/WebCore/dom/default', 210 opt.add_option('--wxpython', action='store_true', default=False, help='Create the wxPython bindings.') 211 opt.add_option('--wx-compiler-prefix', action='store', default='vc', 213 opt.add_option('--macosx-version', action='store', default='', help="Version of OS X to build for.") 214 opt.add_option('--msvc-version', action='store', default='', help="MSVC version to use to build. Use 8 for 2005, 9 for 2008")
|
/external/llvm/utils/llvm-build/llvmbuild/ |
main.py | 749 action="store", default=None) 754 action="store", default=None, metavar="PATH") 756 help="Path to the build directory (if needed) [%default]", 757 action="store", default=None) 762 help="Print out the project component tree [%default]", 763 action="store_true", default=False) 766 action="store", default=None, metavar="PATH") 770 action="store", default=None) 774 action="store", default=None) 778 action="store", default=None [all...] |
/external/stlport/ |
configure | 51 that was builded with --enable-shared [default]; if compiler was builded 54 and use default values 58 gcc GNU compilers (default) 73 --without-thread Per default STLport libraries are built in order to be usable 93 winxp Windows XP and later (default) 331 # default settings
|
/external/chromium/testing/gmock/scripts/ |
upload.py | 301 timeout: timeout in seconds; default None i.e. no timeout. 394 dest="assume_yes", default=False, 401 dest="verbose", default=1, 402 help="Print info level logs (default).") 408 default="codereview.appspot.com", 413 metavar="EMAIL", default=None, 416 metavar="HOST", default=None, 419 dest="save_cookies", default=True, 424 metavar="DESCRIPTION", default=None, 428 default=None [all...] |
/external/chromium/testing/gtest/scripts/ |
upload.py | 301 timeout: timeout in seconds; default None i.e. no timeout. 394 dest="assume_yes", default=False, 401 dest="verbose", default=1, 402 help="Print info level logs (default).") 408 default="codereview.appspot.com", 413 metavar="EMAIL", default=None, 416 metavar="HOST", default=None, 419 dest="save_cookies", default=True, 424 metavar="DESCRIPTION", default=None, 428 default=None [all...] |