HomeSort by relevance Sort by last modified time
    Searched full:enclosing (Results 101 - 125 of 729) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/javassist/src/main/javassist/compiler/
AccessorMaker.java 23 * AccessorMaker maintains accessors to private members of an enclosing
  /external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
ExpressionEvaluator.java 102 value = value.substring(1, value.length() - 1); // Remove enclosing quotes.
  /external/llvm/lib/Analysis/
CaptureTracking.cpp 40 /// by the enclosing function (which is required to exist). This routine can
  /frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/
TestDelegates.java 110 // we add this on the enclosing class at the beginning
  /packages/apps/Calendar/src/com/android/calendar/
ContactsAsyncHelper.java 115 // send the reply to the enclosing class.
  /sdk/emulator/qtools/
bbprof.cpp 200 // Create pointers to inner blocks and break up the enclosing block
  /external/protobuf/python/google/protobuf/
descriptor.py 112 enclosing types.
168 enclosing types.
409 and any enclosing type(s).
  /external/webkit/Source/WebCore/rendering/
RenderLayer.h 346 // Get the enclosing stacking context for this layer. A stacking context is a layer
382 // Gets the nearest enclosing positioned ancestor layer (also includes
390 // Enclosing compositing layer; if includeSelf is true, may return this.
    [all...]
RenderObject.h 179 // Convenience function for getting to the nearest enclosing box of a RenderObject.
192 // Obtains the nearest enclosing block (including this block) that contributes a first-line style to our inline
366 // Returns the smallest rectangle enclosing all of the painted content
    [all...]
RenderWidget.cpp 295 // When painting widgets into compositing layers, tx and ty are relative to the enclosing compositing layer,
  /external/clang/lib/CodeGen/
CGCleanup.cpp 376 // As long as Old strictly encloses the scope's enclosing normal
594 EHScope &enclosing = *EHStack.find(Scope.getEnclosingNormalCleanup()); local
595 prebranchDest = CreateNormalEntry(*this, cast<EHCleanupScope>(enclosing));
691 // to the enclosing cleanup
749 // If there aren't any enclosing cleanups, we can resolve all
    [all...]
  /libcore/luni/src/main/java/java/lang/
Class.java 730 * Returns the enclosing {@code Class} of this {@code Class}. If there is no
731 * enclosing class the method returns {@code null}.
733 * @return the enclosing {@code Class} or {@code null}.
738 * Gets the enclosing {@code Constructor} of this {@code Class}, if it is an
741 * @return the enclosing {@code Constructor} instance or {@code null}.
746 * Gets the enclosing {@code Method} of this {@code Class}, if it is an
749 * @return the enclosing {@code Method} instance or {@code null}.
    [all...]
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_win.h 161 // Get the window handle of the enclosing window.
  /external/chromium/net/base/
mock_host_resolver.cc 28 // comma-separated list of IPv4 or IPv6 literal(s) without enclosing brackets.
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 146 // to identify conjured symbols by an expression pair: the enclosing
  /external/clang/test/SemaCXX/
nested-name-spec.cpp 48 void ::A::Af() {} // expected-error {{definition or redeclaration of 'Af' not in a namespace enclosing 'A'}}
  /external/javassist/src/main/javassist/expr/
Expr.java 65 * Returns the class that declares the method enclosing
  /external/libpng/contrib/visupng/
cexcept.h 168 clause of the innermost enclosing Try clause. The expression must
  /external/llvm/lib/Support/
CrashRecoveryContext.cpp 242 // that the enclosing application will terminate soon, and we won't want to
  /external/pcre/doc/
pcresyntax.3 85 Me Enclosing mark
  /external/svox/pico/lib/
picodbg.h 59 * __FUNCTION__ macro. It expands to the name of the enclosing
  /external/tcpdump/
print-sctp.c 63 const u_char *bp2, /* beginning of enclosing */
  /external/v8/src/
contexts.cc 190 // proceed with enclosing context
contexts.h 128 // [ fcontext ] A pointer to the innermost enclosing function context.
  /frameworks/base/core/java/android/pim/
ContactsAsyncHelper.java 209 // send the reply to the enclosing class.

Completed in 2360 milliseconds

1 2 3 45 6 7 8 91011>>