Home
last modified time | relevance | path

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

12

/third_party/node/deps/npm/test/tap/
Dconfig-meta.js17 var DOC = {} variable
93 DOC[ d[i].replace(/^#### /, '').trim() ] = true
106 t.ok(DOC[c1], 'should be documented ' + c1 + ' ' +
124 t.ok(DOC[c], 'defined type should be documented ' + c)
131 t.ok(DOC[c], 'defaulted type should be documented ' + c)
/third_party/pcre2/pcre2/cmake/
Dpcre2-config.cmake.in32 find_path(PCRE2_INCLUDE_DIR NAMES pcre2.h DOC "PCRE2 include directory")
54 …BIT_NAME}${PCRE2_SUFFIX} ${PCRE2_PREFIX}${PCRE2_8BIT_NAME}d${PCRE2_SUFFIX} DOC "8 bit PCRE2 librar…
55 …BIT_NAME}${PCRE2_SUFFIX} ${PCRE2_PREFIX}${PCRE2_8BIT_NAME}d${PCRE2_SUFFIX} DOC "16 bit PCRE2 libra…
56 …BIT_NAME}${PCRE2_SUFFIX} ${PCRE2_PREFIX}${PCRE2_8BIT_NAME}d${PCRE2_SUFFIX} DOC "32 bit PCRE2 libra…
57 …SIX_NAME}${PCRE2_SUFFIX} ${PCRE2_PREFIX}${PCRE2_8BIT_NAME}d${PCRE2_SUFFIX} DOC "8 bit POSIX PCRE2 …
/third_party/boost/libs/compute/cmake/opencl/
DFindOpenCL.cmake23 FIND_LIBRARY(OpenCL_LIBRARIES OpenCL DOC "OpenCL lib for OSX")
24 FIND_PATH(OpenCL_INCLUDE_DIRS OpenCL/cl.h DOC "Include for OpenCL on OSX")
25 FIND_PATH(_OpenCL_CPP_INCLUDE_DIRS OpenCL/cl.hpp DOC "Include for OpenCL CPP bindings on OSX")
/third_party/boost/libs/compute/cmake/
DFindBolt.cmake100 DOC "BOLT static library path"
111 DOC "BOLT static library path"
134 DOC "BOLT header file path"
/third_party/benchmark/cmake/Modules/
DFindLLVMRanLib.cmake5 DOC "The llvm-ranlib executable"
DFindLLVMAr.cmake5 DOC "The llvm-ar executable"
DFindLLVMNm.cmake5 DOC "The llvm-nm executable"
/third_party/json/benchmarks/thirdparty/benchmark/cmake/Modules/
DFindLLVMRanLib.cmake5 DOC "The llvm-ranlib executable"
DFindLLVMAr.cmake5 DOC "The llvm-ar executable"
DFindLLVMNm.cmake5 DOC "The llvm-nm executable"
/third_party/boost/libs/hof/cmake/
DSphinxDoc.cmake8 DOC "Sphinx documentation generator"
/third_party/mindspore/third_party/patch/glog/
Dglog.patch00127 -find_library (UNWIND_LIBRARY NAMES unwind DOC "unwind library")
/third_party/boost/libs/hana/cmake/
DFindMPL11.cmake28 DOC "MPL11 library header files")
DFindMeta.cmake30 DOC "Meta library header files")
/third_party/python/Objects/
Dtypeobject.c7870 #define TPSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
7872 PyDoc_STR(DOC)}
7873 #define FLSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC, FLAGS) \ argument
7875 PyDoc_STR(DOC), FLAGS}
7876 #define ETSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
7878 PyDoc_STR(DOC)}
7879 #define AMSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
7880 ETSLOT(NAME, as_async.SLOT, FUNCTION, WRAPPER, DOC)
7881 #define SQSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
7882 ETSLOT(NAME, as_sequence.SLOT, FUNCTION, WRAPPER, DOC)
[all …]
/third_party/node/deps/npm/node_modules/nopt/
DCHANGELOG.md51 #### DOC TWEAKS
/third_party/libwebsockets/cmake/
DFindOpenSSLbins.cmake9 DOC "Openssl executable")
DUseRPMTools.cmake27 DOC "The RPM builder tool")
DFindGit.cmake85 DOC "git command line client")
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Dluo.txt157 "DOC",
/third_party/icu/icu4c/source/data/locales/
Dluo.txt157 "DOC",
/third_party/skia/third_party/externals/icu/source/data/locales/
Dluo.txt157 "DOC",
/third_party/boost/libs/gil/
DCMakeLists.txt206 DOC "Path to clang-tidy executable")
/third_party/node/deps/npm/changelogs/
DCHANGELOG-4.md215 #### DOC UPDATES
1255 #### DOC PATCHES
1544 #### DOC UPDATES
/third_party/openssl/Configurations/
Ddescrip.mms.tmpl654 sourcedir = F$PARSE("{- $sourcedir -}A.;","[]") - "]A.;" + ".DOC]"

12