/external/llvm/docs/ |
WritingAnLLVMPass.rst | 519 other loops in the function. ``LoopPass`` processes loops in loop nest order 522 ``LoopPass`` subclasses are allowed to update loop nest using ``LPPassManager`` 553 should be used to update loop nest. [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ThreadPoolExecutor.java | [all...] |
/external/gmock/include/gmock/ |
gmock-matchers.h | [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ |
connection.py | 5 # Copyright (c) 2009 The Echo Nest Corporation [all...] |
/external/hyphenation-patterns/en-US/ |
hyph-en-us.pat.txt | 2616 2nest
|
/external/llvm/include/llvm/CodeGen/ |
ISDOpcodes.h | 662 /// to the nested function, the pointer to pass for the 'nest' parameter, a [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonCommonGEP.cpp | 884 // Traverse the loop nest upwards until we find a loop in which Node [all...] |
/external/llvm/test/CodeGen/X86/ |
stack-protector.ll | 10 %struct.nest = type { %struct.pair, %struct.pair } [all...] |
/external/llvm/test/Transforms/LoopInterchange/ |
interchange.ll | 478 ;; Test for interchange in loop nest greater than 2.
|
/external/opencv3/3rdparty/libtiff/ |
tif_dir.c | 400 "%s: Sorry, cannot nest SubIFDs", [all...] |
/external/owasp/sanitizer/src/main/org/owasp/html/ |
CssTokens.java | 65 * <li>All brackets nest properly.</li> [all...] |
/external/owasp/sanitizer/tools/findbugs/doc/ |
manual.xml | [all...] |
/external/pdfium/third_party/libtiff/ |
tif_dir.c | 408 "%s: Sorry, cannot nest SubIFDs", [all...] |
/external/toybox/toys/posix/ |
sed.c | 68 Command blocks may nest. If the block has an address, commands within [all...] |
/frameworks/base/core/java/android/app/ |
Service.java | 126 * Context.startService() do not nest (though they do result in multiple corresponding [all...] |
/external/clang/test/ |
cxx-sections.data | 225 9.7 [class.nest] 241 11.8 [class.access.nest] [all...] |
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
Transliterator_Kanji_English.txt | 1369 ?>'[nest]'; [all...] |
/toolchain/binutils/binutils-2.25/gold/po/ |
id.po | 917 msgid "May not nest groups" 918 msgstr "Mungkin bukan grups nest" [all...] |
/toolchain/binutils/binutils-2.25/ld/po/ |
id.po | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
cpp.info | 347 and continue until the next `*/'. Block comments do not nest: 352 current line. Line comments do not nest either, but it does not [all...] |
/external/clang/test/OpenMP/ |
nesting_of_regions.cpp | 1357 #pragma omp critical(Belka) // expected-error {{cannot nest 'critical' regions having the same name 'Belka'}} [all...] |
/external/opencv3/doc/pattern_tools/ |
svgfig.py | 779 transformation to them. To compose coordinate systems, nest Fig [all...] |
/external/clang/include/clang/AST/ |
StmtOpenMP.h | 483 /// whole collapsed loop nest. [all...] |
/external/clang/lib/Sema/ |
SemaAccess.cpp | 87 // C++11 [class.access.nest]p1: [all...] |
/external/guava/guava/src/com/google/common/util/concurrent/ |
Futures.java | 833 * {@code Runnable} so that it can be used to nest ListenableFutures. [all...] |