/external/clang/test/CXX/drs/ |
dr2xx.cpp | 814 template <> void N::f(char) {} // expected-error {{'M' does not enclose namespace 'N'}}
|
/external/clang/test/OpenMP/ |
for_simd_misc_messages.c | 376 // expected-note@+1 {{variable with automatic storage duration is predetermined as private; perhaps you forget to enclose 'omp for simd' directive into a parallel or another task region?}}
|
simd_misc_messages.c | 357 // expected-note@+1 {{variable with automatic storage duration is predetermined as private; perhaps you forget to enclose 'omp for' directive into a parallel or another task region?}}
|
distribute_simd_misc_messages.c | 469 // expected-note@+1 {{variable with automatic storage duration is predetermined as private; perhaps you forget to enclose 'omp for' directive into a parallel or another task region?}}
|
/external/dtc/Documentation/ |
manual.txt | 352 "DT" block should enclose all data structures defined in this
|
/external/gptfdisk/ |
sgdisk.8 | 189 set a name that includes a space, enclose it in quotation marks, as in
|
/external/icu/icu4c/source/i18n/unicode/ |
tblcoll.h | 729 // Do not enclose the default constructor with #ifndef U_HIDE_INTERNAL_API [all...] |
/external/libxml2/doc/ |
xmllint.html | 71 entities. Enclose space-separated lists by quotation marks.
|
/external/llvm/lib/Transforms/Utils/ |
BasicBlockUtils.cpp | 321 // loops enclose them, and select the most-nested loop which contains the
|
/external/python/cpython2/Doc/tutorial/ |
datastructures.rst | 464 following a value with a comma (it is not sufficient to enclose a single value
|
/external/python/cpython2/Include/ |
pyport.h | 639 Please be conservative with adding new ones, document them and enclose them
|
/external/python/cpython3/Doc/tutorial/ |
datastructures.rst | 412 following a value with a comma (it is not sufficient to enclose a single value
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
PrologEpilogInserter.cpp | 92 // enclose regions in the Machine CFG of the function where
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
BasicBlockUtils.cpp | 365 // loops enclose them, and select the most-nested loop which contains the
|
/external/swiftshader/third_party/LLVM/utils/FileCheck/ |
FileCheck.cpp | 151 // Enclose {{}} patterns in parens just like [[]] even though we're not
|
/external/valgrind/docs/html/ |
license.gfdl.html | 164 Document's?license?notice?requires?Cover?Texts,?you?must?enclose?the<br>
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man7/ |
gfdl.7 | 293 Document's license notice requires Cover Texts, you must enclose the
|
/prebuilts/gdb/darwin-x86/include/python2.7/ |
pyport.h | 643 Please be conservative with adding new ones, document them and enclose them [all...] |
/prebuilts/gdb/linux-x86/include/python2.7/ |
pyport.h | 643 Please be conservative with adding new ones, document them and enclose them [all...] |
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pyport.h | 643 Please be conservative with adding new ones, document them and enclose them [all...] |
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pyport.h | 643 Please be conservative with adding new ones, document them and enclose them [all...] |
/external/python/cpython2/Doc/howto/ |
regex.rst | 682 To match a literal ``'|'``, use ``\|``, or enclose it inside a character class, 698 .. To match a literal \character{\^}, use \regexp{\e\^} or enclose it 712 To match a literal ``'$'``, use ``\$`` or enclose it inside a character class, [all...] |
/external/python/cpython3/Doc/howto/ |
regex.rst | 676 To match a literal ``'|'``, use ``\|``, or enclose it inside a character class, 692 .. To match a literal \character{\^}, use \regexp{\e\^} or enclose it 706 To match a literal ``'$'``, use ``\$`` or enclose it inside a character class, [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
imaplib.py | 118 (eg: the 'flags' argument to STORE) then enclose the string in
[all...] |
/external/clang/lib/Parse/ |
ParseTemplate.cpp | 327 /// that enclose this template parameter list. [all...] |