HomeSort by relevance Sort by last modified time
    Searched full:leaves (Results 276 - 300 of 1203) sorted by null

<<11121314151617181920>>

  /external/chromium_org/ui/webui/resources/js/cr/ui/
splitter.js 108 // leaves the document.
  /external/chromium_org/v8/src/
list.h 62 // Deallocates memory used by the list and leaves the list in a consistent
  /external/clang/docs/
IntroductionToTheClangAST.rst 51 # use the C++ compiler mode. -undef leaves out some internal declarations.
  /external/icu4c/i18n/
unesctrn.cpp 264 // The following break statement leaves the
  /external/jpeg/
jfdctfst.c 24 * table entries. The AA&N method leaves only 5 multiplies and 29 adds
mips_jidctfst.c 28 * table entries. The AA&N method leaves only 5 multiplies and 29 adds
  /external/jsilver/src/com/google/clearsilver/jsilver/template/
HtmlWhiteSpaceStripper.java 34 * between '<' and '>') and inside SCRIPT elements. It leaves trailing
  /external/llvm/docs/HistoricalNotes/
2003-06-25-Reoptimizer1.txt 88 into the trace cache. This leaves us with 3 copies of the code: the
  /external/llvm/test/CodeGen/ARM/
crash-greedy.ll 86 ; Coalescer failure: removeCopyByCommutingDef leaves a bad kill flag
  /external/llvm/test/CodeGen/X86/
tailcall-64.ll 198 ; vector count for varargs functions). This leaves %r11 as the only available
  /external/openfst/src/include/fst/extensions/pdt/
replace.h 83 // Builds single Fst combining all referenced input Fsts. Leaves in the
  /external/qemu/distrib/jpeg-6b/
jfdctfst.c 24 * table entries. The AA&N method leaves only 5 multiplies and 29 adds
  /external/skia/include/core/
SkImageFilter.h 178 // false and leaves "rect" unchanged.
  /external/skia/src/pathops/
SkIntersections.h 180 // leaves flip, swap, max alone
  /external/v8/src/
list.h 56 // Deallocates memory used by the list and leaves the list in a consistent
  /external/webp/src/utils/
huffman.c 53 // with L leaves, the total number of nodes N = 2 * L - 1.
  /frameworks/base/core/java/android/nfc/tech/
IsoDep.java 168 * @throws TagLostException if the tag leaves the field
  /frameworks/base/docs/html/training/gestures/
multi.jd 62 <li>{@link android.view.MotionEvent#ACTION_UP}&mdash;Sent when the last pointer leaves the screen.</li>
  /ndk/sources/host-tools/make-3.81/
acinclude.m4 79 dnl This uses 'unset' if the shell happens to support it, but leaves the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
Standard_Suite.py 113 """kiosk mode - Kiosk mode leaves very few menus enabled """
  /external/guava/guava/src/com/google/common/util/concurrent/
Monitor.java 55 * followed immediately by a <i>try/finally</i> block to ensure that the current thread leaves the
67 * current thread leaves the monitor cleanly: <pre> {@code
666 * Leaves this monitor. May be called only by a thread currently occupying this monitor.
  /external/llvm/lib/CodeGen/
SplitKit.h 433 /// enters the block in IntvIn and leaves it in IntvOut. There may be uses in
446 /// block in IntvIn and leaves it on the stack (or not at all). Split points
457 /// block on the stack (or isn't live-in at all) and leaves it in IntvOut.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.h 261 // extent of this message declaration. Returns false and leaves
519 // extent of this field declaration. Returns false and leaves
636 // extent of this enum declaration. Returns false and leaves
714 // extent of this enum value declaration. Returns false and leaves
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
pytree.py 215 def leaves(self): member in class:Base
217 for x in child.leaves():
406 def leaves(self): member in class:Leaf
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
pytree.py 215 def leaves(self): member in class:Base
217 for x in child.leaves():
406 def leaves(self): member in class:Leaf

Completed in 1315 milliseconds

<<11121314151617181920>>