HomeSort by relevance Sort by last modified time
    Searched refs:continuations (Results 1 - 12 of 12) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
utils.py 277 # Map parameter's name to a list of continuations. The values are a
299 for name, continuations in rfc2231_params.items():
303 continuations.sort()
309 for num, s, encoded in continuations:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
utils.py 277 # Map parameter's name to a list of continuations. The values are a
299 for name, continuations in rfc2231_params.items():
303 continuations.sort()
309 for num, s, encoded in continuations:
  /external/chromium_org/third_party/WebKit/Source/core/paint/
BlockPainter.cpp 465 // Do not add continuations for outline painting by our containing block if we are a relative positioned
478 OwnPtr<ListHashSet<RenderInline*> > continuations = table->take(&m_renderBlock);
479 if (!continuations)
484 ListHashSet<RenderInline*>::iterator end = continuations->end();
485 for (ListHashSet<RenderInline*>::iterator it = continuations->begin(); it != end; ++it) {
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlock.cpp 256 // have continuations of their own that are anonymous children of our continuation.
481 // minimal # of continuations needed for the inline.
682 // Delete our line boxes before we do the inline split into continuations.
1801 ListHashSet<RenderInline*>* continuations = table->get(this); local
    [all...]
  /dalvik/docs/
prettify.js     [all...]
  /external/chromium_org/third_party/polymer/components-chromium/core-component-page/
core-component-page-extracted.js     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
android_3p-bundle.js     [all...]
  /external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 

Completed in 232 milliseconds