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

1 2 3 4 56 7 8 91011>>

  /external/clang/test/Analysis/
array-struct.c 149 // Current cast logic of region store mistakenly leaves the final result region
  /external/e2fsprogs/lib/ext2fs/
ext3_extents.h 45 * each block (leaves and indexes), even inode-stored has header
  /external/kernel-headers/original/asm-mips/
addrspace.h 134 * the region, 3 bits for the CCA mode. This leaves 59 bits of which the
  /external/srtp/crypto/cipher/
null_cipher.c 4 * A null cipher implementation. This cipher leaves the plaintext
  /external/v8/src/
d8-readline.cc 33 // The readline includes leaves RETURN defined which breaks V8 compilation.
  /external/valgrind/main/VEX/priv/
ir_match.h 46 leaves, indicating binding points. Use these magic macros to
  /frameworks/base/core/java/android/nfc/tech/
NfcV.java 111 * @throws TagLostException if the tag leaves the field
Ndef.java 262 * @throws TagLostException if the tag leaves the field
300 * @throws TagLostException if the tag leaves the field
370 * @throws TagLostException if the tag leaves the field
  /frameworks/base/core/java/android/view/animation/
Transformation.java 58 * Reset the transformation to a state that leaves the object
  /frameworks/base/docs/html/distribute/googleplay/promote/
badges.jd 67 // leaves opening for the alt text value
69 // leaves opening for the image file name
76 // leaves opening for the alt text value
78 // leaves opening for the image file name
  /frameworks/base/tools/aapt/
pseudolocalize.cpp 68 * Note: This leaves escape sequences untouched so they can later be
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
AllAccountObserver.java 43 * The no-argument constructor leaves the object unusable till
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
StorageLowState.java 29 * Methods that are called when a device enters/leaves storage low mode.
  /packages/wallpapers/Basic/res/values-en-rGB/
strings.xml 34 <string name="wallpaper_fall_desc" msgid="595888373487204297">"Autumn leaves tumble&lt;br&gt; To the rippling pond below:&lt;br&gt; Liquid background Zen"</string>
  /packages/wallpapers/Basic/res/values-en-rIN/
strings.xml 34 <string name="wallpaper_fall_desc" msgid="595888373487204297">"Autumn leaves tumble&lt;br&gt; To the rippling pond below:&lt;br&gt; Liquid background Zen"</string>
  /packages/wallpapers/Basic/res/values-km-rKH/
strings.xml 34 <string name="wallpaper_fall_desc" msgid="595888373487204297">"Autumn leaves tumble&lt;br&gt; To the rippling pond below:&lt;br&gt; Liquid background Zen"</string>
  /external/jpeg/
jpegtran.1 104 area. Horizontal mirroring leaves any partial iMCU column at the right edge
106 mirroring leaves any partial iMCU row at the bottom edge untouched, but is
  /external/qemu/distrib/jpeg-6b/
jpegtran.1 104 area. Horizontal mirroring leaves any partial iMCU column at the right edge
106 mirroring leaves any partial iMCU row at the bottom edge untouched, but is
  /external/llvm/lib/Transforms/Scalar/
Reassociate.cpp 520 // Leaves of the expression are values that either aren't the right kind of
533 // Leaves - Keeps track of the set of putative leaves as well as the number of
536 LeafMap Leaves; // Leaf -> Total weight so far.
561 // Appears to be a leaf. Is the operand already in the set of leaves?
562 LeafMap::iterator It = Leaves.find(Op);
563 if (It == Leaves.end()) {
571 Leaves[Op] = Weight;
575 } else if (It != Leaves.end()) {
596 Leaves.erase(It)
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor_database.h 77 // and leaves *output undefined.
83 // otherwise returns false and leaves *output undefined. containing_type
95 // returns false and leaves output unchanged.
  /external/eigen/Eigen/src/Householder/
HouseholderSequence.h 25 * acts on the whole space, the second Householder reflection leaves the one-dimensional subspace spanned by
26 * the first unit vector invariant, the third Householder reflection leaves the two-dimensional subspace
27 * spanned by the first two unit vectors invariant, and so on up to the last reflection which leaves all but
  /external/opencv/cv/src/
_cvkdtree.hpp 69 int dim; // split dimension; >=0 for nodes, -1 for leaves
202 // if found, remove paths to empty leaves on unwind
382 // searching at most emax leaves/bins.
  /external/protobuf/src/google/protobuf/
descriptor_database.h 76 // and leaves *output undefined.
82 // otherwise returns false and leaves *output undefined. containing_type
94 // returns false and leaves output unchanged.
  /external/chromium_org/mojo/system/
remote_message_pipe_posix_unittest.cc 176 // connected to MP 1, port 0, which will be attached to channel 1. This leaves
383 // connected to MP 1, port 0, which will be attached to channel 1. This leaves
  /external/chromium_org/remoting/host/plugin/
host_script_object.h 182 // |result| and returns true on success, or leaves it unchanged and returns
189 // |result| and returns true on success, or leaves it unchanged and returns

Completed in 1588 milliseconds

1 2 3 4 56 7 8 91011>>