HomeSort by relevance Sort by last modified time
    Searched full:wrapped (Results 526 - 550 of 1585) sorted by null

<<21222324252627282930>>

  /external/apache-http/src/org/apache/commons/logging/impl/
WeakHashtable.java 317 * Purges all entries whose wrapped keys
330 * Purges one entry whose wrapped key
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToXMLSAXHandler.java 218 * this "internal" method will send the endCDATA() call to the wrapped
428 * that we will only make these calls to the wrapped handlers:
  /external/ceres-solver/include/ceres/
loss_function.h 297 // If rho is the wrapped robustifier, then this simply outputs
311 // ownership of the wrapped loss function or not depending on the
  /external/chromium_org/media/base/
audio_bus_unittest.cc 177 SCOPED_TRACE("Wrapped Vector");
189 SCOPED_TRACE("Wrapped Memory");
  /external/chromium_org/net/third_party/nss/ssl/
sslsnce.c 24 * There is one lock for the set of wrapped sym wrap keys.
38 * encKeyCacheEntry ticketEncKey; // Wrapped in non-bypass mode
39 * encKeyCacheEntry ticketMacKey; // Wrapped in non-bypass mode
123 /* 52 */ ssl3SidKeys keys; /* keys, wrapped as needed. */
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8NPObject.cpp 428 // If we've already wrapped this object, just return it.
433 // FIXME: we should create a Wrapper type as a subclass of JSObject. It has two internal fields, field 0 is the wrapped
  /external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
AbstractMessageTest.java 57 * AbstractMessage are forwarded to the wrapped object. This allows us to
58 * test that AbstractMessage's implementations work even if the wrapped
  /external/chromium_org/v8/test/mjsunit/harmony/
proxies-example-membrane.js 121 registerObject(x, "wrapped");
474 // Note that argument !== o, since o isn't dry, so gets wrapped wet again.
  /external/clang/lib/StaticAnalyzer/Core/
SVals.cpp 70 // FIXME: should we consider SymbolRef wrapped in CodeTextRegion?
112 // FIXME: should we consider SymbolRef wrapped in CodeTextRegion?
  /external/guava/guava/src/com/google/common/eventbus/
EventBus.java 96 * they are wrapped in an instance of {@link DeadEvent} and reposted.
240 * {@code event} is not already a {@link DeadEvent}, it will be wrapped in a
  /external/protobuf/java/src/test/java/com/google/protobuf/
AbstractMessageTest.java 56 * AbstractMessage are forwarded to the wrapped object. This allows us to
57 * test that AbstractMessage's implementations work even if the wrapped
  /external/smack/src/org/apache/harmony/javax/security/auth/login/
LoginContext.java 248 * The real implementation of login() method whose calls are wrapped into
415 * The real implementation of logout() method whose calls are wrapped into
  /external/v8/test/mjsunit/harmony/
proxies-example-membrane.js 121 registerObject(x, "wrapped");
474 // Note that argument !== o, since o isn't dry, so gets wrapped wet again.
  /frameworks/support/v4/java/android/support/v4/app/
ActionBarDrawerToggle.java 391 private SlideDrawable(Drawable wrapped) {
392 super(wrapped, 0);
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBarActivityDelegateBase.java 587 public ActionModeCallbackWrapper(ActionMode.Callback wrapped) {
588 mWrapped = wrapped;
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
FileFilterUtils.java 151 * @param filter the filter to be wrapped
162 * @param filter the filter to be wrapped
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
quoprimime.py 133 with each line wrapped safely at, at most, maxlinelen characters (defaults
192 Each line will be wrapped at, at most, maxlinelen characters (defaults to
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
quoprimime.py 133 with each line wrapped safely at, at most, maxlinelen characters (defaults
192 Each line will be wrapped at, at most, maxlinelen characters (defaults to
  /art/compiler/sea_ir/ir/
instruction_nodes.h 42 // Returns the Dalvik instruction around which this InstructionNode is wrapped.
  /build/core/combo/include/arch/darwin-x86/
AndroidConfig.h 31 * Any C++ stuff must be wrapped with "#ifdef __cplusplus". Do not use "//"
  /build/core/combo/include/arch/freebsd-x86/
AndroidConfig.h 37 * Any C++ stuff must be wrapped with "#ifdef __cplusplus". Do not use "//"
  /build/core/combo/include/arch/linux-arm/
AndroidConfig.h 31 * Any C++ stuff must be wrapped with "#ifdef __cplusplus". Do not use "//"
  /build/core/combo/include/arch/linux-mips/
AndroidConfig.h 31 * Any C++ stuff must be wrapped with "#ifdef __cplusplus". Do not use "//"
  /build/core/combo/include/arch/linux-ppc/
AndroidConfig.h 31 * Any C++ stuff must be wrapped with "#ifdef __cplusplus". Do not use "//"
  /build/core/combo/include/arch/linux-x86/
AndroidConfig.h 31 * Any C++ stuff must be wrapped with "#ifdef __cplusplus". Do not use "//"

Completed in 999 milliseconds

<<21222324252627282930>>