HomeSort by relevance Sort by last modified time
    Searched full:wrap (Results 301 - 325 of 970) sorted by null

<<11121314151617181920>>

  /external/guava/src/com/google/common/collect/
ArrayListMultimap.java 55 * update operations, wrap your multimap with a call to {@link
HashMultimap.java 42 * update operations, wrap your multimap with a call to {@link
  /external/icu4c/common/unicode/
uenum.h 141 * Given a StringEnumeration, wrap it in a UEnumeration. The
  /external/icu4c/samples/translit/
README.TXT 83 base character. Wrap this all up in a subclass of the
  /external/kernel-headers/original/asm-generic/
pgtable.h 169 * vma end wraps to 0, rounded up __boundary may wrap to 0 throughout.
  /external/openssl/crypto/bio/
bss_bio.c 244 /* wrap around ring buffer */
309 /* no ring buffer wrap-around for non-copying interface */
408 /* wrap around ring buffer */
467 /* no ring buffer wrap-around for non-copying interface
  /external/openssl/crypto/evp/
e_des.c 106 way, so wrap it here */
  /external/openssl/crypto/sha/asm/
sha1-ia64.pl 180 add $h1=$h1,$a };; // wrap up
184 add $h3=$h3,$c };; // wrap up
187 { .mib; add $h2=$h2,$b // wrap up
188 add $h4=$h4,$d };; // wrap up
  /external/proguard/src/proguard/
DataEntryWriterFactory.java 30 * writers will wrap the output in the proper jars, wars, ears, and zips.
  /external/proguard/src/proguard/obfuscate/
MemberObfuscator.java 203 * This VisitorAccepter can be used to wrap a name string, to indicate that
  /external/qemu/
bt-host.c 2 * Wrap a host Bluetooth HCI socket in a struct HCIInfo.
  /external/qemu/distrib/zlib-1.2.3/
inflate.h 80 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member in struct:inflate_state
  /external/skia/src/effects/
SkDashPathEffect.cpp 127 // wrap around our intervals array if necessary
  /external/skia/src/xml/
SkBML_XMLParser.cpp 75 // important that these are uint8_t, so we get automatic wrap-around
  /external/srec/config/en.us/tcp/
change_sample_rate2.tcp 76 # wrap-up, this was a test of sample rate switching
  /external/webkit/WebCore/bindings/v8/
V8DOMMap.h 72 // and for ensuring that we don't double wrap the same object.
  /external/webkit/WebCore/bindings/v8/custom/
V8DocumentCustom.cpp 151 v8::Handle<v8::Object> wrapper = V8Document::wrap(impl, forceNewObject);
V8ElementCustom.cpp 129 return V8Element::wrap(impl, forceNewObject);
V8EventCustom.cpp 143 return V8Event::wrap(impl);
V8HTMLCollectionCustom.cpp 147 return V8HTMLCollection::wrap(impl);
V8HistoryCustom.cpp 108 wrapper = V8History::wrap(impl);
  /external/webkit/WebCore/bridge/c/
c_utility.cpp 133 // Wrap NPObject in a CInstance.
  /external/webkit/WebCore/css/
view-source.css 33 white-space: pre-wrap !important;
  /external/webkit/WebCore/rendering/
RenderRubyBase.cpp 95 // We need to wrap the inline objects into an anonymous block.
  /external/webkit/WebKit/chromium/src/js/
InspectorControllerImpl.js 275 RemoteToolsAgent.dispatchOnInspectorController(WebInspector.Callback.wrap(function(){}), methodName, JSON.stringify(args));

Completed in 153 milliseconds

<<11121314151617181920>>