/external/llvm/lib/Transforms/InstCombine/ |
InstCombineCalls.cpp | [all...] |
/external/owasp/sanitizer/empiricism/ |
html-containment.html | 119 <li><a href="#can-contain">Which elements can nest directly in which other elements?</a></li> 122 to allow it to nest properly?</a></li>
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
LayerDrawableTest.java | 480 assertEquals("Default padding mode is NEST", 653 // for the second layer due to the default "nest" padding mode. 664 // change for the second layer due to the default "nest" padding mode. 705 // the second layer due to the default "nest" padding mode. 716 // bounds change for the second layer due to the default "nest" padding [all...] |
/external/pcre/dist/ |
configure.ac | 278 # Handle --with-parens-nest-limit=N 279 AC_ARG_WITH(parens-nest-limit, 280 AS_HELP_STRING([--with-parens-nest-limit=N], [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
params.def | 317 /* The maximum depth of a loop nest we completely peel. */ 319 "max-completely-peel-loop-nest-depth", 320 "The maximum depth of a loop nest we completely peel", [all...] |
/art/compiler/utils/ |
assembler.h | 194 CHECK(!buffer->HasEnsuredCapacity()); // Cannot nest.
|
/dalvik/dx/src/com/android/dx/cf/code/ |
Frame.java | 240 * @return {@code non-null;} merged subroutine nest list as described above
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/ |
test_wildcard_iterator.py | 220 '%snested1/nest*2/xyz1' % self.test_bucket0_uri.uri).IterAll(
|
/external/clang/docs/ |
BlockLanguageSpec.rst | 179 (nest) and all variables captured by any nested blocks are implicitly
|
/external/expat/doc/ |
xmlwf.sgml | 122 All elements nest properly.
|
/external/libchrome/base/json/ |
json_value_serializer_unittest.cc | 393 // You can't nest comments.
|
/external/libevent/ |
bufferevent-internal.h | 106 /** Lock to protect the members of this group. This lock should nest
|
/external/llvm/lib/IR/ |
Attributes.cpp | 217 if (hasAttribute(Attribute::Nest)) 218 return "nest"; 417 case Attribute::Nest: return 1 << 8; [all...] |
/external/llvm/lib/Target/ARM/ |
ARMCallingConv.td | 147 // The 'nest' parameter, if any, is passed in R12.
|
/external/llvm/lib/Target/PowerPC/ |
PPCCallingConv.td | 136 // The 'nest' parameter, if any, is passed in R11.
|
/external/llvm/test/Bitcode/ |
compatibility-3.6.ll | 416 declare void @f.param.nest(i8* nest) 417 ; CHECK: declare void @f.param.nest(i8* nest) [all...] |
compatibility-3.7.ll | 422 declare void @f.param.nest(i8* nest) 423 ; CHECK: declare void @f.param.nest(i8* nest) [all...] |
/external/llvm/test/Transforms/RewriteStatepointsForGC/deopt-bundles/ |
relocation.ll | 189 ; Check relocation in a loop nest where a relocation happens in the outer
|
/external/llvm/test/Transforms/RewriteStatepointsForGC/ |
relocation.ll | 191 ; Check relocation in a loop nest where a relocation happens in the outer
|
/external/owasp/sanitizer/tools/findbugs/doc/manual/ |
datamining.html | 79 To specify input files, nest them inside with a 105 To specify an input file either use the input attribute or nest it inside 125 attribute or nest it inside the ant call with a 179 attribute or nest it inside the ant call with a [all...] |
/external/regex-re2/re2/ |
simplify.cc | 345 // The machine will do less work if we nest the final m copies,
|
/external/skia/tools/ |
compare_codereview.py | 213 # nest-level for backing out.
|
/external/squashfs-tools/RELEASE-READMEs/ |
README-4.1 | 38 duplicate detection supported. These can obviously nest, file C's
|
/frameworks/base/docs/html/training/gestures/ |
scroll.jd | 71 {@link android.widget.HorizontalScrollView} do all of this for you if you nest your
|
/prebuilts/go/darwin-x86/src/go/types/ |
api.go | 156 // Scopes nest, with the Universe scope being the outermost scope, enclosing
|