HomeSort by relevance Sort by last modified time
    Searched full:nest (Results 176 - 200 of 424) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/go/linux-x86/src/go/types/
api.go 156 // Scopes nest, with the Universe scope being the outermost scope, enclosing
  /toolchain/binutils/binutils-2.25/bfd/
aoutx.h 5114 int nest; local
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/
custom-components.jd 375 contained components, or you can nest them programmatically from your
417 nest them into the layout from your code.
declaring-layout.jd 323 the views you nest within it. Below are some of the more common layout types that are built
326 <p class="note"><strong>Note:</strong> Although you can nest one or more layouts within another
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp     [all...]
XCoreFrameLowering.cpp 240 if (PAL.hasAttrSomewhere(Attribute::Nest))
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
Function.cpp 129 /// hasNestAttr - Return true if this argument has the nest attribute on
134 hasAttribute(getArgNo()+1, Attribute::Nest);
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 94 | Nest
755 | Attribute.Nest -> Int32.shift_left 1l 8
791 checkattr Attribute.Nest;
    [all...]
  /external/llvm/docs/
AliasAnalysis.rst 468 sets for each loop nest. If an ``AliasSet`` in a loop is not modified, then all
472 duration of the loop nest. Both of these transformations only apply if the
  /external/llvm/lib/Transforms/IPO/
SampleProfile.cpp 175 /// nest. When this happens, the two blocks are guaranteed to execute
788 // 3- BB1 and BB2 are in the same loop nest.
    [all...]
  /external/skia/tests/
PictureTest.cpp 266 // Nest the previous picture inside a new one.
534 // Nest the previous picture inside a new one.
    [all...]
  /frameworks/base/core/java/android/view/inputmethod/
InputConnection.java     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputConnection.java 200 throw new RuntimeException("Nest level too deep");
202 Log.e(TAG, "Nest level too deep : " + mNestLevel);
    [all...]
  /external/chromium-trace/catapult/tracing/tracing/model/
slice_group.html 511 * If the two groups do not nest properly some of the slices of groupB will
  /external/clang/lib/AST/
CommentParser.cpp 339 // Block command ahead. We can't nest block commands, so pretend that this
  /external/e2fsprogs/lib/et/
com_err.texinfo 525 CMU, for catching some problems before version 1.2 left the nest; Stan
  /external/freetype/include/config/
ftoption.h     [all...]
  /external/gptfdisk/
parttypes.cc 210 AddType(0xef01, "024DEE41-33E7-11D3-9D69-0008C781F39F", "MBR partition scheme"); // Used to nest MBR in GPT
  /external/llvm/include/llvm/Analysis/
ValueTracking.h 208 /// phi node. E.g. consider this loop nest:
  /external/llvm/lib/Transforms/Scalar/
LoopLoadElimination.cpp 535 // Process each loop nest in the function.
  /external/llvm/test/Bitcode/
compatibility.ll 424 declare void @f.param.nest(i8* nest)
425 ; CHECK: declare void @f.param.nest(i8* nest)
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
trampoline.ll 120 define internal void @__helper_1.1632(%"struct.FRAME.-[NSBitmapImageRep copyWithZone:]"* nest %CHAIN.8, %struct.__block_1* %_self, %struct.CGImage* %cgImage) nounwind {
  /external/pdfium/third_party/freetype/include/freetype/config/
ftoption.h     [all...]
  /external/skia/third_party/freetype/include/freetype-android/
ftoption.h     [all...]

Completed in 1243 milliseconds

1 2 3 4 5 6 78 91011>>