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

<<31323334353637383940>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ssl.py 343 a tuple containing that new connection wrapped with a server-side
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 230 transmit the wrapped file-like object using a platform-specific
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
xmlreader.py 262 must be a Python 2.0 Unicode-wrapped file-like that performs
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cmd.py 59 prototypes that will later be wrapped in a more sophisticated interface.
formatter.py 363 output is simply word-wrapped to the number of columns specified by
ssl.py 343 a tuple containing that new connection wrapped with a server-side
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
generator.py 206 # BAW: What about boundaries that are wrapped in double-quotes?
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
__init__.py 265 not allowed, and should be wrapped with
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 230 transmit the wrapped file-like object using a platform-specific
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
xmlreader.py 262 must be a Python 2.0 Unicode-wrapped file-like that performs
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ClipboardSupport.java 305 * layout_width and height). The edit is wrapped in a proper undo.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
SectionHelper.java 358 //assert label.startsWith("<form>") : "HTML for FormText must be wrapped in <form>...</form>"; //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
AdtProjectTest.java 415 // All node hierarchies should be wrapped inside a document node at the root
  /system/core/logwrapper/
logwrap.c 261 /* Print an ellipsis to indicate that the buffer has wrapped or
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 763 or (TopInc < Bottom) and (Item > Bottom) // top wrapped
764 or (TopInc < Bottom) and (Item <= TopInc) // top and item wrapped
  /external/chromium/chrome/browser/visitedlink/
visitedlink_master.cc 411 // This means that we've wrapped around and are about to go into an
462 break; // We wrapped around and the whole table is full.
    [all...]
  /external/chromium_org/components/visitedlink/browser/
visitedlink_master.cc 410 // This means that we've wrapped around and are about to go into an
461 break; // We wrapped around and the whole table is full.
    [all...]
  /external/chromium_org/third_party/jinja2/
nodes.py 840 """Mark the wrapped expression as safe (wrap it as `Markup`)."""
849 """Mark the wrapped expression as safe (wrap it as `Markup`) but
  /external/chromium_org/third_party/libjingle/source/talk/base/
stream.h 765 // wrapped stream. It deletes the wrapped stream when there are no
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
wal3.test 434 # connection [db3] holds a lock that prevents the log from being wrapped.
460 # the log from being wrapped.
  /external/javassist/
Readme.html 316 <li>CtNewMethod.wrapped(..) and CtNewConstructor.wrapped(..)
  /external/smack/src/org/jivesoftware/smack/
XMPPConnection.java     [all...]
  /frameworks/base/core/java/android/widget/
Spinner.java 873 * If the wrapped SpinnerAdapter is also a ListAdapter, delegate this call.
886 * If the wrapped SpinnerAdapter is also a ListAdapter, delegate this call.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.6/
printers.py 277 # wrapped in _M_head_impl return that, otherwise return
370 # and return the wrapped iterator value.
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.7/
printers.py 294 # wrapped in _M_head_impl return that, otherwise return
388 # and return the wrapped iterator value.

Completed in 1409 milliseconds

<<31323334353637383940>>