Home
last modified time | relevance | path

Searched refs:DOC (Results 1 – 25 of 3881) sorted by relevance

12345678910>>...156

/external/u-boot/scripts/
Dfill_scrapyard.py41 DOC='doc/README.scrapyard' variable
137 for line in open(DOC):
144 tmp[3] = get_last_modify_commit(DOC, line_num)
162 os.rename(tmpfile.filename, DOC)
/external/eigen/cmake/
DFindGSL.cmake42 DOC "GSL header include dir"
49 DOC "GSL library" )
56 DOC "GSL library")
63 DOC "GSL cblas library dir" )
70 DOC "GSL library")
/external/webrtc/webrtc/
DLICENSE_THIRD_PARTY257 as "DOC software") are copyrighted by Douglas C. Schmidt and his research
259 Vanderbilt University, Copyright (c) 1993-2009, all rights reserved. Since DOC
261 modify, copy, and distribute--perpetually and irrevocably--the DOC software
264 copyright statement along with any code built using DOC software that you
267 You can use DOC software in commercial and/or binary software releases and are
269 using DOC software. Note, however, that you may not misappropriate the DOC
271 DOC software code, in a way that will prevent DOC software from being
273 anyone that you're using DOC software in your software, though we encourage
274 you to let us know so we can promote your project in the DOC software success
277 The ACE, TAO, CIAO, DAnCE, and CoSMIC web sites are maintained by the DOC
[all …]
/external/python/cpython2/Modules/
Doperator.c231 #define spam1(OP,DOC) {#OP, OP, METH_VARARGS, PyDoc_STR(DOC)}, argument
232 #define spam2(OP,ALTOP,DOC) {#OP, op_##OP, METH_VARARGS, PyDoc_STR(DOC)}, \ argument
233 {#ALTOP, op_##OP, METH_VARARGS, PyDoc_STR(DOC)},
234 #define spam1o(OP,DOC) {#OP, OP, METH_O, PyDoc_STR(DOC)}, argument
235 #define spam2o(OP,ALTOP,DOC) {#OP, op_##OP, METH_O, PyDoc_STR(DOC)}, \ argument
236 {#ALTOP, op_##OP, METH_O, PyDoc_STR(DOC)},
/external/lzma/DOC/
Dlzma-sdk.txt82 DOC/7zC.txt - 7z ANSI-C Decoder description
83 DOC/7zFormat.txt - 7z Format description
84 DOC/installer.txt - information about 7-Zip for installers
85 DOC/lzma.txt - LZMA compression description
86 DOC/lzma-sdk.txt - LZMA SDK description (this file)
87 DOC/lzma-history.txt - history of LZMA SDK
88 DOC/lzma-specification.txt - Specification of LZMA
89 DOC/Methods.txt - Compression method IDs for .7z
/external/autotest/client/deps/iwcap/
Dcontrol1 DOC = '''\
/external/autotest/client/tests/bash_shared_mapping/
Dcontrol7 DOC = """\
/external/autotest/client/tests/cpu_hotplug/
Dcontrol2 DOC = 'lhcs_regression: Regression test for CPU hotplug'
/external/autotest/client/tests/linus_stress/
Dcontrol8 DOC = '''
/external/autotest/client/tests/cgroup/
Dcontrol8 DOC = """
/external/autotest/client/tests/fsx/
Dcontrol7 DOC='''
/external/google-benchmark/cmake/Modules/
DFindLLVMRanLib.cmake5 DOC "The llvm-ranlib executable"
/external/autotest/client/tests/signaltest/
Dcontrol7 DOC='''\
/external/autotest/client/site_tests/platform_DBusMachineIdRotation/
Dcontrol8 DOC = """
/external/autotest/client/tests/selftest/
Dcontrol7 DOC = """\
/external/autotest/client/tests/error_test_fail/
Dcontrol7 DOC = """Raise a TestFail. This is for testing Autotest itself."""
/external/autotest/client/tests/error_test_na/
Dcontrol7 DOC = """Raise a TestNAError. This is for testing Autotest itself."""
/external/autotest/client/deps/libcap/
Dcontrol1 DOC = '''\
/external/autotest/client/tests/error_test_error/
Dcontrol7 DOC = """Raise a TestError. This is for testing Autotest itself."""
/external/autotest/client/tests/rttester/
Dcontrol10 DOC = "Runs some real time tests from rttester"
/external/autotest/client/tests/ebizzy/
Dcontrol7 DOC = """
/external/autotest/client/tests/hwclock/
Dcontrol8 DOC = """
/external/autotest/client/tests/posixtest/
Dcontrol10 DOC = "Runs the Posix test suite from http://posixtest.sourceforge.net"
/external/autotest/server/site_tests/dummy_FailServer/
Dcontrol9 DOC = """
/external/autotest/client/site_tests/kernel_Lmbench/
Dcontrol9 DOC = """

12345678910>>...156